You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to read beyond the end of the stream.
at System.IO.BinaryReader.ReadByte()
at BinaryReaderBE.ReadInt32()
at Weland.MapInfo.Load(BinaryReaderBE reader)
at Weland.Level.LoadChunk(ISerializableBE chunk, Byte[] data)
at Weland.Level.Load(DirectoryEntry wad)
at Weland.MapWindow.SelectLevel(Int32 n)
at Weland.MapWindow.OpenFile(String filename)
at Weland.MapWindow.OnOpen(Object obj, EventArgs args)
Tried multiple maps
The text was updated successfully, but these errors were encountered:
Returns this unhandled exception
Unable to read beyond the end of the stream.
at System.IO.BinaryReader.ReadByte()
at BinaryReaderBE.ReadInt32()
at Weland.MapInfo.Load(BinaryReaderBE reader)
at Weland.Level.LoadChunk(ISerializableBE chunk, Byte[] data)
at Weland.Level.Load(DirectoryEntry wad)
at Weland.MapWindow.SelectLevel(Int32 n)
at Weland.MapWindow.OpenFile(String filename)
at Weland.MapWindow.OnOpen(Object obj, EventArgs args)
Tried multiple maps
The text was updated successfully, but these errors were encountered: