ChaoticNeutral7
Terrarian
As the title says, my world has been working just fine up until today, and now it simply crashes outright every time I try to open either of the Magic Storage UI. (Inventory or crafting)
I am around thirty hours into this run and not only is it my first attempt at modded Terraria, it is also my first attempt at Master Mode, so I would very much not like to start all over again. My mod list is somewhat long because I just subscribed to one of the steam collections/modpack things since I wanted to be surprised at what new stuff there was. Though, I did install a few additional things that people seemed to think are helpful for an experienced player's. Namely SummonerUI and NoPylonRestrictions. While trying to figure it out myself, which obviously didn't work, I did find what I think is the crash log, as well. This is the last message that appeared before the game crashed:
[09:43:28.687] [32/ERROR] [tML]: Unhandled Exception
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at MagicStorage.Components.StorageHeart.KillTile(Int32 i, Int32 j, Boolean& fail, Boolean& effectOnly, Boolean& noItem) in MagicStorage\Components\StorageHeart.cs:line 68
at Terraria.ModLoader.TileLoader.KillTile(Int32 i, Int32 j, Int32 type, Boolean& fail, Boolean& effectOnly, Boolean& noItem) in tModLoader\Terraria\ModLoader\TileLoader.cs:line 644
at DMD<System.Void Terraria.WorldGen:KillTile(System.Int32, System.Int32, System.Boolean, System.Boolean, System.Boolean)>(Int32 i, Int32 j, Boolean fail, Boolean effectOnly, Boolean noItem)
at NoxusBoss.Core.World.Subworlds.EternalGardenNew.DisallowGrassToDirtConversion(orig_KillTile orig, Int32 i, Int32 j, Boolean fail, Boolean effectOnly, Boolean noItem)
at Hook<System.Void NoxusBoss.Core.World.Subworlds.EternalGardenNew:
isallowGrassToDirtConversion(Terraria.On_WorldGen+orig_KillTile,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)>(Int32 , Int32 , Boolean , Boolean , Boolean )
at NoxusBoss.Core.Graphics.StarblessedPlatforms.StarblessedPlatformSystem.KillPlatformPoints(orig_KillTile orig, Int32 i, Int32 j, Boolean fail, Boolean effectOnly, Boolean noItem)
at Hook<System.Void NoxusBoss.Core.Graphics.StarblessedPlatforms.StarblessedPlatformSystem::KillPlatformPoints(Terraria.On_WorldGen+orig_KillTile,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)>(Int32 , Int32 , Boolean , Boolean , Boolean )
at SyncProxy<System.Void Terraria.WorldGen:KillTile(System.Int32, System.Int32, System.Boolean, System.Boolean, System.Boolean)>(Int32 , Int32 , Boolean , Boolean , Boolean )
at NoxusBoss.Core.World.WorldGeneration.SolynCampsiteWorldGen.<>c__DisplayClass29_0.<PlaceCampOnNewThread>b__0(Object p)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
[09:43:28.689] [32/FATAL] [tML]: Native exception has occurred, attempting to determine erroring module...
[09:43:28.690] [32/FATAL] [tML]: Exception occurred in module: C:\Windows\System32\KERNELBASE.dll
[09:43:28.690] [32/FATAL] [tML]: Attempting to save minidump...
[09:43:29.413] [32/FATAL] [tML]: Minidump saved to: 'C:\Steam\steamapps\common\tModLoader\tModLoader-Logs\client_v2025.5.3.0_07-04-25_09-43-28-6912_32.dmp.zip'
[09:43:29.413] [32/FATAL] [tML]: This file can be provided to tModLoader developers to help diagnose the issue.
Any assistance would be greatly appreciated and I can provide additional information if necessary.
I am around thirty hours into this run and not only is it my first attempt at modded Terraria, it is also my first attempt at Master Mode, so I would very much not like to start all over again. My mod list is somewhat long because I just subscribed to one of the steam collections/modpack things since I wanted to be surprised at what new stuff there was. Though, I did install a few additional things that people seemed to think are helpful for an experienced player's. Namely SummonerUI and NoPylonRestrictions. While trying to figure it out myself, which obviously didn't work, I did find what I think is the crash log, as well. This is the last message that appeared before the game crashed:
[09:43:28.687] [32/ERROR] [tML]: Unhandled Exception
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at MagicStorage.Components.StorageHeart.KillTile(Int32 i, Int32 j, Boolean& fail, Boolean& effectOnly, Boolean& noItem) in MagicStorage\Components\StorageHeart.cs:line 68
at Terraria.ModLoader.TileLoader.KillTile(Int32 i, Int32 j, Int32 type, Boolean& fail, Boolean& effectOnly, Boolean& noItem) in tModLoader\Terraria\ModLoader\TileLoader.cs:line 644
at DMD<System.Void Terraria.WorldGen:KillTile(System.Int32, System.Int32, System.Boolean, System.Boolean, System.Boolean)>(Int32 i, Int32 j, Boolean fail, Boolean effectOnly, Boolean noItem)
at NoxusBoss.Core.World.Subworlds.EternalGardenNew.DisallowGrassToDirtConversion(orig_KillTile orig, Int32 i, Int32 j, Boolean fail, Boolean effectOnly, Boolean noItem)
at Hook<System.Void NoxusBoss.Core.World.Subworlds.EternalGardenNew:
at NoxusBoss.Core.Graphics.StarblessedPlatforms.StarblessedPlatformSystem.KillPlatformPoints(orig_KillTile orig, Int32 i, Int32 j, Boolean fail, Boolean effectOnly, Boolean noItem)
at Hook<System.Void NoxusBoss.Core.Graphics.StarblessedPlatforms.StarblessedPlatformSystem::KillPlatformPoints(Terraria.On_WorldGen+orig_KillTile,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)>(Int32 , Int32 , Boolean , Boolean , Boolean )
at SyncProxy<System.Void Terraria.WorldGen:KillTile(System.Int32, System.Int32, System.Boolean, System.Boolean, System.Boolean)>(Int32 , Int32 , Boolean , Boolean , Boolean )
at NoxusBoss.Core.World.WorldGeneration.SolynCampsiteWorldGen.<>c__DisplayClass29_0.<PlaceCampOnNewThread>b__0(Object p)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
[09:43:28.689] [32/FATAL] [tML]: Native exception has occurred, attempting to determine erroring module...
[09:43:28.690] [32/FATAL] [tML]: Exception occurred in module: C:\Windows\System32\KERNELBASE.dll
[09:43:28.690] [32/FATAL] [tML]: Attempting to save minidump...
[09:43:29.413] [32/FATAL] [tML]: Minidump saved to: 'C:\Steam\steamapps\common\tModLoader\tModLoader-Logs\client_v2025.5.3.0_07-04-25_09-43-28-6912_32.dmp.zip'
[09:43:29.413] [32/FATAL] [tML]: This file can be provided to tModLoader developers to help diagnose the issue.
Any assistance would be greatly appreciated and I can provide additional information if necessary.