This one is hard to track down because it's only happening, mysteriously, with my local builds of the pak. This is one reason I'm hoping to get the pak built in a standardized manner, so that someone else can reproduce the errors I get. :-(
Crash on 'save' before getting to the save window:
FATAL ERROR: list_tpl<item_t>::[]
23gui_table_column_list_t: index out of bounds: 0 not in empty list
This seems to be related to Bernd Gabriel's new work on the table structure for the windows used for loading and saving games. Bernd - do you have any idea what might be causing this?
I will try to compile with gcc and look into it...
Thank you :-)
Fixed in my master branch :)
Excellent - thank you!