Page 1 of 1

sandbox running issues

Posted: March 24th, 2013, 8:52 am
by thebigguy270
When I run Sandbox, it shuts down after a few seconds.
If I run Sandbox as administrator, an error message says that bin\sandbox_fps.exe cannot be found.
I use Windows 8.
How can I fix this?

Re: sandbox running issues

Posted: March 29th, 2013, 2:52 pm
by faceless
This is the error i get as well

Re: sandbox running issues

Posted: March 30th, 2013, 4:01 pm
by kid matthew
I recommend recompiling sandbox.
Tutorial on how to recompile.
http://www.sandboxgamemaker.com/wiki/in ... ource_code

Cheers,
Matthew

Re: sandbox running issues

Posted: March 31st, 2013, 8:53 am
by thebigguy270
After I click on sandbox_fps.exe, I get "Could not find core textures". After I compiled, it said the compiler's setup is invalid.

Re: sandbox running issues

Posted: March 31st, 2013, 8:47 pm
by Hirato
you're supposed to use the bat files

Re: sandbox running issues

Posted: April 12th, 2013, 7:18 pm
by thebigguy270
That's what I click on, and it doesn't work.
Here what I get when I compile:


-------------- Build: ssp in Sandbox (compiler: GNU GCC Compiler)---------------

mingw32-g++.exe -fomit-frame-pointer -O2 -Wall -fsigned-char -fno-rtti -fno-exceptions -I..\enet\include -I..\include -I..\engine -I..\shared -I..\windows -c C:\Marc-Antoine\PlatinumArtsSandbox2.8.2\src\shared\cube.h -o ..\shared\cube.h.gch
Execution of 'mingw32-g++.exe -fomit-frame-pointer -O2 -Wall -fsigned-char -fno-rtti -fno-exceptions -I..\enet\include -I..\include -I..\engine -I..\shared -I..\windows -c C:\Marc-Antoine\PlatinumArtsSandbox2.8.2\src\shared\cube.h -o ..\shared\cube.h.gch' in 'C:\Marc-Antoine\PlatinumArtsSandbox2.8.2\src\windows' failed.
Nothing to be done (all items are up-to-date).

So, what do I do?