Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.23 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 6/28/17 3:59 AM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.IllegalStateException: Unknown org.bukkit.craftbukkit.v1_7_R4.chunkio.QueuedChunk@8ce0198c
  8. at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor.drop(AsynchronousExecutor.java:266)
  9. at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOExecutor.dropQueuedChunkLoad(ChunkIOExecutor.java:25)
  10. at net.minecraft.server.v1_7_R4.PlayerChunk.b(PlayerChunk.java:70)
  11. at net.minecraft.server.v1_7_R4.PlayerChunkMap.removePlayer(PlayerChunkMap.java:200)
  12. at net.minecraft.server.v1_7_R4.PlayerList.disconnect(PlayerList.java:382)
  13. at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:742)
  14. at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:75)
  15. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:795)
  16. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307)
  17. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:643)
  18. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:549)
  19. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- System Details --
  26. Details:
  27. Minecraft Version: 1.7.10
  28. Operating System: Linux (amd64) version 2.6.32-openvz-042stab120.6-amd64
  29. Java Version: 1.8.0_131, Oracle Corporation
  30. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  31. Memory: 4930115000 bytes (4701 MB) / 7421296640 bytes (7077 MB) up to 7421296640 bytes (7077 MB)
  32. JVM Flags: 1 total; -Xms7168M
  33. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  34. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  35. CraftBukkit Information:
  36. Running: CraftBukkit version git-PaperSpigot-1f7d532 (MC: 1.7.10) (Implementing API version StrafeSpigot 1.7.X - 1.8.X by JuanitoFR) false
  37. Plugins: { PermissionsEx v1.22.10 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], MinecraftMarket v2.1.5 com.minecraftmarket.minecraftmarket.Market [], BRWServAPI v1.0 fr.brwserv.api.Main [BRWServ], AntiCheat v0.1 com.anticheat.anticheat.MainClass [maxval34], FFARush v1.0 fr.brwserv.ffarush.Main [BRWServ], NickMyName v1.2 be.seveningful.nickmyname.Main [Seveningful], ProtocolLib v3.7.0 com.comphenix.protocol.ProtocolLibrary [dmulloy2, comphenix], LiteBans v2.2.3 litebans.bP [Ruan],}
  38. Warnings: DEFAULT
  39. Threads: { WAITING pool-9-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], TIMED_WAITING pool-5-thread-2: [java.lang.Thread.sleep(Native Method), sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method), sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:498), litebans.c_.c(c_.java:298), sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method), sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:498), litebans.c_.run(c_.java:181), java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511), java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308), java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180), java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:44), net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23), java.lang.Thread.run(Thread.java:748)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_7_R4.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R4.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R4.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R4.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:569), net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:748)], RUNNABLE Query Listener #1: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143), java.net.DatagramSocket.receive(DatagramSocket.java:812), net.minecraft.server.v1_7_R4.RemoteStatusListener.run(SourceFile:256), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-5-thread-68: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 39: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Async Chat Thread - #11: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Hikari housekeeper (pool litebans-pool): [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:748)], RUNNABLE Signal Dispatcher: [], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], WAITING ProtocolLib-StructureCompiler 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING MVStore background writer nio:/home/FFARush/plugins/LiteBans/litebans.mv.db: [java.lang.Object.wait(Native Method), org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2684)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:92)], WAITING Thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73), org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty IO #3: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)],}
  40. Recent tasks from 128843-128873{LiteBans:litebans.dc@128562,}
  41. Profiler Position: N/A (disabled)
  42. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  43. Player Count: 21 / 100; [EntityPlayer['Lekos'/5639, l='world', x=4000.50, y=120.00, z=4000.50](Lekos at 4000.5,120.0,4000.5), EntityPlayer['SoCeWar'/8617, l='world', x=0.52, y=16.00, z=-73.19](SoCeWar at 0.5249516929069166,16.0,-73.18795664251437), EntityPlayer['LonyZk'/8873, l='world', x=54.30, y=14.00, z=-62.30](LonyZk at 54.30058477826638,14.0,-62.30000001192093), EntityPlayer['PrivatePassword'/9006, l='world', x=4004.63, y=118.00, z=4025.14](PrivatePassword at 4004.6346773488763,118.0,4025.1416829608033), EntityPlayer['KratixLeFou'/9354, l='world', x=4000.50, y=120.00, z=4000.50](KratixLeFou at 4000.5,120.0,4000.5), EntityPlayer['Gamer_Craft38'/9490, l='world', x=4000.50, y=123.00, z=4000.50](Gamer_Craft38 at 4000.5,123.0,4000.5), EntityPlayer['iheartcreepers'/10708, l='world', x=16.44, y=14.42, z=-64.55](iheartcreepers at 16.44133622257256,14.419999986886978,-64.55281234295562), EntityPlayer['Lhose'/10911, l='world', x=-73.07, y=16.00, z=-47.48](Lhose at -73.0718837946294,16.0,-47.484831456216746), EntityPlayer['Kwitri'/11492, l='world', x=7.21, y=72.92, z=48.99](Kwitri at 7.206863033420837,72.91654395718649,48.99017143195112), EntityPlayer['AndrexMC_'/11933, l='world', x=4000.50, y=122.80, z=4000.50](AndrexMC_ at 4000.5,122.80400000095366,4000.5), EntityPlayer['Saynni'/12010, l='world', x=4000.50, y=123.00, z=4000.50](Saynni at 4000.5,123.00000000476837,4000.5), EntityPlayer['Lgd_'/12011, l='world', x=4000.20, y=118.00, z=4016.34](Lgd_ at 4000.196034932281,118.0,4016.3433119662604), EntityPlayer['Helvegnar_'/12217, l='world', x=3998.76, y=119.50, z=3998.63](Helvegnar_ at 3998.761849449581,119.5,3998.6341580853773), EntityPlayer['iOriion'/12218, l='world', x=48.50, y=12.00, z=68.50](iOriion at 48.5,12.001520927165412,68.5), EntityPlayer['Bartusss151'/12235, l='world', x=-67.58, y=17.00, z=34.70](Bartusss151 at -67.57750379901611,17.0,34.701445571013764), EntityPlayer['Trupyy'/12307, l='world', x=66.03, y=13.00, z=52.37](Trupyy at 66.02608624481567,13.0,52.37499033630698), EntityPlayer['HisoFX'/12374, l='world', x=65.69, y=12.00, z=48.58](HisoFX at 65.68585861190158,12.0,48.58364021359535), EntityPlayer['MC_LightWard'/12563, l='world', x=-0.38, y=13.00, z=17.30](MC_LightWard at -0.37982954031671073,13.0,17.303761754866585), EntityPlayer['RushPvP'/13108, l='world', x=4000.50, y=123.00, z=4000.50](RushPvP at 4000.5,123.0,4000.5), EntityPlayer['PradaSimplement'/13227, l='world', x=-61.64, y=13.00, z=47.55](PradaSimplement at -61.64437493395389,13.0,47.548558667262526), EntityPlayer['fecondation_'/13428, l='world', x=74.92, y=16.00, z=4.46](fecondation_ at 74.92091558856343,16.0,4.460480034105876)]
  44. Is Modded: Definitely; Server brand changed to 'PaperSpigot'
  45. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement