tModLoader
Vanilla+ QoL
Draco1122 2024년 1월 15일 오후 1시 33분
01 15 24 Update fails to load
After today's update. Game loads up mods ok to main menu. Then went in and changed a setting on another mod in manage mods in tmodloader and while game was reloading changes. I got message this mod failed to load. Exited and relaunched and loaded fine again. Did a test changed a setting again and failed to load again. Relaunched and works so heads up may have issue.

Also, steams having cloud syncing issues atm so maybe related.

Here is log on last load that failed.

[17:16:22.389] [.NET ThreadPool Worker/DEBUG] [tML]: Unloading 43 IL hooks, 0 detours from VanillaQoL in Vanilla+ QoL
[17:16:22.534] [.NET ThreadPool Worker/WARN] [tML]: Silently Caught Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at VanillaQoL.Gameplay.BuffsPersistOnDeath.Unload() in VanillaQoL/Gameplay/BuffsPersistOnDeath.cs:line 53
at Terraria.ModLoader.Mod.UnloadContent() in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 36
at Terraria.ModLoader.ModContent.UnloadModContent() in tModLoader\Terraria\ModLoader\ModContent.cs:line 442
at Terraria.ModLoader.ModLoader.Mods_Unload() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 238
at Terraria.ModLoader.ModLoader.Unload() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 209
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 115
at Terraria.ModLoader.ModLoader.<>c__DisplayClass47_0.<BeginLoad>b__0() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 107
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

[17:16:22.535] [.NET ThreadPool Worker/FATAL] [tML]: One or more errors occurred while unloading and tModLoader must be restarted to prevent further issues.
VanillaQoL was unable to unload properly. Modders must use defensive programming to ensure unloading completes regardless of any errors during loading.
System.NullReferenceException: Object reference not set to an instance of an object.
at VanillaQoL.Gameplay.BuffsPersistOnDeath.Unload() in VanillaQoL/Gameplay/BuffsPersistOnDeath.cs:line 53
at Terraria.ModLoader.Mod.UnloadContent() in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 36
at Terraria.ModLoader.ModContent.UnloadModContent() in tModLoader\Terraria\ModLoader\ModContent.cs:line 442
at Terraria.ModLoader.ModLoader.Mods_Unload() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 238
at Terraria.ModLoader.ModLoader.Unload() in tModLoader\Terraria\ModLoader\ModLoader.cs:line 209
[17:16:24.048] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: shutdown
Draco1122 님이 마지막으로 수정; 2024년 1월 15일 오후 2시 19분
< >
전체 댓글 12개 중 1~12개 표시 중
Draco1122 2024년 1월 15일 오후 2시 21분 
This was first error in log.

[17:15:42.553] [.NET ThreadPool Worker/ERROR] [tML]: An error occurred while loading VanillaQoL v1.0.0.14
The mod(s) have been automatically disabled.
System.ArgumentException: An item with the same key has already been added. Key: CatNames_Siamese.Pannoniae
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at VanillaQoL.API.LanguagePatch.addToCategory(String category, String entry, String value) in VanillaQoL/API/LanguagePatch.cs:line 98
at VanillaQoL.VanillaQoL.PostSetupContent() in VanillaQoL.cs:line 128
at Terraria.ModLoader.ModContent.<>c.<Load>b__43_2(Mod mod) in tModLoader\Terraria\ModLoader\ModContent.cs:line 316
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction) in tModLoader\Terraria\ModLoader\ModContent.cs:line 377
at DMD<System.Void Terraria.ModLoader.ModContent:Load(System.Threading.CancellationToken)>(CancellationToken token)
at SyncProxy<System.Void Terraria.ModLoader.ModContent:Load(System.Threading.CancellationToken)>(CancellationToken )
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 127
[17:15:42.554] [.NET ThreadPool Worker/INFO] [tML]: Disabling Mod: VanillaQoL
Draco1122 님이 마지막으로 수정; 2024년 1월 15일 오후 2시 22분
Yokisan 2024년 1월 15일 오후 2시 23분 
This happened to me as well, I managed to fix it by deleting the config of the mod.
Yokisan 님이 마지막으로 수정; 2024년 1월 15일 오후 2시 24분
Draco1122 2024년 1월 15일 오후 2시 23분 
Will give that a try.
Draco1122 2024년 1월 15일 오후 2시 37분 
Did not work going to try turning Pannoniae as cat off.
Draco1122 2024년 1월 15일 오후 2시 42분 
Turning off Pannoniae as cat worked no error.
Zangetsu747 2024년 1월 15일 오후 2시 48분 
Draco1122 님이 먼저 게시:
Turning off Pannoniae as cat worked no error.
Sorry but for the technologically illiterate like me could you briefly explain where to find the place I can do that?
Draco1122 2024년 1월 15일 오후 4시 53분 
It is setting in config file in game. So on main menu go to workshop tab. Then manage mods. Find this mod in list and click brown ish gear that says open config file when hovering over it. Then find the setting in there and turn off. Then back out and let it reload.
Draco1122 님이 마지막으로 수정; 2024년 1월 15일 오후 4시 55분
damianekurwa 2024년 1월 15일 오후 5시 51분 
Zangetsu747 님이 먼저 게시:
Draco1122 님이 먼저 게시:
Turning off Pannoniae as cat worked no error.
Sorry but for the technologically illiterate like me could you briefly explain where to find the place I can do that?
It's a feature in the config under Cheats
Pannoniæ  [개발자] 2024년 1월 15일 오후 9시 07분 
I'll fix it, disable the setting until then
Pannoniæ  [개발자] 2024년 1월 15일 오후 10시 22분 
Fixed!^^
DarkCat2024 2024년 1월 16일 오전 5시 24분 
With the latest update. if I scroll the configuration page all the way down, the game instantly crashes on repeated attempts.
Pannoniæ  [개발자] 2024년 1월 16일 오후 12시 17분 
send crashlog
< >
전체 댓글 12개 중 1~12개 표시 중
페이지당 표시 개수: 1530 50