thecoder-001 / MineColab

Run Minecraft Server on Google Colab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] update to 1.18

Yumileashen opened this issue · comments

commented

yeah Im just gonna wait till update to 1.18

btw thank you guys

!!SORRY FOR MY ENGLISH!!
I try this

!apt-get install openjdk-17-jdk-headless -qq > /dev/null
import os
os.environ["JAVA_HOME"] = "/usr/lib/jvm/java-17-openjdk-amd64"
!update-alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/jre/bin/java
!java -version

after

import os
import re

and IT'S WORKING

I HOPE HELP YOU

commented

nope still cant run
Error: Unable to access jarfile server.jar

Sorry, you must download mc sever paper server .jar lasted versión and rename server.jar and upload to folder Minecraft server and run again

commented

yep its running, thanks you .
but after 1hr running in google colab wont connect anymore, its say no backend lol

Support added in #60.