Game Development Community

No Project Will Load. :(Solved)

by rennie moffat · in iTorque 2D · 04/22/2011 (3:04 pm) · 5 replies

Hi there,
I was making some very minor adjustments to a behavior file when the project on reload would not. I checked the computers console and it was crashing/haulting at the behavior I was woking on... in fact it would not even type out the full name...

exhibit a.
11-04-22 5:46:31 PM [0x0-0x6ad6ad].com.garagegames.torqueGameBuilder[15123] Executed /Applications/iTorque2D_1_4_1/MyProjects/MoneyBucketsEL/projectFiles/game/scripts/behaviors/b

followed buy this line.
11-04-22 5:46:32 PM com.apple.launchd.peruser.501[13986] ([0x0-0x6ad6ad].com.garagegames.torqueGameBuilder[15123]) Job appears to have crashed: Segmentation fault


I looked up what a Segmentation fault is and thought perhaps there was some cross memory issues. My .t2d had behavior fields written in on some items that I had, because of the crash removed ( my adjustments ) . Still the crash. I removed all behavior dso's. I tried loading other projects and they were unable to. I reinstalled 1.4.1 and it yields the same results. If anyone has any trouble shooting tips I am all ears.

Cheers


About the author

My thanks to Garage Games and the Garage Games Community combined with owned determination I got one game up, Temple Racer and I am looking to build more interesting, fun games for the mass market of the iOS app store.


#1
04/22/2011 (6:53 pm)
Pastebin of the log.
I can not even open iTGB, let a lone a project.


pastebin.com/j6ppjDsX


eerrrrr. What is going on?!
#2
04/23/2011 (7:24 am)
I am really desperate. If anyone has any tips etc. please pas them on.

I just cleared out all behaviors and nothing.




#3
04/23/2011 (7:49 am)
I looked at your log last night and to me it looked like your hardware or OS is breaking down. I can't see the log right now, so I can't confirm. Not sure if this is an iT2D problem.
#4
04/23/2011 (8:07 am)
Ok, that would make sense. Would you think that a reinstall of my OS would be called for?



Weird.
:s
#5
04/23/2011 (2:37 pm)
OK,
So I have rebooted my entire OS. I opened up a demo project, and it ran. I opened mine and it did not. It compiled no dso's and here, if you can is the pastebin. pastebin.com/ES4RXZPs

Now I went back to the demos and tried to load and now they will not. So, what file is common among all? Something has run, or tried to in my file which is messing it up for all other projects now. How this is happening, I am not sure, but it is.


:s






EDIT:
So it has been solved. Simply put, what I did was...
Reinstall OS
Reinstalled iTGB
Reinstall XCode
Piece my project over in parts. meaning not just one big Game Folder copy. For some reason that continued the problem.








Thanks.