Advertisement
JZTech101

Errorlog - GregTech/Miscperipherals

Dec 16th, 2012
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.10 KB | None | 0 0
  1. 2012-12-16 08:28:44 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
  2. 2012-12-16 08:28:44 [SEVERE] [ForgeModLoader] Caught exception from MiscPeripherals
  3. java.lang.NullPointerException
  4. at um.k(SourceFile:159)
  5. at miscperipherals.core.ProxyIC2.<init>(ProxyIC2.java:82)
  6. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  7. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  8. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  9. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  10. at java.lang.Class.newInstance0(Unknown Source)
  11. at java.lang.Class.newInstance(Unknown Source)
  12. at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
  13. at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:210)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
  19. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  23. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  24. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  25. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  26. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  27. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. at java.lang.reflect.Method.invoke(Unknown Source)
  32. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  33. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  37. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  38. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
  39. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205)
  40. at net.minecraft.client.Minecraft.a(Minecraft.java:475)
  41. at net.minecraft.client.Minecraft.run(Minecraft.java:762)
  42. at java.lang.Thread.run(Unknown Source)
  43. 2012-12-16 08:28:44 [INFO] [STDERR] java.lang.NullPointerException
  44. 2012-12-16 08:28:44 [INFO] [STDERR] at um.k(SourceFile:159)
  45. 2012-12-16 08:28:44 [INFO] [STDERR] at miscperipherals.core.ProxyIC2.<init>(ProxyIC2.java:82)
  46. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  47. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  48. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  49. 2012-12-16 08:28:44 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  50. 2012-12-16 08:28:44 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
  51. 2012-12-16 08:28:44 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
  52. 2012-12-16 08:28:44 [INFO] [STDERR] at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
  53. 2012-12-16 08:28:44 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:210)
  54. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  56. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. 2012-12-16 08:28:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  58. 2012-12-16 08:28:44 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
  59. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  60. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  61. 2012-12-16 08:28:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  62. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  63. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  64. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  65. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  66. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  67. 2012-12-16 08:28:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  68. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  70. 2012-12-16 08:28:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  71. 2012-12-16 08:28:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  72. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  73. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  74. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  75. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  76. 2012-12-16 08:28:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  77. 2012-12-16 08:28:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  78. 2012-12-16 08:28:44 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
  79. 2012-12-16 08:28:44 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205)
  80. 2012-12-16 08:28:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:475)
  81. 2012-12-16 08:28:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:762)
  82. 2012-12-16 08:28:44 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  83. 2012-12-16 08:28:55 [INFO] [STDERR] [Mekanism] Could not connect to server, error was 'Connection timed out: connect.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement