You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program received signal SIGSEGV, Segmentation fault.
0x08207ab4 in field_entry::getFieldType (this=0x19) at field.cpp:1485
1485 return type;
(gdb) where
#0 0x08207ab4 in field_entry::getFieldType (this=0x19) at field.cpp:1485
#1 0x08204c54 in map::mon_in_field (this=0xb6ab0ef8, x=100, y=51,
g=0xb6aae008, z=0xaf5e220) at field.cpp:1197
#2 0x0823da9b in game::monmove (this=0xb6aae008) at game.cpp:4348
#3 0x08222cad in game::do_turn (this=0xb6aae008) at game.cpp:598
#4 0x0843a350 in main (argc=0, argv=0xbffff8c8) at main.cpp:96
(gdb)
The text was updated successfully, but these errors were encountered:
Version: 0.7.1-205-g5e6a852 linux SDL
It's not always happening.
The text was updated successfully, but these errors were encountered: