tModLoader

tModLoader

Bosses As NPCs
New Tmod update crashes mod
[22:53:43.588] [.NET TP Worker/ERROR] [tML]: An error occurred while loading BossesAsNPCs v0.2.11
It has been detected that this mod was built for tModLoader v2024.6.3.0
However, you are using tModLoader v2025.3.3.0
The mod(s) and any dependencies have been automatically disabled.
Terraria.ModLoader.Exceptions.MultipleException: Multiple errors occurred.
---> System.ArgumentException: An item with the same key has already been added. Key: BossesAsNPCs/BeCostumeLegpiece
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ReLogic.Reflection.IdDictionary.Add(String name, Int32 id) in D:\a\tModLoader\tModLoader\src\tModLoader\ReLogic\Reflection\IdDictionary.cs:line 39
at Terraria.ModLoader.EquipLoader.AddEquipTexture(Mod mod, String texture, EquipType type, ModItem item, String name, EquipTexture equipTexture) in tModLoader\Terraria\ModLoader\EquipLoader.cs:line 307
at BossesAsNPCs.Items.Vanity.Betsy.BeCostumeLegpiece.Load() in BossesAsNPCs\Items\Vanity\Betsy\BeCostume.cs:line 61
at Terraria.ModLoader.ModType.Terraria.ModLoader.ILoadable.Load(Mod mod) in tModLoader\Terraria\ModLoader\ModType.cs:line 34
at Terraria.ModLoader.Mod.AddContent(ILoadable instance) in tModLoader\Terraria\ModLoader\Mod.cs:line 175
at Terraria.ModLoader.Mod.<Autoload>b__126_5(Type t) in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 62
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129
--- End of inner exception stack trace ---
at Terraria.ModLoader.Core.LoaderUtils.RethrowAggregatedExceptions(IReadOnlyCollection`1 exceptions) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 146
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 137
at Terraria.ModLoader.Mod.Autoload() in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 62
at Terraria.ModLoader.ModContent.<>c.<Load>b__45_0(Mod mod) in tModLoader\Terraria\ModLoader\ModContent.cs:line 309
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction) in tModLoader\Terraria\ModLoader\ModContent.cs:line 443
at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 304
at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 134
---> (Inner Exception #1) System.ArgumentException: An item with the same key has already been added. Key: BossesAsNPCs/EoLCostumeLegpiece
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ReLogic.Reflection.IdDictionary.Add(String name, Int32 id) in D:\a\tModLoader\tModLoader\src\tModLoader\ReLogic\Reflection\IdDictionary.cs:line 39
at Terraria.ModLoader.EquipLoader.AddEquipTexture(Mod mod, String texture, EquipType type, ModItem item, String name, EquipTexture equipTexture) in tModLoader\Terraria\ModLoader\EquipLoader.cs:line 307
at BossesAsNPCs.Items.Vanity.EmpressOfLight.EoLCostumeLegpiece.Load() in BossesAsNPCs\Items\Vanity\EmpressOfLight\EoLCostume.cs:line 32
at Terraria.ModLoader.ModType.Terraria.ModLoader.ILoadable.Load(Mod mod) in tModLoader\Terraria\ModLoader\ModType.cs:line 34
at Terraria.ModLoader.Mod.AddContent(ILoadable instance) in tModLoader\Terraria\ModLoader\Mod.cs:line 175
at Terraria.ModLoader.Mod.<Autoload>b__126_5(Type t) in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 62
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129<---

---> (Inner Exception #2) System.ArgumentException: An item with the same key has already been added. Key: BossesAsNPCs/IQCostumeLegpiece
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ReLogic.Reflection.IdDictionary.Add(String name, Int32 id) in D:\a\tModLoader\tModLoader\src\tModLoader\ReLogic\Reflection\IdDictionary.cs:line 39
at Terraria.ModLoader.EquipLoader.AddEquipTexture(Mod mod, String texture, EquipType type, ModItem item, String name, EquipTexture equipTexture) in tModLoader\Terraria\ModLoader\EquipLoader.cs:line 307
at BossesAsNPCs.Items.Vanity.IceQueen.IQCostumeLegpiece.Load() in BossesAsNPCs\Items\Vanity\IceQueen\IQCostume.cs:line 32
at Terraria.ModLoader.ModType.Terraria.ModLoader.ILoadable.Load(Mod mod) in tModLoader\Terraria\ModLoader\ModType.cs:line 34
at Terraria.ModLoader.Mod.AddContent(ILoadable instance) in tModLoader\Terraria\ModLoader\Mod.cs:line 175
at Terraria.ModLoader.Mod.<Autoload>b__126_5(Type t) in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 62
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129<---

---> (Inner Exception #3) System.ArgumentException: An item with the same key has already been added. Key: BossesAsNPCs/MoCostumeLegpiece
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ReLogic.Reflection.IdDictionary.Add(String name, Int32 id) in D:\a\tModLoader\tModLoader\src\tModLoader\ReLogic\Reflection\IdDictionary.cs:line 39
at Terraria.ModLoader.EquipLoader.AddEquipTexture(Mod mod, String texture, EquipType type, ModItem item, String name, EquipTexture equipTexture) in tModLoader\Terraria\ModLoader\EquipLoader.cs:line 307
at BossesAsNPCs.Items.Vanity.Mothron.MoCostumeLegpiece.Load() in BossesAsNPCs\Items\Vanity\Mothron\MoCostume.cs:line 32
at Terraria.ModLoader.ModType.Terraria.ModLoader.ILoadable.Load(Mod mod) in tModLoader\Terraria\ModLoader\ModType.cs:line 34
at Terraria.ModLoader.Mod.AddContent(ILoadable instance) in tModLoader\Terraria\ModLoader\Mod.cs:line 175
at Terraria.ModLoader.Mod.<Autoload>b__126_5(Type t) in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 62
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129<---

---> (Inner Exception #4) System.ArgumentException: An item with the same key has already been added. Key: BossesAsNPCs/QBCostumeLegpiece
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ReLogic.Reflection.IdDictionary.Add(String name, Int32 id) in D:\a\tModLoader\tModLoader\src\tModLoader\ReLogic\Reflection\IdDictionary.cs:line 39
at Terraria.ModLoader.EquipLoader.AddEquipTexture(Mod mod, String texture, EquipType type, ModItem item, String name, EquipTexture equipTexture) in tModLoader\Terraria\ModLoader\EquipLoader.cs:line 307
at BossesAsNPCs.Items.Vanity.QueenBee.QBCostumeLegpiece.Load() in BossesAsNPCs\Items\Vanity\QueenBee\QBCostume.cs:line 28
at Terraria.ModLoader.ModType.Terraria.ModLoader.ILoadable.Load(Mod mod) in tModLoader\Terraria\ModLoader\ModType.cs:line 34
at Terraria.ModLoader.Mod.AddContent(ILoadable instance) in tModLoader\Terraria\ModLoader\Mod.cs:line 175
at Terraria.ModLoader.Mod.<Autoload>b__126_5(Type t) in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 62
at Terraria.ModLoader.Core.LoaderUtils.ForEachAndAggregateExceptions[T](IEnumerable`1 enumerable, Action`1 action) in tModLoader\Terraria\ModLoader\Core\LoaderUtils.cs:line 129<---

This is what I get when I get to the "Adding Content".
< >
Viser 1-4 af 4 kommentarer
digdug50i 30. apr. kl. 20:24 
I had the same exact problem ^ Don't let this be RIP monster NPCs 😭
Rijam  [udvikler] 30. apr. kl. 21:30 
I have already released a new update. Make sure you have 0.2.12
Dogy6 1. maj kl. 6:25 
Oprindeligt skrevet af Rijam:
I have already released a new update. Make sure you have 0.2.12

I'm still having the problem and have already updated. I'm using the stable version 2025.3.3.0. According to the error log, the latest supported version is v2024.6.3.0.
Anjie 1. maj kl. 19:22 
Oprindeligt skrevet af Dogy6:
Oprindeligt skrevet af Rijam:
I have already released a new update. Make sure you have 0.2.12

I'm still having the problem and have already updated. I'm using the stable version 2025.3.3.0. According to the error log, the latest supported version is v2024.6.3.0.

youll have to go to the workshop to update, its working fine for me now
< >
Viser 1-4 af 4 kommentarer
Per side: 1530 50