I have this error in my cocos2d game:
*** -[NSLock lock]: deadlock (<NSLock: 0x23b240> '(null)')
*** Break on _NSLockError() to debug.
I'm trying to find the problem but i can't. Where is the "_NSLockError()" to debug it?
Ideas about where would be the problem.
The error appear randomly.