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.

Featured Replies

Posted

https://drive.google.com/file/d/1pktZwm9oM784kQ1Iq2kJTTBu4t2uHH6t/view?usp=sharing

It won't work

 

This is terminal output

Last login: Fri Jul 22 09:31:28 on ttys000

jackie@Jackies-Big-MacBook-Pro ~ % java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.19-41.0.62/unix_args.txt "$@"

Error: could not open `user_jvm_args.txt'

jackie@Jackies-Big-MacBook-Pro ~ %

And when i drag the file into terminal

Last login: Fri Jul 22 09:32:05 on ttys000

jackie@Jackies-Big-MacBook-Pro ~ % /Users/jackie/forgeserver/run.sh

Error: could not open `user_jvm_args.txt'

jackie@Jackies-Big-MacBook-Pro ~ %

 

run.sh looks like this:

 

#!/usr/bin/env sh
# Forge requires a configured set of both JVM and program arguments.
# Add custom JVM arguments to the user_jvm_args.txt
# Add custom program arguments {such as nogui} to this file in the next line before the "$@" or
#  pass them to this script directly
java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.19-41.0.62/unix_args.txt "$@"

 

And user_jvm_args.txt is this:

 

# Xmx and Xms set the maximum and minimum RAM usage, respectively.
# They can take any number, followed by an M or a G.
# M means Megabyte, G means Gigabyte.
# For example, to set the maximum to 3GB: -Xmx3G
# To set the minimum to 2.5GB: -Xms2500M

# A good default for a modded server is 4GB.
# Uncomment the next line to set it.

-Xmx10G

 

So I don't know whats wrong and I would like to play with mods with my friends, so help is appreciated

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.