cocos2d-objc
cocos2d-objc copied to clipboard
EXC_BAD_ACCESS of CCRenderBufferSetVertex
Hi , guys.
I have just meet a problem about 'EXC_BAD_ACCESS'. The 'CCDirector.shared().startAnimation()' method is used to start a animation of scene.
First, I push to next ViewController, I add a scene on a subview, It's normal.
then, I pop to last ViewController.
Next, I push to next ViewController again, I get a crash error.
Here is my judge method.
It is my demo link. https://github.com/sandart/SpineDemo.git I don't know how to solve this problem, I need your help. Thanks a lot.
Hi @sandart , I got the same problem too. Have you figure it out?
I have the same issue, have you fixed above issue, please help me. Thanks
I have the same issue, have you fixed above issue, please help me. Thanks