Jump to content

missing file <forge-version-xx.xx.x.xxxx-version.universal.jar> after server install


hrHVN

Recommended Posts

I recently tried to setup a moded-minecraft-server on my private node (old laptop), i have followed a tutorial from Minecraft Fandom but apparently some files are missing after installing forge 1.18.1. 

according to the forge-installer Log everything went as expected, but i still had to manualy run ./run.sh to generate some missing foders, and still i am missing the <forge-version-1.18.1-39.1.0-version.universal.jar> to boot the server.

 

My question is, did i do something wrong during installation or am i missing some vital information about setting up forge as a headless server?

 

bash comands used to install forge:

Spoiler

// get the installer
wget https://maven.minecraftforge.net/net/minecraftforge/forge/1.18.1-39.1.0/forge-1.18.1-39.1.0-installer.jar

// run the installer
java -Xmx6G -Xms2G -jar forge-x.xx.x-installer.jar --installServer

//Run run.sh to generate >> config, defaultconfig, mods etc
./run.sh

//install vanilla minecraft

wget https://launcher.mojang.com/v1/objects/c8f83c5655308435b3dcf03c06d9fe8740a77469/server.jar

// compile the server 
java -Xmx6G -Xms2G -jar server.jar nogui
 

 

Copy of directory:

Spoiler

minecraftmod@ubuntuserver:~$ ls server
banned-ips.json      eula.txt                               logs          run.bat            usercache.json     world
banned-players.json  forge-1.18.1-39.1.0-installer.jar      minecraftMod  run.sh             user_jvm_args.txt
config               forge-1.18.1-39.1.0-installer.jar.log  mods          server.jar         versions
defaultconfigs       libraries                              ops.json      server.properties  whitelist.json

 

System info:

Spoiler

-- Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-104-generic x86_64)

-- java version 17.0.2

-- mcrcon 0.7.2 (built: Mar 17 2022 16:40:33) - https://github.com/Tiiffi/mcrcon

 

Log file (github)

>> forge-1.18.1-39.1.0-installer.jar.log

Edited by hrHVN
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.