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

Attempting to create a server using 1.15.2-31.0.14 on Mac OS X 10.14.6.
Whenever we create the start.command file to give the server 8-16GB of ram, midway through starting, it crashes. We've tried re-installing everything. Running it without a start.command, editing the command to 1GB, Quadruple Checked command to verify it's targeting 'forge-1.15.2-31.0.14.jar' for the start.command.
*edit: Forgot to mention, that running vanilla @16G Ram causes no issue, but forge won't even start for us.

Attached is the last crash log before we gave up for the night.
Any help would be greatly appreciated.

crash-2020-02-01_22.40.49-server.txt

Edited by The Sheev

  • Author

Deleted all Java, reinstalled Java 8.
Server now runs when running 1.15.2-31.1.0 server jar, however, when we try to use a start.command to increase ram to 16gb, we're getting a crash.
Any suggestion on code to use for forge server to increase ram?

  • Author

That doesn’t make sense considering we removed java completely from the computer, installed Java 8 for Mac OS X.

and even put the shell command as :

#!/bin/bash

export JAVA_HOME=$(/usr/libexec/java_home -v 1.8)
cd "$(dirname "$0")"
exec Java -Xms16G -Xmx16G -jar forgeserver.jar

 

so instead of quoting something that doesn’t make sense, how about offering a solution? Or does no one here know how to do that?

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.