Advertisement
Kris1432

Untitled

Aug 21st, 2014
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.45 KB | None | 0 0
  1. [08:57:52] [Server thread/ERROR] [FML]: The following problems were captured during this phase
  2. [08:57:52] [Server thread/ERROR] [FML]: Caught exception from ProjectE
  3. java.lang.NullPointerException
  4. at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:215) ~[add.class:?]
  5. at moze_intel.EMC.IStack.<init>(IStack.java:32) ~[IStack.class:?]
  6. at moze_intel.EMC.EMCMapper.mapFromSmelting(EMCMapper.java:102) ~[EMCMapper.class:?]
  7. at moze_intel.EMC.EMCMapper.map(EMCMapper.java:25) ~[EMCMapper.class:?]
  8. at moze_intel.MozeCore.serverStarting(MozeCore.java:133) ~[MozeCore.class:?]
  9. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
  10. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  12. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  13. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forge-1.7.10-10.13.0.1205.jar:?]
  14. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  16. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  17. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  18. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  19. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  20. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  21. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  22. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[forge-1.7.10-10.13.0.1205.jar:?]
  23. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[forge-1.7.10-10.13.0.1205.jar:?]
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  27. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  28. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  29. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  30. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  31. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  32. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  33. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  34. at cpw.mods.fml.common.Loader.serverStarting(Loader.java:739) [Loader.class:?]
  35. at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
  36. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [bsx.class:?]
  37. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  38. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
  39. [08:57:52] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
  40. java.lang.NullPointerException
  41. at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:215) ~[add.class:?]
  42. at moze_intel.EMC.IStack.<init>(IStack.java:32) ~[IStack.class:?]
  43. at moze_intel.EMC.EMCMapper.mapFromSmelting(EMCMapper.java:102) ~[EMCMapper.class:?]
  44. at moze_intel.EMC.EMCMapper.map(EMCMapper.java:25) ~[EMCMapper.class:?]
  45. at moze_intel.MozeCore.serverStarting(MozeCore.java:133) ~[MozeCore.class:?]
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  49. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  50. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forge-1.7.10-10.13.0.1205.jar:?]
  51. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  53. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  54. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  55. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  56. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  57. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  58. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  59. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
  60. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  64. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  65. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  66. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  67. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  68. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  69. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  70. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
  71. at cpw.mods.fml.common.Loader.serverStarting(Loader.java:739) [Loader.class:?]
  72. at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
  73. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [bsx.class:?]
  74. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  75. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
  76. [08:57:52] [Server thread/INFO] [FML]: Applying holder lookups
  77. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:cracked_basalt for public static net.minecraft.block.Block com.bluepowermod.init.BPBlocks.cracked_basalt. Is there something wrong with the registry?
  78. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:alloy_furnace for public static net.minecraft.block.Block com.bluepowermod.init.BPBlocks.alloy_furnace. Is there something wrong with the registry?
  79. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:amethyst for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.amethyst. Is there something wrong with the registry?
  80. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:sapphire for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.sapphire. Is there something wrong with the registry?
  81. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:ruby for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.ruby. Is there something wrong with the registry?
  82. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:teslatite for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.teslatite. Is there something wrong with the registry?
  83. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:zinc_ore_crushed_purified for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.zinc_ore_crushed_purified. Is there something wrong with the registry?
  84. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:zinc_dust_tiny for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.zinc_dust_tiny. Is there something wrong with the registry?
  85. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:flax_seed for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.flax_seed. Is there something wrong with the registry?
  86. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:stone_redwire for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.stone_redwire. Is there something wrong with the registry?
  87. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:plate_assembly for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.plate_assembly. Is there something wrong with the registry?
  88. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:seedBag for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.seedBag. Is there something wrong with the registry?
  89. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:ruby_spade for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.ruby_spade. Is there something wrong with the registry?
  90. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:sapphire_spade for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.sapphire_spade. Is there something wrong with the registry?
  91. [08:57:52] [Server thread/WARN] [FML]: Unable to lookup bluepower:amethyst_spade for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.amethyst_spade. Is there something wrong with the registry?
  92. [08:57:52] [Server thread/INFO] [FML]: Holder lookups applied
  93. Stopped
  94. [08:57:52] [Server thread/INFO] [ProjectE]: Cleared player check-lists: server stopping.
  95. [08:57:52] [Server thread/INFO] [ProjectE]: Completed server-stop actions.
  96. [08:57:52] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  97. [08:57:52] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement