-
Notifications
You must be signed in to change notification settings - Fork 82
[BUG]Error: could not open `libraries/net/minecraftforge/forge/1.12.2-14.23.5.2860/unix_args.txt' #100
Comments
Your server is using Java 17 1.12.2 requires Java 8 to work |
|
but you dont set it to default. some code will have you: Java 8 is required to run Minecraft versions 1.12 through 1.17. Java 17 is required to run Minecraft version 1.18 and up.if version > "1.17": |
Hey, why not look at my page: https://github.com/N-aksif-N/Minecolab |
How would it look implemented? |
First, It will check whether the server is running on version upper and in 1.17 or below 1.17. After that, it will install the java according to the version of server. Then, it will set the environment and update-alternatives. These activities will set the default java, because the default java is always set on java 11. |
Describe the bug
Hello, I get this error when I start the server:
apt cache successfully updated
Failed to install OpenJdk16.
Openjdk17 doesn't seems to be installed or isn't working, falling back to java 11 . You might experience reduced performance. Minecraft 1.17 and above might fail to launch.
Drive already mounted at /content/drive; to attempt to forcibly remount, call drive.mount("/content/drive", force_remount=True).
/content/drive/My Drive/Minecraft-server
colabconfig.json forge-1.12.2-14.23.5.2860.jar libraries server.jar
eula.txt installer.log minecraft_server.1.12.2.jar
Procedding to use ngrok
Get your authtoken from https://dashboard.ngrok.com/auth
Authtoken saved to configuration file: /root/.config/ngrok/ngrok.yml
Your server address is 0.tcp.sa.ngrok.io:13726
Starting server...
Error: could not open `libraries/net/minecraftforge/forge/1.12.2-14.23.5.2860/unix_args.txt'
To Reproduce
Steps to reproduce the behavior:
Minecraft server Version
1.12.2
The text was updated successfully, but these errors were encountered: