cocos2d / cocos2d-objc

Cocos2d for iOS and OS X, built using Objective-C
http://www.cocos2d-objc.org
Other
4.07k stars 1.16k forks source link

EXC_BAD_ACCESS of CCRenderBufferSetVertex #1395

Open sandart opened 6 years ago

sandart commented 6 years ago

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.

riyanpratamap commented 5 years ago

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

nghiaiosdev commented 4 years ago

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

FreeYXY commented 3 years ago

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