Code::Blocks Forums

User forums => Help => Topic started by: lill87 on August 06, 2009, 11:27:25 pm

Title: Strange error, please help.
Post by: lill87 on August 06, 2009, 11:27:25 pm
Hello, I've been making a 2d shooter game using allegro libraries.
Everything has been fine until today, I compiled the game, no errors and runs fine.
I go AFK for an hour or so, and when I was back I installed photoshop and made a few sprites, and before adding them to the game, I rebuilt the project and when I run, it says:

"This application has requested the Runtime to terminate it in an unusual way. Please contact applications support team for more information. Process returned 3."

And I havent even changed ANY of the code since earlier, and it doesnt show any warnings or errors when compiling!
I have looked for a few hours now for the possible error, and I cannot find it!
I got the C::B version 8.02 with MinGW.

Can someone please help me?
Title: Re: Strange error, please help.
Post by: MortenMacFly on August 07, 2009, 08:42:48 am
Can someone please help me?
Try to delete the config file "default.conf" (backup it before) and see if that helps.
But warning: You'll loose all your settings concerning the IDE (not concerning your projects).