Game Development Community

TXB Schema errors

by James Brad Barnette · in Torque X 2D · 11/30/2007 (9:33 pm) · 3 replies

I have just installed the TorqueX 3D TXB pro for the creators club and I have follow the instruction for geting started to the T I started GSE and made a TX Starter Game and save everything and ran it from GSE exited and hit save all. I then started TXB and Selected the project file and then I get the following error:


File not found.

The Torque X schema files was not found so you will not be able
to edit components. Generate the schema file by running your
TorqueX project from Game Studio Express.

#1
12/01/2007 (10:37 am)
@James - That's puzzling. The schema file should get created whenever you do a Build in visual C# express (which happens automatically whenever you tell it to run). I think there is also a starting schema file in the templates, so it's surprising to me that it wouldn't find the file at all. Are you sure that you're creating the project from the right template? Are you sure that you're trying to open the same project with TXB that you're working with in visual C# express? I can't think of many things that would cause the problem that you're seeing.
#2
01/14/2008 (6:09 pm)
@James - I had the same problem when I started also. After digging a little, I found that the project folder had three subfolders and each one had a .csproj file. Only one of those subfolders had the .txschema file. I opened the .csproj file in the same subfolder and it worked. Hope that helps.
#3
05/23/2008 (10:17 pm)
Hey, I am having the same problem. I cant start a game because i keep getting the exact same schema file error. someone please help