Hi there to anyone reading this
I want to setup a forge server for me and my friend on ubuntu server since i got a seperate pc for that now
I am using a docker container which worked fine for vanilla servers
I tried to start my container that is 1.16.5 forge server but nothing
I don't know how to get the log file off of it so here it is
[15Mar2022 23:18:55.540] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.20, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
[15Mar2022 23:18:55.544] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 17.0.2 by Eclipse Adoptium
[15Mar2022 23:18:55.559] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
that's all i get form the debug.log and latest.log
Any help would be great!