Jump to content

Forge installer not creating mods, config or defaultconfigs directoryies.


Recommended Posts

Hello support team,

Trying to install forge 1.20.1-47.2.XX on a dedicated Linux server and the installer will not create the mods, config or defaultconfigs directories.  This is a dedicated server that just had forge-1.19.2-43.2.14 installed and ran without any issues.  

current Java version

[root@a-jiggy-server 1.20.1]# java -version
openjdk version "17.0.9" 2023-10-17 LTS
OpenJDK Runtime Environment (Red_Hat-17.0.9.0.9-1) (build 17.0.9+9-LTS)
OpenJDK 64-Bit Server VM (Red_Hat-17.0.9.0.9-1) (build 17.0.9+9-LTS, mixed mode, sharing)
[root@a-jiggy-server 1.20.1]#
 

Install command: java -jar forge-1.20.1-47.2.20-installer.jar --installServer

installs to: /opt/minecraft/server/libraries/net/minecraft/server/1.20.1

launch server and agree to eula.txt from above directory: java -Xmx5120M -Xms2048M -jar server-1.20.1.jar nogui

re-launch server view ll /opt/minecraft/server/libraries/net/minecraft/server/1.20.1:

-rw-r--r--.  1 root root        2 Mar 10 11:39 banned-ips.json
-rw-r--r--.  1 root root        2 Mar 10 11:39 banned-players.json
-rw-r--r--.  1 root root      157 Mar 10 11:05 eula.txt
drwxr-xr-x.  8 root root       77 Mar 10 11:02 libraries
drwxr-xr-x.  2 root root      159 Mar 10 11:39 logs
-rw-r--r--.  1 root root      403 Mar 10 11:39 ops.json
-rwxr--r--.  1 root root      366 Mar 10 11:00 run.sh
-rw-r--r--.  1 root root 47791053 Mar 10 11:00 server-1.20.1.jar
-rw-r--r--.  1 root root     8859 Mar  9 10:18 server-icon.png
-rw-r--r--.  1 root root     1287 Mar 10 11:39 server.properties
-rw-r--r--.  1 root root      211 Mar 10 11:39 usercache.json
-rw-r--r--.  1 root root      339 Mar 10 10:34 user_jvm_args.txt
-rw-r--r--.  1 root root      163 Mar 10 10:34 usernamecache.json
drwxr-xr-x.  3 root root       20 Mar 10 11:02 versions
-rw-r--r--.  1 root root      339 Mar 10 10:34 whitelist.json
drwxr-xr-x. 12 root root     4096 Mar 10 12:21 world
 

The install log says:

The server installed successfully
You can delete this installer file now if you wish

Suggestions?

RPMof78

Link to comment
Share on other sites

Quote

 

installs to: /opt/minecraft/server/libraries/net/minecraft/server/1.20.1

launch server and agree to eula.txt from above directory: java -Xmx5120M -Xms2048M -jar server-1.20.1.jar nogui

 

You were doing so good. You're running the vanilla jar.

Hence why it doesnt do any modded stuff
Run run.sh

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

4 hours ago, rpmof78 said:

launch server and agree to eula.txt from above directory: java -Xmx5120M -Xms2048M -jar server-1.20.1.jar nogui

re-launch server view ll /opt/minecraft/server/libraries/net/minecraft/server/1.20.1:

I'm relaunching the forge jar after agreeing to the eula.txt. directly 

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.