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
Windows Error when I exit the compiler (is it my code?)
Update to problem
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
))))
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
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

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
-
- New User
- Posts: 3
- Joined: Mon Jul 14, 2003 7:52 pm
problem fix
I can fix that problem buy a full copy cheapskate just kidding 
