Calamity issue (multiplayer world saves)

ironminer93

Terrarian
Recently, me and my group of friends have started to play calamity, we noticed that the world would "save" but wouldn't completely save all progress (inventory was not affected, only the actual world and boss list).We noticed this happened a lot and rolled back a bunch of progress.I went through server log and i believe this was the main issue :

6/09/2020 3:38:40 PM
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt64()
at Terraria.IO.WorldFile.validateWorld(BinaryReader fileIO)

6/09/2020 3:38:44 PM
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt64()
at Terraria.IO.WorldFile.validateWorld(BinaryReader fileIO)

Is there any type of fix or is just calamity multiplayer a broken mess?
 
I am not good at working out error codes.
However this is what I think they mean
The first line looks like something is overloaded and crashes the binary reader
and the last line the game call for the reader to save your large world however they were overloaded.

This is only what I think they mean so it is most likely that my explanations are not true

Try reinstalling Calamity or Tmod to see if that helps
 
calamity has two major bugs currently: worlds not saving properly, and multiplayer being broken
Congrats, you just found out both, nothing you can do about it besides disabling the mod or waiting for it to update
 
Back
Top Bottom