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

Installed Forge as per normal on vanilla minecraft_server.jar, version 1.3.2.

Server launches as expected under Windows, works fine. Upon being moved to remote server (Arch Linux based, terminal only, 64-bit, using the jre7-openjdk-headless package with libcups and fontconfig) server crashes with the following stack trace:

 

Exception in thread "main" java.lang.NullPointerException

at cpw.mods.fml.relauncher.Downloader.makeHeadless(Downloader.java:137)

at cpw.mods.fml.relauncher.FMLRelauncher.showWindow(FMLRelauncher.java:67)

at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:117)

at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)

at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1258)

 

Using Forge 4.0.0.200, and 4.0.0.217 - same error occurs. Crashing before any init, so no logfiles are generated.

 

Using openjdk6 package, I get a long string of recursive font errors followed by some Swing errors (which as I understand it is a GUI package, and the system is entirely headless - I see no makeHeadless call in the end of the stack trace, only showWindow, so I'm assuming that even with nogui it's trying to create the downloader window, then crashing when it tries to initialize fonts on a system with no font manager or GUI components)

 

Would appreciate any insight into this issue.

I cannot analyze this error but I think it failed to download the libraries and put it in your main server-folder where the minecraft_server.jar is located. so, here step for step: 1. make a new folder in the folder where your minecraft_server.jar is located called "libs" without quotes

2. download this .zip :  http://files.minecraftforge.net/fmllibs/fml_libs.zip

3. put the jars from the downloaded .zip into your libs-folder

4. just to make sure: get a new minecraft_server.jar from http://minecraft.net/download

5. extract the files from forge 4.0.0.217 into the minecraft_server.jar and try to run server... if failed try with 4.0.0.200.... just try out and tell me

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.