tModLoader

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
< >
目前顯示第 1-12 則留言,共 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
< >
目前顯示第 1-12 則留言,共 12
每頁顯示: 1530 50