• 0

    posted a message on Cannot Create Server

    Thank you Lorinthio but it still seems to have failed. I followed it but even from the beginning I could not follow it exactly. The Eula file is not created when I do as it says so I cannot even complete the beginning steps. I tried following the others, just skipping over that since the file did not exist, but nothing happened. The dialog box I normally see when starting a server didn't even pop up for a second. It just created more crash logs in the log folder. I tried following what you said for it to ignore the GUI but it still gave me the same GUI error.

    Posted in: Server Support and Administration
  • 0

    posted a message on Cannot Create Server

    I recently got back into Minecraft and my friend wanted to play along with me so I decided to set up a server. Well, I downloaded it from the official website, put it in a folder, and double clicked like a normally did. Nothing happened. Double clicked a second time and 'logs' finally popped up. Did it about five more times. Nothing. Decided to check the logs because, obviously, something wasn't right. I went into the forums and everyone kept mentioning Eula. It's a fresh server and it never created any file named Eula nor have I ever heard of it before now. ( Last time I created a server was . . . probably sometime early last year? ) Anyways this is what the log said:


    [11:04:01] [main/ERROR]: Couldn't build server GUI
    java.lang.NullPointerException
    at sun.awt.FontConfiguration.getVersion(Unknown Source) ~[?:1.7.0_05]
    at sun.awt.FontConfiguration.readFontConfigFile(Unknown Source) ~[?:1.7.0_05]
    at sun.awt.FontConfiguration.init(Unknown Source) ~[?:1.7.0_05]
    at sun.awt.Win32FontManager.createFontConfiguration(Unknown Source) ~[?:1.7.0_05]
    at sun.font.SunFontManager$2.run(Unknown Source) ~[?:1.7.0_05]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_05]
    at sun.font.SunFontManager.<init>(Unknown Source) ~[?:1.7.0_05]
    at sun.awt.Win32FontManager.<init>(Unknown Source) ~[?:1.7.0_05]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_05]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_05]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_05]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_05]
    at java.lang.Class.newInstance0(Unknown Source) ~[?:1.7.0_05]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_05]
    at sun.font.FontManagerFactory$1.run(Unknown Source) ~[?:1.7.0_05]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_05]
    at sun.font.FontManagerFactory.getInstance(Unknown Source) ~[?:1.7.0_05]
    at java.awt.Font.getFont2D(Unknown Source) ~[?:1.7.0_05]
    at java.awt.Font.access$000(Unknown Source) ~[?:1.7.0_05]
    at java.awt.Font$FontAccessImpl.getFont2D(Unknown Source) ~[?:1.7.0_05]
    at sun.font.FontUtilities.getFont2D(Unknown Source) ~[?:1.7.0_05]
    at sun.font.FontUtilities.fontSupportsDefaultEncoding(Unknown Source) ~[?:1.7.0_05]
    at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$WindowsFontProperty.configureValue(Unknown Source) ~[?:1.7.0_05]
    at com.sun.java.swing.plaf.windows.DesktopProperty.createValue(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.UIDefaults.getFromHashtable(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.UIDefaults.get(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.MultiUIDefaults.get(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.UIDefaults.getFont(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.UIManager.getFont(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.LookAndFeel.installColorsAndFont(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.plaf.basic.BasicPanelUI.installDefaults(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.plaf.basic.BasicPanelUI.installUI(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JComponent.setUI(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JPanel.setUI(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JPanel.updateUI(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JPanel.<init>(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JPanel.<init>(Unknown Source) ~[?:1.7.0_05]
    at ks.c(SourceFile:82) ~[minecraft_server.1.8.3%20(5).exe:?]
    at ks.<init>(SourceFile:58) [minecraft_server.1.8.3%20(5).exe:?]
    at ks.a(SourceFile:30) [minecraft_server.1.8.3%20(5).exe:?]
    at kp.aP(SourceFile:385) [minecraft_server.1.8.3%20(5).exe:?]
    at net.minecraft.server.MinecraftServer.main(SourceFile:705) [minecraft_server.1.8.3%20(5).exe:?]
    [11:04:01] [main/FATAL]: Failed to start the minecraft server
    java.lang.NullPointerException
    at sun.awt.FontConfiguration.getVersion(Unknown Source) ~[?:1.7.0_05]
    at sun.awt.FontConfiguration.readFontConfigFile(Unknown Source) ~[?:1.7.0_05]
    at sun.awt.FontConfiguration.init(Unknown Source) ~[?:1.7.0_05]
    at sun.awt.Win32FontManager.createFontConfiguration(Unknown Source) ~[?:1.7.0_05]
    at sun.font.SunFontManager$2.run(Unknown Source) ~[?:1.7.0_05]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_05]
    at sun.font.SunFontManager.<init>(Unknown Source) ~[?:1.7.0_05]
    at sun.awt.Win32FontManager.<init>(Unknown Source) ~[?:1.7.0_05]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_05]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_05]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_05]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_05]
    at java.lang.Class.newInstance0(Unknown Source) ~[?:1.7.0_05]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_05]
    at sun.font.FontManagerFactory$1.run(Unknown Source) ~[?:1.7.0_05]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_05]
    at sun.font.FontManagerFactory.getInstance(Unknown Source) ~[?:1.7.0_05]
    at java.awt.Font.getFont2D(Unknown Source) ~[?:1.7.0_05]
    at java.awt.Font.access$000(Unknown Source) ~[?:1.7.0_05]
    at java.awt.Font$FontAccessImpl.getFont2D(Unknown Source) ~[?:1.7.0_05]
    at sun.font.FontUtilities.getFont2D(Unknown Source) ~[?:1.7.0_05]
    at sun.font.FontUtilities.fontSupportsDefaultEncoding(Unknown Source) ~[?:1.7.0_05]
    at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$WindowsFontProperty.configureValue(Unknown Source) ~[?:1.7.0_05]
    at com.sun.java.swing.plaf.windows.DesktopProperty.createValue(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.UIDefaults.getFromHashtable(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.UIDefaults.get(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.MultiUIDefaults.get(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.UIDefaults.getFont(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.UIManager.getFont(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.LookAndFeel.installColorsAndFont(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.plaf.basic.BasicPanelUI.installDefaults(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.plaf.basic.BasicPanelUI.installUI(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JComponent.setUI(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JPanel.setUI(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JPanel.updateUI(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JPanel.<init>(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JPanel.<init>(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JPanel.<init>(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JRootPane.createGlassPane(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JRootPane.<init>(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JFrame.createRootPane(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JFrame.frameInit(Unknown Source) ~[?:1.7.0_05]
    at javax.swing.JFrame.<init>(Unknown Source) ~[?:1.7.0_05]
    at ks.a(SourceFile:31) ~[minecraft_server.1.8.3%20(5).exe:?]
    at kp.aP(SourceFile:385) ~[minecraft_server.1.8.3%20(5).exe:?]
    at net.minecraft.server.MinecraftServer.main(SourceFile:705) [minecraft_server.1.8.3%20(5).exe:?]


    Any clue how to fix this problem? It's rather annoying. Thank you for your time!

    Posted in: Server Support and Administration
  • To post a comment, please .