out of the box problem
by Zach Reeve · in Torsion · 04/14/2009 (3:28 pm) · 27 replies
I can't get anything to run from torsion. Even if I create a new project in TGB and open it in torsion with no alterations whatsoever (blank screen in TGB) it won't run. I get the error: Precompiling... Precompile Failed. If I launch the project from TGB everything is fine.
I am using the latest versions of torsion and TGB on windows vista.
I am using the latest versions of torsion and TGB on windows vista.
#2
..does torsion have a logfile that you can post to: rafb.net/paste/ ??
04/17/2009 (10:28 am)
I do not use torsion but I will try and help you...does torsion have a logfile that you can post to: rafb.net/paste/ ??
#3
First... disable the precompile by going to the Project->Properties, select the configurations tab, edit your config and uncheck 'Precompile Enabled'.
Does that get you working?
04/17/2009 (3:17 pm)
@ZachFirst... disable the precompile by going to the Project->Properties, select the configurations tab, edit your config and uncheck 'Precompile Enabled'.
Does that get you working?
#4
My only advice would be to try reinstalling.
Did you try contacting someone at SickHead? http://www.sickhead.com/Contact
04/17/2009 (10:38 pm)
I use torsion, TGB and vista, but I cant even begin to imagine what could be causing you trouble.My only advice would be to try reinstalling.
Did you try contacting someone at SickHead? http://www.sickhead.com/Contact
#5
04/19/2009 (7:50 pm)
disabling precompile I get the error "Executable launch failed!"
#6
04/19/2009 (8:15 pm)
Zach, I know I will sound strange here..but I am curious why you would buy Torsion before buying TGB. Do you plan to buy TGB or another engine ?? ..otherwise, you kinda did burn $40.
#7
First... what EXE are you using? Is this one you compiled yourself or one that comes with the TGB install?
04/19/2009 (8:18 pm)
@Zach - I also got your email... i'm gonna respond here.First... what EXE are you using? Is this one you compiled yourself or one that comes with the TGB install?
#8
04/20/2009 (7:10 am)
I am using whatever the program defaults to upon install. I bought Torsion and TGB at the same time. I have used them at work and assumed everything would be fine at home.
#9
You can go into Project/Properties/Configuration and edit the configurations to use whichever EXE's you have present.
04/20/2009 (7:14 am)
You are probably running torsion in debug mode. If so, it looks for an "_debug.exe". Change it to release mode, and it should look for the normal executable.You can go into Project/Properties/Configuration and edit the configurations to use whichever EXE's you have present.
#10
Just as a side note, you should probably make a post in the site feedback forum about your profile not being updated. I saw you've posted in the TGB Private forums but your profile hasn't reflected the purchase for some reason.
04/20/2009 (8:06 am)
@ZachJust as a side note, you should probably make a post in the site feedback forum about your profile not being updated. I saw you've posted in the TGB Private forums but your profile hasn't reflected the purchase for some reason.
#11
04/20/2009 (12:08 pm)
I checked the configuration and I am running in Release mode using TGBGame.exe
#12
04/22/2009 (7:43 am)
I can't see any record of your purchases on this account. Could you contact me at davidb@garagegames.com to try to sort out what is going on with your account?
#13
04/23/2009 (2:44 pm)
@Zach - Oh... if your using a pirated version of Torsion... those don't work. I took some time to add dozens of random crashes and errors when the security has been stripped off the EXE... have fun. :)
#14
Can you let me know which email address you used when you purchased the software, and the date?
04/23/2009 (2:54 pm)
*Edit* - Ok... Zach I see 2 accounts here under 2 different email addresses..Can you let me know which email address you used when you purchased the software, and the date?
#15
04/24/2009 (6:50 am)
I really don't think that's necessary.
#16
04/24/2009 (7:00 am)
@Zach - Whenever I see this message, either the base directory is wrong on the project properties, or the configuration doesn't point to the right exe. If you haven't already, make sure the full paths are specified. If you copied a project from your work and brought it home, it's possible the path is different.
#17
04/24/2009 (1:18 pm)
Jaimi brings up a point... the "Base Directory" setting is often set to the wrong folder. Move it to one directory above the one you have it set to and try that.
#18
Im having the exact same symptoms. but running torsion with TGE on vista-64.
I found that if I use "run without debugging" then TGE will launch.
All I get when trying to run the normal way is a torqueDemo.exe in my task manager that sits and does nothing. I can use the 'stop' command from within torsion and the exe will go away and let me try again -- but thats as far as I get.
I started by copying my project folder over from my XP 64bit box where everything runs fine. I tried unchecking the "precompile" step from my project but that didnt change anything.
Ive since removed all the existing .torsion files from my project folder, uninstalled, redownloaded and re-installed torsion. but the problem still persists.
Any ideas?
06/24/2009 (9:32 pm)
So did anyone find a solution to this?Im having the exact same symptoms. but running torsion with TGE on vista-64.
I found that if I use "run without debugging" then TGE will launch.
All I get when trying to run the normal way is a torqueDemo.exe in my task manager that sits and does nothing. I can use the 'stop' command from within torsion and the exe will go away and let me try again -- but thats as far as I get.
I started by copying my project folder over from my XP 64bit box where everything runs fine. I tried unchecking the "precompile" step from my project but that didnt change anything.
Ive since removed all the existing .torsion files from my project folder, uninstalled, redownloaded and re-installed torsion. but the problem still persists.
Any ideas?
#19
07/05/2009 (10:16 pm)
Anybody?
#20
07/06/2009 (2:35 am)
@Jon - Take a look at the console.log file in the TorqueDemo.exe folder... does it report any errors? Can you post it to tinypaste.com/?
Zach Reeve