Memory Acess Error PLEASE HELP ME!!

Blitz3D Forums/Blitz3D Beginners Area/Memory Acess Error PLEASE HELP ME!!

sniper_boy147(Posted 2007) [#1]
Happens with every single 3d program I write. It works fine in the IDE, but when I create an executable and run it, the memory acess error pops up. PLEASE HELP ME, I have a deadline for my game!!!


sniper_boy147(Posted 2007) [#2]
Please note--I have two laptops and one desktop. The desktop and one of the laptops both have Windows XP. The other laptop (Which I use extensively) has Windows Vista.


big10p(Posted 2007) [#3]
This is usually caused by media files not being in the right place, and so not loading.


sniper_boy147(Posted 2007) [#4]
So the 3d models are NOT packed into the executable?


big10p(Posted 2007) [#5]
Not unless you're using a separate file packer, no.


sniper_boy147(Posted 2007) [#6]
ok, thank you!! you just saved me from migrating to C#!!!


CodeOrc(Posted 2007) [#7]
correct me if I am wrong, but going to C#/C++ would not do you any good unless you understand file structures.


Gabriel(Posted 2007) [#8]
EDIT: Strange. I'm sure I wasn't posting here.