Advertisement
Guest User

Untitled

a guest
May 16th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.82 KB | None | 0 0
  1. [23:00:58] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [23:01:54] [Server thread/INFO]: Loading properties
  3. [23:01:54] [Server thread/INFO]: Default game type: SURVIVAL
  4. [23:01:54] [Server thread/INFO]: Generating keypair
  5. [23:01:55] [Server thread/INFO]: Starting Minecraft server on 54.39.139.92:25586
  6. [23:02:21] [Server thread/INFO]: Preparing level "world"
  7. [23:02:27] [Server thread/WARN]: Unable to find spawn biome
  8. [23:02:40] [Server thread/WARN]: Unable to find spawn biome
  9. [23:02:41] [Server thread/WARN]: Unable to find spawn biome
  10. [23:02:44] [Server thread/INFO]: Preparing start region for level 0
  11. [23:02:45] [Server thread/INFO]: Preparing spawn area: 2%
  12. [23:02:46] [Server thread/INFO]: Preparing spawn area: 6%
  13. [23:02:47] [Server thread/INFO]: Preparing spawn area: 14%
  14. [23:02:48] [Server thread/INFO]: Preparing spawn area: 23%
  15. [23:02:49] [Server thread/INFO]: Preparing spawn area: 33%
  16. [23:02:50] [Server thread/INFO]: Preparing spawn area: 42%
  17. [23:02:51] [Server thread/INFO]: Preparing spawn area: 51%
  18. [23:02:52] [Server thread/INFO]: Preparing spawn area: 63%
  19. [23:02:53] [Server thread/INFO]: Preparing spawn area: 76%
  20. [23:02:54] [Server thread/INFO]: Preparing spawn area: 86%
  21. [23:02:55] [Server thread/INFO]: Preparing spawn area: 96%
  22. [23:02:55] [Server thread/INFO]: Done (35.554s)! For help, type "help" or "?"
  23. [23:10:13] [User Authenticator #1/INFO]: UUID of player MrRedNeck is 05499dad-6a1d-4f2f-92e3-a6a6dedc59a8
  24. [23:10:13] [Server thread/INFO]: MrRedNeck[/50.25.64.130:55885] logged in with entity id 16970 at (-108.5, 84.0, -42.5)
  25. [23:10:13] [Server thread/INFO]: §c[Admin]§r §c[OP] §rMrRedNeck joined the game
  26. [23:10:14] [Server thread/INFO]: §c[Admin]§r §c[OP] §rMrRedNeck has just earned the achievement [You've been installed!]
  27. [23:10:23] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7240ms behind, skipping 144 tick(s)
  28. [23:10:36] [Server thread/INFO]: §c[Admin]§r §c[OP] §rMrRedNeck has just earned the achievement [Taking Inventory]
  29. [23:10:47] [Server thread/INFO]: Saving is already turned on.
  30. [23:10:47] [Server thread/INFO]: Saving...
  31. [23:10:47] [Server thread/INFO]: Saved the world
  32. [23:13:23] [User Authenticator #2/INFO]: UUID of player thadd95 is a1bcb2d9-307e-443d-86d1-e0cfadd408dc
  33. [23:13:25] [Server thread/INFO]: thadd95[/173.26.0.55:53224] logged in with entity id 24872 at (-119.5, 87.0, -47.5)
  34. [23:13:25] [Server thread/INFO]: thadd95 joined the game
  35. [23:13:25] [Server thread/INFO]: thadd95 has just earned the achievement [You've been installed!]
  36. [23:13:26] [Server thread/ERROR]: Encountered an unexpected exception
  37. net.minecraft.util.ReportedException: Exception getting block type in world
  38. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:631) ~[MinecraftServer.class:?]
  39. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
  40. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
  41. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  42. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  43. Caused by: java.lang.NoSuchMethodError: com.wildmobsmod.entity.passive.wolf.EntityWMWolf.func_70082_c(FF)V
  44. at com.wildmobsmod.misc.WolfOverrideHandler.onWolfSpawn(WolfOverrideHandler.java:22) ~[WolfOverrideHandler.class:?]
  45. at cpw.mods.fml.common.eventhandler.ASMEventHandler_771_WolfOverrideHandler_onWolfSpawn_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?]
  46. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  47. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  48. at net.minecraft.world.World.func_72838_d(World.java:1334) ~[ahb.class:?]
  49. at drzhark.customspawner.CustomSpawner.performWorldGenSpawning(CustomSpawner.java:793) ~[CustomSpawner.class:?]
  50. at drzhark.customspawner.EventHooks.peformCustomWorldGenSpawning(EventHooks.java:51) ~[EventHooks.class:?]
  51. at cpw.mods.fml.common.eventhandler.ASMEventHandler_214_EventHooks_peformCustomWorldGenSpawning_Populate.invoke(.dynamic) ~[?:?]
  52. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  53. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  54. at net.minecraftforge.event.terraingen.TerrainGen.populate(TerrainGen.java:36) ~[TerrainGen.class:?]
  55. at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:422) ~[aqz.class:?]
  56. at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279) ~[ms.class:?]
  57. at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045) ~[apx.class:?]
  58. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) ~[ms.class:?]
  59. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) ~[ms.class:?]
  60. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]
  61. at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) ~[ms.class:?]
  62. at net.minecraft.world.World.func_72964_e(World.java:419) ~[ahb.class:?]
  63. at net.minecraft.world.World.func_147439_a(World.java:345) ~[ahb.class:?]
  64. at net.minecraft.block.BlockGrass.func_149674_a(BlockGrass.java:57) ~[alh.class:?]
  65. at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391) ~[mt.class:?]
  66. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183) ~[mt.class:?]
  67. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625) ~[MinecraftServer.class:?]
  68. ... 4 more
  69. [23:13:26] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/server78005/./crash-reports/crash-2019-05-15_23.13.26-server.txt
  70. [23:13:26] [Server thread/INFO]: Stopping server
  71. [23:13:26] [Server thread/INFO]: Saving players
  72. [23:13:26] [Server thread/INFO]: Saving worlds
  73. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  74. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  75. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/The End
  76. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/Spirit World
  77. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/Torment
  78. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/Mirror
  79. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/Wyvern Lair
  80. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/The Outer Lands
  81. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/Twilight Forest
  82. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/Dungeons
  83. [23:13:26] [Server thread/INFO]: Saving chunks for level 'world'/Aether
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement