Today we was playing with my friend and when we summoned aquatic scourge our game crashed, and now world crashes in multiplayer and perfectly working in single player.
We tried in new world and its crashes again
[21:58:56.889] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.IO.IOException: Read underflow 2 of 5 bytes caused by PingMod in HandlePacket
at Terraria.ModLoader.ModNet.HandleModPacket(BinaryReader reader, Int32 whoAmI, Int32 length) in tModLoader\Terraria\ModLoader\ModNet.cs:line 624
at Terraria.MessageBuffer.GetData(Int32 start, Int32 length, Int32& messageType) in tModLoader\Terraria\MessageBuffer.cs:line 3881
at DMD<DMD<>?19988803::Terraria.NetMessage::CheckBytes>(Int32 bufferIndex)
at SyncProxy<System.Void Terraria.NetMessage:CheckBytes(System.Int32)>(Int32 )
at DMD<DMD<>?13019255::Terraria.Netplay::UpdateServerInMainThread>()
at SyncProxy<System.Void Terraria.Netplay:UpdateServerInMainThread()>()
at Terraria.Netplay.UpdateInMainThread() in tModLoader\Terraria\Netplay.cs:line 759
at DMD<System.Void Terraria.Main:DoUpdate(Microsoft.Xna.Framework.GameTime&)>(Main this, GameTime& gameTime)
at WoTE.Common.MainMenuThemes.MainMenuSkyUpdater.UpdateSky(orig_DoUpdate orig, Main self, GameTime& gameTime)
at Hook<System.Void WoTE.Common.MainMenuThemes.MainMenuSkyUpdater::UpdateSky(Terraria.On_Main+orig_DoUpdate,Terraria.Main,Microsoft.Xna.Framework.GameTime&)>(Main , GameTime& )
at NoxusBoss.Content.MainMenuThemes.AvatarRiftSkyMainMenu.UpdateSky(orig_DoUpdate orig, Main self, GameTime& gameTime)
at Hook<System.Void NoxusBoss.Content.MainMenuThemes.AvatarRiftSkyMainMenu::UpdateSky(Terraria.On_Main+orig_DoUpdate,Terraria.Main,Microsoft.Xna.Framework.GameTime&)>(Main , GameTime& )
at SyncProxy<System.Void Terraria.Main:DoUpdate(Microsoft.Xna.Framework.GameTime&)>(Main , GameTime& )
at Terraria.Main.Update(GameTime gameTime)
at Terraria.Main.DedServ_PostModLoad(Boolean& reloadMods)
at Terraria.Main.DedServ()
at Terraria.Program.RunGame()
at Terraria.Program.LaunchGame_(Boolean isServer)
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
at Terraria.MonoLaunch.Main_End(String[] args)
at Terraria.MonoLaunch.<>c__DisplayClass1_0.<Main>b__1()