I have started work on a program, that was working fine, and after adding two lines and compiling again, it gives me some weird error messages and won't run.
The two lines I added are:
if leftkey()=1 then ya#=wrapvalue(ya#-1)
if rightkey()=1 then ya#=wrapvalue(ya#+1)
As you can see, this is very simple code and shouldn't stop the program from running properly.
The error message I got first after it had finished compiling but before running the game was:
Quote: "The application or DLL
C:\DOCUME~1\DAVID~1\LOCALS~1\Temp\dbpdata6\DBProVectorsDebug.dll is not a valid
Windows image. Please check this against your installation diskette."
This is very strange as I am not using any vectors in my program. I also got previous error messages in folders dbpdata4 and dbpdata5, with the dll's convmdl.dll and convx.dll.
After clicking OK on the previous error message, I got the following error message:
Quote: "The instruction at "0x00000000" referenced memory at "0x00000000". The memory could not be "read"."
This also seems to have affected some of my other programs, but not all of them. After these messages have been shown, it goes back to the IDE, and if I try to compile and run again it compiles and returns to the IDE straight away.
Could anyone help? This is really annoying as I can't do any programming until this is fixed.
Thanks, David
Spec - Abit NF7-S nForce 2, AMD Athlon 2100+, 256Mb PC2700, ATI Radeon 9000Pro, 20Gb Seagate U6, DVD-ROM, Zip 100, 15" TFT monitor