- Joined
- Jun 1, 2021
- Mode
- HC Ironman
Note: This guide is for mac users only.

If you see this and are unable to start the client on mac then keep on reading.
You need to install java in order to run JAR files on your mac.
Click the link below to download and install java:
https://www.java.com/en/download/manual.jsp
You might have to restart your mac after installing java.
Alternatively if the above doesn't work, you can try starting the launcher from the terminal.
To start the launcher from the command-line you need to open terminal. To do this simply press Command + Space and Search for 'Terminal'.
Next you need to navigate into the directory where the SeersLauncher.jar is located (Downloads by default unless you've moved it).
Execute the following in your terminal:
...and the launcher should now start.

If you see the following popup after executing the commands above in the terminal, then keep on reading.
To be able to execute "java" from the command-line you need to install JDK.
Here's a link for the latest JDK: https://www.oracle.com/java/technologies/javase-jdk16-downloads.html
After installing JDK, you might have to restart your mac. Once JDK installed, simply run the commands above again.
If you are still unable to start the game or if you encounter any other issues then feel free to post a thread in the Help section.

If you see this and are unable to start the client on mac then keep on reading.
You need to install java in order to run JAR files on your mac.
Click the link below to download and install java:
https://www.java.com/en/download/manual.jsp
You might have to restart your mac after installing java.
Alternatively if the above doesn't work, you can try starting the launcher from the terminal.
To start the launcher from the command-line you need to open terminal. To do this simply press Command + Space and Search for 'Terminal'.
Next you need to navigate into the directory where the SeersLauncher.jar is located (Downloads by default unless you've moved it).
Execute the following in your terminal:
Bash:
cd $HOME/Downloads/
java -jar SeersLauncher.jar
...and the launcher should now start.

If you see the following popup after executing the commands above in the terminal, then keep on reading.
To be able to execute "java" from the command-line you need to install JDK.
Here's a link for the latest JDK: https://www.oracle.com/java/technologies/javase-jdk16-downloads.html
After installing JDK, you might have to restart your mac. Once JDK installed, simply run the commands above again.
If you are still unable to start the game or if you encounter any other issues then feel free to post a thread in the Help section.
Last edited: