#Support joe but perhaps!
1 messages · Page 1 of 1 (latest)
*crash
Win key + R and then type %appdata%\.minecraft\crash-reports
mac: ~/Library/Application Support/minecraft
Linux: You should know this if your using linux
https://cdn.discordapp.com/attachments/807302782432051230/845361400288772126/2021-04-29T13-29-47.mp4
download java
pretty sure you need java 8 installed
/usr/libexec/java_home -V can you run this and send it
if you can figure out the path to the 1.8 java, you can use <path_to_jre>/bin/java -jar Executable.jar to run your forge installer (replacing the path to jre with the path to 1.8 java, and executable jar with the jar you downloaded from forge)
wait
gimme a sec im sped
<path_to_forge-1.8.9-11.15.1.2318-1.8.9-installer>/bin/java -jar Executable.jar
like that?
@polar flame
oh
you want the java 1.8 for the first part
<path_to_jre>/bin/java -jar forge-1.8.9-11.15.1.2318-1.8.9-installer.jar
/Library/Java/JavaVirtualMachines/ try going here and then going to the right one
ok ok
-bash: /Library/Java/JavaVirtualMachines/: is a directory
what do i do from there
uhh see what the right directory to the java 1.8 is
how do i do that
open it in whatever file thing mac has
idk
finder?
you can use where java in terminal to find the path I think