Çözüldü Arkadaslar hangi plugini kursam böyle. yardım edin lütfen

  • Konuyu Başlatan Konuyu Başlatan Krito
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 929
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Krito

Odunlara Vur Vur Vur!
Katılım
14 Mart 2017
Mesajlar
47
Elmaslar
1
Puan
0
Yaş
46
arkadaslar hangi plugini kursam böyle hata veriyor yani yamuk mumuk yazılar önceden olmuyordu 1.8 paper spigot kullanılıyor plugine kullandım yine böyle lütfen yardım edin. Lütfen çözün. her plugin böyle hata veriyor.

[23:58:00] [Server thread/INFO]: Starting minecraft server version 1.8
[23:58:00] [Server thread/INFO]: Loading properties
[23:58:00] [Server thread/INFO]: Default game type: SURVIVAL
[23:58:00] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-9b05d00-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[23:58:00] [Server thread/INFO]: Debug logging is disabled
[23:58:00] [Server thread/INFO]: Server Ping Player Sample Count: 12
[23:58:00] [Server thread/INFO]: Using 4 threads for Netty based IO
[23:58:00] [Server thread/INFO]: Data value allowed items:
[23:58:00] [Server thread/INFO]: Generating keypair
[23:58:00] [Server thread/INFO]: Starting Minecraft server on 25.58.78.48:25565
[23:58:00] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[23:58:00] [Server thread/ERROR]: Could not load 'plugins\FarmProtect.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:77) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:156) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:75) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
... 6 more
Caused by: java.util.zip.ZipException: zip file is empty
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_131]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_131]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:75) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
... 6 more
[23:58:00] [Server thread/ERROR]: Could not load 'plugins\suprizsandik.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:156) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
... 6 more
[23:58:00] [Server thread/ERROR]: Could not load 'plugins\ServerListPlus-3.4.6-Bukkit-1.7.X.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/util/com/google/common/cache/CacheLoader
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:156) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/util/com/google/common/cache/CacheLoader
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.util.com.google.common.cache.CacheLoader
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
... 6 more
[23:58:01] [Server thread/INFO]: [UnioAntiCrash] Loading UnioAntiCrash v1.0
[23:58:01] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[23:58:01] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.16.0
[23:58:01] [Server thread/INFO]: [SuperCensor] Loading SuperCensor v2.8
[23:58:01] [Server thread/INFO]: [Lockette] Loading Lockette v1.7.12
[23:58:01] [Server thread/INFO]: [SimpleVIPPerks] Loading SimpleVIPPerks v3.5
[23:58:01] [Server thread/INFO]: [AntiBotUltra] Loading AntiBotUltra v7.1
[23:58:01] [Server thread/INFO]: [LetItRain] Loading LetItRain v4.2.0
[23:58:01] [Server thread/INFO]: [AJB] Loading AntiJoinBot v5.0
[23:58:01] [Server thread/INFO]: [EpicBossRecoded] Loading EpicBossRecoded v1.3.2
[23:58:01] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[23:58:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
[23:58:01] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[23:58:01] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[23:58:01] [Server thread/INFO]: [killStats] Loading killStats v3.0
[23:58:01] [Server thread/INFO]: [isim-bug-fixed] Loading isim-bug-fixed v1.0.0
[23:58:01] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.1
[23:58:01] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.3
[23:58:01] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v10
[23:58:01] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
[23:58:01] [Server thread/INFO]: [godPowers] Loading godPowers v3.4
[23:58:01] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[23:58:01] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.0) has not yet been tested! Proceed with caution.
[23:58:01] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
If this problem hasn't already been reported, please open a ticket
at
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
with the following data:
===== STACK TRACE =====
java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.build(Lcom/google/common/cache/CacheLoader;)Lcom/google/common/cache/Cache;
at com.comphenix.protocol.utility.MinecraftReflection.<clinit>(MinecraftReflection.java:155)
at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:259)
at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250)
at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233)
at com.comphenix.protocol.ProtocolLibrary.onLoad(ProtocolLibrary.java:216)
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:296)
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:156)
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540)
at java.lang.Thread.run(Unknown Source)
===== DUMP =====
Parameters:
[NULL]
Sender:
com.comphenix.protocol.ProtocolLibrary@4e4b210b[
statistisc=<null>
backgroundCompiler=<null>
packetTask=-1
tickCounter=0
unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@8e4512c
configExpectedMod=-1
updater=com.comphenix.protocol.metrics.Updater@56270ff5
logger=org.bukkit.plugin.PluginLogger@6cbe9d31
redirectHandler=<null>
commandProtocol=<null>
commandPacket=<null>
commandFilter=<null>
skipDisable=false
isEnabled=false
loader=org.bukkit.plugin.java.JavaPluginLoader@3e270d4c
server=CraftServer{serverName=CraftBukkit,serverVersion=git-PaperSpigot-9b05d00-33d5de3,minecraftVersion=1.8}
file=plugins\ProtocolLib-3.4.0.jar
description=org.bukkit.plugin.PluginDescriptionFile@692ba3c9
dataFolder=plugins\ProtocolLib
classLoader=org.bukkit.plugin.java.PluginClassLoader@617c8926
naggable=true
ebean=<null>
newConfig=YamlConfiguration[path='', root='YamlConfiguration']
configFile=plugins\ProtocolLib\config.yml
logger=org.bukkit.plugin.PluginLogger@6cbe9d31
]
Version:
ProtocolLib v3.4.0
Server:
git-PaperSpigot-9b05d00-33d5de3 (MC: 1.8)

