User Tag List

Results 1 to 2 of 2

Thread: Beta 4: funcVal characterAtIndex exception

  1. #1
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Beta 4: funcVal characterAtIndex exception

    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
    )
    Attached files Attached files

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Beta 4: funcVal characterAtIndex exception

    Corrected

Similar Threads

  1. Bug: Exception on searching INIs with blank lines
    By DavidN in forum XNA Export Module Version 2.0
    Replies: 1
    Last Post: 4th September 2013, 05:58 AM
  2. Crash/exception SIGABRT, please help
    By SoftWarewolf in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 5th February 2013, 07:04 AM
  3. Deployment Error: out-of-range exception
    By Asholay in forum XNA Export Module Version 2.0
    Replies: 1
    Last Post: 11th June 2012, 02:27 PM
  4. Exception loading Array
    By K1kk0z90 in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 21st February 2012, 09:30 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •