Jump to content

i can't put forge 1.18.2 on a multicraft server


Kaneky06

Recommended Posts

hi, my problem is to install forge 1.18.2 on a multicraft server, but I can't, even following their "tutorial" it doesn't start, it tells me that it looks for a .jar file, even if I try to insert the files ( .sh / .bat) gives me an error. (I also tried to edit run.sh (as in their tutorials) but nothing, even trying to put "java18" as a .jar file (as per tutorial) doesn't work. help please

Link to comment
Share on other sites

  • 1 month later...

You need to look within the .sh to see where the packages are run to find the lines and the parameters it needs for it to run the specific forger version.

The console will complain that the .jar is missing then happily ignore its warning and start the instance

*********************************************

Here is an an example of what works with my multicraft instance for forge 1.18.2-40.1.51

*********************************************

[config]
name = Custom - Forge 1.18.2-40.1.51

category = Forge

[encoding]
#encode = system
#decode = system
#fileEncoding = latin-1

[start]
command = /usr/lib/jvm/java-17-openjdk-amd64/bin/java -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.1.51/unix_args.txt "$@"
 

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.



×
×
  • Create New...

Important Information

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