0 users browsing Bug Reports. | 1 guest  
Main » Bug Reports » Exception type: EndOfStreamException » New reply
Alert
You are about to bump an old thread. This is usually a very bad idea. Please think about what you are about to do before you press the Post button.
New reply
Post help

Presentation

[b]…[/b] — bold type
[i]…[/i] — italic
[u]…[/u] — underlined
[s]…[/s] — strikethrough
[code]…[/code] — code block
[spoiler]…[/spoiler] — spoiler block
[spoiler=…]…[/spoiler]
[source]…[/source] — colorcoded block, assuming C#
[source=…]…[/source] — colorcoded block, specific language[which?]

Links

[img]http://…[/img] — insert image
[url]http://…[/url]
[url=http://…]…[/url]
>>… — link to post by ID
[user=##] — link to user's profile by ID

Quotations

[quote]…[/quote] — untitled quote
[quote=…]…[/quote] — "Posted by …"
[quote="…" id="…"]…[/quote] — ""Post by …" with link by post ID

Embeds


Most plain HTML also allowed.
Thread review
Kawa Would you mind running the 0.1.15 I linked in the other thread?
Crissa 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.
Main » Bug Reports » Exception type: EndOfStreamException » New reply