Another exception on starting up - possibly on getting the value of a string? I've attached the cause.
Code:fisp_iphoneres[15672] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFString characterAtIndex:]: Range or index out of bounds' *** Call stack at first throw: ( 0 CoreFoundation 0x0282c919 __exceptionPreprocess + 185 1 libobjc.A.dylib 0x0297a5de objc_exception_throw + 47 2 CoreFoundation 0x027e5078 +[NSException raise:format:arguments:] + 136 3 CoreFoundation 0x027e4fea +[NSException raise:format:] + 58 4 Foundation 0x0022920a -[NSCFString characterAtIndex:] + 108 5 fisp_iphoneres 0x0006621c funcVal + 883 6 fisp_iphoneres 0x000663c9 expSys_Val + 160 7 fisp_iphoneres 0x00077cf5 callExp_Systeme + 56 8 fisp_iphoneres 0x00105f4a -[CRun getExpression] + 481 9 fisp_iphoneres 0x000763b0 OParenthOpen + 103 10 fisp_iphoneres 0x00077cf5 callExp_Systeme + 56 11 fisp_iphoneres 0x00105f4a -[CRun getExpression] + 481 12 fisp_iphoneres 0x00105a52 -[CRun get_EventExpressionInt:] + 84 13 fisp_iphoneres 0x000705c0 actSetYPosition + 108 14 fisp_iphoneres 0x00076a3a callAction_Sprite + 57 15 fisp_iphoneres 0x00025bee -[CEventProgram call_Actions:] + 736 16 fisp_iphoneres 0x000250e6 -[CEventProgram computeEventList:withObject:] + 646 17 fisp_iphoneres 0x0002481d -[CEventProgram handle_GlobalEvents:] + 149 18 fisp_iphoneres 0x00064219 actStartLoop + 1032 19 fisp_iphoneres 0x000769fb callAction_Systeme + 47 20 fisp_iphoneres 0x00025bee -[CEventProgram call_Actions:] + 736 21 fisp_iphoneres 0x000250e6 -[CEventProgram computeEventList:withObject:] + 646 22 fisp_iphoneres 0x00024b8e -[CEventProgram compute_TimerEvents] + 712 23 fisp_iphoneres 0x00101deb -[CRun f_GameLoop] + 2249 24 fisp_iphoneres 0x000f38ae -[CRun doRunLoop] + 114 25 fisp_iphoneres 0x0000860a -[CRunApp loopFrame] + 128 26 fisp_iphoneres 0x000072a3 -[CRunApp playApplication:] + 443 27 fisp_iphoneres 0x00003afa -[CRunView timerEntry] + 497 28 Foundation 0x00250c99 __NSFireTimer + 125 29 CoreFoundation 0x0280dd43 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 19 30 CoreFoundation 0x0280f384 __CFRunLoopDoTimer + 1364 31 CoreFoundation 0x0276bd09 __CFRunLoopRun + 1817 32 CoreFoundation 0x0276b280 CFRunLoopRunSpecific + 208 33 CoreFoundation 0x0276b1a1 CFRunLoopRunInMode + 97 34 GraphicsServices 0x030912c8 GSEventRunModal + 217 35 GraphicsServices 0x0309138d GSEventRun + 115 36 UIKit 0x004c8b58 UIApplicationMain + 1160 37 fisp_iphoneres 0x000028ae main + 104 38 fisp_iphoneres 0x0000283d start + 53 )








