Game Development Community

platform demo not loading in visual c #

by Nathan Gordon · in Torque X 2D · 02/21/2009 (8:06 am) · 0 replies

I have absolutely no knowlege of scripting or coding. So Im hoping this is a easy problem to fix for those who do know. I purchased torqueX and the platform kit with hopes that It would allow me to drop my art and animations into a premade game, until I can find a scripter to help me out with all of the customization. once it makes it to begin run // load the test level in c# I get an error highlighting this line SceneLoader.Load(@"data\levels\level_01.txscene");.

The error says missingManifestResouceExeption was unhandled. Could not find any resources appropriate for the specified culture or neutral culture. Make sure GarageGames.Torque.EngineData.EngineData_x86.resources" was correctly embedded or linked into assembly"GarageGames.TorqueX.Framework" at compile time, or that all the satellite assemblies required are loadable and fully signed.

I get this same error on run when I try to run the platform demo as is and after I made it through the first tutorial on how to add a character and 2 platforms. I checked to see if the level_01.txscene was in the right directory and it is. So I am lost. Hopefully this is a simple fix for those who know what they are doing.

Any help would be much appreciated.

Btw I how do you add an image to a post? much easier than typing it out :p