[23:58:01] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.12.0-BETA2-sASO-b813
[23:58:01] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[23:58:01] [Server thread/INFO]: [SEVERE] Fri Aug 24 23:58:01 EET 2018
[23:58:01] [Server thread/INFO]: [NoCheatPlus] Could not load config.yml (see exception below). Continue with default settings...
[23:58:01] [Server thread/INFO]: [SEVERE] Fri Aug 24 23:58:01 EET 2018
[23:58:01] [Server thread/INFO]: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
in 'string', line 230, column 9:
&c>>> &7Lütfen yavaş yazın ak ...
^
expected alphabetic or numeric character, but found >(62)
in 'string', line 230, column 11:
&c>>> &7Lütfen yavaş yazın aksi ...
^

org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
fr.neatmonster.nocheatplus.config.ConfigManager.init(ConfigManager.java:198)
fr.neatmonster.nocheatplus.NoCheatPlus.setupBasics(NoCheatPlus.java:765)
fr.neatmonster.nocheatplus.NoCheatPlus.onLoad(NoCheatPlus.java:751)
org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:296)
net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:156)
net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540)
java.lang.Thread.run(Unknown Source)

[23:58:01] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[23:58:01] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8
[23:58:01] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[23:58:01] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[23:58:01] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[23:58:01] [Server thread/INFO]: [Vault] Loading Vault v1.2.25-b320
[23:58:01] [Server thread/INFO]: [LegendaryMessages] Loading LegendaryMessages v5.4
[23:58:01] [Server thread/INFO]: [Trading] Loading Trading v3.1
[23:58:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[23:58:01] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.0.8
[23:58:01] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[23:58:01] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[23:58:01] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[23:58:01] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[23:58:01] [Server thread/INFO]: [PaidRanks] Loading PaidRanks v1.8
[23:58:01] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.9
[23:58:01] [Server thread/INFO]: [Smileychat] Loading Smileychat v3.1
[23:58:01] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13b
[23:58:01] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.3
[23:58:01] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[23:58:01] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.9
[23:58:01] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.61
[23:58:01] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.9
[23:58:01] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
[23:58:01] [Server thread/INFO]: [floAuction] Loading floAuction v2.10.3
[23:58:01] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.3
[23:58:01] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.4
[23:58:01] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
[23:58:01] [Server thread/INFO]: [Yenileyici] Loading Yenileyici v0.3.6
[23:58:01] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[23:58:01] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot enable ProtocolLib.
If this problem hasn't already been reported, please open a ticket
at
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
with the following data:
===== STACK TRACE =====
java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.utility.MinecraftReflection
at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:78)
at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:356)
at com.comphenix.protocol.utility.ChatExtensions.getJsonFormatConstructor(ChatExtensions.java:218)
at com.comphenix.protocol.utility.ChatExtensions.<clinit>(ChatExtensions.java:56)
at com.comphenix.protocol.ProtocolLibrary.onEnable(ProtocolLibrary.java:377)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356)
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316)
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:157)
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540)
at java.lang.Thread.run(Unknown Source)
===== DUMP =====
Sender:
com.comphenix.protocol.ProtocolLibrary@4e4b210b[
statistisc=<null>
backgroundCompiler=<null>
packetTask=-1
tickCounter=0
unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@8e4512c
configExpectedMod=-1
updater=com.comphenix.protocol.metrics.Updater@56270ff5
logger=org.bukkit.plugin.PluginLogger@6cbe9d31
redirectHandler=<null>
commandProtocol=<null>
commandPacket=<null>
commandFilter=<null>
skipDisable=false
isEnabled=true
loader=org.bukkit.plugin.java.JavaPluginLoader@3e270d4c
server=CraftServer{serverName=CraftBukkit,serverVersion=git-PaperSpigot-9b05d00-33d5de3,minecraftVersion=1.8}
file=plugins\ProtocolLib-3.4.0.jar
description=org.bukkit.plugin.PluginDescriptionFile@692ba3c9
dataFolder=plugins\ProtocolLib
classLoader=org.bukkit.plugin.java.PluginClassLoader@617c8926
naggable=true
ebean=<null>
newConfig=YamlConfiguration[path='', root='YamlConfiguration']
configFile=plugins\ProtocolLib\config.yml
logger=org.bukkit.plugin.PluginLogger@6cbe9d31
]
Version:
ProtocolLib v3.4.0
Server:
git-PaperSpigot-9b05d00-33d5de3 (MC: 1.8)

[23:58:01] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
[23:58:01] [Server thread/INFO]: [Vault] Enabling Vault v1.2.25-b320
[23:58:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy found: Waiting
[23:58:01] [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.
[23:58:01] [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!
[23:58:01] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[23:58:01] [Server thread/INFO]: [Vault][Economy] iConomy 6 found: Waiting
[23:58:01] [Server thread/INFO]: [Vault][Permission] GroupManager found: Waiting
[23:58:01] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system.
[23:58:01] [Server thread/INFO]: [Vault][Chat] GroupManager found: Waiting
[23:58:01] [Server thread/INFO]: [Vault] Enabled Version 1.2.25-b320
[23:58:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[23:58:01] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[23:58:01] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[23:58:01] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13b
[23:58:01] [Server thread/ERROR]: §9[PlotMe] §r Create Table Exception :
[23:58:01] [Server thread/ERROR]: table `plotmeDenied` already exists
[23:58:01] [Server thread/INFO]: §9[PlotMe] §r 0 plots loaded
[23:58:01] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[23:58:01] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[23:58:01] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[23:58:01] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[23:58:01] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[23:58:01] [Server thread/INFO]: Preparing level "world"
[23:58:01] [Server thread/INFO]: -------- World Settings For [world] --------
[23:58:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:58:01] [Server thread/INFO]: Item Despawn Rate: 6000
[23:58:01] [Server thread/INFO]: Item Merge Radius: 2.5
[23:58:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
[23:58:01] [Server thread/INFO]: View Distance: 10
[23:58:01] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:58:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
[23:58:01] [Server thread/INFO]: Clear tick list: false
[23:58:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:58:01] [Server thread/INFO]: Max Entity Collisions: 8
[23:58:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[23:58:01] [Server thread/INFO]: Random Lighting Updates: false
[23:58:01] [Server thread/INFO]: Structure Info Saving: true
[23:58:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:58:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[23:58:01] [Server thread/INFO]: Mob Spawn Range: 4
[23:58:01] [Server thread/INFO]: Anti X-Ray: true
[23:58:01] [Server thread/INFO]: Engine Mode: 1
[23:58:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[23:58:01] [Server thread/INFO]: Replace Blocks: [1, 5]
[23:58:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Sending up to 10 chunks per packet
[23:58:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:58:01] [Server thread/INFO]: Alternative Hopper Ticking: false
[23:58:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[23:58:01] [Server thread/INFO]: Max TNT Explosions: 100
[23:58:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:58:01] [Server thread/INFO]: -------- World Settings For [world] --------
[23:58:01] [Server thread/INFO]: Water over lava flow speed: 5
[23:58:01] [Server thread/INFO]: Keep spawn chunk loaded: true
[23:58:01] [Server thread/INFO]: Allow undead horse types to be leashed: false
[23:58:01] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[23:58:01] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[23:58:01] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[23:58:01] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[23:58:01] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
[23:58:01] [Server thread/INFO]: Fix TNT directional bias: false
[23:58:01] [Server thread/INFO]: TNT moves in water: true
[23:58:01] [Server thread/INFO]: Use legacy TNT explosion height false
[23:58:01] [Server thread/INFO]: TNT height limit disabled
[23:58:01] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[23:58:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:58:01] [Server thread/INFO]: Item Despawn Rate: 6000
[23:58:01] [Server thread/INFO]: Item Merge Radius: 2.5
[23:58:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
[23:58:01] [Server thread/INFO]: View Distance: 10
[23:58:01] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:58:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
[23:58:01] [Server thread/INFO]: Clear tick list: false
[23:58:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:58:01] [Server thread/INFO]: Max Entity Collisions: 8
[23:58:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[23:58:01] [Server thread/INFO]: Random Lighting Updates: false
[23:58:01] [Server thread/INFO]: Structure Info Saving: true
[23:58:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:58:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[23:58:01] [Server thread/INFO]: Mob Spawn Range: 4
[23:58:01] [Server thread/INFO]: Anti X-Ray: true
[23:58:01] [Server thread/INFO]: Engine Mode: 1
[23:58:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[23:58:01] [Server thread/INFO]: Replace Blocks: [1, 5]
[23:58:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Sending up to 10 chunks per packet
[23:58:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:58:01] [Server thread/INFO]: Alternative Hopper Ticking: false
[23:58:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[23:58:01] [Server thread/INFO]: Max TNT Explosions: 100
[23:58:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:58:01] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[23:58:01] [Server thread/INFO]: Water over lava flow speed: 5
[23:58:01] [Server thread/INFO]: Keep spawn chunk loaded: true
[23:58:01] [Server thread/INFO]: Allow undead horse types to be leashed: false
[23:58:01] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[23:58:01] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[23:58:01] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[23:58:01] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[23:58:01] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
[23:58:01] [Server thread/INFO]: Fix TNT directional bias: false
[23:58:01] [Server thread/INFO]: TNT moves in water: true
[23:58:01] [Server thread/INFO]: Use legacy TNT explosion height false
[23:58:01] [Server thread/INFO]: TNT height limit disabled
[23:58:01] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[23:58:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:58:01] [Server thread/INFO]: Item Despawn Rate: 6000
[23:58:01] [Server thread/INFO]: Item Merge Radius: 2.5
[23:58:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
[23:58:01] [Server thread/INFO]: View Distance: 10
[23:58:01] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:58:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
[23:58:01] [Server thread/INFO]: Clear tick list: false
[23:58:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:58:01] [Server thread/INFO]: Max Entity Collisions: 8
[23:58:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[23:58:01] [Server thread/INFO]: Random Lighting Updates: false
[23:58:01] [Server thread/INFO]: Structure Info Saving: true
[23:58:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:58:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[23:58:01] [Server thread/INFO]: Mob Spawn Range: 4
[23:58:01] [Server thread/INFO]: Anti X-Ray: true
[23:58:01] [Server thread/INFO]: Engine Mode: 1
[23:58:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[23:58:01] [Server thread/INFO]: Replace Blocks: [1, 5]
[23:58:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:58:01] [Server thread/INFO]: Sending up to 10 chunks per packet
[23:58:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:58:01] [Server thread/INFO]: Alternative Hopper Ticking: false
[23:58:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[23:58:01] [Server thread/INFO]: Max TNT Explosions: 100
[23:58:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:58:01] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[23:58:01] [Server thread/INFO]: Water over lava flow speed: 5
[23:58:01] [Server thread/INFO]: Keep spawn chunk loaded: true
[23:58:01] [Server thread/INFO]: Allow undead horse types to be leashed: false
[23:58:01] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[23:58:01] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[23:58:01] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[23:58:01] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[23:58:01] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
[23:58:01] [Server thread/INFO]: Fix TNT directional bias: false
[23:58:01] [Server thread/INFO]: TNT moves in water: true
[23:58:01] [Server thread/INFO]: Use legacy TNT explosion height false
[23:58:01] [Server thread/INFO]: TNT height limit disabled
[23:58:01] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8797011557259870644)
[23:58:02] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8797011557259870644)
[23:58:03] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8797011557259870644)
[23:58:03] [Server thread/INFO]: [UnioAntiCrash] Enabling UnioAntiCrash v1.0
[23:58:03] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[23:58:03] [Server thread/WARN]: GroupManager - WARNING - There is no group Moderator, as stated for player KHobbits: Set to 'Caylak' for file: plugins\GroupManager\worlds\world\users.yml
[23:58:03] [Server thread/WARN]: GroupManager - WARNING - There is no group Moderator, as stated for player ElgarL: Set to 'Caylak' for file: plugins\GroupManager\worlds\world\users.yml
[23:58:03] [Server thread/INFO]: GroupManager - INFO - World Found: world
[23:58:03] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[23:58:03] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 60 minutes!
[23:58:03] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[23:58:03] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[23:58:03] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[23:58:03] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.16.0
[23:58:03] [Server thread/INFO]: [AlphaChest] loaded 0 chests
[23:58:03] [Server thread/INFO]: [SuperCensor] Enabling SuperCensor v2.8
[23:58:03] [Server thread/INFO]: [0;37;1m[0;30;1m[[0;33;22mSuperCensor[0;30;1m][0;37;1m Loading SuperCensor. Version: 2.8[m
[23:58:03] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found BlockMappingStart
in 'string', line 5, column 1:
Enabled: true
^

[23:58:03] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
[23:58:03] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
[23:58:03] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
[23:58:03] [Server thread/WARN]: at mr.wruczek.supercensor.Configi.loadYamls(Configi.java:96)
[23:58:03] [Server thread/WARN]: at mr.wruczek.supercensor.Main.onEnable(Main.java:97)
[23:58:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[23:58:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
[23:58:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[23:58:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356)
[23:58:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316)
[23:58:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396)
[23:58:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364)
[23:58:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319)
[23:58:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215)
[23:58:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540)
[23:58:03] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[23:58:03] [Server thread/WARN]: Caused by: expected '<document start>', but found BlockMappingStart
in 'string', line 5, column 1:
Enabled: true
^

[23:58:03] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:225)
[23:58:03] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
[23:58:03] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
[23:58:03] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108)
[23:58:03] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
[23:58:03] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
[23:58:03] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
[23:58:03] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
[23:58:03] [Server thread/WARN]: ... 15 more
[23:58:03] [Server thread/INFO]: [0;37;1m[0;30;1m[[0;33;22mSuperCensor[0;30;1m][0;37;1m SuperCensor loaded.[m
[23:58:03] [Server thread/INFO]: [Lockette] Enabling Lockette v1.7.12
[23:58:03] [Server thread/INFO]: [Lockette] Version 1.7.12 is being enabled! Yay! (Core version 1.3.7)
[23:58:03] [Server thread/WARN]: [Lockette] Craftbukkit build unrecognized, please be sure you have build [2771] or greater.
[23:58:03] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
[23:58:03] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
[23:58:03] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
[23:58:03] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.0 (2.12.1) (Phoenix)
[23:58:03] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
[23:58:03] [Server thread/INFO]: [Lockette] Ready to protect your containers.
[23:58:03] [Server thread/INFO]: [SimpleVIPPerks] Enabling SimpleVIPPerks v3.5
[23:58:03] [Server thread/INFO]: [SimpleVIPPerks] SimpleVIPPerks 3.50 has been enabled!
[23:58:03] [Server thread/INFO]: [AntiBotUltra] Enabling AntiBotUltra v7.1
[23:58:03] [Server thread/INFO]: [AntiBotUltra] This server is protected!
[23:58:03] [Server thread/INFO]: [LetItRain] Enabling LetItRain v4.2.0
[23:58:03] [Server thread/INFO]: [LetItRain] LetItRain 4.2.0 enabled
[23:58:03] [Server thread/INFO]: [AJB] Enabling AntiJoinBot v5.0
[23:58:03] [Server thread/INFO]: AntiJoinBot enabled in 60 seconds
[23:58:03] [Server thread/INFO]: [AJB] Loaded: 13842 IP's
[23:58:03] [Server thread/INFO]: [AJB] Loaded: 2 User's
[23:58:04] [Server thread/INFO]: [AJB] Downloading Blacklist...
[23:58:04] [Server thread/INFO]: [AJB] Blacklist successfully Downloaded
[23:58:04] [Server thread/INFO]: [EpicBossRecoded] Enabling EpicBossRecoded v1.3.2
[23:58:04] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
[23:58:04] [Server thread/INFO]: [FrameProtect] enabled.
[23:58:04] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
[23:58:04] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[23:58:04] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[23:58:05] [Server thread/ERROR]: [Skript] The plugin priority has to be one of lowest, low, normal, high, or highest.
[23:58:05] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[23:58:05] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[23:58:05] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
[23:58:05] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[23:58:05] [Server thread/INFO]: Surum uyumsuz.
[23:58:05] [Server thread/INFO]: git-PaperSpigot-9b05d00-33d5de3 (MC: 1.8)
[23:58:05] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
[23:58:05] [Server thread/INFO]: Using locale tr
[23:58:05] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
[23:58:05] [Server thread/ERROR]: Error occurred while enabling Essentials v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
at com.earth2me.essentials.UserMap.<init>(UserMap.java:27) ~[?:?]
at com.earth2me.essentials.Essentials.onEnable(Essentials.java:195) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:05] [Server thread/INFO]: [killStats] Enabling killStats v3.0
[23:58:05] [Server thread/WARN]: [killStats] Could not save rewards.yml to plugins\killStats\rewards.yml because rewards.yml already exists.
[23:58:05] [Server thread/ERROR]: false
[23:58:05] [Server thread/INFO]: [isim-bug-fixed] Enabling isim-bug-fixed v1.0.0
[23:58:05] [Server thread/INFO]: [0;36;22misim-bug-fixed Version 1.0.0 has been enabled[m
[23:58:05] [Server thread/INFO]: [0;32;1mConnecting to SQLite[m
[23:58:05] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.1
[23:58:05] [Server thread/INFO]: [ClearLag] Loading modules...
[23:58:05] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[23:58:05] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[23:58:05] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[23:58:05] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.3
[23:58:05] [Server thread/INFO]: [AutoMessage] AutoMessage Enabled!
[23:58:05] [Server thread/INFO]: [0;30;1m[21m[[0;32;22m[21mSUNUCU[0;30;1m[21m] [0;32;1mConfig has been reloaded![m
[23:58:05] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v10
[23:58:05] [Server thread/INFO]: [AdvancedBan] MC-Stats >> Connected
[23:58:05] [Server thread/INFO]:
[=]---------------------------[=]
-= AdvancedBan =-
Dev: Leoko
Status: Enabled
License: Public
Link:
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

Support [Skype/Mail]: Leoko33 / [email protected]
Version: 10
[=]---------------------------[=]
[23:58:05] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
[23:58:05] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[23:58:05] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[23:58:05] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
[23:58:05] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
[23:58:05] [Server thread/ERROR]: Error occurred while enabling SkQuery v3.21.4 (Is it up to date?)
java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
at com.w00tmast3r.skquery.elements.ProtocolHandlers.run(ProtocolHandlers.java:21) ~[?:?]
at com.w00tmast3r.skquery.Registration.register(Registration.java:149) ~[?:?]
at com.w00tmast3r.skquery.Registration.enableSnooper(Registration.java:68) ~[?:?]
at com.w00tmast3r.skquery.SkQuery.onEnable(SkQuery.java:25) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
... 15 more
[23:58:05] [Server thread/INFO]: [godPowers] Enabling godPowers v3.4
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully sent stats to MCStats/Metrics
[23:58:05] [Server thread/INFO]: Stuff 25.58.78.48
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command zeus.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command godmode.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command jesus.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command die.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command slay.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command maim.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command inferno.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command superjump.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command gaia.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command heal.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command godpowers.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command vulcan.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command demigod.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command hades.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command bless.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command FusRoDah.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command plutus.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command dupe.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command medusa.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command hermes.
[23:58:05] [Server thread/INFO]: [GodPowers] Successfully registered command poseidon.
[23:58:05] [Server thread/INFO]: godPowers version 3.4 is enabled!
[23:58:05] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.12.0-BETA2-sASO-b813
[23:58:05] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8 / Spigot-CB-1.8
[23:58:05] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[23:58:05] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[23:58:05] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[23:58:05] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
[23:58:05] [Server thread/INFO]: [NoCheatPlus] Version 3.12.0-BETA2-sASO-b813 is enabled.
[23:58:06] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[23:58:06] [Server thread/INFO]: [WildSkript] skQuery hooked!
[23:58:06] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[23:58:06] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[23:58:06] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[23:58:06] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[23:58:06] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[23:58:06] [Server thread/INFO]: [iConomy - April Fools] Enabled (16 ms)
[23:58:06] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[23:58:06] [Thread-7/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[23:58:06] [Server thread/INFO]: [LegendaryMessages] Enabling LegendaryMessages v5.4
[23:58:06] [Server thread/INFO]: [0;37;1m[[0;32;1mLegendaryMessages[0;37;1m] StorageType: file[m
[23:58:06] [Server thread/INFO]: [0;37;1m[[0;32;1mLegendaryMessages[0;37;1m] Loaded players.yml![m
[23:58:06] [Server thread/INFO]: [LegendaryMessages] Trying to start Metrics
[23:58:06] [Server thread/INFO]: [Trading] Enabling Trading v3.1
[23:58:06] [Server thread/INFO]: [Trading] Trading has been enabled
[23:58:06] [Server thread/INFO]: [Trading] Vault and Economy have been found!
[23:58:06] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[23:58:06] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[23:58:06] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[23:58:06] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[23:58:06] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[23:58:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[23:58:06] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[23:58:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[23:58:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[23:58:06] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[23:58:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[23:58:06] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[23:58:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[23:58:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[23:58:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[23:58:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[23:58:06] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[23:58:06] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[23:58:06] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[23:58:06] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.0.8
[23:58:06] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in 'string', line 1, column 1:
menu-settings:
^
expected <block end>, but found Scalar
in 'string', line 33, column 2:
'&8[&6Çaylak&8] &f-> -
^

[23:58:06] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
[23:58:06] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
[23:58:06] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
[23:58:06] [Server thread/WARN]: at com.gmail.filoghost.chestcommands.config.yaml.PluginConfig.load(PluginConfig.java:45)
[23:58:06] [Server thread/WARN]: at com.gmail.filoghost.chestcommands.ChestCommands.load(ChestCommands.java:192)
[23:58:06] [Server thread/WARN]: at com.gmail.filoghost.chestcommands.ChestCommands.onEnable(ChestCommands.java:129)
[23:58:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[23:58:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
[23:58:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[23:58:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356)
[23:58:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540)
[23:58:06] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[23:58:06] [Server thread/WARN]: Caused by: while parsing a block mapping
in 'string', line 1, column 1:
menu-settings:
^
expected <block end>, but found Scalar
in 'string', line 33, column 2:
'&8[&6Çaylak&8] &f-> -
^

[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
[23:58:06] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
[23:58:06] [Server thread/WARN]: ... 16 more
[23:58:06] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
in 'string', line 33, column 8:
- '&4[v] &6Toplam &a0 &6KiÅŸi &7Iro ...
^
expected alphabetic or numeric character, but found [(91)
in 'string', line 33, column 10:
- '&4[v] &6Toplam &a0 &6KiÅŸi &7Iron ...
^

[23:58:06] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
[23:58:06] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
[23:58:06] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
[23:58:06] [Server thread/WARN]: at com.gmail.filoghost.chestcommands.config.yaml.PluginConfig.load(PluginConfig.java:45)
[23:58:06] [Server thread/WARN]: at com.gmail.filoghost.chestcommands.ChestCommands.load(ChestCommands.java:192)
[23:58:06] [Server thread/WARN]: at com.gmail.filoghost.chestcommands.ChestCommands.onEnable(ChestCommands.java:129)
[23:58:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[23:58:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
[23:58:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[23:58:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356)
[23:58:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215)
[23:58:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540)
[23:58:06] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[23:58:06] [Server thread/WARN]: Caused by: while scanning an anchor
in 'string', line 33, column 8:
- '&4[v] &6Toplam &a0 &6KiÅŸi &7Iro ...
^
expected alphabetic or numeric character, but found [(91)
in 'string', line 33, column 10:
- '&4[v] &6Toplam &a0 &6KiÅŸi &7Iron ...
^

[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:502)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:199)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
[23:58:06] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
[23:58:06] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
[23:58:06] [Server thread/WARN]: ... 16 more
[23:58:06] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[23:58:06] [Server thread/ERROR]: Essentials not installed or failed to load. Essenials Protect is in emergency mode now.
[23:58:06] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[23:58:06] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[23:58:06] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[23:58:06] [Server thread/INFO]: [PaidRanks] Enabling PaidRanks v1.8
[23:58:06] [Server thread/INFO]: [PaidRanks] is now enabled
[23:58:06] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.9
[23:58:06] [Server thread/INFO]: [Smileychat] Enabling Smileychat v3.1
[23:58:07] [Server thread/INFO]: [SmileyChat] A new Version is available: Smileychat v3.3
[23:58:07] [Server thread/INFO]: [SmileyChat] Get it from:
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:07] [Server thread/INFO]: [SmileyChat] version 3.1 Has been Enabled!
[23:58:07] [Server thread/INFO]: [SmileyChat] Using: Normal Minecraft Chat.
[23:58:07] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.3
[23:58:07] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[23:58:07] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[23:58:07] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[23:58:07] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[23:58:07] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[23:58:07] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
[23:58:07] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -8797011557259870644
[23:58:07] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -8797011557259870644
[23:58:07] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[23:58:07] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 0 Z: 0 P: 0 Y: 0
[23:58:08] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
[23:58:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -8797011557259870644
[23:58:08] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[23:58:08] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.9
[23:58:08] [Server thread/INFO]: [0;37;1m[[0;32;1mWhat[0;37;22mIs[0;31;1mIt[0;37;1m] [0;37;22mhas been enabled.[m
[23:58:08] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.61
[23:58:08] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.9
[23:58:08] [Server thread/INFO]: [ChestShop] Lockette version 1.7.12 loaded.
[23:58:08] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[23:58:08] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
[23:58:08] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[23:58:08] [Server thread/INFO]: [AuthMe] Set Language: en
[23:58:08] [Server thread/INFO]: [AuthMe] Metrics started successfully!
[23:58:08] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
[23:58:08] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[23:58:08] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[23:58:08] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[23:58:08] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:08] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
[23:58:08] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
[23:58:08] [Server thread/INFO]: [floAuction] Enabling floAuction v2.10.3
[23:58:08] [Server thread/INFO]: [0;30;1m[21m[[0;35;22m[21mACIKARTIRMA[0;30;1m[21m][0;33;22m[0;37;1mhas been enabled.[m
[23:58:08] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.3
[23:58:08] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.4
[23:58:08] [Server thread/INFO]: [Factions v1.6.9.4] === ENABLE START ===
[23:58:08] [Server thread/INFO]: [Factions v1.6.9.4] v5.7 [3.8.1] Plugin Paketi Algilandi!
[23:58:08] [Server thread/INFO]: [Factions v1.6.9.4] v5.7 [3.8.1] Plugin Paketi Ile Birlesiyor
[23:58:08] [Server thread/INFO]: [Factions v1.6.9.4] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
[23:58:08] [Server thread/INFO]: [Factions v1.6.9.4] === ENABLE DONE (Took 115ms) ===
[23:58:08] [Server thread/INFO]: [Lockette] Enabled link to plugin Factions for Groups, version 1.6.9.4
[23:58:09] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
[23:58:09] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[23:58:09] [Server thread/INFO]: [CombatLog] Loading config.yml.
[23:58:09] [Server thread/INFO]: [0;31;1m[CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.[m
[23:58:09] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
[23:58:09] [Server thread/INFO]: [Yenileyici] Enabling Yenileyici v0.3.6
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'ablok.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'altın.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'asil.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'eblok.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'efsanevi.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'elmas.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'kahraman.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'koylu.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'kral.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'kömür.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'lapis.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'o.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'o517.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'obsidyen.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'od.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'odün.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] Loading mine from file 'toprak.mine.yml'...
[23:58:09] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[23:58:09] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: bati
[23:58:09] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[23:58:09] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.GeneratedConstructorAccessor43.newInstance(Unknown Source) ~[?:?]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:124) [Yenileyici.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [paper.jar:git-PaperSpigot-9b05d00-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[23:58:09] [Server thread/ERROR]: [Yenileyici] Mine wasn't a mine object! Something is off with serialization!
[23:58:09] [Server thread/INFO]: [Yenileyici] MineResetLite version 0.3.6 enabled!
[23:58:09] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:58:09] [Server thread/INFO]: Done (7.545s)! For help, type "help" or "?"
[23:58:09] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[23:58:09] [Craft Scheduler Thread - 3/INFO]: ****** KillStats ******
[23:58:09] [Craft Scheduler Thread - 3/INFO]: All files up to date. Enjoy!
[23:58:09] [Craft Scheduler Thread - 3/INFO]: ***********************
[23:58:09] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[23:58:09] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[23:58:09] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1mFound a new version: v3.1.4[0;37;1m (yours: v3.0.8)[m
[23:58:09] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mDownload it on Bukkit Dev:[m
[23:58:09] [Server thread/INFO]: [0;32;22m[[0;32;1mChestCommands[0;32;22m] [0;32;1m[0;37;1mdev.bukkit.org/bukkit-plugins/chest-commands[m
[23:58:09] [Craft Scheduler Thread - 12/INFO]: [TitleManager] Searching for updates.
[23:58:09] [Craft Scheduler Thread - 20/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[23:58:09] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
--- Missing entries -------------------------------
* MISSING 160(STAINED_GLASS_PANE / SOLID+GROUND)
* MISSING 161(LEAVES_2 / SOLID+GROUND)
* MISSING 162(LOG_2 / SOLID+GROUND)
* MISSING 163(ACACIA_STAIRS / SOLID+GROUND)
* MISSING 164(DARK_OAK_STAIRS / SOLID+GROUND)
* MISSING 165(SLIME_BLOCK / SOLID+GROUND)
* MISSING 166(BARRIER / SOLID+GROUND)
* MISSING 167(IRON_TRAPDOOR / SOLID+GROUND)
* MISSING 168(PRISMARINE / SOLID+GROUND)
* MISSING 169(SEA_LANTERN / SOLID+GROUND)
* MISSING 174(PACKED_ICE / SOLID+GROUND)
* MISSING 175(DOUBLE_PLANT)
* MISSING 176(STANDING_BANNER / SOLID+GROUND)
* MISSING 177(WALL_BANNER / SOLID+GROUND)
* MISSING 178(DAYLIGHT_DETECTOR_INVERTED / SOLID+GROUND)
* MISSING 179(RED_SANDSTONE / SOLID+GROUND)
* MISSING 180(RED_SANDSTONE_STAIRS / SOLID+GROUND)
* MISSING 181(DOUBLE_STONE_SLAB2 / SOLID+GROUND)
* MISSING 182(STONE_SLAB2 / SOLID+GROUND)
* MISSING 183(SPRUCE_FENCE_GATE / SOLID+GROUND)
* MISSING 184(BIRCH_FENCE_GATE / SOLID+GROUND)
* MISSING 185(JUNGLE_FENCE_GATE / SOLID+GROUND)
* MISSING 186(DARK_OAK_FENCE_GATE / SOLID+GROUND)
* MISSING 187(ACACIA_FENCE_GATE / SOLID+GROUND)
* MISSING 188(SPRUCE_FENCE / SOLID+GROUND)
* MISSING 189(BIRCH_FENCE / SOLID+GROUND)
* MISSING 190(JUNGLE_FENCE / SOLID+GROUND)
* MISSING 191(DARK_OAK_FENCE / SOLID+GROUND)
* MISSING 192(ACACIA_FENCE / SOLID+GROUND)
* MISSING 193(SPRUCE_DOOR / SOLID+GROUND)
* MISSING 194(BIRCH_DOOR / SOLID+GROUND)
* MISSING 195(JUNGLE_DOOR / SOLID+GROUND)
* MISSING 196(ACACIA_DOOR / SOLID+GROUND)
* MISSING 197(DARK_OAK_DOOR / SOLID+GROUND)
[23:58:09] [Server thread/ERROR]: [Skript] Error while loading plugin hooks
[23:58:09] [ServiceThread/INFO]: UpdateCheck: Unable to connect to BukkitDev!
[23:58:09] [Craft Scheduler Thread - 12/INFO]: [TitleManager] No update was found.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load antibug.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:908)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: send "&8&l[&6&lKORUMA&8&l] &7> &dParsBT &6tarafindan hazirlanmistir &7 " to the player (antibug.sk, line 2)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load anticrash.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:908)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: command contains "?": (anticrash.sk, line 3)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load eklentisk.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: if player is holding a red dye named "&4&lGuc Tilsimi": (eklentisk.sk, line 4)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load EVENTTT.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: wait 5 ticks (EVENTTT.sk, line 9)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load fly.sk.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: if world is "plotworld": (fly.sk.sk, line 4)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load giris.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: if {Sohbet} is not set: (giris.sk, line 2)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load giveall.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: if arg 1 is not set: (giveall.sk, line 3)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load gorev.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: if {gem.%player%} isn't set: (gorev.sk, line 2)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load kelime yarışı.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:199)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:111)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:507)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: broadcast "{@prefix} &f%player% &8adlı oyuncu Kelime Yarışını Başlattı!" (kelime yarışı.sk, line 20)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load lapisodul.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: chance of 2% (lapisodul.sk, line 2)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load lapissat.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: if player has 640 of lapis lazuli: (lapissat.sk, line 5)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load moneyall.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: if player has permission "bc.giveallmoney": (moneyall.sk, line 3)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load No Crash.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: arg 1 is set (No Crash.sk, line 3)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load rastgele.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:633)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: loop all players: (rastgele.sk, line 5)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load saat.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: world is "world" (saat.sk, line 2)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: [Skript] indentation error: expected 2 tabs, but found 16 spaces (sohbet.sk, line 233: replace all "h.b" in message with "Hosbulduk."')
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load sohbet.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: if arg 1 is not set: (sohbet.sk, line 9)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[23:58:09] [Server thread/ERROR]: #!#! Could not load sohbetsil.sk
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[23:58:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

[23:58:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[23:58:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[23:58:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[23:58:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[23:58:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Stack trace:
[23:58:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:633)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[23:58:09] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:378)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:58:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:761)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:320)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:686)
[23:58:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:589)
[23:58:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Version Information:
[23:58:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[23:58:09] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
[23:58:09] [Server thread/ERROR]: #!#! Minecraft: 1.8
[23:58:09] [Server thread/ERROR]: #!#! Java: 1.8.0_131
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Current node: loop 200 times: (sohbetsil.sk, line 7)
[23:58:09] [Server thread/ERROR]: #!#! Current item: null
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! Thread: Server thread
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/ERROR]: #!#! End of Error.
[23:58:09] [Server thread/ERROR]: #!#!
[23:58:09] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (trmc-ozelskript.sk, line 1: First Join:')
[23:58:09] [Server thread/ERROR]: [Skript] indentation error: expected 0 tabs, but found 2 spaces (trmc-ozelskript.sk, line 3: broadcast " &6%player% &aSunucuya Ilk Defa Giris Yapti "')
[23:58:09] [Server thread/ERROR]: [Skript] indentation error: expected 0 tabs, but found 2 spaces (trmc-ozelskript.sk, line 4: broadcast "&f&l&m-----------[-&9PARSBT&f&l&m-]------------"')
[23:58:09] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (trmc-ozelskript.sk, line 2: broadcast "&f&l&m-----------[-&9PARSBT&f&l&m-]------------"')
[23:58:09] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 4 triggers and 3 commands in 0.25 seconds
[23:58:09] [Server thread/INFO]: [Skript] Finished loading.
[23:58:09] [Server thread/INFO]: [0;30;1m[21m[[0;34;1m[21mRUTBE[0;30;1m[21m] [0;30;1m» [0;37;22mEklenti basariyla aktiflestirildi![m
[23:58:09] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[23:58:09] [Server thread/INFO]: [EpicBoss-Recoded] 1.3.2 Has Been Enabled!
[23:58:09] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.6
[23:58:09] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[23:58:09] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[23:58:09] [Server thread/INFO]:
[0;31;1m#------------------- Chest Commands Errors -------------------#
[0;37;22m1) [0;37;1mInvalid YAML configuration for the menu "ranks.yml". Please look at the error above, or use an online YAML parser (google is your friend).
[0;37;22m2) [0;37;1mInvalid YAML configuration for the menu "vipler.yml". Please look at the error above, or use an online YAML parser (google is your friend).
[0;37;22m3) [0;37;1mThe menus "warp.yml" and "warps.yml" have the same command "warp". Only one will be opened.
[0;31;1m#-------------------------------------------------------------#[m
[23:58:10] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[23:58:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@28c7eb61[id=402fec2e-fe24-3bb4-9730-ea9cb2942476,name=abnid12,properties={},legacy=false] (/25.58.78.48:64205) lost connection: Disconnected
[23:58:26] [User Authenticator #1/INFO]:

[AdvancedBan] Failed while getting player's UUID
Either the Mojang-Servers ran offline or this player does not exist


[23:58:26] [User Authenticator #1/INFO]: UUID of player abnid12 is 402fec2e-fe24-3bb4-9730-ea9cb2942476
[23:58:30] [Craft Scheduler Thread - 2/INFO]: [Metrics] Connection timed out: connect
[23:58:30] [Craft Scheduler Thread - 4/INFO]: [Metrics] Connection timed out: connect
[23:58:33] [User Authenticator #2/INFO]:

[AdvancedBan] Failed while getting player's UUID
Either the Mojang-Servers ran offline or this player does not exist


[23:58:33] [User Authenticator #2/INFO]: UUID of player abnid12 is 402fec2e-fe24-3bb4-9730-ea9cb2942476
[23:58:34] [Server thread/INFO]: abnid12[/25.58.78.48:64207] logged in with entity id 307 at ([world] -128.5, 62.0, 283.5)
[23:58:34] [Craft Scheduler Thread - 0/INFO]: Registering IP of abnid12
[23:58:39] [Server thread/INFO]: abnid12 issued server command: /kayit
[23:58:41] [Server thread/INFO]: abnid12 issued server command: /kayit
[23:58:48] [Server thread/INFO]: [AuthMe] abnid12 registered 25.58.78.48
[23:58:49] [Async Chat Thread - #0/INFO]: <abnid12> sa
[23:58:53] [Craft Scheduler Thread - 11/INFO]: [NoCheatPlus] abnid12 failed SurvivalFly: tried to move from -941.50, 45.00, 1704.50 to -941.50, 45.00, 1704.41 over a distance of 0.09 block(s). VL 401.
[23:58:58] [Craft Scheduler Thread - 11/INFO]: [NoCheatPlus] abnid12 failed SurvivalFly: tried to move from -941.50, 45.00, 1704.50 to -941.50, 45.20, 1704.45 over a distance of 0.21 block(s). VL 626.
[23:58:58] [Server thread/INFO]: abnid12 has just earned the achievement [Taking Inventory]
[23:59:02] [Async Chat Thread - #0/INFO]: <abnid12> sa
[23:59:03] [Server thread/INFO]: abnid12 issued server command: /warp
[23:59:09] [Craft Scheduler Thread - 5/INFO]: AntiJoinBot is enabled
[23:59:24] [Server thread/INFO]: abnid12 lost connection: Disconnected
 
Bilgisayardaki javanı güncelle o zaman
Deniyorum teşşekürler
Gönderi otomatik olarak birleştirildi:

Bilgisayardaki javanı güncelle o zaman
birşey soracam ben senin 2017 mc tr pluginini yüklüyorumda 1.8.8 spigot demişsin paperspigotmu sadece spigotmu
Gönderi otomatik olarak birleştirildi:

Deniyorum teşşekürler
Gönderi otomatik olarak birleştirildi:

denedim olmuyor
 
Son düzenleme:
Son düzenleme:
Son düzenleme:
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst