#Mohist Minecraft 1.12.2 server, moved from Windows to Mint. Cannot boot

13 messages · Page 1 of 1 (latest)

hasty roost
#

So I just moved this 1.12.2 modded Minecraft server I've been working on for 5 years, from Windows to Linux Mint (Cinnamon). I've got Minecraft working, I've got Technic working, I was able to mod on both platforms, however the server is refusing to obey. It has asked me if I wanna download OpenJDK 8 which I consented to, since it needed that, I also have Java 8 on my system.

Well here's the screen I get just before it shuts down with no crash report, and no logs. So far I've allowed the port 25570 (my server's port) to pass through the Firewall? I believe? Using: "sudo ufw allow 25570" but I am pretty much out of ideas at this point. I can't wrap my head around this issue.

I've worked with Ubuntu before, and this server used to be on Ubuntu first, before it was ever on Windows, I used to use this reboot.sh file and I completely forget how to set it up.. but that's another problem, I just wanna get this server started now, my team and I have a bit of a deadline to meet. screamcatto

If anybody is willing to lend a helping hand, that'd be great.

dry tundra
#

That is a Forge server, I presume?

hasty roost
#

Forge/Bukkit

#

It uses both plugins and mods

dry tundra
#

I never used Bukkit, but this should be fairly easy otherwise. To sort the Java out, I suggest you go to Software Manager and install Galternatives. This will allow you to pick the default Java runtime from a GUI.

#

I am not sure if Forge and Bukkit need their setups to run again on the new system if the server is self-contained and portable. I have moved a server between Linux machines, so I tend to assume it is portable.

#

Needless to say, do keep an untouched backup of the server and only work on a copy.

hasty roost
#

So the issue was finally resolved just yesterday

#

I'll look into that software manager soon.

dry tundra
#

If you have it resolved, no need to check Java any more, since it obviously worked.

hasty roost
#

I guess I needed a proper .sh file

#

I was still running off of the old batch file from windows