Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

sandbox running issues

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
thebigguy270
Member
Member
Posts: 3
Joined: March 23rd, 2013, 6:59 pm
Name: Mark

sandbox running issues

Post 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?
faceless
Member
Member
Posts: 4
Joined: March 28th, 2013, 6:17 pm

Re: sandbox running issues

Post by faceless »

This is the error i get as well
User avatar
kid matthew
Developer
Developer
Posts: 468
Joined: August 11th, 2009, 5:28 pm
Name: Matthew
IRC Username: Kid_matthew
Location: Land of Sandbox.

Re: sandbox running issues

Post by kid matthew »

I recommend recompiling sandbox.
Tutorial on how to recompile.
http://www.sandboxgamemaker.com/wiki/in ... ource_code

Cheers,
Matthew
Lost Lands Work In Progress <3 viewtopic.php?f=10&t=2522 <3
thebigguy270
Member
Member
Posts: 3
Joined: March 23rd, 2013, 6:59 pm
Name: Mark

Re: sandbox running issues

Post 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.
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: sandbox running issues

Post by Hirato »

you're supposed to use the bat files
This is not a url, clicking it is pointless
thebigguy270
Member
Member
Posts: 3
Joined: March 23rd, 2013, 6:59 pm
Name: Mark

Re: sandbox running issues

Post 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?
Locked