abuse - segmentation fault when saving/loading the game
|
03-12-2012, 10:30 PM
Post: #1
|
|||
|
|||
![]()
reproducible always ...
|
|||
03-31-2013, 02:19 AM
Post: #2
|
|||
|
|||
RE: abuse - segmentation fault when saving/loading the game
I created a simple patch to avoid crashes when loading and saving games. It's a workaround only. There's still some kind of problems with thumbnails.
|
|||
04-01-2013, 01:19 AM
Post: #3
|
|||
|
|||
RE: abuse - segmentation fault when saving/loading the game
I just found the root cause. The game uses locale dependent date function, that generates localized date strings. Such strings contain non-english characters in case of non-english locales and the game doesn't support such characters. Unfortunately there's no check for unsupported characters. I've reported the issue to Sam Hocevar (author). I'm going to write a wrapper script for forcing the locale to C and remove the anticrash patch.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)