1 decade ago by DAG
Hi,
Iam a noob in xcode and need help.
Currently I use construct 2 and ejecta. Awesome Tools btw. :)
I have a layout with some sprites and text.
When I remove and re-create some object (after using the text input of ejecta), the app is crashing.
glTexImage2D(...); Thread 1: EXC_BAD_ACCESS (code=1, adress=0x1fbe7000)
I there no try-catch feature in xcode?
How to fix this?
Iam a noob in xcode and need help.
Currently I use construct 2 and ejecta. Awesome Tools btw. :)
I have a layout with some sprites and text.
When I remove and re-create some object (after using the text input of ejecta), the app is crashing.
glTexImage2D(...); Thread 1: EXC_BAD_ACCESS (code=1, adress=0x1fbe7000)
I there no try-catch feature in xcode?
How to fix this?