Visit the FAQs first and ensure that you have tried those options first. Many times one of these things will end up fixing the issue.
JRE & JDK
If you are needing to have JRE and JDK for school or work, there is a fix for this. On the FAQs, it does say that it is recommended not having JDK, however this can be worked around.
- Make sure that you only have ONE Java folder in Program Files
There should not be a Java folder in the (x86) folder & you will want to make sure that your JRE and JDK versions are the most updated versions to ensure work together outside of the client issue.
- Find the path file java.exethis
- will be in the JRE folder > bin > Java
- Right-click the Java file and ‘copy as path’
- Open notepad, paste that path into a new file, and edit it to look like this:
@echo off
"C:\\Program Files\\Java\\jre-1.8\\bin\\java.exe" -jar BlissScape.jar
5. Save As ‘client.bat’ on your Desktop
The default encoding type is used, i.e. UTF-8. It should look like this when it is done correctly
BlissScape.jar
- Make sure that the client (BlissScape.jar) file is on your desktop where the .bat file we just made is also.
- Right-click BlissScape.jar and click ‘opens with’ & ensure that it is already using Java(TM) Platform SE binary
If it is not, it is recommended to try the jarfixer that was mentioned in the FAQs or uninstalling all of the Java’s you have and downloading JRE. If you need both environments for school or work, download JRE first and JDK second.
3. Run the .bat file ‘client’
If you still need help or if your question is not listed below, join the server’s Discord. Then create a ticket in the #support channel.