x


program received signal sigabrt - iPhone

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?

more ▼

asked Jul 12 '11 at 05:53 PM

tyman35 gravatar image

tyman35
-14 9 10 12

(comments are locked)
10|3000 characters needed characters left

2 answers: sort voted first

This usually happens when you have a pointer to an object that got released and should no longer be used.

more ▼

answered Jul 12 '11 at 05:54 PM

almo gravatar image

almo
1.7k 2 6 18

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)
10|3000 characters needed characters left

Maybe take a look at the trouble-shooting section of the documentation? http://unity3d.com/support/documentation/Manual/TroubleShooting.html#iPhoneTroubleShooting

more ▼

answered Jul 13 '11 at 09:51 AM

Graham Dunnett gravatar image

Graham Dunnett ♦♦
11.7k 11 20 64

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1999
x1947
x8

asked: Jul 12 '11 at 05:53 PM

Seen: 1952 times

Last Updated: Jul 13 '11 at 09:51 AM