Open yomanx opened 8 years ago
It looks like ZBSoundManager
is trying to call something that's being lazily loaded by the dynamic linker. You'll need to look inside frame 4 to see what it was calling.
Make sure your dependent frameworks and libraries are properly linked in.
Thread 4 you mean?
crashed in this line [channel clearUnusedBuffers];
buged since new xcode installed, nothing changed. ps iOS 10 - works good.
No, frame 4 of thread 1. Inside [ZBSoundManager stopPlaying]
hi again, will you fix it? or we should to find solution by our power)
Hello,
i have crash since new sdk installed.
how to fix this crash? http://forum.cocos2d-objc.org/uploads/default/8931/8c0a8ac97f27fe86.png
iPad 4, iOS 8.4, build sdk latest. (on simulator i have crash too)