I know this game is a bit old, but i downloaded and tried to play it and I keep getting a fatal error and get forced to abort the application. Please help :)
It occurs literally right as i try to start the game. I press enter and it freezes up and tells me there was a fatal error.
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_wall_block64:
Fatal Error: Can not create vertex buffer of size 147456 bytes
6759 vertex buffers allocated with total size of 971536 KB
at gml_Object_obj_wall_block64_Draw_0
############################################################################################
Hmm, weird... *scratches head*
Then my two educated guesses would be that you either don't have DirectX9 installed (since DirectX11 is standard nowadays) or that your screen is plugged into the integrated graphics port instead of the graphics card's port. The game is pretty badly optimized (GMS isn't really the best tool to do 3D with) but I've been able to run it on my 2011 potato laptop.