tModLoader

tModLoader

Wing Slot Extra
stormytuna 11 Dec, 2022 @ 12:56pm
Coins, ammo and chests disappearing
[20:49:28.826] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Terraria.ModLoader.AccessorySlotLoader.Draw(Int32 skip, Boolean modded, Int32 slot, Color color) in tModLoader\Terraria\ModLoader\AccessorySlotLoader.cs:line 161
at Terraria.ModLoader.AccessorySlotLoader.DrawAccSlots(Int32 num20) in tModLoader\Terraria\ModLoader\AccessorySlotLoader.cs:line 62
at Terraria.Main.DrawInventory() in tModLoader\Terraria\Main.cs:line 31479
at Terraria.Main.DrawInterface_27_Inventory() in tModLoader\Terraria\Main.cs:line 34931
at Terraria.Main.<SetupDrawInterfaceLayers>b__1585_24() in tModLoader\Terraria\Main.cs:line 34415
at Terraria.UI.GameInterfaceLayer.Draw() in tModLoader\Terraria\UI\GameInterfaceLayer.cs:line 41
at Terraria.Main.DrawInterface(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 34479
at Terraria.Main.DoDraw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 49341
at Terraria.Main.Draw(GameTime gameTime) in tModLoader\Terraria\Main.cs:line 48654
at Microsoft.Xna.Framework.Game.Tick() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 562
at Microsoft.Xna.Framework.Game.RunLoop() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 878
at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 419
at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 231
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 192
at MonoLaunch.<>c__DisplayClass1_0.<Main>b__0() in tModLoader\Terraria\MonoLaunch.cs:line 56
at System.Threading.Thread.StartCallback()


Stack trace doesnt mention this mod but disabling only this mod fixed my issue and enabling only this mod brought the issue back