News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Strange error, please help.

Started by lill87, August 06, 2009, 11:27:25 PM

Previous topic - Next topic

lill87

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?

MortenMacFly

Quote from: lill87 on August 06, 2009, 11:27:25 PM
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).
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]