AnonymousPostings

Untitled

Oct 18th, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.74 KB | None | 0 0
  1. [05:08:52] [Server thread/ERROR]: Encountered an unexpected exception
  2. net.minecraft.server.v1_7_R4.ReportedException: Exception while updating neighbours
  3. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:701) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  4. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  5. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  6. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  7. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  8. Caused by: java.lang.NullPointerException
  9. at org.bukkit.craftbukkit.v1_7_R4.CraftWorld.getChunkAt(CraftWorld.java:121) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  10. at org.bukkit.craftbukkit.v1_7_R4.CraftWorld.getBlockAt(CraftWorld.java:85) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  11. at net.minecraft.server.v1_7_R4.World.e(World.java:671) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  12. at net.minecraft.server.v1_7_R4.World.applyPhysics(World.java:629) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  13. at net.minecraft.server.v1_7_R4.World.update(World.java:600) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  14. at net.minecraft.server.v1_7_R4.World.notifyAndUpdatePhysics(World.java:472) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  15. at net.minecraft.server.v1_7_R4.World.setTypeAndData(World.java:444) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  16. at net.minecraft.server.v1_7_R4.World.setAir(World.java:564) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  17. at net.minecraft.server.v1_7_R4.BlockFalling.m(SourceFile:46) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  18. at net.minecraft.server.v1_7_R4.BlockFalling.a(SourceFile:35) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  19. at net.minecraft.server.v1_7_R4.WorldServer.a(WorldServer.java:569) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  20. at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:211) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  21. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  22. ... 4 more
  23. [05:08:52] [Server thread/ERROR]: Cause of unexpected exception was
  24. java.lang.NullPointerException
  25. at org.bukkit.craftbukkit.v1_7_R4.CraftWorld.getChunkAt(CraftWorld.java:121) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  26. at org.bukkit.craftbukkit.v1_7_R4.CraftWorld.getBlockAt(CraftWorld.java:85) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  27. at net.minecraft.server.v1_7_R4.World.e(World.java:671) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  28. at net.minecraft.server.v1_7_R4.World.applyPhysics(World.java:629) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  29. at net.minecraft.server.v1_7_R4.World.update(World.java:600) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  30. at net.minecraft.server.v1_7_R4.World.notifyAndUpdatePhysics(World.java:472) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  31. at net.minecraft.server.v1_7_R4.World.setTypeAndData(World.java:444) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  32. at net.minecraft.server.v1_7_R4.World.setAir(World.java:564) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  33. at net.minecraft.server.v1_7_R4.BlockFalling.m(SourceFile:46) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  34. at net.minecraft.server.v1_7_R4.BlockFalling.a(SourceFile:35) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  35. at net.minecraft.server.v1_7_R4.WorldServer.a(WorldServer.java:569) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  36. at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:211) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  37. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  38. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  39. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  40. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  41. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  42. [05:08:52] [Server thread/ERROR]: This crash report has been saved to: /root/server/./crash-reports/crash-2014-10-18_05.08.52-server.txt
  43. [05:08:52] [Server thread/INFO]: Stopping server
  44. [05:08:52] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11
  45. [05:08:52] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Disabled.
  46. [05:08:52] [Server thread/INFO]: [ObsidianDestroyer] Disabling ObsidianDestroyer v4.3.0
  47. [05:08:52] [Server thread/INFO]: [Factions] Disabling Factions v1.6.9.4
  48. [05:08:52] [Server thread/INFO]: [Factions v1.6.9.4] Disabled
  49. [05:08:52] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
  50. [05:08:52] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
  51. [05:08:52] [Server thread/INFO]: [floAuction] Disabling floAuction v3.0.4
  52. [05:08:52] [Server thread/INFO]: [QuickRaid] has been disabled.
  53. [05:08:52] [Server thread/INFO]: [Essentials] Disabling Essentials v2.12.2
  54. [05:08:52] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  55. [05:08:52] [Server thread/INFO]: [QuickTeleport] Disabling QuickTeleport v0.0.2
  56. [05:08:52] [Server thread/INFO]: [QuickTeleport] QuickTeleport disabled (version 0.0.2) - Author: Exloki
  57. [05:08:52] [Server thread/INFO]: [ColorPicker] Disabling ColorPicker v1.0
  58. [05:08:52] [Server thread/INFO]: [GAListener] Disabling GAListener v1.3.1
  59. [05:08:52] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Disabled
  60. [05:08:52] [Server thread/INFO]: [ButtonWarp] Disabling ButtonWarp v2.2.2
  61. [05:08:52] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  62. [05:08:52] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v1.8.4
  63. [05:08:52] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v2.4
  64. [05:08:52] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  65. [05:08:52] [Server thread/INFO]: [Votifier] Votifier disabled.
  66. [05:08:52] [Thread-14/WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
  67. [05:08:52] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.1
  68. [05:08:52] [Server thread/INFO]: [PvPSoup] Disabling PvPSoup v1.2.1
  69. [05:08:52] [Server thread/INFO]: [PvPSoup] |-----------------------------------------|
  70. [05:08:52] [Server thread/INFO]: [PvPSoup] | PvPSoup has successfully been disabled! |
  71. [05:08:52] [Server thread/INFO]: [PvPSoup] |-----------------------------------------|
  72. [05:08:52] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.7.2
  73. [05:08:52] [Server thread/INFO]: [Block-That-Command] Disabling Block-That-Command v1.2
  74. [05:08:52] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.8
  75. [05:08:52] [Server thread/INFO]: [WhatIsIt] has been disabled.
  76. [05:08:52] [Server thread/INFO]: [Particles] Disabling Particles v1.0.0.2
  77. [05:08:52] [Server thread/INFO]: [Particles] Particles disabled (version 1.0.0.2) - Author: Exloki
  78. [05:08:52] [Server thread/INFO]: [GlobalMute] Disabling GlobalMute v1.0
  79. [05:08:52] [Server thread/INFO]: [Globalmute] Plugin disabled.
  80. [05:08:52] [Server thread/INFO]: [Announcer] Disabling Announcer v1.3.4
  81. [05:08:52] [Server thread/INFO]: Announcer v1.3.4 is disabled!
  82.  
  83. [05:08:52] [Server thread/INFO]: [ClaimLevels] Disabling ClaimLevels v1.5
  84. [05:08:52] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v3.5.1
  85. [05:08:52] [Server thread/INFO]: [ClearChat] Disabling ClearChat v1.0
  86. [05:08:52] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
  87. [05:08:52] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.5
  88. [05:08:52] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  89. [05:08:52] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
  90. [05:08:52] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
  91. [05:08:52] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
  92. [05:08:52] [Server thread/INFO]: [SolidPots] Disabling SolidPots v1.0
  93. [05:08:52] [Server thread/INFO]: [SolidPots] SolidPots version 1.0 has been disabled.
  94. [05:08:52] [Server thread/INFO]: [Heads] Disabling Heads v1.3
  95. [05:08:52] [Server thread/INFO]: [Buycraft] Disabling Buycraft v6.7
  96. [05:08:52] [Server thread/INFO]: [Buycraft] Plugin has been disabled.
  97. [05:08:52] [Server thread/INFO]: [MotdManager] Disabling MotdManager v1.41-b20
  98. [05:08:52] [Server thread/INFO]: [MotdManager] version 1.41-b20 is disabled!
  99. [05:08:52] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.11.0-RC-sMD5NET-b739
  100. [05:08:52] [Server thread/INFO]: | canceldead 429 (429/0) | illegalitem 0 | boatsanywhere 7 (7/0) | throwenderpearl 0 | fakeinvulnerable 0 | eggonentity 0 | event.player.move.handled 2287624 (2287624/0) | event.player.move.handled.pos 1036844 (1036844/0) | event.player.move.handled.look 212792 (212792/0) | event.player.move.handled.pos_look 1037988 (1037988/0) |
  101. [05:08:52] [Server thread/INFO]: [NoCheatPlus] Version 3.11.0-RC-sMD5NET-b739 is disabled.
  102. [05:08:52] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.5.8
  103. [05:08:52] [Server thread/INFO]: [CommandCooldown] Disabling CommandCooldown v1.02
  104. [05:08:53] [Server thread/INFO]: CommandCooldown has been disabled.
  105. [05:08:53] [Server thread/INFO]: [HideStream] Disabling HideStream v3.7
  106. [05:08:53] [Server thread/INFO]: [HideStream] Version 3.7 disabled.
  107. [05:08:53] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.1
  108. [05:08:53] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  109. [05:08:53] [Server thread/INFO]: [BetterAlias] Disabling BetterAlias v1.4.2
  110. [05:08:53] [Server thread/INFO]: Saving players
  111. [05:08:53] [Server thread/INFO]: roose26 lost connection: Server closed
  112. [05:08:53] [Server thread/INFO]: roose26 left the game.
  113. [05:08:53] [Server thread/INFO]: lucas9grave lost connection: Server closed
  114. [05:08:53] [Server thread/INFO]: lucas9grave left the game.
  115. [05:08:53] [Server thread/INFO]: Mahan_F lost connection: Server closed
  116. [05:08:53] [Server thread/INFO]: Mahan_F left the game.
  117. [05:08:53] [Server thread/INFO]: SergeantBud lost connection: Server closed
  118. [05:08:53] [Server thread/INFO]: SergeantBud left the game.
  119. [05:08:53] [Server thread/INFO]: excision2014 lost connection: Server closed
  120. [05:08:53] [Server thread/INFO]: excision2014 left the game.
  121. [05:08:53] [Server thread/INFO]: MaLaChY11 lost connection: Server closed
  122. [05:08:53] [Server thread/INFO]: MaLaChY11 left the game.
  123. [05:08:53] [Server thread/INFO]: RyaelNg lost connection: Server closed
  124. [05:08:53] [Server thread/INFO]: RyaelNg left the game.
  125. [05:08:53] [Server thread/INFO]: JoostraPvP lost connection: Server closed
  126. [05:08:53] [Server thread/INFO]: JoostraPvP left the game.
  127. [05:08:53] [Server thread/INFO]: Dragon_fire2001 lost connection: Server closed
  128. [05:08:53] [Server thread/INFO]: Dragon_fire2001 left the game.
  129. [05:08:53] [Server thread/INFO]: CBEGG lost connection: Server closed
  130. [05:08:53] [Server thread/INFO]: CBEGG left the game.
  131. [05:08:53] [Server thread/INFO]: Saving worlds
  132. [05:08:53] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  133. [05:08:53] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  134. [05:08:53] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  135. [05:08:53] [Thread-4/INFO]: Stopping server
  136. [05:08:53] [Thread-4/INFO]: Saving players
  137. [05:08:53] [Thread-4/INFO]: Saving worlds
  138. [05:08:53] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment