Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCDirectorIOS 'drawScene' causes crash #1386

Open
substance-r2d2 opened this issue Aug 12, 2016 · 2 comments
Open

CCDirectorIOS 'drawScene' causes crash #1386

substance-r2d2 opened this issue Aug 12, 2016 · 2 comments

Comments

@substance-r2d2
Copy link

Recently upgraded my project from 3.1 to 3.5. CCDirectorIOS has a call to 'drawScene' in 'mainLoop'
screen shot 2016-08-12 at 12 10 26 pm
screen shot 2016-08-12 at 12 10 39 pm

, but this seems to crash the application.

@substance-r2d2
Copy link
Author

I solved the issue by implementing drawScene and initialising frameBuffer in CCDirectorIOS. Can anyone weigh in on this issue and also if my solution is proper ?

@FreeYXY
Copy link

FreeYXY commented Oct 15, 2021

How to initialising frameBuffer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants