I may be a total noob, but I need some help. I’m playing CDDA on Mac (curses, not tiles), game version 0.C-36052-g5a77965 (at least that’s what it says on the title screen)
At one point when saving the game crashed, and when I try to reload I get the following error report:
DEBUG: Bad save json
E0F: tried to start object, but found ’ ', not ‘{’
FUNCTION: void game::unserialize(std::istream &)
FILE: src/savegame.cpp
LINE: 236
if I press SPACE to continue to game, the following error report shows, then the game crashes:
DEBUG: Tried to set NULL submap pointer at index 120
FUNCTION: void map::setsubmap(const size_t, submap *const)
FILE: src/map.cpp
LINE: 7599