Game Development Community

Green Robot - Error Loading XML File

by Diego Santos Leao - GameBlox Studio · in Torque X 2D · 09/11/2008 (5:17 pm) · 2 replies

Hello guys,

I'm having some trouble with Green Robot project,
this message is shown when i try to run my project

http://img125.imageshack.us/my.php?image=errorfs6.jpg

if anyone can help,
i'll be very glad!

thanks.

#1
09/11/2008 (8:41 pm)
Everything looks correct in the image (which really does help by the way). I think you do not have the .png file added to your Game project. From within Visual Studio, opent the Content folder, then the Images folder. Do you see your image file there? If not, try adding it by right-clicking the images folder icon and selecting Add > Existing Item. Then navigate to the missing image file. Then rebuild and hopefully that should do it.

John K.
#2
09/15/2008 (3:51 pm)
Thanks for answering John,

but the image already is in the Game project

=\

very very strange...

Diego.