MagnificentS / fmsx

Automatically exported from code.google.com/p/fmsx
0 stars 0 forks source link

FMSX11 Version 1.0 RC6 (0.9.5.6) crashes #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. FXSX11 crashes when i load my save game.
2.
3.

Please describe the issue below.
When i load my save game the application crashes.

What version of the editor are you using? On what version of OS X?
Version 1.0 RC6 (0.9.5.6) + 10.6.7

Please provide any additional information below.
If you need the save game please let me know, thanks.

Original issue reported on code.google.com by peterone...@gmail.com on 26 May 2011 at 6:51

GoogleCodeExporter commented 9 years ago
It seems to get to loading the surnames and then dumps.

Original comment by peterone...@gmail.com on 26 May 2011 at 6:55

GoogleCodeExporter commented 9 years ago
Would really appriciate some help here if you have the time...

Original comment by peterone...@gmail.com on 1 Jun 2011 at 1:05

GoogleCodeExporter commented 9 years ago
Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', 
reason: '*** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value 
(key: from)'
*** Call stack at first throw:
(
    0   CoreFoundation                      0x00007fff825ac7b4 __exceptionPreprocess + 180
    1   libobjc.A.dylib                     0x00007fff80faa0f3 objc_exception_throw + 45
    2   CoreFoundation                      0x00007fff825ac5d7 +[NSException raise:format:arguments:] + 103
    3   CoreFoundation                      0x00007fff825ac564 +[NSException raise:format:] + 148
    4   Foundation                          0x00007fff868b5b06 -[NSCFDictionary setObject:forKey:] + 227
    5   Foundation                          0x00007fff86a44003 _startElementNs + 1448
    6   libxml2.2.dylib                     0x00007fff85b0f4ab xmlParseXMLDecl + 7676
    7   libxml2.2.dylib                     0x00007fff85b17c1a xmlParseChunk + 1696
    8   Foundation                          0x00007fff86a431e8 -[NSXMLParser parse] + 294
    9   FM11SX                              0x00000001000a59ac -[SXGraphicsController parseCustomGraphics] + 674
    10  FM11SX                              0x00000001000a55f6 -[SXGraphicsController parseGraphics] + 41
    11  FM11SX                              0x0000000100003a2b -[Controller parseGraphics] + 82
    12  Foundation                          0x00007fff868c3f29 __NSThread__main__ + 1429
    13  libSystem.B.dylib                   0x00007fff890824f6 _pthread_start + 331
    14  libSystem.B.dylib                   0x00007fff890823a9 thread_start + 13

Original comment by peterone...@gmail.com on 1 Jun 2011 at 10:41

GoogleCodeExporter commented 9 years ago
turn off "parse graphics" in preferences and this will be fixed :o)

Original comment by aoumi83@gmail.com on 11 Jun 2011 at 11:52

GoogleCodeExporter commented 9 years ago
Hello Aoumi83, thanks for getting back to me but in preferences (display and 
sound) i cannot see the option to turn off parse graphics.

Can you please help here maybe i am missing something. 

Peter.

Original comment by peterone...@gmail.com on 11 Jun 2011 at 7:59

GoogleCodeExporter commented 9 years ago
I mean FM11SX Preferences :o)

Original comment by aoumi83@gmail.com on 11 Jun 2011 at 9:59

GoogleCodeExporter commented 9 years ago
thats the one its fixed now thanks a lot.

Peter

:)

Original comment by peterone...@gmail.com on 12 Jun 2011 at 2:57