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.

Application VehicleSimulator doesn't open

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
gelbondoc13
Member
Member
Posts: 1
Joined: May 3rd, 2014, 10:19 am
Name: Angelbert

Application VehicleSimulator doesn't open

Post by gelbondoc13 »

RPG, FPS and SideScroller windows batch file opens but when I open VehicleSimulator, the config file open then closes immediately
User avatar
Mike
Administrator
Administrator
Posts: 871
Joined: May 24th, 2009, 12:52 pm

Re: Application VehicleSimulator doesn't open

Post by Mike »

I found the answer. The .bat file looks like there was merge code still included in it. Open it up in a text editor and replace the contents with:

Code: Select all

bin\sandbox_krs.exe -r -lautodrome -qmy_stuff -gstdout.txt %1 %2 %3 %4 %5
And that should do it! Take care :)
-mike
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
Locked