|
Ok this error that i keep getting is starting to make me mad. Has anyone have this error like i have? Can someone give me some help?
(comments are locked)
|
|
This usually happens when you have a pointer to an object that got released and should no longer be used. how would i fix this?
Jul 12 '11 at 05:58 PM
tyman35
You have to find what object you are referring to that is no longer valid. I wrote an iPhone game from the ground up and published it through Ubisoft, but not using Unity. So all my experience is directly with Objective-C code. Maybe someone else can help more than I can.
Jul 12 '11 at 06:03 PM
almo
Can anybody else help?
Jul 12 '11 at 06:15 PM
tyman35
Do not post comments as answers. It's not how this site is supposed to work.
Jul 12 '11 at 06:25 PM
almo
(comments are locked)
|
|
Maybe take a look at the trouble-shooting section of the documentation? http://unity3d.com/support/documentation/Manual/TroubleShooting.html#iPhoneTroubleShooting
(comments are locked)
|
