krzysztofzablocki / CCNode-SFGestureRecognizers

Adding UIGestureRecognizers to cocos2d, painless.
http://twitter.com/merowing_
Other
202 stars 34 forks source link

Crashing on dealloc block (SFExecuteOnDealloc) #10

Open tettoffensive opened 9 years ago

tettoffensive commented 9 years ago

I'm trying to track down what is going on here, but this happens when transitioning between scenes. I'm having trouble reproducing in the debug builds in Xcode, but users running from our alpha build have this crash happen quite often. Do you have any idea of what might be going on here? I'm using cocos2d 2.2 (where cocos2d is non-ARC, but the rest of my app uses ARC).

0 libobjc.A.dylib objc_msgSend @ 0x16
1 MyApp -[__SFExecuteOnDealloc dealloc] @ 0x5, CCNode+SFGestureRecognizers.m : 109