---- Minecraft Crash Report ----
// Why is it breaking
Time: 7/10/14 9:27 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:849)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at net.EternIsles.common.eternisles.PreInit(eternisles.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
... 10 more
Caused by: cpw.mods.fml.common.LoaderException: java.lang.RuntimeException
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:203)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:160)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:150)
at net.EternIsles.block.functional.LampBlock.setName(LampBlock.java:45)
at net.EternIsles.common.Initializer.<clinit>(Initializer.java:498)
... 38 more
Caused by: java.lang.RuntimeException
at cpw.mods.fml.common.registry.GameData.registerBlockAndItem(GameData.java:164)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:192)
... 42 more
Since there is a scandal everyone becomes active. I guess I should copy paste this so I can get some answers and play =\
---- Minecraft Crash Report ----
// Why is it breaking
Time: 7/10/14 9:27 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:849)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at net.EternIsles.common.eternisles.PreInit(eternisles.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
... 10 more
Caused by: cpw.mods.fml.common.LoaderException: java.lang.RuntimeException
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:203)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:160)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:150)
at net.EternIsles.block.functional.LampBlock.setName(LampBlock.java:45)
at net.EternIsles.common.Initializer.<clinit>(Initializer.java:498)
... 38 more
Caused by: java.lang.RuntimeException
at cpw.mods.fml.common.registry.GameData.registerBlockAndItem(GameData.java:164)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:192)
... 42 more
Every one of his posts in the last year has been trying to feign off people screaming at him to update with no knowledge of how hard it is to do so! So just stop. I think locking the thread until hes ready would be best so people can stop spamming.
Hi! I own and maintain http://metallurgy2.wikia.com. Recently I have been doing my normal checks and edits and am in need of some information. Specifically, information on special abilities and the conditions under which they occur. If anyone knows of this, I would appreciate if you could share that with me, as many people seem to be confused as to when special abilities occur, why they are not occurring for them, if there are cooldowns, etc.
I've been following the updates on the release of this since 1.2.5. I heard the problem with updating was something with Fork on Forge or something, but can't remember now.
Either way, I've waited this long patiently, and I'm pretty sure we can all wait a bit longer Keep doing what you do freak.
0
Yup, looked it up again. For anyone who is wondering, its the 1124 forge version from the forge downloads.
0
Since there is a scandal everyone becomes active. I guess I should copy paste this so I can get some answers and play =\
0
// Why is it breaking
Time: 7/10/14 9:27 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:849)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at net.EternIsles.common.eternisles.PreInit(eternisles.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
... 10 more
Caused by: cpw.mods.fml.common.LoaderException: java.lang.RuntimeException
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:203)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:160)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:150)
at net.EternIsles.block.functional.LampBlock.setName(LampBlock.java:45)
at net.EternIsles.common.Initializer.<clinit>(Initializer.java:498)
... 38 more
Caused by: java.lang.RuntimeException
at cpw.mods.fml.common.registry.GameData.registerBlockAndItem(GameData.java:164)
at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:192)
... 42 more
0
How bout looking through the topic or even just his history? Damn dude its not trade secrets.
Here is 5 examples from this year:
One
Two
Three
Four
And finally his HISTORY
Every one of his posts in the last year has been trying to feign off people screaming at him to update with no knowledge of how hard it is to do so! So just stop. I think locking the thread until hes ready would be best so people can stop spamming.
0
0
0
0
0
0
Deonyi is simply the best.
0
That is what separates this from an xray mod. Not saying it makes it any better, but just for your information.
0
Not much, but a little token of my appreciation. Great mod, keep at it.
0
Either way, I've waited this long patiently, and I'm pretty sure we can all wait a bit longer
I CAN wait for this
0
Ah well. :/
0