My rogue is fighting Morgoth in the corner of the dungeon and whenever he hits me, it crashes my game with the following error:
Assertion failed!
Program: .... blahblah Angband.exe
File: cave.c
Line: 889
Expression: y < DUNGEON_HGT
My guess from the variable names is that it tries to earthquake off the map. The whole time I was on a glyph and he couldn't hit me nothing crashed. As soon as he started hitting me, this happens every time.
Is this a known issue? This is with the current production version of V 3.1.0, not the dailies.
Assertion failed!
Program: .... blahblah Angband.exe
File: cave.c
Line: 889
Expression: y < DUNGEON_HGT
My guess from the variable names is that it tries to earthquake off the map. The whole time I was on a glyph and he couldn't hit me nothing crashed. As soon as he started hitting me, this happens every time.
Is this a known issue? This is with the current production version of V 3.1.0, not the dailies.
Comment