Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

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

Featured Replies

Posted

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

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.