NagyD / SDLPoP

An open-source port of Prince of Persia, based on the disassembly of the DOS version.
GNU General Public License v3.0
1.1k stars 141 forks source link

Segfault when trying to load non-existent mod #277

Closed bonki closed 2 years ago

bonki commented 2 years ago

This seems to be a regression introduced in 524c729dfca5f878d81d3d965ebf2fbe63572063 caused by calling show_dialog() before SDL is initialized.

NagyD commented 2 years ago

Fixed: https://github.com/NagyD/SDLPoP/commit/ab3da6b8ba73f7f5290e65570ee9b4a2225f24f1