T
tModLoader•2y ago
narrow-beige

crash

I had a crash when starting my game and from what I could read it is a UI error, but I don't really know what could cause it. Mods:RemnantOfTheAncientsMod,BossChecklist,HEROsMod and CheatSheet
No description
9 Replies
tModLoader
tModLoader•2y ago
Tag: alllogs (Owner: jopojelly#0000) If the information in the pinned thread does not solve your issue, please post all log files by dragging and dropping them into this chat. In Steam right click on tModLoader in the library, then hover over Manage and click on Browse local files. In the folder that appears find tModLoader-Logs and open that folder. Inside that folder are the logs files. Select them all except the Old folder and drag them into this chat. If you need a visual guide to this process watch this: https://github.com/tModLoader/tModLoader/assets/4522492/3f4efa43-753f-4733-b630-ba85e711340c
narrow-beige
narrow-beigeOP•2y ago
tModLoader
tModLoader•2y ago
Automatic Hastebin for santiago27 (client.log): https://hst.sh/jurenagasu.cs
Rijam
Rijam•2y ago
I think it is a IL edit conflict between RemnantOfTheAncientsMod and CalamityMod
[17:46:43.912] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.ItemSlot::PickItemMovementAction(Item[], int, int, Item) added by RemnantOfTheAncientsMod
[17:46:43.919] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.Collections.Generic.KeyNotFoundException: CalamityMod.Items.CalamityGlobalItem
at CalamityMod.ILEditing.ILChanges.IncorporateEnchantmentInAffix(orig_AffixName orig, Item self) in CalamityMod\ILEditing\MechanicILChanges.cs:line 463
[17:46:43.912] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.ItemSlot::PickItemMovementAction(Item[], int, int, Item) added by RemnantOfTheAncientsMod
[17:46:43.919] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.Collections.Generic.KeyNotFoundException: CalamityMod.Items.CalamityGlobalItem
at CalamityMod.ILEditing.ILChanges.IncorporateEnchantmentInAffix(orig_AffixName orig, Item self) in CalamityMod\ILEditing\MechanicILChanges.cs:line 463
RemnantOfTheAncientsMod adds an IL Edit, then there is an error about CalamityMod
narrow-beige
narrow-beigeOP•2y ago
oh thanks I'll have to fix it
Rijam
Rijam•2y ago
I mean, I'm not certain that is the cause. But it is worth investigating.
narrow-beige
narrow-beigeOP•2y ago
probably calamity updated something and my code got old I think I found it but I think it's appropriate to ask #mod-programming-help no?
Rijam
Rijam•2y ago
yeah
narrow-beige
narrow-beigeOP•2y ago
many thanks 😄

Did you find this page helpful?