Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.67 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 4/23/19 4:49 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at java.lang.StringBuffer.toString(StringBuffer.java:1751)
  9. at java.io.StringWriter.toString(StringWriter.java:210)
  10. at com.google.gson.Gson.toJson(Gson.java:604)
  11. at com.google.gson.Gson.toJson(Gson.java:583)
  12. at jm$a.a(SourceFile:384)
  13. at aif.bJ(SourceFile:2387)
  14. at aif.a(SourceFile:2303)
  15. at aif$$Lambda$2768.00000000604CB180.accept(Unknown Source)
  16. at jm.a(SourceFile:128)
  17. at aif.d(SourceFile:2303)
  18. at cd.a(SourceFile:73)
  19. at sa.s(SourceFile:132)
  20. at sa$$Lambda$1406.00000000D139DF20.apply(Unknown Source)
  21. at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:242)
  22. at ca$b.a(SourceFile:87)
  23. at re$a.a(SourceFile:204)
  24. at re.a(SourceFile:113)
  25. at re.e(SourceFile:75)
  26. at net.minecraft.server.MinecraftServer.b(SourceFile:810)
  27. at ug.b(SourceFile:343)
  28. at net.minecraft.server.MinecraftServer.a(SourceFile:764)
  29. at net.minecraft.server.MinecraftServer.run(SourceFile:632)
  30. at java.lang.Thread.run(Thread.java:813)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Server Watchdog
  38. Stacktrace:
  39. at java.lang.StringBuffer.toString(StringBuffer.java:1751)
  40. at java.io.StringWriter.toString(StringWriter.java:210)
  41. at com.google.gson.Gson.toJson(Gson.java:604)
  42. at com.google.gson.Gson.toJson(Gson.java:583)
  43. at jm$a.a(SourceFile:384)
  44. at aif.bJ(SourceFile:2387)
  45. at aif.a(SourceFile:2303)
  46. at aif$$Lambda$2768.00000000604CB180.accept(Unknown Source)
  47. at jm.a(SourceFile:128)
  48. at aif.d(SourceFile:2303)
  49. at cd.a(SourceFile:73)
  50. at sa.s(SourceFile:132)
  51. at sa$$Lambda$1406.00000000D139DF20.apply(Unknown Source)
  52. at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:242)
  53. at ca$b.a(SourceFile:87)
  54. at re$a.a(SourceFile:204)
  55. at re.a(SourceFile:113)
  56. at re.e(SourceFile:75)
  57. at net.minecraft.server.MinecraftServer.b(SourceFile:810)
  58. at ug.b(SourceFile:343)
  59. at net.minecraft.server.MinecraftServer.a(SourceFile:764)
  60.  
  61. -- Thread Dump --
  62. Details:
  63. Threads: JIT Compilation Thread-0 2 RUNNABLE null
  64.  
  65. JIT Compilation Thread-1 Suspended 3 RUNNABLE null
  66.  
  67. JIT Compilation Thread-2 Suspended 4 RUNNABLE null
  68.  
  69. JIT Compilation Thread-3 Suspended 5 RUNNABLE null
  70.  
  71. JIT Compilation Thread-4 Suspended 6 RUNNABLE null
  72.  
  73. JIT Compilation Thread-5 Suspended 7 RUNNABLE null
  74.  
  75. JIT Compilation Thread-6 Suspended 8 RUNNABLE null
  76.  
  77. JIT Diagnostic Compilation Thread-7 Suspended 9 RUNNABLE null
  78.  
  79. JIT-SamplerThread 10 TIMED_WAITING null
  80.  
  81. IProfiler 11 RUNNABLE null
  82.  
  83. Concurrent Mark Helper 12 RUNNABLE null
  84.  
  85. GC Slave 13 RUNNABLE null
  86.  
  87. GC Slave 14 RUNNABLE null
  88.  
  89. Attach API wait loop 17 RUNNABLE
  90. com.ibm.tools.attach.target.IPC.waitSemaphore(Native Method)
  91. com.ibm.tools.attach.target.CommonDirectory.waitSemaphore(CommonDirectory.java:254)
  92. com.ibm.tools.attach.target.WaitLoop.waitForNotification(WaitLoop.java:66)
  93. com.ibm.tools.attach.target.WaitLoop.run(WaitLoop.java:154)
  94.  
  95. MemoryMXBean notification dispatcher 20 RUNNABLE
  96. com.ibm.lang.management.internal.MemoryNotificationThread.processNotificationLoop(Native Method)
  97. com.ibm.lang.management.internal.MemoryNotificationThread.run(MemoryNotificationThread.java:183)
  98.  
  99. Finalizer thread 22 RUNNABLE null
  100.  
  101. Snooper Timer 25 WAITING
  102. java.lang.Object.wait(Native Method)
  103. java.lang.Object.wait(Object.java:189)
  104. java.util.TimerThread.mainLoop(Timer.java:526)
  105. java.util.TimerThread.run(Timer.java:505)
  106.  
  107. Server Infinisleeper 27 TIMED_WAITING
  108. java.lang.Thread.sleep(Native Method)
  109. java.lang.Thread.sleep(Thread.java:943)
  110. ug$1.run(SourceFile:93)
  111.  
  112. Server thread 26 RUNNABLE
  113. java.lang.StringBuffer.toString(StringBuffer.java:1751)
  114. java.io.StringWriter.toString(StringWriter.java:210)
  115. com.google.gson.Gson.toJson(Gson.java:604)
  116. com.google.gson.Gson.toJson(Gson.java:583)
  117. jm$a.a(SourceFile:384)
  118. aif.bJ(SourceFile:2387)
  119. aif.a(SourceFile:2303)
  120. aif$$Lambda$2768.00000000604CB180.accept(Unknown Source)
  121. jm.a(SourceFile:128)
  122. aif.d(SourceFile:2303)
  123. cd.a(SourceFile:73)
  124. sa.s(SourceFile:132)
  125. sa$$Lambda$1406.00000000D139DF20.apply(Unknown Source)
  126. com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:242)
  127. ca$b.a(SourceFile:87)
  128. re$a.a(SourceFile:204)
  129. re.a(SourceFile:113)
  130. re.e(SourceFile:75)
  131. net.minecraft.server.MinecraftServer.b(SourceFile:810)
  132. ug.b(SourceFile:343)
  133. net.minecraft.server.MinecraftServer.a(SourceFile:764)
  134. net.minecraft.server.MinecraftServer.run(SourceFile:632)
  135. java.lang.Thread.run(Thread.java:813)
  136.  
  137. DestroyJavaVM helper thread 30 RUNNABLE null
  138.  
  139. Server console handler 29 RUNNABLE
  140. java.io.FileInputStream.readBytes(Native Method)
  141. java.io.FileInputStream.read(FileInputStream.java:255)
  142. java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  143. java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  144. sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  145. sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  146. sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  147. java.io.InputStreamReader.read(InputStreamReader.java:184)
  148. java.io.BufferedReader.fill(BufferedReader.java:161)
  149. java.io.BufferedReader.readLine(BufferedReader.java:324)
  150. java.io.BufferedReader.readLine(BufferedReader.java:389)
  151. ug$2.run(SourceFile:109)
  152.  
  153. ObjectCleanerThread 31 TIMED_WAITING
  154. java.lang.Object.wait(Native Method)
  155. java.lang.Object.wait(Object.java:218)
  156. java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:138)
  157. io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  158. io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  159. java.lang.Thread.run(Thread.java:813)
  160.  
  161. Netty Epoll Server IO #0 32 RUNNABLE
  162. io.netty.channel.epoll.Native.epollWait0(Native Method)
  163. io.netty.channel.epoll.Native.epollWait(Native.java:114)
  164. io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  165. io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  166. io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  167. java.lang.Thread.run(Thread.java:813)
  168.  
  169. Netty Epoll Server IO #1 33 RUNNABLE
  170. io.netty.channel.epoll.Native.epollWait0(Native Method)
  171. io.netty.channel.epoll.Native.epollWait(Native.java:114)
  172. io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  173. io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  174. io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  175. java.lang.Thread.run(Thread.java:813)
  176.  
  177. Query Listener #1 37 RUNNABLE
  178. java.net.PlainDatagramSocketImpl.receive0(Native Method)
  179. java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  180. java.net.DatagramSocket.receive(DatagramSocket.java:812)
  181. yf.run(SourceFile:260)
  182. java.lang.Thread.run(Thread.java:813)
  183.  
  184. Server Watchdog 38 RUNNABLE
  185. com.ibm.java.lang.management.internal.ThreadMXBeanImpl.dumpAllThreadsImpl(Native Method)
  186. com.ibm.java.lang.management.internal.ThreadMXBeanImpl.dumpAllThreadsCommon(ThreadMXBeanImpl.java:643)
  187. com.ibm.java.lang.management.internal.ThreadMXBeanImpl.dumpAllThreads(ThreadMXBeanImpl.java:626)
  188. uj.run(SourceFile:45)
  189. java.lang.Thread.run(Thread.java:813)
  190.  
  191. Netty Epoll Server IO #2 40 RUNNABLE
  192. io.netty.channel.epoll.Native.epollWait0(Native Method)
  193. io.netty.channel.epoll.Native.epollWait(Native.java:114)
  194. io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  195. io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  196. io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  197. java.lang.Thread.run(Thread.java:813)
  198.  
  199. Resource IO {0} 77 WAITING
  200. sun.misc.Unsafe.park(Native Method)
  201. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  202. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  203. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  204. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  205. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  206. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  207. java.lang.Thread.run(Thread.java:813)
  208.  
  209. Netty Epoll Server IO #3 104 RUNNABLE
  210. io.netty.channel.epoll.Native.epollWait0(Native Method)
  211. io.netty.channel.epoll.Native.epollWait(Native.java:114)
  212. io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  213. io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  214. io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  215. java.lang.Thread.run(Thread.java:813)
  216.  
  217. Netty Epoll Server IO #4 105 RUNNABLE
  218. io.netty.channel.epoll.Native.epollWait0(Native Method)
  219. io.netty.channel.epoll.Native.epollWait(Native.java:114)
  220. io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  221. io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  222. io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  223. java.lang.Thread.run(Thread.java:813)
  224.  
  225. Netty Epoll Server IO #5 126 RUNNABLE
  226. io.netty.channel.epoll.Native.epollWait0(Native Method)
  227. io.netty.channel.epoll.Native.epollWait(Native.java:114)
  228. io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  229. io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  230. io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  231. java.lang.Thread.run(Thread.java:813)
  232.  
  233. Server-Worker-962 1051 TIMED_WAITING
  234. sun.misc.Unsafe.park(Native Method)
  235. java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  236. java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  237. java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  238.  
  239. Server-Worker-963 1055 WAITING
  240. sun.misc.Unsafe.park(Native Method)
  241. java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  242. java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  243. java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  244.  
  245.  
  246. Stacktrace:
  247. at uj.run(SourceFile:61)
  248. at java.lang.Thread.run(Thread.java:813)
  249.  
  250. -- System Details --
  251. Details:
  252. Minecraft Version: 1.14
  253. Operating System: Linux (amd64) version 4.15.0-43-generic
  254. Java Version: 1.8.0_192, Eclipse OpenJ9
  255. Java VM Version: Eclipse OpenJ9 VM (JRE 1.8.0 Linux amd64-64-Bit Compressed References 20181019_64 (JIT enabled, AOT enabled)
  256. OpenJ9 - 090ff9dc
  257. OMR - ea548a66
  258. JCL - 51609250b5 based on jdk8u192-b12), Eclipse OpenJ9
  259. Memory: 270251120 bytes (257 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
  260. JVM Flags: 9 total; -Xoptionsfile=/pro/bin/java/java8-openj9/lib/amd64/compressedrefs/options.default -Xlockword:mode=default,noLockword=java/lang/String,noLockword=java/util/MapEntry,noLockword=java/util/HashMap$Entry,noLockword=org/apache/harmony/luni/util/ModifiedMap$Entry,noLockword=java/util/Hashtable$Entry,noLockword=java/lang/invoke/MethodType,noLockword=java/lang/invoke/MethodHandle,noLockword=java/lang/invoke/CollectHandle,noLockword=java/lang/invoke/ConstructorHandle,noLockword=java/lang/invoke/ConvertHandle,noLockword=java/lang/invoke/ArgumentConversionHandle,noLockword=java/lang/invoke/AsTypeHandle,noLockword=java/lang/invoke/ExplicitCastHandle,noLockword=java/lang/invoke/FilterReturnHandle,noLockword=java/lang/invoke/DirectHandle,noLockword=java/lang/invoke/ReceiverBoundHandle,noLockword=java/lang/invoke/DynamicInvokerHandle,noLockword=java/lang/invoke/FieldHandle,noLockword=java/lang/invoke/FieldGetterHandle,noLockword=java/lang/invoke/FieldSetterHandle,noLockword=java/lang/invoke/StaticFieldGetterHandle,noLockword=java/lang/invoke/StaticFieldSetterHandle,noLockword=java/lang/invoke/IndirectHandle,noLockword=java/lang/invoke/InterfaceHandle,noLockword=java/lang/invoke/VirtualHandle,noLockword=java/lang/invoke/PrimitiveHandle,noLockword=java/lang/invoke/InvokeExactHandle,noLockword=java/lang/invoke/InvokeGenericHandle,noLockword=java/lang/invoke/VarargsCollectorHandle,noLockword=java/lang/invoke/ThunkTuple -Xjcl:jclse7b_29 -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:MaxRAMFraction=4 -Xms1024M -Xmx1024M -XX:-UsePerfData
  261. Player Count: 4 / 10; [vh['Hyggelig'/696454, l='world', x=-797.30, y=15.00, z=606.30], vh['WattzFoPowerman'/708355, l='world', x=664.41, y=62.54, z=-6001.58], vh['OneFunkyBunch1'/718935, l='world', x=785.73, y=59.00, z=-6164.56], vh['MianiteSeason2'/777247, l='world', x=1010.80, y=67.25, z=-5843.45]]
  262. Data Packs: vanilla, file/blingedit+v1.0.6.zip (incompatible), file/VaultDPN.zip (incompatible), file/TPAPlugin.zip (incompatible), file/HomePlugin.zip (incompatible)
  263. Is Modded: Unknown (can't tell)
  264. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement