Hello I am using Gmax and exporting it to .MD3 format.
When I am trying to load a image I made it gives me an error. Here is the exact error I found in details on the error.
"DBP_PROGRAM caused an invalid page fault in
module DBPROMD3OBJECTDEBUG.DLL at 0187:037c1910.
Registers:
EAX=00000000 CS=0187 EIP=037c1910 EFLGS=00210216
EBX=037f49e4 SS=018f ESP=0066ebe8 EBP=00000000
ECX=0000001f DS=018f ESI=037f4240 FS=74af
EDX=817bd7e8 ES=018f EDI=0066f158 GS=0000
Bytes at CS:EIP:
8a 48 0c 83 c4 0c f6 c1 10 0f 85 ae 01 00 00 8b
Stack dump:
0066ef24 037dc0f8 00000400 0066f158 037f4240 000003e8 0066f628 00000000 0066ed24 037dc0fc 037f4240 037c18be 0066ef24 0066f161 0066f631 6d5c3a63"
Here is the code I am using on Dark Basic Pro.
"print "Hello"
LOAD OBJECT "c:\mymace.MD3", 1000
REMSTART
SHOW OBJECT 10
POSITION OBJECT 10, 0, 0, 0
REMEND
WAIT KEY"
Please reply on how to fix my problem. Thanks in advance
P.S. I am stll using the trial and only have 12 days left