Instance CRASHED

Ask any support / help / issues / problem or question related to TumblingJazz
Post Reply
erichon
Posts: 128
Joined: Sun May 01, 2016 10:12 am

Instance CRASHED

Post by erichon »

Hey

one of my instances crashed. The folder structure is still there but when I want to reopen it it wants to create a new instance with this name. How can I fix that?
User avatar
martin@rootjazz
Site Admin
Posts: 34640
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Instance CRASHED

Post by martin@rootjazz »

An (old) instance can be opened by opening the program normally, then creating that instance again with the same name

An instance is opened by just passing a single argument to the .exe

so when you open the program normally you are running this cmd

c:\program files\tumbling jazz\tumblingjazz.exe

to open an instance you would run
"c:\program files\tumbling jazz\tumblingjazz.exe" "instance_name"

You could do this from the CMD, or by creating a shortcut. Right click the tumblingjazz.exe file and select CREATE SHORTCUT, then right click the shortcut and select properties, you should see the TARGET variable, just append the instance name to the end of it and you can now open your instance via double clicking the shortcut
Post Reply