Notice: If the game stops working after an update, it might be a savegame incompatibility. Remove your savegame folder and try again before posting about it.
Registration has an extra hurdle now: There have been advertisement bots, so I added a security keyword to registration. Deal with it.
  0 users browsing Bug Reports. | 1 bot  
Main » Bug Reports » Exception type: EndOfStreamException
Pages: 1
Posted on 03-20-13, 09:33 am


Posts: 3/11
Since: 03-20-13

Last post: 4000 days
Last view: 4000 days
Running on new install Windows 7
P4 64 bit

Walk out of town to one or another map section (random which one is bugged) Enter map section, this error pops up. Save and world is now corrupted.

Output:
Exception type:EndOfStreamException
Main message: Unable to read beyond the ned of the stream

Stack trace:
at System.IO.BinaryReader.ReadString()
at Noxico.Token.LoadFromFile(BinaryReader.stream)
(Lots of Token.LoadFromFile calls removed for clarity) at
Noxico.Container.LoadFromFile(BinaryReader stream)
at Noxico.Board.LoadFromFile(Int32 index)
at Noxico.Board.UpdateSurroundings()
at Noxico.Board.Update(Boolean active, Boolean surrounding)
at Noxico.Player.EndTurn()
at Noxico.Player.Move(Direction targetDirection)
at Noxico.Player.Update()
at Noxico.NoxicoGame.Update()
at Noxico.MainForm.ctor()

Background info:
Noxico 0.1.14.0
Microsoft Windows NT 6.1.7601 Service Pack 1
64-bit OS, 64-bit process.
Posted on 03-20-13, 09:40 am
<i>Prophet of Celestia</i><br>Baka on the streets, senpai in the sheets

Posts: 204/344
Since: 06-08-12

Last post: 1670 days
Last view: 1209 days
Would you mind running the 0.1.15 I linked in the other thread?

I don't just program Noxico...
Pages: 1
Main » Bug Reports » Exception type: EndOfStreamException