- En iyi cevaplar
- 0
Kod:
[13:00:33] [Server thread/ERROR]: Could not load 'plugins/DynmapPlotMe.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: dynmap
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
[13:00:34] [Server thread/ERROR]: Could not load 'plugins/AuthMeSkAddon.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: AuthMe
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
[13:00:35] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[13:00:35] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[13:00:35] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[13:00:44] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
[13:00:44] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
[13:00:44] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-5f38d38-12698ea (MC: 1.8.8)). Please check for updates and consider to request support.
[13:00:44] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
[13:01:45] [Thread-11/WARN]: [FarmProtect] The updater could not contact dev.bukkit.org for updating.
[13:01:45] [Thread-11/WARN]: [FarmProtect] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
[13:01:45] [Thread-11/WARN]: java.io.IOException: Server returned HTTP response code: 504 for URL: https://api.curseforge.com/servermods/files?projectIds=44691
[13:01:45] [Thread-11/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[13:01:45] [Thread-11/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[13:01:45] [Thread-11/WARN]: at me.jacklin213.farmprotect.utils.Updater.read(Updater.java:459)
[13:01:45] [Thread-11/WARN]: at me.jacklin213.farmprotect.utils.Updater.access$1(Updater.java:447)
[13:01:45] [Thread-11/WARN]: at me.jacklin213.farmprotect.utils.Updater$UpdateRunnable.run(Updater.java:497)
[13:01:45] [Thread-11/WARN]: at java.lang.Thread.run(Unknown Source)
[13:02:46] [Thread-12/ERROR]: [CustomBanPlugin] The updater could not contact dev.bukkit.org for updating.
[13:02:46] [Thread-12/ERROR]: [CustomBanPlugin] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
[13:02:46] [Thread-12/ERROR]: [CustomBanPlugin] null
java.io.IOException: Server returned HTTP response code: 504 for URL: https://api.curseforge.com/servermods/files?projectIds=72504
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) -[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) -[?:1.7.0_71]
at org.pato.custombanplugin.util.Updater.read(Updater.java:547) [CustomBanPlugin.jar:?]
at org.pato.custombanplugin.util.Updater.access$1(Updater.java:535) [CustomBanPlugin.jar:?]
at org.pato.custombanplugin.util.Updater$UpdateRunnable.run(Updater.java:585) [CustomBanPlugin.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
[13:03:32] [Server thread/ERROR]: Error occurred while enabling EssentialsAntiBuild vPre2.10.1.4 (Is it up to date?)
java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
at com.earth2me.essentials.antibuild.EssentialsConnect.<init>(EssentialsConnect.java:24) -[?:?]
at com.earth2me.essentials.antibuild.EssentialsAntiBuild.onEnable(EssentialsAntiBuild.java:28) -[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) -[craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-5f38d38-12698ea]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
[13:03:53] [Server thread/ERROR]: #!#!
[13:03:53] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[13:03:53] [Server thread/ERROR]: #!#! Could not load vip.sk
[13:03:53] [Server thread/ERROR]: #!#!
[13:03:53] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[13:03:53] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[13:03:53] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[13:03:53] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[13:03:53] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[13:03:53] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[13:03:53] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[13:03:53] [Server thread/ERROR]: #!#!
[13:03:53] [Server thread/ERROR]: #!#! Stack trace:
[13:03:53] [Server thread/ERROR]: #!#! java.lang.ArrayIndexOutOfBoundsException: -1
[13:03:53] [Server thread/ERROR]: #!#! at java.util.ArrayList.elementData(Unknown Source)
[13:03:53] [Server thread/ERROR]: #!#! at java.util.ArrayList.get(Unknown Source)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprArgument.init(ExprArgument.java:98)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:237)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[13:03:53] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[13:03:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[13:03:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[13:03:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[13:03:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[13:03:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[13:03:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[13:03:53] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[13:03:53] [Server thread/ERROR]: #!#!
[13:03:53] [Server thread/ERROR]: #!#! Version Information:
[13:03:53] [Server thread/ERROR]: #!#! Skript: 2.1.2
[13:03:53] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[13:03:53] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[13:03:53] [Server thread/ERROR]: #!#! Java: 1.7.0_71
[13:03:53] [Server thread/ERROR]: #!#!
[13:03:53] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[13:03:53] [Server thread/ERROR]: #!#!
[13:03:53] [Server thread/ERROR]: #!#! Current node: if {icepara.%player%} is bigger than arg 0: (vip.sk, line 243)
[13:03:53] [Server thread/ERROR]: #!#! Current item: null
[13:03:53] [Server thread/ERROR]: #!#!
[13:03:53] [Server thread/ERROR]: #!#! Thread: Server thread
[13:03:53] [Server thread/ERROR]: #!#!
[13:03:53] [Server thread/ERROR]: #!#! End of Error.
[13:03:53] [Server thread/ERROR]: #!#!
[12:17:31 ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[12:17:31 ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
[12:17:31 ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
[12:17:31 ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
[12:17:31 ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
[12:17:31 ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
[12:17:31 ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
[12:17:31 ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
[12:17:31 ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[12:17:31 ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[12:17:31 ERROR]: com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector$3.channelRead(NettyProtocolInjector.java:180)
[12:17:31 ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[12:17:31 ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[12:17:31 ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[12:17:31 ERROR]: io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109)
[12:17:31 ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[12:17:31 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[12:17:31 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[12:17:31 ERROR]: java.lang.Thread.run(Unknown Source)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Spigot Metrics Thread
[12:17:31 ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: java.lang.Object.wait(Native Method)
[12:17:31 ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[12:17:31 ERROR]: java.util.TimerThread.run(Unknown Source)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Spigot Watchdog Thread
[12:17:31 ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[12:17:31 ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[12:17:31 ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Java2D Disposer
[12:17:31 ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: java.lang.Object.wait(Native Method)
[12:17:31 ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[12:17:31 ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[12:17:31 ERROR]: sun.java2d.Disposer.run(Unknown Source)
[12:17:31 ERROR]: java.lang.Thread.run(Unknown Source)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Server console handler
[12:17:31 ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
[12:17:31 ERROR]: Thread is waiting on monitor(s):
[12:17:31 ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
[12:17:31 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[12:17:31 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: java.io.FileInputStream.readBytes(Native Method)
[12:17:31 ERROR]: java.io.FileInputStream.read(Unknown Source)
[12:17:31 ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
[12:17:31 ERROR]: java.io.BufferedInputStream.read(Unknown Source)
[12:17:31 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
[12:17:31 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[12:17:31 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[12:17:31 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[12:17:31 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
[12:17:31 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
[12:17:31 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
[12:17:31 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Thread-4
[12:17:31 ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: sun.misc.Unsafe.park(Native Method)
[12:17:31 ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[12:17:31 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[12:17:31 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[12:17:31 ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
[12:17:31 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
[12:17:31 ERROR]: java.lang.Thread.run(Unknown Source)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: DestroyJavaVM
[12:17:31 ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Server thread
[12:17:31 ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[12:17:31 ERROR]: Thread is waiting on monitor(s):
[12:17:31 ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[12:17:31 ERROR]: Locked on:net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: java.util.HashMap.addEntry(Unknown Source)
[12:17:31 ERROR]: java.util.HashMap.put(Unknown Source)
[12:17:31 ERROR]: org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:155)
[12:17:31 ERROR]: org.bukkit.craftbukkit.v1_8_R3.command.ServerCommandSender.recalculatePermissions(ServerCommandSender.java:66)
[12:17:31 ERROR]: org.bukkit.plugin.SimplePluginManager.dirtyPermissibles(SimplePluginManager.java:642)
[12:17:31 ERROR]: org.bukkit.plugin.SimplePluginManager.calculatePermissionDefault(SimplePluginManager.java:630)
[12:17:31 ERROR]: org.bukkit.plugin.SimplePluginManager.recalculatePermissionDefaults(SimplePluginManager.java:623)
[12:17:31 ERROR]: org.bukkit.permissions.Permission.recalculatePermissibles(Permission.java:165)
[12:17:31 ERROR]: org.bukkit.permissions.Permission.<init>(Permission.java:67)
[12:17:31 ERROR]: org.bukkit.permissions.Permission.<init>(Permission.java:27)
[12:17:31 ERROR]: org.pato.custombanplugin.util.Permissions.<init>(Permissions.java:9)
[12:17:31 ERROR]: org.pato.custombanplugin.listeners.BanListener.latePlayerJoin(BanListener.java:32)
[12:17:31 ERROR]: sun.reflect.GeneratedMethodAccessor447.invoke(Unknown Source)
[12:17:31 ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:17:31 ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
[12:17:31 ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[12:17:31 ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[12:17:31 ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[12:17:31 ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[12:17:31 ERROR]: java.lang.Thread.run(Unknown Source)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Server Infinisleeper
[12:17:31 ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: java.lang.Thread.sleep(Native Method)
[12:17:31 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Snooper Timer
[12:17:31 ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: java.lang.Object.wait(Native Method)
[12:17:31 ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[12:17:31 ERROR]: java.util.TimerThread.run(Unknown Source)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Signal Dispatcher
[12:17:31 ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Finalizer
[12:17:31 ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: java.lang.Object.wait(Native Method)
[12:17:31 ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[12:17:31 ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[12:17:31 ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[12:17:31 ERROR]: ------------------------------
[12:17:31 ERROR]: Current Thread: Reference Handler
[12:17:31 ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[12:17:31 ERROR]: Stack:
[12:17:31 ERROR]: java.lang.Object.wait(Native Method)
[12:17:31 ERROR]: java.lang.Object.wait(Object.java:503)
[12:17:31 ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[12:17:31 ERROR]: ------------------------------
[12:17:31 INFO]: Startup script './start.sh' does not exist! Stopping server.
[12:17:31 INFO]: Stopping server
@TheThyke @LoudCloin @mertbulut291 @OrocTR @Krumb069 @blade_ @GokhannT @ImLeGenD53 @vegeriyekalanbilgiliarkadaşlar help me pilis :'(