So, whenever I go into a world, it just jumps me back to title screen, no crashing, no nothing. I have no worlds (Cause I accidently broke my only one from a misplaced explosive). I have windows 10, 64 bit, and I don't know how check all the other stuff. I have 106 mods in total.
So, whenever I go into a world, it just jumps me back to title screen, no crashing, no nothing. I have no worlds (Cause I accidently broke my only one from a misplaced explosive). I have windows 10, 64 bit, and I don't know how check all the other stuff. I have 106 mods in total.
Ok I closed minecraft and got this:
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructingClient(GCPlayerHandler.java:121)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructing(GCPlayerHandler.java:110)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_413_GCPlayerHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.Entity.<init>(Entity.java:179)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jp.mc.ancientred.starminer.core.entity.EntityLivingGravitized.<init>(EntityLivingGravitized.java:49)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.monster.EntitySlime.<init>(EntitySlime.java:27)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at powercrystals.minefactoryreloaded.entity.EntityPinkSlime.<init>(EntityPinkSlime.java:18)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 21 more
[19:11:25] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]6578548:
java.lang.NullPointerException
at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461) ~[bbj.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructingClient(GCPlayerHandler.java:121) ~[GCPlayerHandler.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructing(GCPlayerHandler.java:110) ~[GCPlayerHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_413_GCPlayerHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraft.entity.Entity.<init>(Entity.java:179) [sa.class:?]
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119) [sv.class:?]
at jp.mc.ancientred.starminer.core.entity.EntityLivingGravitized.<init>(EntityLivingGravitized.java:49) [EntityLivingGravitized.class:?]
at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68) [sw.class:?]
at net.minecraft.entity.EntityFlying.<init>(SourceFile:8) [sr.class:?]
at galaxyspace.SolarSystem.moons.enceladus.entities.EntityCrystalBoss.<init>(EntityCrystalBoss.java:71) [EntityCrystalBoss.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
at net.minecraft.entity.EntityList.func_75620_a(EntityList.java:122) [sg.class:?]
at bspkrs.client.util.EntityUtils.getRandomLivingEntity(EntityUtils.java:264) [EntityUtils.class:?]
at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.init(BSMainMenuRenderTicker.java:146) [BSMainMenuRenderTicker.class:?]
at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.onTick(BSMainMenuRenderTicker.java:82) [BSMainMenuRenderTicker.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1152_BSMainMenuRenderTicker_onTick_RenderTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:340) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[19:11:25] [Client thread/ERROR] [FML]: Index: 4 Listeners:
[19:11:25] [Client thread/ERROR] [FML]: 0: NORMAL
[19:11:25] [Client thread/ERROR] [FML]: 1: ASM: [email protected] onLivingConstructor(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 2: ASM: [email protected] entityConstuct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 3: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 4: ASM: mi[email protected]39bcd7b5 onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 5: ASM: micdoodle8.mods.galact[email protected]2fdda8bb onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 6: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 7: ASM: [email protected] onEntityConstruct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 8: ASM: [email protected] addAttributesToPlayer(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 9: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 10: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 11: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 12: ASM: [email protected]eb5 registerExtendedProperty(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 13: ASM: [email protected] onEntityConstructingEvent(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 14: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 15: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.reflect.InvocationTargetException
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityList.func_75620_a(EntityList.java:122)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.client.util.EntityUtils.getRandomLivingEntity(EntityUtils.java:264)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.init(BSMainMenuRenderTicker.java:146)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.onTick(BSMainMenuRenderTicker.java:82)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1152_BSMainMenuRenderTicker_onTick_RenderTickEvent.invoke(.dynamic)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:340)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructingClient(GCPlayerHandler.java:121)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructing(GCPlayerHandler.java:110)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_413_GCPlayerHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.Entity.<init>(Entity.java:179)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jp.mc.ancientred.starminer.core.entity.EntityLivingGravitized.<init>(EntityLivingGravitized.java:49)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityFlying.<init>(SourceFile:8)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at galaxyspace.SolarSystem.moons.enceladus.entities.EntityCrystalBoss.<init>(EntityCrystalBoss.java:71)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 21 more
[19:11:25] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]ec86118:
java.lang.NullPointerException
at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461) ~[bbj.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructingClient(GCPlayerHandler.java:121) ~[GCPlayerHandler.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructing(GCPlayerHandler.java:110) ~[GCPlayerHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_413_GCPlayerHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraft.entity.Entity.<init>(Entity.java:179) [sa.class:?]
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119) [sv.class:?]
at jp.mc.ancientred.starminer.core.entity.EntityLivingGravitized.<init>(EntityLivingGravitized.java:49) [EntityLivingGravitized.class:?]
at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68) [sw.class:?]
at net.minecraft.entity.passive.EntityAmbientCreature.<init>(SourceFile:10) [wd.class:?]
at jp.mc.ancientred.starminer.basics.entity.EntityComet.<init>(EntityComet.java:35) [EntityComet.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
at net.minecraft.entity.EntityList.func_75620_a(EntityList.java:122) [sg.class:?]
at bspkrs.client.util.EntityUtils.getRandomLivingEntity(EntityUtils.java:264) [EntityUtils.class:?]
at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.init(BSMainMenuRenderTicker.java:146) [BSMainMenuRenderTicker.class:?]
at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.onTick(BSMainMenuRenderTicker.java:82) [BSMainMenuRenderTicker.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1152_BSMainMenuRenderTicker_onTick_RenderTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[19:11:25] [Client thread/ERROR] [FML]: Index: 4 Listeners:
[19:11:25] [Client thread/ERROR] [FML]: 0: NORMAL
[19:11:25] [Client thread/ERROR] [FML]: 1: ASM: [email protected] onLivingConstructor(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 2: ASM: [email protected] entityConstuct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 3: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 4: ASM: mi[email protected]39bcd7b5 onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 5: ASM: micdoodle8.mods.galact[email protected]2fdda8bb onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 6: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 7: ASM: [email protected] onEntityConstruct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 8: ASM: [email protected] addAttributesToPlayer(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 9: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 10: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 11: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 12: ASM: [email protected]eb5 registerExtendedProperty(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 13: ASM: [email protected] onEntityConstructingEvent(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 14: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 15: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.reflect.InvocationTargetException
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityList.func_75620_a(EntityList.java:122)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.client.util.EntityUtils.getRandomLivingEntity(EntityUtils.java:264)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.init(BSMainMenuRenderTicker.java:146)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.onTick(BSMainMenuRenderTicker.java:82)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1152_BSMainMenuRenderTicker_onTick_RenderTickEvent.invoke(.dynamic)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:335)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructingClient(GCPlayerHandler.java:121)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructing(GCPlayerHandler.java:110)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_413_GCPlayerHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.Entity.<init>(Entity.java:179)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jp.mc.ancientred.starminer.core.entity.EntityLivingGravitized.<init>(EntityLivingGravitized.java:49)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.passive.EntityAmbientCreature.<init>(SourceFile:10)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jp.mc.ancientred.starminer.basics.entity.EntityComet.<init>(EntityComet.java:35)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 21 more
[19:11:25] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]9dab72c:
java.lang.NullPointerException
at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461) ~[bbj.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructingClient(GCPlayerHandler.java:121) ~[GCPlayerHandler.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructing(GCPlayerHandler.java:110) ~[GCPlayerHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_413_GCPlayerHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraft.entity.Entity.<init>(Entity.java:179) [sa.class:?]
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119) [sv.class:?]
at jp.mc.ancientred.starminer.core.entity.EntityLivingGravitized.<init>(EntityLivingGravitized.java:49) [EntityLivingGravitized.class:?]
at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68) [sw.class:?]
at net.minecraft.entity.EntityCreature.<init>(SourceFile:23) [td.class:?]
at net.minecraft.entity.monster.EntityMob.<init>(SourceFile:14) [yg.class:?]
at net.minecraft.entity.boss.EntityWither.<init>(EntityWither.java:58) [xc.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
at net.minecraft.entity.EntityList.func_75620_a(EntityList.java:122) [sg.class:?]
at bspkrs.client.util.EntityUtils.getRandomLivingEntity(EntityUtils.java:264) [EntityUtils.class:?]
at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.init(BSMainMenuRenderTicker.java:146) [BSMainMenuRenderTicker.class:?]
at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.onTick(BSMainMenuRenderTicker.java:82) [BSMainMenuRenderTicker.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1152_BSMainMenuRenderTicker_onTick_RenderTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:340) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[19:11:25] [Client thread/ERROR] [FML]: Index: 4 Listeners:
[19:11:25] [Client thread/ERROR] [FML]: 0: NORMAL
[19:11:25] [Client thread/ERROR] [FML]: 1: ASM: [email protected] onLivingConstructor(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 2: ASM: [email protected] entityConstuct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 3: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 4: ASM: mi[email protected]39bcd7b5 onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 5: ASM: micdoodle8.mods.galact[email protected]2fdda8bb onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 6: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 7: ASM: [email protected] onEntityConstruct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 8: ASM: [email protected] addAttributesToPlayer(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 9: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 10: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 11: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 12: ASM: [email protected]eb5 registerExtendedProperty(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 13: ASM: [email protected] onEntityConstructingEvent(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 14: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/ERROR] [FML]: 15: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.reflect.InvocationTargetException
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityList.func_75620_a(EntityList.java:122)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.client.util.EntityUtils.getRandomLivingEntity(EntityUtils.java:264)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.init(BSMainMenuRenderTicker.java:146)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.onTick(BSMainMenuRenderTicker.java:82)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1152_BSMainMenuRenderTicker_onTick_RenderTickEvent.invoke(.dynamic)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:340)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructingClient(GCPlayerHandler.java:121)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructing(GCPlayerHandler.java:110)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_413_GCPlayerHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.Entity.<init>(Entity.java:179)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jp.mc.ancientred.starminer.core.entity.EntityLivingGravitized.<init>(EntityLivingGravitized.java:49)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityCreature.<init>(SourceFile:23)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.monster.EntityMob.<init>(SourceFile:14)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.boss.EntityWither.<init>(EntityWither.java:58)
[19:11:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 21 more
[19:11:36] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]c1b6869:
java.lang.NullPointerException
at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461) ~[bbj.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructingClient(GCPlayerHandler.java:121) ~[GCPlayerHandler.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructing(GCPlayerHandler.java:110) ~[GCPlayerHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_413_GCPlayerHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraft.entity.Entity.<init>(Entity.java:179) [sa.class:?]
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119) [sv.class:?]
at jp.mc.ancientred.starminer.core.entity.EntityLivingGravitized.<init>(EntityLivingGravitized.java:49) [EntityLivingGravitized.class:?]
at net.minecraft.entity.player.EntityPlayer.<init>(Unknown Source) [yz.class:?]
at net.minecraft.client.entity.AbstractClientPlayer.<init>(AbstractClientPlayer.java:42) [blg.class:?]
at net.minecraft.client.entity.EntityOtherPlayerMP.<init>(Unknown Source) [bll.class:?]
at bspkrs.client.util.EntityUtils.getRandomLivingEntity(EntityUtils.java:249) [EntityUtils.class:?]
at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.init(BSMainMenuRenderTicker.java:146) [BSMainMenuRenderTicker.class:?]
at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.onTick(BSMainMenuRenderTicker.java:82) [BSMainMenuRenderTicker.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1152_BSMainMenuRenderTicker_onTick_RenderTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[19:11:36] [Client thread/ERROR] [FML]: Index: 4 Listeners:
[19:11:36] [Client thread/ERROR] [FML]: 0: NORMAL
[19:11:36] [Client thread/ERROR] [FML]: 1: ASM: [email protected] onLivingConstructor(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 2: ASM: [email protected] entityConstuct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 3: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 4: ASM: mi[email protected]39bcd7b5 onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 5: ASM: micdoodle8.mods.galact[email protected]2fdda8bb onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 6: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 7: ASM: [email protected] onEntityConstruct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 8: ASM: [email protected] addAttributesToPlayer(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 9: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 10: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 11: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 12: ASM: [email protected]eb5 registerExtendedProperty(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 13: ASM: [email protected] onEntityConstructingEvent(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 14: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [FML]: 15: ASM: [email protected] onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
[19:11:36] [Client thread/ERROR] [bspkrsCore]: Main menu mob rendering encountered a serious error and has been disabled for the remainder of this session.
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructingClient(GCPlayerHandler.java:121)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onEntityConstructing(GCPlayerHandler.java:110)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_413_GCPlayerHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.Entity.<init>(Entity.java:179)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jp.mc.ancientred.starminer.core.entity.EntityLivingGravitized.<init>(EntityLivingGravitized.java:49)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.player.EntityPlayer.<init>(Unknown Source)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.entity.AbstractClientPlayer.<init>(AbstractClientPlayer.java:42)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.entity.EntityOtherPlayerMP.<init>(Unknown Source)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.client.util.EntityUtils.getRandomLivingEntity(EntityUtils.java:249)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.init(BSMainMenuRenderTicker.java:146)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.onTick(BSMainMenuRenderTicker.java:82)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1152_BSMainMenuRenderTicker_onTick_RenderTickEvent.invoke(.dynamic)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:335)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:11:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:11:45] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
[19:11:51] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1895]: Galacticraft successfully injected bytecode into: oi (4 / 4)
[19:11:52] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[19:11:52] [Server thread/INFO]: Generating keypair
[19:11:52] [Server thread/INFO] [Compact Machines]: Clearing Entangle Registry
[19:11:52] [Server thread/INFO] [Compact Machines]: Registering dimension 2 on client side
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Tin
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Tin from OreDict "oreTin": [[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreCassiterite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Tin:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Copper
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Copper from OreDict "oreCopper": [[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreTetrahedrite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Copper:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Lead
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Lead from OreDict "oreLead": [[email protected], [email protected], [email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Lead:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nickel
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Nickel from OreDict "oreNickel": [[email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "orePentlandite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nickel:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Silver
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Silver from OreDict "oreSilver": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Silver:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Galena
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreGalena"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Galena:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Galena
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Aluminum
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Aluminum from OreDict "oreAluminum": [[email protected], [email protected], [email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Aluminum from OreDict "oreAluminium": [[email protected], [email protected], [email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Aluminum from OreDict "oreNaturalAluminum": [[email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Aluminum:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Iridium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreIridium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Iridium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Iridium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Firestone
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Firestone from OreDict "oreFirestone": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Firestone:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Certus Quartz
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Certus Quartz from OreDict "oreCertusQuartz": [[email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Certus Quartz:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Uranium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Uranium from OreDict "oreUranium": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreYellorite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreUraninite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Uranium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Mercury
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Mercury from OreDict "oreCinnabar": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Mercury:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Amber
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Amber from OreDict "oreAmber": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Amber:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Air Infused
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Air Infused from OreDict "oreInfusedAir": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Air Infused:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Fire Infused
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Fire Infused from OreDict "oreInfusedFire": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Fire Infused:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Water Infused
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Water Infused from OreDict "oreInfusedWater": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Water Infused:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Earth Infused
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Earth Infused from OreDict "oreInfusedEarth": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Earth Infused:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Entropy Infused
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Entropy Infused from OreDict "oreInfusedEntropy": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Entropy Infused:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Order Infused
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Order Infused from OreDict "oreInfusedOrder": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Order Infused:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Apatite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreApatite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Apatite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Apatite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Saltpeter
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Saltpeter from OreDict "oreSaltpeter": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Saltpeter:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Tungsten
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Tungsten from OreDict "oreTungsten": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreTungstate"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Tungsten:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nikolite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNikolite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreElectrotine"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nikolite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nikolite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Peridot
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "orePeridot"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Peridot:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Peridot
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Ruby
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Ruby from OreDict "oreRuby": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Ruby:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Sapphire
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Sapphire from OreDict "oreSapphire": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Sapphire:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Monazit
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "MonazitOre"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Monazit:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Monazit
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Force
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreForce"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Force:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Force
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Coal
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherCoal"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Coal:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Coal
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Iron
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherIron"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Iron:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Iron
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Gold
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherGold"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Gold:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Gold
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Redstone
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherRedstone"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Redstone:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Redstone
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Lapis
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherLapis"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Lapis:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Lapis
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Diamond
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherDiamond"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Diamond:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Diamond
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Emerald
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherEmerald"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Emerald:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Emerald
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Tin
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherTin"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Tin:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Tin
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Copper
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherCopper"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Copper:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Copper
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Lead
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherLead"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Lead:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Lead
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Nickel
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherNickel"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Nickel:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Nickel
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Silver
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherSilver"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Silver:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Silver
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Nikolite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherNikolite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Nikolite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Nikolite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Cobalt
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Cobalt from OreDict "oreCobalt": [[email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Cobalt:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Ardite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Ardite from OreDict "oreArdite": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Ardite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Platinum
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Platinum from OreDict "orePlatinum": [[email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreCooperite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Platinum:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Platinum
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherPlatinum"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Platinum:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Platinum
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Zinc
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreZinc"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreSphalerite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Zinc:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Zinc
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Osmium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreOsmium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Osmium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Osmium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Pig Iron
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherSteel"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Pig Iron:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Pig Iron
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Sulfur
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Sulfur from OreDict "oreSulfur": [[email protected], [email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Sulfur:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Pitchblende
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "orePitchblende"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Pitchblende:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Pitchblende
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Cadmium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreCadmium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Cadmium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Cadmium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Indium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreIndium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Indium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Indium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Fluorite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreFluorite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Fluorite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Fluorite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Bauxite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreBauxite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Bauxite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Bauxite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Sodalite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreSodalite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Sodalite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Sodalite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Pyrite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "orePyrite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Pyrite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Pyrite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Ammonium Chloride
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreAmmonium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Ammonium Chloride:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Ammonium Chloride
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Calcite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreCalcite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Calcite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Calcite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Chimerite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreChimerite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Chimerite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Chimerite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Vinteum
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreVinteum"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Vinteum:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Vinteum
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Blue Topaz
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreBlueTopaz"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Blue Topaz:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Blue Topaz
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Moonstone
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreMoonstone"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Moonstone:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Moonstone
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Sunstone
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreSunstone"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Sunstone:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Sunstone
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Titanium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreTitanium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Titanium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Titanium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Magmanite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreMagmanite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Magmanite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Magmanite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Magnetite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreMagnetite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Magnetite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Magnetite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Essence
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreEssence"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherEssence"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreEndEssence"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Essence:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Essence
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Mimichite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreMimichite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Mimichite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Mimichite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Uranium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherUranium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Uranium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Uranium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Quantum
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreQuantum"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Quantum:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Quantum
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Iridium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherIridium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Iridium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Iridium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Dark Iron
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreFzDarkIron"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Dark Iron:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Dark Iron
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Chromite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreChromite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Chromite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Chromite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Sapphire
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherSapphire"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Sapphire:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Sapphire
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Peridot
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherGreenSapphire"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherPeridot"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Peridot:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Peridot
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Titanium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherTitanium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Titanium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Titanium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Sulfur
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherSulfur"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Sulfur:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Sulfur
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Osmium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherOsmium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Osmium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Osmium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Silicon
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Detected the following blocks for Silicon from OreDict "oreSilicon": [[email protected]]
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Silicon:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Rutile
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreRutile"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Rutile:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Rutile
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Amethyst
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreAmethyst"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Amethyst:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Amethyst
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Teslatite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreTeslatite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Teslatite:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Teslatite
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Mana
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreMana"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Mana:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Mana
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Nether Saltpeter
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreNetherSaltpeter"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Nether Saltpeter:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Nether Saltpeter
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Thorium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreThorium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreThorite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreThorianite"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Thorium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Thorium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Draconium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreDraconium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Draconium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Draconium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Loading ore type Endium
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for "oreEndium"
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: Adding special blocks for Endium:
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No special blocks found.
[19:11:52] [Server thread/INFO] [FML]: DRAGONAPI: No ore blocks detected for Endium
[19:11:52] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from AVAILABLE to SERVER_ABOUT_TO_START. Loading cannot continue
[19:11:52] [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
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJAA modJ_StarMinerCore{0.9.9} [StarMinerCore] (minecraft.jar)
UCHIJAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCHIJAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJAA gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
UCHIJAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
UCHIJAA securitycraft{v1.8.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.1.jar)
UCHIJAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCHIJAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAA IC2{2.2.810-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.810-experimental.jar)
UCHIJAA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHIJAA AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar)
UCHIJAA aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
UCHIJAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAA MovingWorld{1.7.10-1.8} [Moving World] (movingworld-1.7.10-1.8.jar)
UCHIJAA ArchimedesShipsPlus{1.7.10-1.8} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.jar)
UCHIJAA ArrowCamMod{2.0.0} [Arrow Cam Mod] (ArrowCamMod-1.7.2-2.0.0.jar)
UCHIJAA BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.7.10.jar)
UCHIJAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAE CompactMachines{1.7.10-1.21} [Compact Machines] (compactmachines-1.7.10-1.21.jar)
UCHIJAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJAA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
UCHIJAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAA DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V10d.jar)
UCHIJAA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
UCHIJAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
UCHIJAA DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar)
UCHIJAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHIJAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAA exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
UCHIJAA RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V10d.jar)
UCHIJAA exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
UCHIJAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.411.jar)
UCHIJAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.411.jar)
UCHIJAA GalaxySpace{1.0.4} [GalaxySpace] (GalaxySpace-1.0.4+STABLE.jar)
UCHIJAA HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
UCHIJAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJAA ism{0.5.0a} [Instant Structures Mod (ISM)] (ism-0.5.0a.jar)
UCHIJAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA minepainter{0.2.6} [MinePainter] (minepainter-0.2.6.jar)
UCHIJAA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCHIJAA powerinventory{2.0.0} [Overpowered Inventory] (OverpoweredInventory-1.7.10-2.0.0.jar)
UCHIJAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCHIJAA rftools{4.20} [RFTools] (rftools-4.20.jar)
UCHIJAA AS_Ruins{15.3} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UCHIJAA simplefluidtanks{1.7.10-1.2.0.5} [Simple Fluid Tanks] (simplefluidtanks-1.7.10-1.2.0.5.jar)
UCHIJAA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHIJAA modJ_StarMiner{0.9.9} [Starminer Mod] (Starminer1710-0.9.9.jar)
UCHIJAA telepads{1.6.4 v5} [Teleportation Pads] (Telepads-1.7.2_1.7.jar)
UCHIJAA dna948{1.35} [The Last Sword You Will Ever Need Mod] (The_Last_Sword_You_Will_Ever_Need_Mod-1.10.jar)
UCHIJAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCHIJAA TragicMC{2.46.2858} [TragicMC 2] (TragicMC2-1.7.10-2.46.2858.jar)
UCHIJAA VeinMiner{0.31.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.31.1.unknown.jar)
UCHIJAA VeinMinerModSupport{0.31.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.31.1.unknown.jar)
UCHIJAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAA XaeroMinimap{1.7.3.1} [Xaero's Minimap] (xaeros_minimap_v1.7.3.1_Forge_1.7.10.jar)
[19:11:52] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[19:11:52] [Server thread/ERROR] [FML]: Caught exception from CompactMachines
java.lang.IllegalArgumentException: Failed to register dimension for id 2, One is already registered
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118) ~[DimensionManager.class:?]
at org.dave.CompactMachines.CompactMachines.preServerStart(CompactMachines.java:69) ~[CompactMachines.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.serverAboutToStart(Loader.java:859) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:273) [FMLCommonHandler.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at Reflector.callBoolean(Reflector.java:363) [Reflector.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:150) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[19:11:52] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event
java.lang.IllegalArgumentException: Failed to register dimension for id 2, One is already registered
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118) ~[DimensionManager.class:?]
at org.dave.CompactMachines.CompactMachines.preServerStart(CompactMachines.java:69) ~[CompactMachines.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
at cpw.mods.fml.common.Loader.serverAboutToStart(Loader.java:859) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:273) [FMLCommonHandler.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at Reflector.callBoolean(Reflector.java:363) [Reflector.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:150) [bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[19:11:53] [Server thread/INFO] [FML]: Applying holder lookups
[19:11:53] [Server thread/INFO] [FML]: Holder lookups applied
[19:11:53] [Server thread/INFO] [Compact Machines]: Unregistering dimension 2 on client side
[19:11:53] [pool-5-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\jbmat\AppData\Roaming\.minecraft\saves\New World----\enderio\dimensionalTransceiver.json
[19:11:53] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
[19:11:53] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[19:11:53] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
[19:11:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: ERROR MESSAGE:
[19:11:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem did not load after 30 seconds.
[19:11:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:11:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[19:11:59] [Thread-32/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Switching to No Sound
[19:11:59] [Thread-32/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (Silent Mode)
[19:11:59] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:11:59] [Sound Library Loader/INFO]: Sound engine started
[19:12:06] [Thread-32/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'Source'
[19:12:06] [Thread-32/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[19:12:16] [Thread-32/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'Source'
[19:12:16] [Thread-32/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[19:12:20] [Thread-32/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'Source'
[19:12:20] [Thread-32/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[19:12:24] [Client thread/INFO]: Stopping!
[19:12:24] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:12:24] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[19:12:24] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[19:12:24] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: