Skip to content

Instantly share code, notes, and snippets.

@FrostDelta123
Created December 19, 2018 17:43
Show Gist options
  • Save FrostDelta123/7c77d0eec5075a37a97cbc36db2f430c to your computer and use it in GitHub Desktop.
Save FrostDelta123/7c77d0eec5075a37a97cbc36db2f430c to your computer and use it in GitHub Desktop.
[18:43:00] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[18:43:00] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[18:43:00] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[18:43:00] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[18:43:00] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Linux:amd64:3.16.0-4-amd64, installed at /opt/java/jdk1.8.0_111/jre
[18:43:00] [main/INFO]: [AppEng] Core Init
[18:43:02] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry-1.7.10-4.2.16.64.jar
[18:43:02] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[18:43:02] [main/WARN]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader ic2.core.coremod.IC2core mrtjp.core.handler.CorePlugin codechicken.core.launch.DepLoader
[18:43:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:43:02] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[18:43:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:43:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:43:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:43:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:03] [main/INFO]: Loaded library EJML-core-0.26.jar.
[18:43:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:03] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
[18:43:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:43:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:43:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[18:43:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[18:43:04] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[18:43:05] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[18:43:05] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[18:43:05] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[18:43:05] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[18:43:05] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[18:43:05] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[18:43:06] [main/FATAL]: Failed to start the minecraft server
java.lang.NullPointerException
at org.bukkit.Bukkit.getLogger(Bukkit.java:311) ~[Bukkit.class:1.7.10-1614.UNOFFICIAL]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:185) ~[YamlConfiguration.class:1.7.10-1614.UNOFFICIAL]
at net.minecraftforge.cauldron.configuration.ConfigBase.<init>(ConfigBase.java:45) ~[ConfigBase.class:1.7.10-1614.UNOFFICIAL]
at net.minecraftforge.cauldron.configuration.CauldronConfig.<init>(CauldronConfig.java:86) ~[CauldronConfig.class:1.7.10-1614.UNOFFICIAL]
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:214) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.<init>(DedicatedServer.java:68) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1688) [MinecraftServer.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [Thermos.jar:1.7.10-1614.UNOFFICIAL]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [Thermos.jar:1.7.10-1614.UNOFFICIAL]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment