Problem/Bug Server unexpectedly crashed

Discussion in 'General Help' started by iRev0lution, Sep 28, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    iRev0lution

    I was just working on things on my server ofc, and then this happened

    Crash Report (open)

    Code:
    ---- Minecraft Crash Report ----
    // Shall we play a game?
    
    Time: 9/28/16 11:26 AM
    Description: Watching Server
    
    java.lang.Error
        at net.minecraft.server.v1_10_R1.AxisAlignedBB.grow(SourceFile:145)
        at net.minecraft.server.v1_10_R1.AxisAlignedBB.g(SourceFile:149)
        at net.minecraft.server.v1_10_R1.AxisAlignedBB.shrink(SourceFile:279)
        at net.minecraft.server.v1_10_R1.Entity.ak(Entity.java:945)
        at net.minecraft.server.v1_10_R1.Entity.U(Entity.java:348)
        at net.minecraft.server.v1_10_R1.EntityLiving.U(EntityLiving.java:176)
        at net.minecraft.server.v1_10_R1.EntityInsentient.U(EntityInsentient.java:180)
        at net.minecraft.server.v1_10_R1.Entity.m(Entity.java:288)
        at net.minecraft.server.v1_10_R1.EntityLiving.m(EntityLiving.java:1733)
        at net.minecraft.server.v1_10_R1.EntityInsentient.m(EntityInsentient.java:240)
        at net.minecraft.server.v1_10_R1.World.entityJoinedWorld(World.java:1508)
        at net.minecraft.server.v1_10_R1.World.g(World.java:1486)
        at net.minecraft.server.v1_10_R1.World.tickEntities(World.java:1341)
        at net.minecraft.server.v1_10_R1.WorldServer.tickEntities(WorldServer.java:613)
        at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:740)
        at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361)
        at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643)
        at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547)
        at java.lang.Thread.run(Unknown Source)
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Thread: Server Watchdog
    Stacktrace:
        at net.minecraft.server.v1_10_R1.AxisAlignedBB.grow(SourceFile:145)
        at net.minecraft.server.v1_10_R1.AxisAlignedBB.g(SourceFile:149)
        at net.minecraft.server.v1_10_R1.AxisAlignedBB.shrink(SourceFile:279)
        at net.minecraft.server.v1_10_R1.Entity.ak(Entity.java:945)
        at net.minecraft.server.v1_10_R1.Entity.U(Entity.java:348)
        at net.minecraft.server.v1_10_R1.EntityLiving.U(EntityLiving.java:176)
        at net.minecraft.server.v1_10_R1.EntityInsentient.U(EntityInsentient.java:180)
        at net.minecraft.server.v1_10_R1.Entity.m(Entity.java:288)
        at net.minecraft.server.v1_10_R1.EntityLiving.m(EntityLiving.java:1733)
        at net.minecraft.server.v1_10_R1.EntityInsentient.m(EntityInsentient.java:240)
        at net.minecraft.server.v1_10_R1.World.entityJoinedWorld(World.java:1508)
        at net.minecraft.server.v1_10_R1.World.g(World.java:1486)
        at net.minecraft.server.v1_10_R1.World.tickEntities(World.java:1341)
        at net.minecraft.server.v1_10_R1.WorldServer.tickEntities(WorldServer.java:613)
        at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:740)
        at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361)
        at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643)
    
    -- Thread Dump --
    Details:
        Threads: "pool-29-thread-2" Id=164 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@139cde18
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@139cde18
        at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
        at java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source)
        at java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        ...
    
    
    "Netty Epoll Server IO #6" Id=37 RUNNABLE (in native)
        at io.netty.channel.epoll.Native.epollWait(Native Method)
        at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        at java.lang.Thread.run(Unknown Source)
    
    
    "pool-32-thread-2" Id=163 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d5b321b
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d5b321b
        at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
        at java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source)
        at java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        ...
    
    
    "Timer-2" Id=149 WAITING on java.util.TaskQueue@1964b568
        at java.lang.Object.wait(Native Method)
        -  waiting on java.util.TaskQueue@1964b568
        at java.lang.Object.wait(Unknown Source)
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
    
    
    "Netty Epoll Server IO #5" Id=36 RUNNABLE (in native)
        at io.netty.channel.epoll.Native.epollWait(Native Method)
        at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Netty Epoll Server IO #4" Id=35 RUNNABLE (in native)
        at io.netty.channel.epoll.Native.epollWait(Native Method)
        at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        at java.lang.Thread.run(Unknown Source)
    
    
    "pool-5-thread-1" Id=136 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5c663820
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5c663820
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Chunk I/O Executor Thread-1" Id=135 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@297f41aa
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@297f41aa
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Netty Epoll Server IO #3" Id=34 RUNNABLE (in native)
        at io.netty.channel.epoll.Native.epollWait(Native Method)
        at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Netty Epoll Server IO #2" Id=33 RUNNABLE (in native)
        at io.netty.channel.epoll.Native.epollWait(Native Method)
        at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Netty Epoll Server IO #1" Id=32 RUNNABLE (in native)
        at io.netty.channel.epoll.Native.epollWait(Native Method)
        at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        at java.lang.Thread.run(Unknown Source)
    
    
    "File IO Thread" Id=131 TIMED_WAITING
        at java.lang.Thread.sleep(Native Method)
        at net.minecraft.server.v1_10_R1.FileIOThread.c(SourceFile:44)
        at net.minecraft.server.v1_10_R1.FileIOThread.run(SourceFile:30)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Server Watchdog" Id=102 RUNNABLE
        at sun.management.ThreadImpl.dumpThreads0(Native Method)
        at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
        at net.minecraft.server.v1_10_R1.ThreadWatchdog.run(SourceFile:43)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Thread-11" Id=91 WAITING on java.lang.Thread@6d706574
        at java.lang.Object.wait(Native Method)
        -  waiting on java.lang.Thread@6d706574
        at java.lang.Thread.join(Unknown Source)
        at java.lang.Thread.join(Unknown Source)
        at com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
        at com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
        at com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
        at com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
        at com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
        ...
    
    
    "Timer-1" Id=83 TIMED_WAITING on java.util.TaskQueue@51834247
        at java.lang.Object.wait(Native Method)
        -  waiting on java.util.TaskQueue@51834247
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
    
    
    "Abandoned connection cleanup thread" Id=81 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@3c49c76f
        at java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.ReferenceQueue$Lock@3c49c76f
        at java.lang.ref.ReferenceQueue.remove(Unknown Source)
        at com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
    
    
    "Timer-0" Id=80 TIMED_WAITING on java.util.TaskQueue@6fe8b35d
        at java.lang.Object.wait(Native Method)
        -  waiting on java.util.TaskQueue@6fe8b35d
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
    
    
    "Netty Epoll Server IO #0" Id=31 RUNNABLE (in native)
        at io.netty.channel.epoll.Native.epollWait(Native Method)
        at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Server console handler" Id=27 RUNNABLE (in native)
        at java.io.FileInputStream.readBytes(Native Method)
        at java.io.FileInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        -  locked java.io.BufferedInputStream@1dd2011
        at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
        at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
        -  locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@4a87cb17
        at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
        -  locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@4a87cb17
        at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
        ...
    
    
    "Thread-4" Id=28 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38071f97
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38071f97
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
        at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
        at org.bukkit.craftbukkit.v1_10_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
        at java.lang.Thread.run(Unknown Source)
    
    
    "DestroyJavaVM" Id=26 RUNNABLE
    
    
    "Server thread" Id=24 RUNNABLE
        at net.minecraft.server.v1_10_R1.AxisAlignedBB.grow(SourceFile:145)
        at net.minecraft.server.v1_10_R1.AxisAlignedBB.g(SourceFile:149)
        at net.minecraft.server.v1_10_R1.AxisAlignedBB.shrink(SourceFile:279)
        at net.minecraft.server.v1_10_R1.Entity.ak(Entity.java:945)
        at net.minecraft.server.v1_10_R1.Entity.U(Entity.java:348)
        at net.minecraft.server.v1_10_R1.EntityLiving.U(EntityLiving.java:176)
        at net.minecraft.server.v1_10_R1.EntityInsentient.U(EntityInsentient.java:180)
        at net.minecraft.server.v1_10_R1.Entity.m(Entity.java:288)
        ...
    
    
    "Server Infinisleeper" Id=25 TIMED_WAITING
        at java.lang.Thread.sleep(Native Method)
        at net.minecraft.server.v1_10_R1.DedicatedServer$1.run(DedicatedServer.java:58)
    
    
    "Snooper Timer" Id=21 TIMED_WAITING on java.util.TaskQueue@125f3191
        at java.lang.Object.wait(Native Method)
        -  waiting on java.util.TaskQueue@125f3191
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
    
    
    "Signal Dispatcher" Id=5 RUNNABLE
    
    
    "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7a6a4663
        at java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.ReferenceQueue$Lock@7a6a4663
        at java.lang.ref.ReferenceQueue.remove(Unknown Source)
        at java.lang.ref.ReferenceQueue.remove(Unknown Source)
        at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    
    
    "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@e41f54a
        at java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.Reference$Lock@e41f54a
        at java.lang.Object.wait(Unknown Source)
        at java.lang.ref.Reference.tryHandlePending(Unknown Source)
        at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
    
    
    
    Stacktrace:
        at net.minecraft.server.v1_10_R1.ThreadWatchdog.run(SourceFile:59)
        at java.lang.Thread.run(Unknown Source)
    
    -- System Details --
    Details:
        Minecraft Version: 1.10.2
        Operating System: Linux (amd64) version 2.6.32-642.3.1.el6.x86_64
        Java Version: 1.8.0_101, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 577591808 bytes (550 MB) / 778502144 bytes (742 MB) up to 778502144 bytes (742 MB)
        JVM Flags: 5 total; -Xmx768M -Xms768M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128M
        IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
        CraftBukkit Information: 
       Running: CraftBukkit version git-Bukkit-83a9dbd (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT) true
       Plugins: { WorldEdit v6.1.2;b3fbe8b com.sk89q.worldedit.bukkit.WorldEditPlugin [], EmptyWorldGenerator v1.5 com.barancode.mc.emptyworldgenerator.MainClass [BaranCODE], ChatColor2 v1.6.8 com.sulphate.chatcolor2.main.MainClass [Sulphate], Essentials vTeamCity com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], AutoMessage v2.5.5 com.TeamNovus.AutoMessage.AutoMessage [ELCHILEN0], SimpleWarnings v1.0 me.odium.simplewarnings.SimpleWarnings [], BukkitHiddenSyntaxBlocker v2.1 me.kyle.bhsb.Main [Kyle], Votifier v1.8 com.vexsoftware.votifier.Votifier [blakeman8192, Kramer], WorldGuard v6.0.0-beta-05.1569- com.sk89q.worldguard.bukkit.WorldGuardPlugin [], EssentialsGeoIP vTeamCity com.earth2me.essentials.geoip.EssentialsGeoIP [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology], EssentialsChat vTeamCity com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], EchoPet v2.8.0-b52 com.dsh105.echopet.EchoPetPlugin [DSH105], PermissionsEx v1.23.4 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], AnvilColors v1.3.1 me.kylersmith7.anvilcolors.AnvilColors [kylersmith7], SkyblockOres v1.8.6 maol3.skyblockores.SkyblockOres [], GAListener v1.3.1 com.swifteh.GAL.GAL [swifteh_], Vault v1.5.6-b49 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], EssentialsSpawn vTeamCity com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], Commandspy v4.1.0 moe.evelyn.commandspy.platform.bukkit.MainBukkit [Subarrow], ChestShop v3.8.12 com.Acrobot.ChestShop.ChestShop [Acrobot], SilkSpawners v3.7.3 de.dustplanet.silkspawners.SilkSpawners [xGhOsTkiLLeRx, mushroomhostage], ASkyBlock v3.0.0.8 com.wasteofplastic.askyblock.ASkyBlock [Tastybento], PlayerVaults v3.5.7-b${BUILD_NUMBER} com.drtshock.playervaults.PlayerVaults [drtshock, Koalaaaa], ArchonCrates v17.4 com.HamiStudios.ArchonCrates.Main [], Multiverse-Core v2.4-b527 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], Multiverse-Portals v1.0 com.onarandombox.MultiversePortals.MultiversePortals [Rigby, fernferret], HolographicDisplays v2.1.13 com.gmail.filoghost.holographicdisplays.HolographicDisplays [],}
       Warnings: DEFAULT
       Reload Count: 0
       Threads: { RUNNABLE Netty Epoll Server IO #5: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], RUNNABLE Netty Epoll Server IO #2: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], WAITING pool-5-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(Unknown Source), java.io.BufferedInputStream.fill(Unknown Source), java.io.BufferedInputStream.read(Unknown Source), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), net.minecraft.server.v1_10_R1.DedicatedServer$2.run(DedicatedServer.java:85)], WAITING Thread-11: [java.lang.Object.wait(Native Method), java.lang.Thread.join(Unknown Source), java.lang.Thread.join(Unknown Source), com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289), com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241), com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508), com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466), com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41), com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586), java.lang.Thread.run(Unknown Source)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], WAITING Timer-2: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.lang.ref.Reference.tryHandlePending(Unknown Source), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], RUNNABLE Netty Epoll Server IO #6: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], RUNNABLE Netty Epoll Server IO #4: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Server thread: [net.minecraft.server.v1_10_R1.Entity.move(Entity.java:702), net.minecraft.server.v1_10_R1.EntityLiving.g(EntityLiving.java:1676), net.minecraft.server.v1_10_R1.EntityPig.g(EntityPig.java:221), net.minecraft.server.v1_10_R1.EntityLiving.n(EntityLiving.java:1971), net.minecraft.server.v1_10_R1.EntityInsentient.n(EntityInsentient.java:512), net.minecraft.server.v1_10_R1.EntityAgeable.n(EntityAgeable.java:125), net.minecraft.server.v1_10_R1.EntityAnimal.n(EntityAnimal.java:26), net.minecraft.server.v1_10_R1.EntityLiving.m(EntityLiving.java:1805), net.minecraft.server.v1_10_R1.EntityInsentient.m(EntityInsentient.java:240), net.minecraft.server.v1_10_R1.World.entityJoinedWorld(World.java:1508), net.minecraft.server.v1_10_R1.World.g(World.java:1486), net.minecraft.server.v1_10_R1.World.tickEntities(World.java:1341), net.minecraft.server.v1_10_R1.WorldServer.tickEntities(WorldServer.java:613), net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:740), net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361), net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643), net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-29-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source), java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Netty Epoll Server IO #3: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Abandoned connection cleanup thread: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)], TIMED_WAITING pool-32-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source), java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], WAITING Thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_10_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_10_R1.DedicatedServer$1.run(DedicatedServer.java:58)], RUNNABLE Server Watchdog: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_10_R1.CraftCrashReport.call(CraftCrashReport.java:30), net.minecraft.server.v1_10_R1.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_10_R1.CrashReport.h(CrashReport.java:126), net.minecraft.server.v1_10_R1.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_10_R1.ThreadWatchdog.run(SourceFile:57), java.lang.Thread.run(Unknown Source)], RUNNABLE File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_10_R1.FileIOThread.c(SourceFile:44), net.minecraft.server.v1_10_R1.FileIOThread.run(SourceFile:30), java.lang.Thread.run(Unknown Source)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)],}
       Recent tasks from 19379-19409{EmptyWorldGenerator:com.barancode.mc.emptyworldgenerator.Metrics$1@18031,}
        Profiler Position: N/A (disabled)
        Player Count: 1 / 20; [EntityPlayer['iRev0lution'/1005, l='Spawn', x=-1296.50, y=117.00, z=-1067.50](iRev0lution at -1296.5,117.0,-1067.5)]
        Is Modded: Definitely; Server brand changed to 'CraftBukkit'
        Type: Dedicated Server (map_server.txt)
    


    It crashed. I tried looking through the crash report and I couldn't find a thing that made sense in my head, so someone please make sense of it and tell me how to fix it. All help is appreciated, and sorry for wasting your time with something as stupid as this haha.

    (if you need the latest.log let me know)
     
  2. @iRev0lution
    Does the same thing happen again if you restart the server?

    Also, please post the latest.log.
     
  3. Offline

    iRev0lution

    Yes, the same thing does happen after I reset the server.

    Here is the latest.log: http://pastebin.com/rBwkFZR8
     
  4. @iRev0lution
    Oh boy...
    1. You have several DisguiseCraft jars.
    2. You have several PlayerVault jars.
    3. DisguiseCraft is outdated.
    4. You're missing ProtocolLib
    5. The address you use for Votifier is already in use, try a different one.
    6. ArchonCrates seems to have trouble reading a certain file.
    7. ArchonCrates can't seem to access the SQL database
    8. Multiverse-Portals is outdated
    9. HolographicDisplays is outdated
    10. GAListener is outdated
    11. AnvilColors is outdated
    12. ChestShop is outdated
    These might or might not be the issue, but try fixing as many of them as possible, and see if anything changes.
     
  5. Offline

    iRev0lution

    I tried that, and then this happened:
    Code:
    22.10 12:53:17 [Multicraft] Not restarting crashed server. 
    22.10 12:53:17 [Multicraft] Server stopped 
    22.10 12:53:17 [Multicraft] Looks like a crash, check the server console. Return value: 1 
    22.10 12:53:17 [Multicraft] Server shut down 
    22.10 12:53:17 [Server] INFO Error: Unable to access jarfile /CraftBukkit-1.10.2-R0.1-SNAPSHOT-latest.jar 
    22.10 12:53:17 [Multicraft] Failed to copy jarfile from global JAR directory 
    22.10 12:53:17 [Multicraft] JAR file not found, copying from global JAR directory 
    22.10 12:53:16 [Multicraft] Loaded config for "Default" 22.10 12:53:16 [Multicraft] Starting server!
    
    How do I fix that? Apparently it has trouble reading my jar file? What is that supposed to mean?
     
Thread Status:
Not open for further replies.

Share This Page