There are some things that you can try. There is a file called 'setup.ini' within the folder 'C
rogram FilesDark Basic SoftwareThe 3D Gamemaker' (assuming that you installed to the default location).
Take a copy of this file onto the PC you are trying to run your game on and drop it into the same place. You will now need to edit this file as follows:
Open the file setup.ini with Notepad. You can often do this by
right-clicking on the file and selecting "Open With" and then
"Notepad".
Locate the lines that read:
vbcreate=0
vbusage=0
and change them to:
vbcreate=4
vbusage=3
Save the file and then restart the game. In most instances
this will resolve the issues you were having.
If this doesn't cure the problem, you can also try changing the following line (also in the setup.ini file), change
windowmode=0
to
windowmode=1