Eli33
Lost but trying
Profile
Posts: 2
Reg: Sep 03, 2014
NYC
20
09/03/14 12:28 PM (9 years ago)

Xcode App Termination Error - libc++abi.dylib: terminating with uncaught exception of type NSException

I'm not 100% sure of what is causing this error but even if I were, I don't know how to fix it. Here is the Log - 2014-09-03 14:18:15.243 Bubble Candy Puzzle[14948:60b] [RevMob] Starting RevMobAds 2014-09-03 14:18:15.900 Bubble Candy Puzzle[14948:60b] Flurry: Starting session on Agent Version [Flurry_iOS_123_4.3.2] cocos2d: cocos2d-iphone v2.1 cocos2d: compiled with Profiling Support: NO cocos2d: OS version: 7.1 (0x07010000) cocos2d: GL_VENDOR: Apple Computer, Inc. cocos2d: GL_RENDERER: Apple Software Renderer cocos2d: GL_VERSION: OpenGL ES 2.0 APPLE-9.4.3 cocos2d: GL_MAX_TEXTURE_SIZE: 4096 cocos2d: GL_MAX_TEXTURE_UNITS: 8 cocos2d: GL_MAX_SAMPLES: 4 cocos2d: GL supports PVRTC: YES cocos2d: GL supports BGRA8888 textures: YES cocos2d: GL supports NPOT textures: YES cocos2d: GL supports discard_framebuffer: YES cocos2d: GL supports shareable VAO: NO 2014-09-03 14:18:16.588 Bubble Candy Puzzle[14948:60b] Enabling Banner Ads 2014-09-03 14:18:16.588 Bubble Candy Puzzle[14948:60b] cocos2d: animation started with frame interval: 60.00 2014-09-03 14:18:16.596 Bubble Candy Puzzle[14948:60b] cocos2d: surface size: 640x960 2014-09-03 14:18:16.798 Bubble Candy Puzzle[14948:60b] [RevMob] Initializing Fullscreen. 2014-09-03 14:18:25.806 Bubble Candy Puzzle[14948:60b] [RevMob] Ad received: (200). 2014-09-03 14:18:28.857 Bubble Candy Puzzle[14948:60b] Loading Store 2014-09-03 14:18:28.859 Bubble Candy Puzzle[14948:60b] LoadStore initializing 2014-09-03 14:18:30.616 Bubble Candy Puzzle[14948:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSURL initFileURLWithPath:]: nil string parameter' *** First throw call stack: ( 0 CoreFoundation 0x014f71e4 __exceptionPreprocess + 180 1 libobjc.A.dylib 0x045818e5 objc_exception_throw + 44 2 CoreFoundation 0x014f6fbb +[NSException raise:format:] + 139 3 Foundation 0x03f8c92b -[NSURL(NSURL) initFileURLWithPath:] + 123 4 Foundation 0x03f8c7fd +[NSURL(NSURL) fileURLWithPath:] + 67 5 Bubble Candy Puzzle 0x0002994d -[CDLongAudioSource load:] + 365 6 Bubble Candy Puzzle 0x0002b9fa -[CDAudioManager playBackgroundMusic:loop:] + 90 7 Bubble Candy Puzzle 0x000e335e -[GameMain init] + 1902 8 Bubble Candy Puzzle 0x0004dad5 +[CCNode node] + 69 9 Bubble Candy Puzzle 0x000e2bc2 +[GameMain scene] + 82 10 Bubble Candy Puzzle 0x000f240b -[IntroLayer makeTransition:] + 123 11 Bubble Candy Puzzle 0x0005ef5b -[CCTimerTargetSelector trigger] + 91 12 Bubble Candy Puzzle 0x0005e8af -[CCTimer update:] + 399 13 Bubble Candy Puzzle 0x0006ae9e -[CCScheduler update:] + 814 14 Bubble Candy Puzzle 0x000ce7c1 -[CCDirectorIOS drawScene] + 225 15 Bubble Candy Puzzle 0x000d0364 -[CCDirectorDisplayLink mainLoop:] + 52 16 QuartzCore 0x00dffd66 _ZN2CA7Display15DisplayLinkItem8dispatchEv + 48 17 QuartzCore 0x00dffc22 _ZN2CA7Display11DisplayLink14dispatch_itemsEyyy + 310 18 QuartzCore 0x00e00147 _ZN2CA7Display16TimerDisplayLink8callbackEP16__CFRunLoopTimerPv + 123 19 CoreFoundation 0x014b5ac6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 20 CoreFoundation 0x014b54ad __CFRunLoopDoTimer + 1181 21 CoreFoundation 0x0149d538 __CFRunLoopRun + 1816 22 CoreFoundation 0x0149c9d3 CFRunLoopRunSpecific + 467 23 CoreFoundation 0x0149c7eb CFRunLoopRunInMode + 123 24 GraphicsServices 0x050b55ee GSEventRunModal + 192 25 GraphicsServices 0x050b542b GSEventRun + 104 26 UIKit 0x03030f9b UIApplicationMain + 1225 27 Bubble Candy Puzzle 0x000be6f6 main + 134 28 Bubble Candy Puzzle 0x00003395 start + 53 ) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.