Advertisement
Guest User

Untitled

a guest
Aug 8th, 2016
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 08.08.16 18:00
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at net.minecraft.world.gen.feature.WorldGenMinable.func_180709_b(SourceFile:68)
  9. at net.minecraft.world.gen.feature.WorldGenMinable.populate(SourceFile:84)
  10. at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_185931_b(SpongeChunkGenerator.java:342)
  11. at net.minecraft.world.chunk.Chunk.func_186034_a(SourceFile:803)
  12. at net.minecraft.world.chunk.Chunk.func_186030_a(SourceFile:777)
  13. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(SourceFile:115)
  14. at net.minecraft.server.management.PlayerChunkMapEntry.redirect$onProvideChunk$0(SourceFile:97)
  15. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(SourceFile:85)
  16. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
  17. at net.minecraft.world.WorldServer.func_72835_b(SourceFile:222)
  18. at net.minecraft.server.MinecraftServer.func_71190_q(SourceFile:162)
  19. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(SourceFile:338)
  20. at net.minecraft.server.MinecraftServer.func_71217_p(SourceFile:554)
  21. at net.minecraft.server.MinecraftServer.run(SourceFile:458)
  22. at java.lang.Thread.run(Unknown Source)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Thread: Server Watchdog
  30. Stacktrace:
  31. at net.minecraft.world.gen.feature.WorldGenMinable.func_180709_b(SourceFile:68)
  32. at net.minecraft.world.gen.feature.WorldGenMinable.populate(SourceFile:84)
  33. at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_185931_b(SpongeChunkGenerator.java:342)
  34. at net.minecraft.world.chunk.Chunk.func_186034_a(SourceFile:803)
  35. at net.minecraft.world.chunk.Chunk.func_186030_a(SourceFile:777)
  36. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(SourceFile:115)
  37. at net.minecraft.server.management.PlayerChunkMapEntry.redirect$onProvideChunk$0(SourceFile:97)
  38. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(SourceFile:85)
  39. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
  40. at net.minecraft.world.WorldServer.func_72835_b(SourceFile:222)
  41. at net.minecraft.server.MinecraftServer.func_71190_q(SourceFile:162)
  42. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(SourceFile:338)
  43. at net.minecraft.server.MinecraftServer.func_71217_p(SourceFile:554)
  44.  
  45. -- Thread Dump --
  46. Details:
  47. Threads: "Netty Server IO #7" Id=30 RUNNABLE
  48. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  49. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  50. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  51. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  52. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  53. - locked io.netty.channel.nio.SelectedSelectionKeySet@aae738
  54. - locked java.util.Collections$UnmodifiableSet@6d0f1d
  55. - locked sun.nio.ch.WindowsSelectorImpl@975bac
  56. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  57. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  58. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  59. ...
  60.  
  61.  
  62. "Netty Server IO #6" Id=29 RUNNABLE (in native)
  63. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  64. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  65. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  66. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  67. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  68. - locked io.netty.channel.nio.SelectedSelectionKeySet@528c48
  69. - locked java.util.Collections$UnmodifiableSet@1500526
  70. - locked sun.nio.ch.WindowsSelectorImpl@158c978
  71. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  72. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  73. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  74. ...
  75.  
  76.  
  77. "Netty Server IO #5" Id=28 RUNNABLE
  78. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  79. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  80. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  81. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  82. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  83. - locked io.netty.channel.nio.SelectedSelectionKeySet@26be93
  84. - locked java.util.Collections$UnmodifiableSet@675f6d
  85. - locked sun.nio.ch.WindowsSelectorImpl@318056
  86. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  87. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  88. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  89. ...
  90.  
  91.  
  92. "Netty Server IO #4" Id=27 RUNNABLE (in native)
  93. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  94. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  95. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  96. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  97. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  98. - locked io.netty.channel.nio.SelectedSelectionKeySet@fbba65
  99. - locked java.util.Collections$UnmodifiableSet@17ffa69
  100. - locked sun.nio.ch.WindowsSelectorImpl@1b3621b
  101. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  102. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  103. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  104. ...
  105.  
  106.  
  107. "Netty Server IO #3" Id=26 RUNNABLE (in native)
  108. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  109. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  110. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  111. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  112. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  113. - locked io.netty.channel.nio.SelectedSelectionKeySet@1d73
  114. - locked java.util.Collections$UnmodifiableSet@6ab029
  115. - locked sun.nio.ch.WindowsSelectorImpl@121dd32
  116. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  117. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  118. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  119. ...
  120.  
  121.  
  122. "Chunk I/O Thread #1" Id=36 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ff1213
  123. at sun.misc.Unsafe.park(Native Method)
  124. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ff1213
  125. at java.util.concurrent.locks.LockSupport.park(Unknown Source)
  126. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  127. at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  128. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  129. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  130. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  131. at java.lang.Thread.run(Unknown Source)
  132.  
  133.  
  134. "Netty Server IO #2" Id=25 RUNNABLE (in native)
  135. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  136. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  137. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  138. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  139. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  140. - locked io.netty.channel.nio.SelectedSelectionKeySet@13103b7
  141. - locked java.util.Collections$UnmodifiableSet@1ea6e67
  142. - locked sun.nio.ch.WindowsSelectorImpl@15c8797
  143. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  144. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  145. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  146. ...
  147.  
  148.  
  149. "Netty Server IO #1" Id=24 RUNNABLE (in native)
  150. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  151. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  152. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  153. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  154. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  155. - locked io.netty.channel.nio.SelectedSelectionKeySet@92788b
  156. - locked java.util.Collections$UnmodifiableSet@17e8a40
  157. - locked sun.nio.ch.WindowsSelectorImpl@1ff013
  158. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  159. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  160. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  161. ...
  162.  
  163.  
  164. "File IO Thread" Id=34 TIMED_WAITING
  165. at java.lang.Thread.sleep(Native Method)
  166. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  167. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  168. at java.lang.Thread.run(Unknown Source)
  169.  
  170.  
  171. "Server Watchdog" Id=33 RUNNABLE
  172. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  173. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  174. at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:43)
  175. at java.lang.Thread.run(Unknown Source)
  176.  
  177.  
  178. "Sponge Async Scheduler Thread" Id=32 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c31a63
  179. at sun.misc.Unsafe.park(Native Method)
  180. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c31a63
  181. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  182. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  183. at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:112)
  184. at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:102)
  185. at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
  186. at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$294/6103214.run(Unknown Source)
  187. at java.lang.Thread.run(Unknown Source)
  188.  
  189.  
  190. "Netty Server IO #0" Id=23 RUNNABLE (in native)
  191. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  192. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  193. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  194. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  195. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  196. - locked io.netty.channel.nio.SelectedSelectionKeySet@20c04a
  197. - locked java.util.Collections$UnmodifiableSet@15faca5
  198. - locked sun.nio.ch.WindowsSelectorImpl@168481
  199. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  200. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  201. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  202. ...
  203.  
  204.  
  205. "DestroyJavaVM" Id=22 RUNNABLE
  206.  
  207.  
  208. "Server console handler" Id=20 RUNNABLE (in native)
  209. at org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
  210. at org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:811)
  211. at org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:842)
  212. at org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
  213. at jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:214)
  214. at jline.WindowsTerminal.access$000(WindowsTerminal.java:54)
  215. at jline.WindowsTerminal$1.read(WindowsTerminal.java:156)
  216. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
  217. - locked jline.internal.NonBlockingInputStream@be1504
  218. ...
  219.  
  220.  
  221. "Server thread" Id=19 RUNNABLE
  222. at net.minecraft.world.gen.feature.WorldGenMinable.func_180709_b(SourceFile:68)
  223. at net.minecraft.world.gen.feature.WorldGenMinable.populate(SourceFile:84)
  224. at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_185931_b(SpongeChunkGenerator.java:342)
  225. at net.minecraft.world.chunk.Chunk.func_186034_a(SourceFile:803)
  226. at net.minecraft.world.chunk.Chunk.func_186030_a(SourceFile:777)
  227. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(SourceFile:115)
  228. at net.minecraft.server.management.PlayerChunkMapEntry.redirect$onProvideChunk$0(SourceFile:97)
  229. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(SourceFile:85)
  230. ...
  231.  
  232.  
  233. "Server Infinisleeper" Id=18 TIMED_WAITING
  234. at java.lang.Thread.sleep(Native Method)
  235. at net.minecraft.server.dedicated.DedicatedServer$1.run(SourceFile:79)
  236.  
  237.  
  238. "Snooper Timer" Id=17 TIMED_WAITING on java.util.TaskQueue@1e01b2
  239. at java.lang.Object.wait(Native Method)
  240. - waiting on java.util.TaskQueue@1e01b2
  241. at java.util.TimerThread.mainLoop(Unknown Source)
  242. at java.util.TimerThread.run(Unknown Source)
  243.  
  244.  
  245. "NonBlockingInputStreamThread" Id=13 WAITING on jline.internal.NonBlockingInputStream@be1504 owned by "Server console handler" Id=20
  246. at java.lang.Object.wait(Native Method)
  247. - waiting on jline.internal.NonBlockingInputStream@be1504
  248. at jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275)
  249. at java.lang.Thread.run(Unknown Source)
  250.  
  251.  
  252. "Attach Listener" Id=5 RUNNABLE
  253.  
  254.  
  255. "Signal Dispatcher" Id=4 RUNNABLE
  256.  
  257.  
  258. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@e8a3ab
  259. at java.lang.Object.wait(Native Method)
  260. - waiting on java.lang.ref.ReferenceQueue$Lock@e8a3ab
  261. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  262. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  263. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  264.  
  265.  
  266. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@d417d7
  267. at java.lang.Object.wait(Native Method)
  268. - waiting on java.lang.ref.Reference$Lock@d417d7
  269. at java.lang.Object.wait(Unknown Source)
  270. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  271. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  272.  
  273.  
  274.  
  275. Stacktrace:
  276. at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:59)
  277. at java.lang.Thread.run(Unknown Source)
  278.  
  279. -- System Details --
  280. Details:
  281. Minecraft Version: 1.10.2
  282. Operating System: Windows Server 2012 R2 (x86) version 6.3
  283. Java Version: 1.8.0_101, Oracle Corporation
  284. Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
  285. Memory: 296896 bytes (0 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
  286. JVM Flags: 0 total;
  287. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  288. Plugins:
  289. Plugin{id=minecraft, name=Minecraft, version=1.10.2}
  290. Plugin{id=sponge, name=SpongeVanilla, version=1.10.2-5.0.0-BETA-99}
  291. Plugin{id=spongeapi, name=SpongeAPI, version=5.0.0-SNAPSHOT-d41be56}
  292. Profiler Position: N/A (disabled)
  293. Player Count: 2 / 47; [EntityPlayerMP['avrafrost'/1400, l='world', x=-613,10, y=72,00, z=295,86], EntityPlayerMP['Moisei2005'/4015, l='world', x=-554,08, y=81,07, z=476,71]]
  294. Is Modded: Definitely; Server brand changed to 'sponge'
  295. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement