After updating to the latest experimental after a few months not playing, ran into this error when trying to create a new character in a newly generated world.
DEBUG : Error: Json error: :17569:31: Additional tiles defined, but ‘multitile’ is not true.
"rotates": false, "multitile": false, "additional_tiles": [ ^ { "id": "overlay_wielded_corner",
FUNCTION : bool main_menu::new_character_tab()
FILE : src/main_menu.cpp
LINE : 861
If I click through this with spacebar, it kicks me back to the main menu of the game.
Looks like something menu related got messed up in this build - or in the upgrade process. Any suggestions for fixing this?