Jump to content

Recommended Posts

Posted

Hello,

 

When starting my Tekkit Lite i receive the following crash when the game starts up (I also have Biomes o' Plenty added as a mod within Tekkit Lite)

 

java.lang.NullPointerException
[b#431]   at com.eloraam.redpower.RedPowerControl.setupBlocks(RedPowerControl.java:117)
[b#431]   at com.eloraam.redpower.RedPowerControl.load(RedPowerControl.java:50)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
[b#431]   at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
[b#431]   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
[b#431]   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
[b#431]   at net.minecraft.client.Minecraft.a(Minecraft.java:458)
[b#431]   at asq.a(SourceFile:56)
[b#431]   at net.minecraft.client.Minecraft.run(Minecraft.java:746)
[b#431]   at java.lang.Thread.run(Unknown Source)
[b#431]  2014-02-20 09:22:34 [sEVERE] [ForgeModLoader] Caught exception from RedPowerMachine
[b#431]  java.lang.NullPointerException
[b#431]   at ur.<init>(SourceFile:42)
[b#431]   at com.eloraam.redpower.RedPowerMachine.setupItems(RedPowerMachine.java:138)
[b#431]   at com.eloraam.redpower.RedPowerMachine.load(RedPowerMachine.java:65)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
[b#431]   at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
[b#431]   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
[b#431]   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
[b#431]   at net.minecraft.client.Minecraft.a(Minecraft.java:458)
[b#431]   at asq.a(SourceFile:56)
[b#431]   at net.minecraft.client.Minecraft.run(Minecraft.java:746)
[b#431]   at java.lang.Thread.run(Unknown Source)
[b#431]  2014-02-20 09:22:34 [sEVERE] [ForgeModLoader] Caught exception from RedPowerLogic
[b#431]  java.lang.NullPointerException
[b#431]   at ur.<init>(SourceFile:42)
[b#431]   at com.eloraam.redpower.RedPowerLogic.setupLogic(RedPowerLogic.java:132)
[b#431]   at com.eloraam.redpower.RedPowerLogic.load(RedPowerLogic.java:58)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
[b#431]   at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
[b#431]   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
[b#431]   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
[b#431]   at net.minecraft.client.Minecraft.a(Minecraft.java:458)
[b#431]   at asq.a(SourceFile:56)
[b#431]   at net.minecraft.client.Minecraft.run(Minecraft.java:746)
[b#431]   at java.lang.Thread.run(Unknown Source)
[b#431]  2014-02-20 09:22:34 [sEVERE] [ForgeModLoader] Caught exception from RedPowerWiring
[b#431]  java.lang.NullPointerException
[b#431]   at ur.<init>(SourceFile:42)
[b#431]   at com.eloraam.redpower.RedPowerWiring$1.addMaterial(RedPowerWiring.java:67)
[b#431]   at com.eloraam.redpower.core.CoverLib.addMaterialHandler(CoverLib.java:22)
[b#431]   at com.eloraam.redpower.RedPowerWiring.initJacketRecipes(RedPowerWiring.java:54)
[b#431]   at com.eloraam.redpower.RedPowerWiring.load(RedPowerWiring.java:44)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
[b#431]   at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
[b#431]   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
[b#431]   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
[b#431]   at net.minecraft.client.Minecraft.a(Minecraft.java:458)
[b#431]   at asq.a(SourceFile:56)
[b#431]   at net.minecraft.client.Minecraft.run(Minecraft.java:746)
[b#431]   at java.lang.Thread.run(Unknown Source)
[b#431]  2014-02-20 09:22:34 [sEVERE] [ForgeModLoader] Caught exception from RedPowerBase
[b#431]  java.lang.RuntimeException: RedPowerCore: ItemID 9012 exists, autoAssign is disabled.
[b#431]   at com.eloraam.redpower.core.Config.die(Config.java:90)
[b#431]   at com.eloraam.redpower.core.Config.getItemID(Config.java:97)
[b#431]   at com.eloraam.redpower.RedPowerBase.initBaseItems(RedPowerBase.java:247)
[b#431]   at com.eloraam.redpower.RedPowerBase.load(RedPowerBase.java:115)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
[b#431]   at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
[b#431]   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
[b#431]   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
[b#431]   at net.minecraft.client.Minecraft.a(Minecraft.java:458)
[b#431]   at asq.a(SourceFile:56)
[b#431]   at net.minecraft.client.Minecraft.run(Minecraft.java:746)
[b#431]   at java.lang.Thread.run(Unknown Source)
[b#431]  2014-02-20 09:22:34 [sEVERE] [ForgeModLoader] Caught exception from RedPowerWorld
[b#431]  java.lang.NullPointerException
[b#431]   at ur.<init>(SourceFile:54)
[b#431]   at com.eloraam.redpower.RedPowerWorld.setupPlants(RedPowerWorld.java:141)
[b#431]   at com.eloraam.redpower.RedPowerWorld.load(RedPowerWorld.java:121)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
[b#431]   at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]   at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]   at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]   at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
[b#431]   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
[b#431]   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
[b#431]   at net.minecraft.client.Minecraft.a(Minecraft.java:458)
[b#431]   at asq.a(SourceFile:56)
[b#431]   at net.minecraft.client.Minecraft.run(Minecraft.java:746)
[b#431]   at java.lang.Thread.run(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] java.lang.NullPointerException
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.eloraam.redpower.RedPowerControl.setupBlocks(RedPowerControl.java:117)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.eloraam.redpower.RedPowerControl.load(RedPowerControl.java:50)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:458)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at asq.a(SourceFile:56)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
[b#431]  2014-02-20 09:22:34 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)
 

 

Any help is greatly appreciated.  Thanks :)

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...