[0.12.26] [kovarex] game quits on show_message_dialog{image="garbage"}
Posted: Sat Mar 12, 2016 11:05 pm
When passing a nonexistent image to show_message_dialog, the game exits with "Error Util.cpp:57: Error when opening $image for reading: No such file or directory". Handling this like any other Lua error and simply showing a message box should be sufficient.