Skip to content

Commit

Permalink
wrong java version
Browse files Browse the repository at this point in the history
  • Loading branch information
MicrocontrollersDev authored Nov 25, 2023
1 parent 4917df1 commit dda94f1
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 5 deletions.
10 changes: 8 additions & 2 deletions docs/launcher/prism_gnu.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,11 +276,17 @@ Some CurseForge mods may not allow downloads from third party launchers such as

#### `The java binary "" couldn't be found. Please fix the java path override in the instance's settings or disable it.`

In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx` (xxx symbolizes the newest version of Java at the time of your installation).
In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).

If you do not see any version, [you should redo step 1](#step-1-installing-java)

You may also need to set the java version in the instance, click on the instance once then on the right click `Edit`, then in the next popup click `Settings` once again click `Auto-detect` and choose the java version.
<br>

#### `This instance is not compatabile with Java version x.`

Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).

If you do not see any version, [you should redo step 1](#step-1-installing-java)

<br>

Expand Down
10 changes: 8 additions & 2 deletions docs/launcher/prism_mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,17 @@ Some CurseForge mods may not allow downloads from third party launchers such as

#### `The java binary "" couldn't be found. Please fix the java path override in the instance's settings or disable it.`

In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx` (xxx symbolizes the newest version of Java at the time of your installation).
In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).

If you do not see any version, [you should redo step 1](#step-1-installing-java)

You may also need to set the java version in the instance, click on the instance once then on the right click `Edit`, then in the next popup click `Settings` once again click `Auto-detect` and choose the java version.
<br>

#### `This instance is not compatabile with Java version x.`

Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).

If you do not see any version, [you should redo step 1](#step-1-installing-java)

<br>

Expand Down
8 changes: 7 additions & 1 deletion docs/launcher/prism_win.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,13 @@ In the main screen of Prism Launcher, click `Settings` near the top, a popup sho

If you do not see any version, [you should redo step 1](#step-1-installing-java)

You may also need to set the java version in the instance, click on the instance once then on the right click `Edit`, then in the next popup click `Settings` once again click `Auto-detect` and choose the java version.
<br>

#### `This instance is not compatabile with Java version x.`

Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).

If you do not see any version, [you should redo step 1](#step-1-installing-java)

<br>

Expand Down

0 comments on commit dda94f1

Please sign in to comment.