tModLoader Mod Compiling Error

PewOP

Terrarian
I think it terraria problem?

Code:
[00:12:53] [.NET ThreadPool Worker/ERROR] [tML]: An error occurred while loading tm v0.1
The mod(s) have been automatically disabled.
System.Collections.Generic.KeyNotFoundException: The given key '5164' was not present in the dictionary.
   at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumi thierable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 58
   at Terraria.ModLoader.Mod.SetupContent() in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 25
   at Terraria.ModLoader.ModContent.<>c.<Load>b__41_1(Mod mod) in tModLoader\Terraria\ModLoader\ModContent.cs:line 322
   at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction) in tModLoader\Terraria\ModLoader\ModContent.cs:line 369
   at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 321
   at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 122
[00:12:53] [.NET ThreadPool Worker/INFO] [tML]: Disabling Mod: tm
[00:13:05] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = True): "tModLoader-Logs"
 
Back
Top Bottom