Advertisement
Guest User

Latest

a guest
Dec 18th, 2017
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. [17:11:45] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [17:12:48] [Server thread/INFO]: Loading properties
  3. [17:12:48] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:12:48] [Server thread/INFO]: Generating keypair
  5. [17:12:48] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [17:12:48] [Server thread/INFO]: Using default channel type
  7. [17:13:13] [Server thread/WARN]: PriceRange(-4, -8) invalid, -8 smaller than -4
  8. [17:13:15] [Server thread/INFO]: Preparing level "world"
  9. [17:13:18] [Server thread/WARN]: Couldn't find resource table meecreeps:entities/meecreeps
  10. [17:13:19] [Server thread/INFO]: Loaded 928 advancements
  11. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  12. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  13. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  14. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  15. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  16. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  17. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  18. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  19. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  20. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  21. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  22. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  23. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  24. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  25. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  26. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  27. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  28. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  29. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  30. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  31. [17:13:20] [Server thread/WARN]: Skipping Piece with id extratrees:Field
  32. [17:13:21] [Server thread/INFO]: Preparing start region for level 0
  33. [17:13:22] [Server thread/INFO]: Preparing spawn area: 61%
  34. [17:13:23] [Server thread/INFO]: Done (7.352s)! For help, type "help" or "?"
  35. [17:13:42] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 18586ms behind, skipping 371 tick(s)
  36. [17:13:43] [Server thread/ERROR]: Encountered an unexpected exception
  37. net.minecraft.util.ReportedException: Ticking block entity
  38. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:771) ~[MinecraftServer.class:?]
  39. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) ~[nz.class:?]
  40. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) ~[MinecraftServer.class:?]
  41. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) [MinecraftServer.class:?]
  42. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  43. Caused by: java.lang.NullPointerException
  44. at com.raoulvdberge.refinedstorage.apiimpl.util.StackListItem.remove(StackListItem.java:44) ~[StackListItem.class:?]
  45. at com.raoulvdberge.refinedstorage.apiimpl.util.StackListItem.remove(StackListItem.java:17) ~[StackListItem.class:?]
  46. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.calculate(CraftingTask.java:259) ~[CraftingTask.class:?]
  47. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.calculate(CraftingTask.java:251) ~[CraftingTask.class:?]
  48. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.calculate(CraftingTask.java:251) ~[CraftingTask.class:?]
  49. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.calculate(CraftingTask.java:108) ~[CraftingTask.class:?]
  50. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.reschedule(CraftingTask.java:537) ~[CraftingTask.class:?]
  51. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.update(CraftingTask.java:500) ~[CraftingTask.class:?]
  52. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.CraftingManager.update(CraftingManager.java:181) ~[CraftingManager.class:?]
  53. at com.raoulvdberge.refinedstorage.tile.TileController.func_73660_a(TileController.java:204) ~[TileController.class:?]
  54. at net.minecraft.world.World.func_72939_s(World.java:1829) ~[amu.class:?]
  55. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612) ~[oo.class:?]
  56. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) ~[MinecraftServer.class:?]
  57. ... 4 more
  58. [17:13:43] [Server thread/ERROR]: This crash report has been saved to: F:\Games\minecraft\ftb\direwolf server\.\crash-reports\crash-2017-12-18_17.13.43-server.txt
  59. [17:13:43] [Server thread/INFO]: Stopping server
  60. [17:13:43] [Server thread/INFO]: Saving players
  61. [17:13:43] [Server thread/INFO]: Saving worlds
  62. [17:13:43] [Server thread/INFO]: Saving chunks for level 'world'/overworld
  63. [17:13:44] [Server thread/INFO]: Saving chunks for level 'world'/the_nether
  64. [17:13:44] [Server thread/INFO]: Saving chunks for level 'world'/the_end
  65. [17:13:44] [Server thread/INFO]: Saving chunks for level 'world'/Deep Dark
  66. [17:13:44] [Server thread/INFO]: Saving chunks for level 'world'/lostcities
  67. [17:13:44] [Server thread/INFO]: Saving chunks for level 'world'/ExtraUtils2_Quarry_Dim
  68. [17:13:44] [Server thread/INFO]: Saving chunks for level 'world'/twilight_forest
  69. [17:13:44] [Server thread/INFO]: Saving chunks for level 'world'/CompactMachines
  70. [17:13:44] [Server thread/INFO]: Saving chunks for level 'world'/MiningWorld
  71. [17:13:44] [Server thread/INFO]: Saving chunks for level 'world'/Storage Cell
  72. [17:13:45] [Server Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement