tModLoader Crash when joining my own server

AqueousDog

Spazmatism
I host a server for 2 friends as well as myself, but when I tried to join after updating the Calamity Mod, I started receiving this error:
3/8/2019 7:15:46 AM
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Terraria.Main.DrawToMap_Section(Int32 secX, Int32 secY)
at Terraria.Main.do_Draw(GameTime gameTime)
at Terraria.Main.DoDraw(GameTime gameTime)
at Terraria.Main.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DrawFrame()
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)

The list of mods I use are as follows
  • Ammobox+
  • Boss Checklist
  • Calamity
  • Calamity Music
  • Elements Awoken
  • Elements Awoken Music
  • Fargo's Mutant Mod
  • Fargo's Soul Mod
  • Yet Another Boss Health Bar
  • Joost Mod
  • Recipe Browser
  • Reforge Armor
  • Terraria Overhaul
  • Thorium
  • Wing Slot
  • Which Mod Is This From?
Does anybody know if any of these mods cause errors, or will I just have to remove them one by one?

Edit: I have joined the world vanilla except for overhaul, because it wouldn't let me join without it. I also joined a friend's world with all the mods and it worked.
 
Last edited:
Back
Top Bottom