All builds broken with 1.75?
by Steve D · in Torque Game Builder · 05/03/2010 (9:41 pm) · 43 replies
Hi everyone, this is obviously me or else I'm sure I would have seen a bunch of posts on this, but when I build a project it doesn't work, I get the error 'InitilizeProject' function could not be found. It's doing this on my project so I loaded up solitare, created a build and I get the same error so I know it's not my project. Here is the console log, I'm a little stumped, can anyone please help me?
exec: Found an old DSO (C:/Users/steve/Documents/Solitaire/common/main.cs.dso, ver -557122684 < 41), ignoring.
Missing file: C:/Users/steve/Documents/Solitaire/common/main.cs!
exec: Found an old DSO (C:/Users/steve/Documents/Solitaire/game/main.cs.dso, ver -557122684 < 41), ignoring.
Missing file: C:/Users/steve/Documents/Solitaire/game/main.cs!
Torque Game Builder (v1.7.5) initialized...
main.cs (53): Unable to find function _initializeProject
main.cs (0): Unable to find function initializeProject
exec: Found an old DSO (C:/Users/steve/Documents/Solitaire/common/main.cs.dso, ver -557122684 < 41), ignoring.
Missing file: C:/Users/steve/Documents/Solitaire/common/main.cs!
exec: Found an old DSO (C:/Users/steve/Documents/Solitaire/game/main.cs.dso, ver -557122684 < 41), ignoring.
Missing file: C:/Users/steve/Documents/Solitaire/game/main.cs!
Torque Game Builder (v1.7.5) initialized...
main.cs (53): Unable to find function _initializeProject
main.cs (0): Unable to find function initializeProject
#42
05/09/2012 (10:35 am)
Check the console.log for errors for the editor, not the game. It's located in the tgb folder along with the TorqueGameBuilder.exe, though it may get redirected to the AppData directory on Win 7.
#43
Were you able to replicate my error trying to build and run from the previous project I provided?
05/09/2012 (10:44 am)
Ah I didn't know about that one. Here it is and includes me opening the project and building a new version of it. Nothing pops out (to me at least ) as anything really wrong: dl.dropbox.com/u/2249618/console.logWere you able to replicate my error trying to build and run from the previous project I provided?
Torque Owner Chris Hoopes
Original Dog Party