Game Development Community

[T2D iPhone 1.3 Beta] Can't Play Scene

by Joe Virgin · in iTorque 2D · 11/23/2009 (8:06 pm) · 4 replies

I've been having problems running the Beta on a Mac Mini. I cannot get the play scene button to work. I've tried my own completed games as well as creating an empty game from scratch. I can get the main program to run fine, but when I click on "Play Scene" Mac crashes saying that TGBGame quit unexpectedly. I've copied the error report below in case it helps. Has anyone else run into this problem?

Process: TGBGame [70244]
Path: /Applications/T2D for iPhone 1.3 Beta/tgb/gameData/T2DProject/TGBGame.app/Contents/MacOS/TGBGame
Identifier: TGBGame
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: Torque Game Builder [70209]

Interval Since Last Report: 8373 sec
Crashes Since Last Report: 8
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 2

Date/Time: 2009-11-23 18:58:39.977 -0500
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/Ogg.framework/Versions/A/Ogg
Referenced from: /Applications/T2D for iPhone 1.3 Beta/tgb/gameData/T2DProject/TGBGame.app/Contents/MacOS/TGBGame
Reason: image not found

About the author

Joe Virgin is a programmer for Plainvue Software, Inc., a company producing iPhone games that teach math skills to the youth. Check out Fraction's Kitchen Lite, Fortune's Prime, and Chainshooter powered by iTGB and now available on the App Store.


#1
11/29/2009 (9:18 pm)
I am running on Snow Leopard with a Mac Mini, both 1.2 and 1.3 are stable and can launch scenes. Note that I am using 10.6.2 - you are back level relative.

Has Play Scene ever worked for you - i.e. a new problem or it has always failed ever since being installed? Is it a problem on a particular project or on all? Can you build/play iPhoneTest?
#2
11/30/2009 (3:57 pm)
Thanks for the reply. It has always failed and is not a new problem. It is a problem with all projects. I also cannot build, giving me the error "Failed to open main.cs", even though it is clearly in the project folder.
#3
12/01/2009 (8:45 pm)
this is worth a shot. Do not put any spaces in your directory path.
#4
12/02/2009 (1:38 pm)
Nice find Johnny! I can't believe that crashed Torque. I can now build, but still can't use play scene.