Game Development Community

MissingManifestResourceException

by Chris Canepa · in Torque X Platformer Kit · 09/22/2008 (9:30 am) · 1 replies

I just downloaded this starter kit and everything builds fine but when I run it, I get an error on this line:

SceneLoader.Load(@"data\levels\sample_level.txscene");

The error is:

Could not find any resources appropriate for the specified culture or the 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.

How do I fix this?

#1
09/24/2008 (11:07 pm)
Please refer to
http://www.garagegames.com/mg/forums/result.thread.php?qt=77388