Game Development Community

Problem with ziped project

by Pavel Tovarys · in Torque Game Builder · 06/22/2006 (3:20 am) · 2 replies

Hi,
I use all data packed in zip file, but it doesn't work with the RC1 and higher and I'm not sure why.
I have all data in the directory "game", I ziped the content of the directory to game.zip and put it to the main game directory. It worked OK until Beta 4. Now it doesn't work and there are a message "Invalid project specifies: game". Anybody could help me with it?
Thanks,
Tovy..

#1
06/22/2006 (6:54 am)
It works fine for me (RC2, RC3, and final). Make sure you didn't accidentally include the "game" directory in the zip, ie, it should only include the contents of the game directory but not also the directory itself. If that makes any sense at all. :)
#2
06/22/2006 (9:09 am)
Yes, I don't include the directory. As I wrote - it works ok with older versions but finishd to work with RC1 version. I use winzip.