crash when try to boot.

Discussion in 'Bukkit Help' started by celtic94cc1, Sep 17, 2018.

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

    celtic94cc1

    HI! I have a problem with my MC, it's stopping. Stopping while starting... here is what it says:


    Code:
    [12:13:48 ERROR]: [CraftBook] Failed to load CraftBook Configuration File! Is it corrupt?
    [12:13:48 ERROR]: [CraftBook] while parsing a block mapping
    in 'reader', line 11, column 1:
      enabled-mechanics:
      ^
    expected <block end>, but found BlockEntry
    in 'reader', line 96, column 1:
      - Footprints
      ^
    
      at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570)
      at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
      at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
      at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224)
      at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
      at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
      at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
      at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
      at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
      at org.yaml.snakeyaml.Yaml.load(Yaml.java:393)
      at com.sk89q.util.yaml.YAMLProcessor.load(YAMLProcessor.java:111)
      at com.sk89q.craftbook.bukkit.BukkitConfiguration.load(BukkitConfiguration.java:57)
      at com.sk89q.craftbook.bukkit.CraftBookPlugin.onEnable(CraftBookPlugin.java:382)
      at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
      at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
      at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
      at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373)
      at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323)
      at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412)
      at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377)
      at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332)
      at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271)
      at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535)
      at java.lang.Thread.run(Thread.java:748)
    
    [12:13:48 ERROR]: [CraftBook] Disabling CraftBook due to invalid Configuration File!
    [12:13:48 INFO]: [CraftBook] Disabling CraftBook v3.9-SNAPSHOT
    [12:13:48 INFO]: [CookieMonster] Enabling CookieMonster v1.8
    [12:13:48 INFO]: [CookieMonster] Using Vault v1.5.6-b49 for economy
    [12:13:48 INFO]: [CookieMonster]  v1.8 loaded successfully.
    [12:13:48 INFO]: [CookieMonster]  Developed by: [jascotty2, Coelho]
    [12:13:48 INFO]: [Command_iConomy] Enabling Command_iConomy v11.0.0
    [12:13:48 INFO]: [debug] reading:
    [12:13:48 INFO]: [debug] reading: ^/pwarp \S+$: 1.5
    [12:13:48 INFO]: [debug] valid length
    [12:13:48 INFO]: [debug]cost = 1.5
    [12:13:48 INFO]: [debug] reading: ^/pw \S+$: 1.5
    [12:13:48 INFO]: [debug] valid length
    [12:13:48 INFO]: [debug]cost = 1.5
    [12:13:48 INFO]: [debug] reading: ^/psetwarp \S+$: 150
    [12:13:48 INFO]: [debug] valid length
    [12:13:48 INFO]: [debug]cost = 150.0
    [12:13:48 INFO]: [debug] reading: ^/pset \S+$: 150
    [12:13:48 INFO]: [debug] valid length
    [12:13:48 INFO]: [debug]cost = 150.0
    [12:13:48 INFO]: [debug] reading: ^/psdelwarp \S+$: 50
    [12:13:48 INFO]: [debug] valid length
    [12:13:48 INFO]: [debug]cost = 50.0
    [12:13:48 INFO]: [debug] reading: ^/pdel \S+$: 50
    [12:13:48 INFO]: [debug] valid length
    [12:13:48 INFO]: [debug]cost = 50.0
    [12:13:48 INFO]: [debug] reading: ^/tpa \S+$: 2.
    [12:13:48 INFO]: [debug] valid length
    [12:13:48 INFO]: [debug]cost = 2.0
    [12:13:48 INFO]: [debug] reading: ^/night \S+$:200
    [12:13:48 INFO]: [debug] valid length
    [12:13:48 INFO]: [debug]cost = 200.0
    [12:13:48 INFO]: [debug] reading: ^/day \S+$:500
    [12:13:48 INFO]: [debug] valid length
    [12:13:48 INFO]: [debug]cost = 500.0
    [12:13:48 INFO]: [debug] reading:
    [12:13:48 INFO]: [debug] reading:
    [12:13:48 INFO]: [debug] reading:
    [12:13:48 INFO]: [Command_iConomy] [Command iConomy] Loaded.
    [12:13:48 INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
    [12:13:48 INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
    [12:13:48 INFO]: [Multiverse-Portals]  0 - Portals(s) loaded
    [12:13:48 INFO]: [ChestShop] Enabling ChestShop v3.8.9
    [12:13:48 INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
    [12:13:48 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
    [12:13:48 WARN]: Server permissions file permissions.yml is not valid YAML.
    java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
      at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadCustomPermissions(CraftServer.java:780) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:334) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
    [12:13:49 INFO]: Done (11.675s)! For help, type "help" or "?"
    [12:13:49 INFO]: Starting remote control listener
    [12:13:49 INFO]: RCON running on 91.218.167.140:25575
    [12:13:49 WARN]: [LWC] Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
    java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
      at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335) ~[?:?]
      at com.griefcraft.util.Metrics.access$400(Metrics.java:57) ~[?:?]
      at com.griefcraft.util.Metrics$1.run(Metrics.java:223) ~[?:?]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
      at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
    [12:13:49 WARN]: [ChestShop] Plugin ChestShop v3.8.9 generated an exception while executing task 24
    java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
      at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
      at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
      at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
      at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
    [12:13:49 WARN]: [EconomyPunga] Plugin EconomyPunga v1.3.4 generated an exception while executing task 12
    java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
      at me.patrickfreed.EconomyPunga.Metrics.postPlugin(Metrics.java:334) ~[?:?]
      at me.patrickfreed.EconomyPunga.Metrics.access$4(Metrics.java:325) ~[?:?]
      at me.patrickfreed.EconomyPunga.Metrics$1.run(Metrics.java:243) ~[?:?]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
      at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
    [12:13:49 WARN]: [PrivateWarps] Plugin PrivateWarps v1.3 generated an exception while executing task 13
    java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
      at pro.homiecraft.pw.Metrics.postPlugin(Metrics.java:347) ~[?:?]
      at pro.homiecraft.pw.Metrics.access$400(Metrics.java:54) ~[?:?]
      at pro.homiecraft.pw.Metrics$1.run(Metrics.java:235) ~[?:?]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
      at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
    [12:13:49 INFO]: [Vault] Checking for Updates ...
    [12:13:49 WARN]: [CookieMonster] Plugin CookieMonster v1.8 generated an exception while executing task 23
    java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
      at com.pi.coelho.CookieMonster.Metrics.postPlugin(Metrics.java:363) ~[?:?]
      at com.pi.coelho.CookieMonster.Metrics.access$500(Metrics.java:68) ~[?:?]
      at com.pi.coelho.CookieMonster.Metrics$1.run(Metrics.java:255) ~[?:?]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
      at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
    [12:13:50 WARN]: [Vault] Stable Version: 1.7.1 is out! You are still running version: 1.5.6
    [12:13:50 WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
    [12:13:50 INFO]: [dynmap] Loading default resource pack
    [12:14:20 INFO]: [LWC] [LWC] The updater ran into a minor issue: Server returned HTTP response code: 522 for URL: http://update.griefcraft.com/lwc/branch/sta  ble/LATEST
    [12:14:20 INFO]: [LWC] [LWC] This can probably be ignored.
    [12:14:20 WARN]: [LWC] Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 4
    java.lang.NullPointerException
      at com.griefcraft.util.Updater$1.run(Updater.java:81) ~[?:?]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.10.2.jar:git-Spigot-de459a2-51263e9]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
      at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
    [12:14:47 WARN]: Exception in thread "Timer-2"
    [12:14:47 WARN]: java.lang.NullPointerException
    [12:14:47 WARN]:  at net.milkbowl.vault.economy.AbstractEconomy.has(AbstractEconomy.java:30)
    [12:14:47 WARN]:  at com.ibank.BankLoan.run(BankLoan.java:38)
    [12:14:47 WARN]:  at java.util.TimerThread.mainLoop(Timer.java:555)
    [12:14:47 WARN]:  at java.util.TimerThread.run(Timer.java:505)
    [12:14:55 ERROR]: The server has stopped responding!
    [12:14:55 ERROR]: Please report this to http://www.spigotmc.org/
    [12:14:55 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
    [12:14:55 ERROR]: Spigot version: git-Spigot-de459a2-51263e9 (MC: 1.10.2)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Server thread
    [12:14:55 ERROR]:  PID: 16 | Suspended: false | Native: false | State: RUNNABLE
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.containsKey(Long2ObjectOpenHashMap.java:394)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.ChunkProviderServer.isLoaded(ChunkProviderServer.java:330)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.WorldServer.isChunkLoaded(WorldServer.java:378)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.World.a(World.java:274)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.World.isLoaded(World.java:270)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.World.getCubes(World.java:1131)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.Entity.move(Entity.java:552)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityLiving.g(EntityLiving.java:1686)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityHorse.g(EntityHorse.java:910)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityLiving.n(EntityLiving.java:1988)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityInsentient.n(EntityInsentient.java:512)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityAgeable.n(EntityAgeable.java:150)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityAnimal.n(EntityAnimal.java:26)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityHorse.n(EntityHorse.java:672)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityLiving.m(EntityLiving.java:1817)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityInsentient.m(EntityInsentient.java:240)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.EntityHorse.m(EntityHorse.java:703)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.World.entityJoinedWorld(World.java:1629)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.World.g(World.java:1604)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.World.tickEntities(World.java:1430)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.WorldServer.tickEntities(WorldServer.java:633)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:799)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Entire Thread Dump:
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: pool-6-thread-3
    [12:14:55 ERROR]:  PID: 70 | Suspended: false | Native: false | State: TIMED_WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  sun.misc.Unsafe.park(Native Method)
    [12:14:55 ERROR]:  java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
    [12:14:55 ERROR]:  java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
    [12:14:55 ERROR]:  java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Java2D Disposer
    [12:14:55 ERROR]:  PID: 69 | Suspended: false | Native: false | State: WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  java.lang.Object.wait(Native Method)
    [12:14:55 ERROR]:  java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
    [12:14:55 ERROR]:  java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
    [12:14:55 ERROR]:  sun.java2d.Disposer.run(Disposer.java:148)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: File IO Thread
    [12:14:55 ERROR]:  PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  java.lang.Thread.sleep(Native Method)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.FileIOThread.c(SourceFile:51)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.FileIOThread.run(SourceFile:30)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Craft Scheduler Thread - 9
    [12:14:55 ERROR]:  PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  sun.misc.Unsafe.park(Native Method)
    [12:14:55 ERROR]:  java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
    [12:14:55 ERROR]:  java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
    [12:14:55 ERROR]:  java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
    [12:14:55 ERROR]:  java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Craft Scheduler Thread - 3
    [12:14:55 ERROR]:  PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  sun.misc.Unsafe.park(Native Method)
    [12:14:55 ERROR]:  java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
    [12:14:55 ERROR]:  java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
    [12:14:55 ERROR]:  java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
    [12:14:55 ERROR]:  java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Craft Scheduler Thread - 1
    [12:14:55 ERROR]:  PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  sun.misc.Unsafe.park(Native Method)
    [12:14:55 ERROR]:  java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
    [12:14:55 ERROR]:  java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
    [12:14:55 ERROR]:  java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
    [12:14:55 ERROR]:  java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: RCON Listener #1
    [12:14:55 ERROR]:  PID: 50 | Suspended: false | Native: true | State: RUNNABLE
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  java.net.PlainSocketImpl.socketAccept(Native Method)
    [12:14:55 ERROR]:  java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
    [12:14:55 ERROR]:  java.net.ServerSocket.implAccept(ServerSocket.java:545)
    [12:14:55 ERROR]:  java.net.ServerSocket.accept(ServerSocket.java:513)
    [12:14:55 ERROR]:  net.minecraft.server.v1_10_R1.RemoteControlListener.run(SourceFile:69)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Thread-24
    [12:14:55 ERROR]:  PID: 49 | Suspended: false | Native: false | State: WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  java.lang.Object.wait(Native Method)
    [12:14:55 ERROR]:  java.lang.Thread.join(Thread.java:1252)
    [12:14:55 ERROR]:  java.lang.Thread.join(Thread.java:1326)
    [12:14:55 ERROR]:  com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
    [12:14:55 ERROR]:  com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
    [12:14:55 ERROR]:  com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
    [12:14:55 ERROR]:  com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
    [12:14:55 ERROR]:  com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
    [12:14:55 ERROR]:  com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: pool-9-thread-1
    [12:14:55 ERROR]:  PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  sun.misc.Unsafe.park(Native Method)
    [12:14:55 ERROR]:  java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
    [12:14:55 ERROR]:  java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
    [12:14:55 ERROR]:  java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
    [12:14:55 ERROR]:  java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Timer-1
    [12:14:55 ERROR]:  PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  java.lang.Object.wait(Native Method)
    [12:14:55 ERROR]:  java.util.TimerThread.mainLoop(Timer.java:552)
    [12:14:55 ERROR]:  java.util.TimerThread.run(Timer.java:505)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Timer-0
    [12:14:55 ERROR]:  PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  java.lang.Object.wait(Native Method)
    [12:14:55 ERROR]:  java.util.TimerThread.mainLoop(Timer.java:552)
    [12:14:55 ERROR]:  java.util.TimerThread.run(Timer.java:505)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: pool-6-thread-2 Acceptor0 [email protected]:8123
    [12:14:55 ERROR]:  PID: 41 | Suspended: false | Native: true | State: RUNNABLE
    [12:14:55 ERROR]:  Thread is waiting on monitor(s):
    [12:14:55 ERROR]:  Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
    [12:14:55 ERROR]:  sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
    [12:14:55 ERROR]:  sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
    [12:14:55 ERROR]:  org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
    [12:14:55 ERROR]:  org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    [12:14:55 ERROR]:  java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [12:14:55 ERROR]:  java.lang.Thread.run(Thread.java:748)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: pool-6-thread-1 Selector0
    [12:14:55 ERROR]:  PID: 40 | Suspended: false | Native: true | State: RUNNABLE
    [12:14:55 ERROR]:  Thread is waiting on monitor(s):
    [12:14:55 ERROR]:  Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [12:14:55 ERROR]:  Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [12:14:55 ERROR]:  Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  PID: 5 | Suspended: false | Native: false | State: RUNNABLE
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Finalizer
    [12:14:55 ERROR]:  PID: 3 | Suspended: false | Native: false | State: WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  java.lang.Object.wait(Native Method)
    [12:14:55 ERROR]:  java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
    [12:14:55 ERROR]:  java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
    [12:14:55 ERROR]:  java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 ERROR]: Current Thread: Reference Handler
    [12:14:55 ERROR]:  PID: 2 | Suspended: false | Native: false | State: WAITING
    [12:14:55 ERROR]:  Stack:
    [12:14:55 ERROR]:  java.lang.Object.wait(Native Method)
    [12:14:55 ERROR]:  java.lang.Object.wait(Object.java:502)
    [12:14:55 ERROR]:  java.lang.ref.Reference.tryHandlePending(Reference.java:191)
    [12:14:55 ERROR]:  java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
    [12:14:55 ERROR]: ------------------------------
    [12:14:55 INFO]: Startup script './start.sh' does not exist! Stopping server.
    [12:14:55 INFO]: Stopping server
    [12:14:55 INFO]: [ChestShop] Disabling ChestShop v3.8.9
    [12:14:55 INFO]: [LWC] Disabling LWC v4.4.0 (b881) (July 11, 2013)
    [12:14:55 INFO]: [LWC] Flushing protection updates (0)
    [12:14:55 INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
    [12:14:55 INFO]: [Command_iConomy] Disabling Command_iConomy v11.0.0
    [12:14:55 INFO]: [CookieMonster] Disabling CookieMonster v1.8
    [12:14:55 INFO]: [AuthMe] Disabling AuthMe v5.2-BETA3-b1134
    [12:14:55 INFO]: [AuthMe] AuthMe 5.2-BETA3-b1134 disabled!
    [12:14:55 INFO]: [Multiverse-SignPortals] Disabling Multiverse-SignPortals v2.4-b523
    [12:14:55 INFO]: [Multiverse-SignPortals] - Disabled
    [12:14:55 INFO]: [AuthMe] Waiting for 1 tasks to finish
    [12:14:55 INFO]: [Essentials] Disabling Essentials v2.0.1-b370
    [12:14:55 INFO]: [Vault][Economy] Essentials Economy unhooked.
    [12:14:55 INFO]: [iBank] Disabling iBank v0.7-SNAPSHOT(8e25caa9d1c0e727481933ba218f4cae74a4cc77)[true]
    [12:14:55 INFO]: [iBank] unloaded
    [12:14:55 INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
    [12:14:55 INFO]: [Multiverse-Core] - Disabled
    [12:14:55 INFO]: [Vault] Disabling Vault v1.5.6-b49
    [12:14:55 INFO]: [PrivateWarps] Disabling PrivateWarps v1.3
    [12:14:55 INFO]: [EconomyPunga] Disabling EconomyPunga v1.3.4
    [12:14:55 INFO]: [EconomyPunga] EconomyPunga v.1.3.4 disabled!
    [12:14:55 INFO]: [iConomy] Disabling iConomy v7.0
    [12:14:55 INFO]: [iConomy] Closing general data...
    [12:14:55 INFO]: [iConomy] Disabled. (0 ms)
    [12:14:55 INFO]: [ChopTree3] Disabling ChopTree3 v3.1.6
    [12:14:55 INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
    [12:14:55 INFO]: [dynmap] Disabling dynmap v2.3-1142
    [12:14:56 INFO]: [dynmap] Unloaded 11 components.
    [12:14:56 INFO]: [dynmap] Stopping map renderer...
    [12:14:57 INFO]: [dynmap] Saved 6 pending tile renders in world 'world_the_end'
    [12:15:00 INFO]: [AuthMe] Async task 21 times out after to many tries
    [12:15:00 INFO]: [AuthMe] Progress: 1 / 1
    [12:15:02 INFO]: [dynmap] Disabled
    [12:15:02 INFO]: Saving players
    [12:15:02 INFO]: Saving worlds
    
    Please help ;)
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    celtic94cc1

  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    celtic94cc1

  6. Offline

    timtower Administrator Administrator Moderator

  7. Offline

    celtic94cc1

    i have tried that and a few other things on server, but it's dead :/ here is what says command line from the beggining

    https://pastebin.com/wUY9MVq9
     
  8. Offline

    timtower Administrator Administrator Moderator

    Locked
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page