tModLoader

tModLoader

Vanilla+ QoL
Draco1122 Jan 15, 2024 @ 1:33pm
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
Last edited by Draco1122; Jan 15, 2024 @ 2:19pm
< >
Showing 1-12 of 12 comments
Draco1122 Jan 15, 2024 @ 2:21pm 
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
Last edited by Draco1122; Jan 15, 2024 @ 2:22pm
Yokisan Jan 15, 2024 @ 2:23pm 
This happened to me as well, I managed to fix it by deleting the config of the mod.
Last edited by Yokisan; Jan 15, 2024 @ 2:24pm
Draco1122 Jan 15, 2024 @ 2:23pm 
Will give that a try.
Draco1122 Jan 15, 2024 @ 2:37pm 
Did not work going to try turning Pannoniae as cat off.
Draco1122 Jan 15, 2024 @ 2:42pm 
Turning off Pannoniae as cat worked no error.
Zangetsu747 Jan 15, 2024 @ 2:48pm 
Originally posted by 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 Jan 15, 2024 @ 4:53pm 
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.
Last edited by Draco1122; Jan 15, 2024 @ 4:55pm
damianekurwa Jan 15, 2024 @ 5:51pm 
Originally posted by Zangetsu747:
Originally posted by 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æ  [developer] Jan 15, 2024 @ 9:07pm 
I'll fix it, disable the setting until then
Pannoniæ  [developer] Jan 15, 2024 @ 10:22pm 
Fixed!^^
DarkCat2024 Jan 16, 2024 @ 5:24am 
With the latest update. if I scroll the configuration page all the way down, the game instantly crashes on repeated attempts.
Pannoniæ  [developer] Jan 16, 2024 @ 12:17pm 
send crashlog
< >
Showing 1-12 of 12 comments
Per page: 1530 50