I'm trying to start my server up through control panel, but it won't start. I check console and this is what I get:
31.08 23:30:07 [Multicraft] Received start command
31.08 23:30:08 [Multicraft] Loading server properties
31.08 23:30:08 [Multicraft] Starting server!
31.08 23:30:08 [Multicraft] Loaded config for "Pixelmon 1.8.9"
31.08 23:30:09 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
31.08 23:30:09 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
31.08 23:30:09 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
31.08 23:30:10 [Server] INFO 2016-08-31 23:30:10,573 WARN Disabling terminal, you're running in an unsupported environment.
31.08 23:30:10 [Server] main/INFO [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
31.08 23:30:10 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Linux:amd64:3.10.23-xxxx-std-ipv6-64, installed at /usr/java/jre1.7.0_51
31.08 23:30:11 [Server] main/WARN [FML]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
31.08 23:30:12 [Server] main/ERROR [FML]: FML appears to be missing any signature data. This is not a good thing
31.08 23:30:12 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
31.08 23:30:12 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
31.08 23:30:12 [Server] main/ERROR [FML]:
31.08 23:30:12 [Server] INFO !! DO NOT REPORT !!
31.08 23:30:12 [Server] INFO Pixelmon requires Java 1.8 or newer, you are using 1.7.0_51.
31.08 23:30:12 [Server] INFO If you are running Windows you can
31.08 23:30:12 [Server] INFO visit https://java.com/download/ for the latest version.
31.08 23:30:12 [Server] INFO Please, uninstall the old version first to prevent further issues.
31.08 23:30:12 [Server] INFO If you are running OSX Lion (10.7) or newer, Please use the following launcher
31.08 23:30:12 [Server] INFO http://launcher.mojang.com/download/Minecraft-staging.dmg
31.08 23:30:12 [Server] INFO !! DO NOT REPORT !!
31.08 23:30:13 [Server] main/ERROR [LaunchWrapper]: Unable to launch
31.08 23:30:13 [Server] INFO java.lang.RuntimeException: java.awt.HeadlessException:
31.08 23:30:13 [Server] INFO No X11 DISPLAY variable was set, but this program performed an operation which requires it.
31.08 23:30:13 [Server] INFO at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:161) ~[pixelmon189.jar:?]
31.08 23:30:13 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
31.08 23:30:13 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
31.08 23:30:13 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
31.08 23:30:13 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
31.08 23:30:13 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
31.08 23:30:13 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
31.08 23:30:13 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [pixelmon189.jar:?]
31.08 23:30:13 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [pixelmon189.jar:?]
31.08 23:30:13 [Server] INFO Caused by: java.awt.HeadlessException:
31.08 23:30:13 [Server] INFO No X11 DISPLAY variable was set, but this program performed an operation which requires it.
31.08 23:30:13 [Multicraft] Server shut down
31.08 23:30:13 [Multicraft] Looks like a crash, check the server console. Return value: 1
31.08 23:30:13 [Multicraft] Server stopped
Can anyone help me figure out how I can fix this? I can run 1.7.10 in the mean time, I'm just having issues with 1.8.9. The plan that was purchased was specifically for 1.8.9, if that's applicable information.
Thanks to anyone who may be able to help.
I'm trying to start my server up through control panel, but it won't start. I check console and this is what I get:
31.08 23:30:08 [Multicraft] Loading server properties
31.08 23:30:08 [Multicraft] Starting server!
31.08 23:30:08 [Multicraft] Loaded config for "Pixelmon 1.8.9"
31.08 23:30:09 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
31.08 23:30:09 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
31.08 23:30:09 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
31.08 23:30:10 [Server] INFO 2016-08-31 23:30:10,573 WARN Disabling terminal, you're running in an unsupported environment.
31.08 23:30:10 [Server] main/INFO [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
31.08 23:30:10 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Linux:amd64:3.10.23-xxxx-std-ipv6-64, installed at /usr/java/jre1.7.0_51
31.08 23:30:11 [Server] main/WARN [FML]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
31.08 23:30:11 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
31.08 23:30:12 [Server] main/ERROR [FML]: FML appears to be missing any signature data. This is not a good thing
31.08 23:30:12 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
31.08 23:30:12 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
31.08 23:30:12 [Server] main/ERROR [FML]:
31.08 23:30:12 [Server] INFO !! DO NOT REPORT !!
31.08 23:30:12 [Server] INFO Pixelmon requires Java 1.8 or newer, you are using 1.7.0_51.
31.08 23:30:12 [Server] INFO If you are running Windows you can
31.08 23:30:12 [Server] INFO visit https://java.com/download/ for the latest version.
31.08 23:30:12 [Server] INFO Please, uninstall the old version first to prevent further issues.
31.08 23:30:12 [Server] INFO If you are running OSX Lion (10.7) or newer, Please use the following launcher
31.08 23:30:12 [Server] INFO http://launcher.mojang.com/download/Minecraft-staging.dmg
31.08 23:30:12 [Server] INFO !! DO NOT REPORT !!
31.08 23:30:13 [Server] main/ERROR [LaunchWrapper]: Unable to launch
31.08 23:30:13 [Server] INFO java.lang.RuntimeException: java.awt.HeadlessException:
31.08 23:30:13 [Server] INFO No X11 DISPLAY variable was set, but this program performed an operation which requires it.
31.08 23:30:13 [Server] INFO at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:161) ~[pixelmon189.jar:?]
31.08 23:30:13 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
31.08 23:30:13 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
31.08 23:30:13 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
31.08 23:30:13 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
31.08 23:30:13 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
31.08 23:30:13 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
31.08 23:30:13 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [pixelmon189.jar:?]
31.08 23:30:13 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [pixelmon189.jar:?]
31.08 23:30:13 [Server] INFO Caused by: java.awt.HeadlessException:
31.08 23:30:13 [Server] INFO No X11 DISPLAY variable was set, but this program performed an operation which requires it.
31.08 23:30:13 [Multicraft] Server shut down
31.08 23:30:13 [Multicraft] Looks like a crash, check the server console. Return value: 1
31.08 23:30:13 [Multicraft] Server stopped
Can anyone help me figure out how I can fix this? I can run 1.7.10 in the mean time, I'm just having issues with 1.8.9. The plan that was purchased was specifically for 1.8.9, if that's applicable information.
Thanks to anyone who may be able to help.
So how would I go about fixing this? I'm not as technologically inclined as I'd like to be cx