Windows Error when I exit the compiler (is it my code?)

Just starting out? Need help? Post your questions and find answers here.
kcraft
User
User
Posts: 18
Joined: Sun Jul 13, 2003 7:29 am
Contact:

Windows Error when I exit the compiler (is it my code?)

Post by kcraft »

I downloaded the new demo version (3.72) and have ditched my efforts at working with the 3d mesh until later on. Here is my new problem.

I have a 2D background, using the mouse and mouse events for a main menu system. However, when I click Exit, or hit escape for that matter, It exits the compiler, then gives me a Windows error and asks me if I want to send a report to microsoft.

I am not sure if my code is right or not, if you could please take a look at it and let me know if it is just me or if everyone else gets the error?

Thanks,

Kenneth Craft

Code Location: http://www.kennethcraft.com/designs/pb/hunter.zip

Thanks again
kcraft
User
User
Posts: 18
Joined: Sun Jul 13, 2003 7:29 am
Contact:

Update to problem

Post by kcraft »

I rebooted the machine, and tested again.

I ran it once, and everything worked. I ran it a second time, and it died on me.

Could it be a "Not releasing memory" problem?

thanks again.

*** Update (((( I learned how to use the EDIT button for my posts :-D))))

I changed:

q = 0
to
End

Scratch that. I am still getting the error. Now it comes up if I compile and run, exit, and compile and run again (I change something and goto test, and it still errors on me). Its like its not releasing the stuff in memory? I dunno, any help is much appreciated.

Thanks
crymeariver
New User
New User
Posts: 3
Joined: Mon Jul 14, 2003 7:52 pm

problem fix

Post by crymeariver »

I can fix that problem buy a full copy cheapskate just kidding :lol:
Post Reply