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 » Crash when entering dungeons
Pages: 1
Posted on 08-10-19, 01:28 am

 

Posts: 1/1
Since: 08-10-19

Last post: 1722 days
Last view: 1445 days
I'm getting an index out of range error when entering dungeons in this latest build from the git.

Exception type: IndexOutOfRangeException
Main message: Index was outside the bounds of the array.

Stack trace:
at Noxico.StoneDungeonGenerator.ToTilemap(Tile[,]& map)
at Noxico.DungeonGenerator.CreateDungeon(Boolean forTravel, String name)
at Noxico.Player.CheckWarps()
at Noxico.Player.Update()
at Noxico.Board.Update(Boolean active, Boolean surrounding)
at Noxico.NoxicoGame.Update()
at Noxico.MainForm.timer_Tick(Object sender, EventArgs e)

Background info:
Noxico 0.1.6
Microsoft Windows NT 6.2.9200.0
64-bit OS, 64-bit process.
C:\Games\Noxico-master\bin\Release
Posted on 09-01-19, 03:22 pm (revision 1)
<i>Prophet of Celestia</i><br>Baka on the streets, senpai in the sheets

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

Last post: 1699 days
Last view: 1239 days
I'm working on this now.

Okay, I should have it up to spec now.

I don't just program Noxico...
Pages: 1
Main » Bug Reports » Crash when entering dungeons