|
|||
| Views: 693,918 | 06-28-21, 01:24 am | ||
code block | Thread review | |
|---|---|
| Kawa |
I'm working on this now. Okay, I should have it up to spec now. |
| Torinir |
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 |