If you guys want to play tonight, open up data\json\mapgen\teashop.json and find
{ “point”: “terrain”, “id”: “f_mutpoppy”, “x”: [ 0 , 23 ], “y”: [ 19, 23 ], “repeat”: [ 4, 9 ] },
and
{ “point”: “terrain”, “id”: “f_chamomile”, “x”: [ 0 , 23 ], “y”: [ 19, 23 ], “repeat”: [ 4, 9 ] }
Replace “terrain” with “furniture”. This is from this PR:
https://github.com/BevapDin/Cataclysm-DDA/commit/06eeb24731fcdf1729a654b4a851fafbc5e6a046
which also fixes the underlying reason for the crash. The PR will go into the experimental as soon as someone merges it, but you can play just fine with the above change. It starts and loads a game anyway. Good night :)[/quote]
Thanks,I couldnt get github to open for some reason -.-.