Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2012-12-04 20:42:46 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
- 2012-12-04 20:42:46 [SEVERE] [ForgeModLoader] Caught exception from MiscPeripherals
- java.lang.NoSuchFieldError: blockChunkLoader
- at miscperipherals.core.ProxyChickenChunks.<init>(ProxyChickenChunks.java:9)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
- at java.lang.Class.newInstance0(Class.java:355)
- at java.lang.Class.newInstance(Class.java:308)
- at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
- at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:231)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
- at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
- at com.google.common.eventbus.EventBus.post(EventBus.java:268)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
- at com.google.common.eventbus.EventBus.post(EventBus.java:268)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
- at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
- at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
- at net.minecraft.client.Minecraft.a(Minecraft.java:469)
- at net.minecraft.client.Minecraft.run(Minecraft.java:756)
- at java.lang.Thread.run(Thread.java:680)
- 2012-12-04 20:42:56 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: blockChunkLoader
- 2012-12-04 20:42:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
- 2012-12-04 20:42:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
- 2012-12-04 20:42:56 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
- 2012-12-04 20:42:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:469)
- 2012-12-04 20:42:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)
- 2012-12-04 20:42:56 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:680)
- 2012-12-04 20:42:56 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: blockChunkLoader
- 2012-12-04 20:42:56 [INFO] [STDERR] at miscperipherals.core.ProxyChickenChunks.<init>(ProxyChickenChunks.java:9)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
- 2012-12-04 20:42:56 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
- 2012-12-04 20:42:56 [INFO] [STDERR] at java.lang.Class.newInstance0(Class.java:355)
- 2012-12-04 20:42:56 [INFO] [STDERR] at java.lang.Class.newInstance(Class.java:308)
- 2012-12-04 20:42:56 [INFO] [STDERR] at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
- 2012-12-04 20:42:56 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:231)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- 2012-12-04 20:42:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
- 2012-12-04 20:42:56 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- 2012-12-04 20:42:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
- 2012-12-04 20:42:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- 2012-12-04 20:42:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- 2012-12-04 20:42:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
- 2012-12-04 20:42:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
- 2012-12-04 20:42:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
- 2012-12-04 20:42:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
- 2012-12-04 20:42:56 [INFO] [STDERR] ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment