cocos2d-objc icon indicating copy to clipboard operation
cocos2d-objc copied to clipboard

EXC_BAD_ACCESS of CCRenderBufferSetVertex

Open sandart opened this issue 6 years ago • 3 comments

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. error

conslone

Here is my judge method. animation

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.

sandart avatar May 24 '18 06:05 sandart

Hi @sandart , I got the same problem too. Have you figure it out?

riyanpratamap avatar Jul 31 '19 06:07 riyanpratamap

I have the same issue, have you fixed above issue, please help me. Thanks

nghiaiosdev avatar Dec 05 '19 09:12 nghiaiosdev

I have the same issue, have you fixed above issue, please help me. Thanks

FreeYXY avatar Oct 15 '21 07:10 FreeYXY