Guest User

Untitled

a guest
Jul 11th, 2025
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. [22:05:00.392] [45/ERROR] [tML]: Unhandled Exception
  2. System.Collections.Generic.KeyNotFoundException: The given key 'ThoriumMod' was not present in the dictionary.
  3. at ThoriumRework.TreasureBagsWithCalamity.AppliesToEntity(Item item, Boolean lateInstatiation) in ThoriumRework\TreasureBagsWithCalamity.cs:line 14
  4. at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaultsBeforeLookupsAreBuilt(TEntity entity, TGlobal[] entityGlobals, Action`1 setModEntityDefaults, InstantiationTime[]& instTimes) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 94
  5. at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaultsBeforeLookupsAreBuilt(TEntity entity, TGlobal[] entityGlobals, Action`1 setModEntityDefaults) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 63
  6. at Terraria.ModLoader.Core.GlobalLoaderUtils`2.SetDefaults(TEntity entity, TGlobal[]& entityGlobals, Action`1 setModEntityDefaults) in tModLoader\Terraria\ModLoader\Core\GlobalLoaderUtils.cs:line 29
  7. at Terraria.ModLoader.ItemLoader.SetDefaults(Item item, Boolean createModItem) in tModLoader\Terraria\ModLoader\ItemLoader.cs:line 180
  8. at Terraria.Item.SetDefaults(Int32 Type, Boolean noMatCheck, ItemVariant variant) in tModLoader\Terraria\Item.cs:line 48493
  9. at Terraria.Item.SetDefaults(Int32 Type) in tModLoader\Terraria\Item.cs:line 48244
  10. at Terraria.Item..ctor(Int32 setDefaultsToType, Int32 stack, Int32 prefix) in tModLoader\Terraria\Item.cs:line 768
  11. at ImproveGame.Content.Functions.Construction.MaterialCore.<>c.<PostSetupContent>b__25_0() in ImproveGame\Content\Functions\Construction\MaterialCore.cs:line 92
  12. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  13. --- End of stack trace from previous location ---
  14. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  15. [22:05:00.397] [45/FATAL] [tML]: Native exception has occurred, attempting to determine erroring module...
  16. [22:05:00.398] [45/FATAL] [tML]: Exception occurred in module: C:\Windows\System32\KERNELBASE.dll
  17. [22:05:00.398] [45/FATAL] [tML]: Attempting to save minidump...
Advertisement
Add Comment
Please, Sign In to add comment