by MagicManICT » Tue Apr 13, 2021 2:24 am
Doesn't matter so much "where you put it," but when using the command line, you have to make sure you launch a program when the file system is pointing at the right folder. My suggestion is this:
Save (or move) your autohaven-<account-name>.jar file to your Desktop
Open the command line (Windows>run>cmd.exe). The default starting location is your user directory. From here, type "cd desktop" to move to the proper folder.
Once in the right location, you can run Haven with the command given (java.exe -jar autohaven-<account-name>.jar).
The goal of this is to get any error output to the command console rather than relying on any pop-ups or trying to find a missing log file. Hopefully, if there is an error or other premature termination, something is written to the console that you can copy-paste to a post so it can be used to figure out the problem. Note: you can select text with the mouse, but you will have to use ctrl+c to copy the selected text to the clipboard from a command line prompt (ctrl+x to 'cut' and ctrl+v to paste).
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.