Game Development Community

1.7.2 - Build Project broken

by Michael Woerister · in Torque Game Builder · 04/25/2008 (4:15 am) · 2 replies

Hi,

it seems that building a project does not work all the time.

For a quick repro:
1) Take a fresh install of the Platformer Starter Kit
2) Select Build Project with "Include Script Source" option NOT checked

Try to run the game. Some things should to be missing. The Player in my case.

I guess it has something to do with resources not being copied? With the "Include Script Source" option set to true it seems to work fine.

Edit:
I am running this on Windows Vista.

#1
04/25/2008 (4:25 am)
Michael, your issue is related to this issue:

www.garagegames.com/mg/forums/result.thread.php?qt=72543
#2
04/25/2008 (5:12 am)
Yes, that solved the problem. Thank you!