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

DaemonUmbra

Members
  • Joined

  • Last visited

Posts posted by DaemonUmbra

  1. ·

    Edited by DaemonUmbra

    You should NOT need 8G and it is likely to cause periodic lagspikes, the commands I gave you in the other thread should be giving it sufficient RAM. If you are experiencing performance issues during regular gameplay your processor is likely the culprit.

     

    Edit: I have been told there are exceptions, however the person I spoke to who regularly gives his modpacks 8G is

    1. talking about 8G for his CLIENT, not server, and
    2. a streamer who has a very powerful computer
  2. You need to use Java 8, you likely have 10 installed, if you can live without the most recent version of Java uninstall all versions other than 8, if not you will need to go into program files, find the java.exe of Java 8, and replace "java" in my previous instructions with the full path to it (including the name of the file itself this time)

  3. cd

    Change directory (Note in CMD you do NOT use this command to change drives)

    Example:

    cd "C:\Forge Server\"

    (Note the quotes that MUST be used if the path has spaces)

     

     To change drives you just type the drive letter followed by a colon

    Example:

    E:

     

    To run a jar file, invoke the "java" command with the "-jar" switch followed by the file name including the ".jar" file extension

    Example:

    java -jar forge.jar

    (Note that this command will only work if the jar file is in the currently selected directory)

     

    The usual command to run a Forge server is:

    java -jar <forge jar name> -Xmx 3G -Xms3G

     

  4. ·

    Edited by DaemonUmbra

    If you don't care about clear communication with those trying to help you then they might not want to help you, remember most (If not all) of the people here are not paid to provide support, we're just members of the community trying to help each other.

  5. ·

    Edited by DaemonUmbra

    On 5/1/2018 at 9:50 AM, diesieben07 said:

    "I want to go to the supermarket and buy oranges, but the supermarket is closed, so I went to the clothes store instead. Why do they not have oranges?" Just because launching the Forge server doesn't work, does not mean you can just launch a vanilla server, it will not get you anywhere. You must launch the Forge jar if you want a Forge server.

     

    Ok so we go back to my original post which turns out to be relevant, make sure you use the forge jar.

    20 minutes ago, DaemonUmbra said:

    Could you please start the server from the command line and tell me what it spits out?

     

Important Information

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

Account

Navigation

Search

Search

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.