Skip to content

Instantly share code, notes, and snippets.

@Bogdan-G
Created October 18, 2015 23:53
Show Gist options
  • Save Bogdan-G/2bc797f1a113ae0e7b29 to your computer and use it in GitHub Desktop.
Save Bogdan-G/2bc797f1a113ae0e7b29 to your computer and use it in GitHub Desktop.
log
[02:42:37] [main/INFO] [FML/]: Forge Mod Loader version 7.99.4.1492 for Minecraft 1.7.10 loading
[02:42:38] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_85, running on Windows 7:amd64:6.1, installed at D:\nmine\zulu1.7.0_85\jre
[02:42:38] [main/INFO] [STDERR/]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[02:42:42] [main/WARN] [FML/]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[02:42:42] [main/WARN] [FML/]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin ic2.core.coremod.IC2core
[02:42:42] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:42:42] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[02:42:42] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:42:42] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:42:42] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:42:44] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:42:44] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:42:44] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:42:45] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:42:46] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:42:46] [main/INFO] [IC2-core/]: Loaded library EJML-core-0.26.jar.
[02:42:46] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[02:42:47] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[02:42:47] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[02:42:49] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[02:42:56] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[02:42:56] [Server thread/INFO] [FML/]: MinecraftForge v10.13.4.1492 Initialized
[02:42:56] [Server thread/INFO] [FML/]: Replaced 183 ore recipies
[02:42:56] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[02:42:56] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[02:42:56] [Server thread/INFO] [FML/]: Searching Q:\servtest64-testAddon_in_IC\mods for mods
[02:42:56] [Server thread/INFO] [FML/]: Also searching Q:\servtest64-testAddon_in_IC\mods\1.7.10 for mods
[02:42:58] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 8 mods to load
[02:42:58] [Server thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[02:42:59] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, CodeChickenCore, BiomesOPlenty, gregtech, IC2] at CLIENT
[02:42:59] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, CodeChickenCore, BiomesOPlenty, gregtech, IC2] at SERVER
[02:43:00] [Server thread/ERROR] [FML/]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
[02:43:00] [Server thread/ERROR] [FML/]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1492.158-server.jar)
UC Forge{10.13.4.1492} [Minecraft Forge] (KCauldron-1.7.10-1492.158-server.jar)
UC kimagine{0.2} [KImagine] (minecraft.jar)
UC CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UC BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1394-universal.jar)
UC IC2{2.2.785-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.785-experimental.jar)
UE gregtech{MC1710} [GregTech] (gregtech_1.7.10-5.08.31.jar)
[02:43:00] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
[02:43:00] [Server thread/ERROR] [FML/]: Caught exception from gregtech
java.lang.NullPointerException
at net.minecraft.world.World.<init>(World.java:618) ~[ahb.class:?]
at gregtech.common.GT_DummyWorld.<init>(GT_DummyWorld.java:28) ~[GT_DummyWorld.class:?]
at gregtech.common.GT_DummyWorld.<init>(GT_DummyWorld.java:34) ~[GT_DummyWorld.class:?]
at gregtech.GT_Mod.<init>(GT_Mod.java:157) ~[GT_Mod.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_85]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_85]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_85]
at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_85]
at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_85]
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) ~[ILanguageAdapter$JavaAdapter.class:1.7.10-1492.158]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506) ~[FMLModContainer.class:1.7.10-1492.158]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_85]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_85]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_85]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_85]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-1492.158]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-1492.158]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_85]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_85]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_85]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_85]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:1.7.10-1492.158]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:1.7.10-1492.158]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:1.7.10-1492.158]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-1492.158]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_85]
[02:43:00] [Server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first.
[02:43:00] [Server thread/INFO] [FML/]: Applying holder lookups
[02:43:00] [Server thread/INFO] [FML/]: Holder lookups applied
[02:43:00] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[02:43:00] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment