Jobs Crashuje server

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Riaction
Příspěvky: 104
Věk: 25
Registrován: 21 črc 2015, 02:45
Reputation: 0

Jobs Crashuje server

#1 Příspěvekod Riaction » 01 črc 2018, 22:43

Dobrý den.
Poslední dva dny se server začal samovolně vypínat. Po diagnostice se ve využití vláken ukazuje toto:
Spoiler: zobrazit
me.zford.Jobs.resources.jfep.OperatorNode.setVariable(OperatorNode.java:101)
at me.zford.Jobs.resources.jfep.OperatorNode.setVariable(OperatorNode.java:101)
at me.zford.Jobs.resources.jfep.Parser.setVariable(Parser.java:430)
at me.zford.Jobs.container.Job.getMaxExp(Job.java:183)
at me.zford.Jobs.container.JobProgression.reloadMaxExperience(JobProgression.java:122)
at me.zford.Jobs.container.JobProgression.checkLevelUp(JobProgression.java:138)
at me.zford.Jobs.container.JobProgression.addExperience(JobProgression.java:83)
- locked <0x0000000748715830> (a java.lang.Object)
at me.zford.Jobs.Jobs.action(Jobs.java:344)
at me.zford.Jobs.listeners.JobsPaymentListener.onEntityDeath(JobsPaymentListener.java:392)
at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- locked <0x00000007169b64d0> (a org.bukkit.plugin.SimplePluginManager)
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.ja
va:396)
at net.minecraft.server.v1_8_R3.EntityPlayer.die(EntityPlayer.java:417)
at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:812)
at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:800)
at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:496)
at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1001)
at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1063)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1355)
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52)
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
at java.lang.Thread.run(Thread.java:748)


V konzoli se zas vypisuje toto:
Spoiler: zobrazit
[22:55:31] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[22:55:31] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[22:55:31] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[22:55:31] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.resources.jfep.Parser.getValue(Parser.java:443)
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.container.Job.getMaxExp(Job.java:185)
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.container.JobProgression.reloadMaxExperience(JobProgression.java:122)
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.container.JobProgression.checkLevelUp(JobProgression.java:138)
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.container.JobProgression.addExperience(JobProgression.java:83)
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.Jobs.action(Jobs.java:344)
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.listeners.JobsPaymentListener.onEntityDeath(JobsPaymentListener.java:392)
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:396)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityPlayer.die(EntityPlayer.java:417)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:812)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:800)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:496)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1001)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1063)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1355)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 203 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-16-thread-1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 157 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 152 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 149 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 148 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 145 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 129 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 128 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 126 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-45-thread-1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 125 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: MV-Inv Profile Write Thread
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 124 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:208)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 103 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 2
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.primesoft.asyncworldedit.directChunk.relighter.BlockReligher.relightLoop(BlockReligher.java:324)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.primesoft.asyncworldedit.directChunk.relighter.BlockReligher.access$100(BlockReligher.java:75)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.primesoft.asyncworldedit.directChunk.relighter.BlockReligher$3.run(BlockReligher.java:247)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: true | State: RUNNABLE
[22:55:31] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[22:55:31] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[22:55:31] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[22:55:31] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-28
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1252)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1326)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: AuthMeMYSQLPool housekeeper
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:38)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: BLOCKED
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.container.JobsPlayer.save(JobsPlayer.java:340)
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.PlayerManager.saveAll(PlayerManager.java:100)
[22:55:31] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:44)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-22
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: true | State: RUNNABLE
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
[22:55:31] [Spigot Watchdog Thread/ERROR]: fakahedaminequery.QueryServer.run(QueryServer.java:77)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-21
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.webkonsept.minecraft.lagmeter.MemoryWatcher.run(MemoryWatcher.java:14)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-20
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.webkonsept.minecraft.lagmeter.LagWatcher.run(LagWatcher.java:17)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: nioEventLoopGroup-2-1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: true | State: RUNNABLE
[22:55:31] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[22:55:31] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[22:55:31] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[22:55:31] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Hikari Housekeeping Timer (pool LogBlock-Connection-Pool)
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: BLOCKED
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:101)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:325)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: BLOCKED
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:101)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:325)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[22:55:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[22:55:31] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
[22:55:31] [Spigot Watchdog Thread/ERROR]: Stack:
[22:55:31] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:101)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:325)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[22:55:31] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[22:55:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[22:55:31] [Spigot Watchdog Thread/ERROR]: ------------------------------


Ví někdo co s tím ?
Naposledy upravil(a) Riaction dne 01 črc 2018, 22:59, celkem upraveno 2 x.
mc.epic-craft.cz EpicCraft 1.8.X -> 1.15.X Hostován FH

Uživatelský avatar
TopCz
Příspěvky: 667
Věk: 26
Registrován: 15 led 2014, 21:00
Reputation: 11
Kontaktovat uživatele:

Re: Jobs Crashuje server

#2 Příspěvekod TopCz » 01 črc 2018, 22:49

To jsou Jobs ze bukkitu ne ? (https://dev.bukkit.org/projects/jobs)
Obrázek

Riaction
Příspěvky: 104
Věk: 25
Registrován: 21 črc 2015, 02:45
Reputation: 0

Re: Jobs Crashuje server

#3 Příspěvekod Riaction » 01 črc 2018, 22:59

Ano. Je.
mc.epic-craft.cz EpicCraft 1.8.X -> 1.15.X Hostován FH

Smexhy
Příspěvky: 5602
Věk: 24
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Jobs Crashuje server

#4 Příspěvekod Smexhy » 01 črc 2018, 23:53

Skús použiť túto verziu pluginu Jobs - https://www.spigotmc.org/resources/jobs-reborn.4216/

Tá z bukkitu je mŕtva už 4 roky.

Riaction
Příspěvky: 104
Věk: 25
Registrován: 21 črc 2015, 02:45
Reputation: 0

Re: Jobs Crashuje server

#5 Příspěvekod Riaction » 07 črc 2018, 20:25

Pomohlo od crashů. Problém další je to že to každej reset resetuje finance na defaultní co udáva essentials.
mc.epic-craft.cz EpicCraft 1.8.X -> 1.15.X Hostován FH

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Jobs Crashuje server

#6 Příspěvekod pitilon@seznam.cz » 07 črc 2018, 20:31

Log je bez chyb?
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

Riaction
Příspěvky: 104
Věk: 25
Registrován: 21 črc 2015, 02:45
Reputation: 0

Re: Jobs Crashuje server

#7 Příspěvekod Riaction » 07 črc 2018, 22:13

ANO ani jedna chyba....
mc.epic-craft.cz EpicCraft 1.8.X -> 1.15.X Hostován FH

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Jobs Crashuje server

#8 Příspěvekod pitilon@seznam.cz » 07 črc 2018, 22:18

Můžeš zkusit nejnovější build https://ci.ender.zone/job/EssentialsX/
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

Riaction
Příspěvky: 104
Věk: 25
Registrován: 21 črc 2015, 02:45
Reputation: 0

Re: Jobs Crashuje server

#9 Příspěvekod Riaction » 08 črc 2018, 21:31

Není essentialsX pouze pro 1.12+ ?
mc.epic-craft.cz EpicCraft 1.8.X -> 1.15.X Hostován FH

Uživatelský avatar
filip15
Příspěvky: 227
Registrován: 11 srp 2017, 13:47
Reputation: 11
Bydliště: Žilinský kraj; Slovensko
Kontaktovat uživatele:

Re: Jobs Crashuje server

#10 Příspěvekod filip15 » 08 črc 2018, 22:38

Riaction píše:Není essentialsX pouze pro 1.12+ ?

Nie EssentialsX používam aj na 1.8.8 a funguje dobre (viewtopic.php?p=213824#p213824)
IP adresa servera: mc.galaxycraft.eu

Webová stránka: https://GalaxyCraft.eu

___________________________________________________________________________________________________
Ak som ti pomohol nezabudni dať Rep+ ;)
___________________________________________________________________________________________________


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 58 hostů