PirateStedeBonnet
Member
- ServUO Version
- Publish 57
- Ultima Expansion
- Endless Journey
My server has been running great for about a week or two now. Last night before i went to bed I backed up the data by copying the data directory and the backup directory (not sure if it's related ). Today when i tried to log in i can't and get the following error in the console. I tried to recopy the server directory, but still get the same error. There are no compile errors only the runtime error. I'm wondering if my data files got corrupted possibly? Any help is greatly appreciated.
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.__Error.EndOfFile()
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt32()
at Server.World.ReadTypes(BinaryReader tdbReader) in C:\ServUO\Server\World.cs:line 210
at Server.World.Load() in C:\ServUO\Server\World.cs:line 339
at Server.Core.Setup(String[] args) in C:\ServUO\Server\Main.cs:line 644
at ServUO.ServUO.Main(String[] args) in C:\ServUO\Application\ServUO.cs:line 10
This exception is fatal, press return to exit
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.__Error.EndOfFile()
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt32()
at Server.World.ReadTypes(BinaryReader tdbReader) in C:\ServUO\Server\World.cs:line 210
at Server.World.Load() in C:\ServUO\Server\World.cs:line 339
at Server.Core.Setup(String[] args) in C:\ServUO\Server\Main.cs:line 644
at ServUO.ServUO.Main(String[] args) in C:\ServUO\Application\ServUO.cs:line 10
This exception is fatal, press return to exit