Advertisement
Guest User

Untitled

a guest
Jun 17th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. [14:58:57] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [14:59:23] [Server thread/INFO]: Loading properties
  3. [14:59:23] [Server thread/INFO]: Default game type: SURVIVAL
  4. [14:59:23] [Server thread/INFO]: Generating keypair
  5. [14:59:24] [Server thread/INFO]: Starting Minecraft server on 172.106.11.226:25578
  6. [14:59:40] [Server thread/ERROR]: Encountered an unexpected exception
  7. java.lang.NullPointerException
  8. at com.mia.props.common.ItemProps.func_77667_c(ItemProps.java:190) ~[ItemProps.class:?]
  9. at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:361) ~[add.class:?]
  10. at com.pahimar.ee3.exchange.WrappedStack.toString(WrappedStack.java:589) ~[WrappedStack.class:?]
  11. at java.util.Formatter$FormatSpecifier.printString(Unknown Source) ~[?:1.8.0_60]
  12. at java.util.Formatter$FormatSpecifier.print(Unknown Source) ~[?:1.8.0_60]
  13. at java.util.Formatter.format(Unknown Source) ~[?:1.8.0_60]
  14. at java.util.Formatter.format(Unknown Source) ~[?:1.8.0_60]
  15. at java.lang.String.format(Unknown Source) ~[?:1.8.0_60]
  16. at com.pahimar.ee3.recipe.RecipeRegistry.addRecipe(RecipeRegistry.java:65) ~[RecipeRegistry.class:?]
  17. at com.pahimar.ee3.api.exchange.RecipeRegistryProxy.addRecipe(RecipeRegistryProxy.java:17) ~[RecipeRegistryProxy.class:?]
  18. at com.pahimar.ee3.recipe.RecipesVanilla.registerRecipes(RecipesVanilla.java:40) ~[RecipesVanilla.class:?]
  19. at com.pahimar.ee3.recipe.RecipeRegistry.registerVanillaRecipes(RecipeRegistry.java:72) ~[RecipeRegistry.class:?]
  20. at com.pahimar.ee3.EquivalentExchange3.postInit(EquivalentExchange3.java:116) ~[EquivalentExchange3.class:?]
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  24. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  25. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
  26. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  28. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  29. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  30. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  31. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  32. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  34. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
  35. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  39. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  40. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  41. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  42. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  43. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  45. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
  46. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) ~[Loader.class:?]
  47. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
  48. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:?]
  49. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) ~[lt.class:?]
  50. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  51. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  52. [14:59:40] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/server82/./crash-reports/crash-2016-06-17_14.59.40-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement