Çözüldü Çakma Lobi paketim hata verip kapanıyor. Yardım.

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

Gemystery

Bir Kömür Göründü Kaptanım!
Katılım
28 Ekim 2019
Mesajlar
111
Elmaslar
67
Puan
0
Yaş
26
Minecraft
Gemystery
Arkadaşlar sorun budur:


Kod:
[19:33:27] [Server thread/INFO]: Starting minecraft server version 1.8
[19:33:27] [Server thread/INFO]: Loading properties
[19:33:27] [Server thread/INFO]: Default game type: SURVIVAL
[19:33:28] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-c3c767f-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[19:33:28] [Server thread/INFO]: Debug logging is disabled
[19:33:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:33:28] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:33:28] [Server thread/INFO]: Generating keypair
[19:33:28] [Server thread/INFO]: Starting Minecraft server on *:25565
[19:33:29] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[19:33:29] [Server thread/ERROR]: Could not load 'plugins\PacketBookFixer.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
[19:33:29] [Server thread/ERROR]: Could not load 'plugins\ViaVersion-1.6.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1
    at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:200) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:146) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1199) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:289) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:412) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at us.myles.ViaVersion.util.Config.loadConfig(Config.java:61) ~[?:?]
    at us.myles.ViaVersion.util.Config.reloadConfig(Config.java:122) ~[?:?]
    at us.myles.ViaVersion.bukkit.platform.BukkitConfigAPI.<init>(BukkitConfigAPI.java:20) ~[?:?]
    at us.myles.ViaVersion.ViaVersionPlugin.<init>(ViaVersionPlugin.java:54) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_231]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    ... 6 more
Caused by: java.nio.charset.MalformedInputException: Input length = 1
    at java.nio.charset.CoderResult.throwException(Unknown Source) ~[?:1.8.0_231]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_231]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_231]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_231]
    at org.yaml.snakeyaml.reader.UnicodeReader.read(UnicodeReader.java:123) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.io.Reader.read(Unknown Source) ~[?:1.8.0_231]
    at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:184) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:146) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1199) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:289) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:412) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at us.myles.ViaVersion.util.Config.loadConfig(Config.java:61) ~[?:?]
    at us.myles.ViaVersion.util.Config.reloadConfig(Config.java:122) ~[?:?]
    at us.myles.ViaVersion.bukkit.platform.BukkitConfigAPI.<init>(BukkitConfigAPI.java:20) ~[?:?]
    at us.myles.ViaVersion.ViaVersionPlugin.<init>(ViaVersionPlugin.java:54) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_231]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    ... 6 more
[19:33:29] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[19:33:29] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[19:33:29] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[19:33:29] [Server thread/INFO]: [isim-bug-fixed] Loading isim-bug-fixed v1.0.0
[19:33:29] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[19:33:29] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
[19:33:29] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4
[19:33:29] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[19:33:29] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
[19:33:29] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[19:33:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-03.1514-
[19:33:29] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.7
[19:33:29] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[19:33:29] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:33:29] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:33:29] [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.
[19:33:29] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:33:29] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[19:33:29] [Server thread/INFO]: Preparing level "world"
[19:33:29] [Server thread/INFO]: -------- World Settings For [world] --------
[19:33:29] [Server thread/INFO]: Item Merge Radius: 2.5
[19:33:29] [Server thread/INFO]: Item Despawn Rate: 6000
[19:33:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:33:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:33:29] [Server thread/INFO]: View Distance: 10
[19:33:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:33:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:33:29] [Server thread/INFO]: Clear tick list: false
[19:33:29] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:33:29] [Server thread/INFO]: Mob Spawn Range: 4
[19:33:29] [Server thread/INFO]: Random Lighting Updates: false
[19:33:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:33:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:33:29] [Server thread/INFO]: Structure Info Saving: true
[19:33:29] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:33:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[19:33:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:33:29] [Server thread/INFO]: Max TNT Explosions: 100
[19:33:29] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[19:33:29] [Server thread/INFO]: Max Entity Collisions: 8
[19:33:29] [Server thread/INFO]: Anti X-Ray: true
[19:33:29] [Server thread/INFO]:     Engine Mode: 1
[19:33:29] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:33:29] [Server thread/INFO]:     Replace Blocks: [1, 5]
[19:33:29] [Server thread/INFO]: Alternative Hopper Ticking: false
[19:33:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[19:33:29] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[19:33:29] [Server thread/INFO]: Item Merge Radius: 2.5
[19:33:29] [Server thread/INFO]: Item Despawn Rate: 6000
[19:33:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:33:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:33:29] [Server thread/INFO]: View Distance: 10
[19:33:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:33:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:33:29] [Server thread/INFO]: Clear tick list: false
[19:33:29] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:33:29] [Server thread/INFO]: Mob Spawn Range: 4
[19:33:29] [Server thread/INFO]: Random Lighting Updates: false
[19:33:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:33:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:33:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:33:29] [Server thread/INFO]: Structure Info Saving: true
[19:33:29] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:33:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[19:33:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:33:29] [Server thread/INFO]: Max TNT Explosions: 100
[19:33:29] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[19:33:29] [Server thread/INFO]: Max Entity Collisions: 8
[19:33:29] [Server thread/INFO]: Anti X-Ray: true
[19:33:30] [Server thread/INFO]:     Engine Mode: 1
[19:33:30] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:33:30] [Server thread/INFO]:     Replace Blocks: [1, 5]
[19:33:30] [Server thread/INFO]: Alternative Hopper Ticking: false
[19:33:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[19:33:30] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[19:33:30] [Server thread/INFO]: Item Merge Radius: 2.5
[19:33:30] [Server thread/INFO]: Item Despawn Rate: 6000
[19:33:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:33:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:33:30] [Server thread/INFO]: View Distance: 10
[19:33:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:33:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:33:30] [Server thread/INFO]: Clear tick list: false
[19:33:30] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:33:30] [Server thread/INFO]: Mob Spawn Range: 4
[19:33:30] [Server thread/INFO]: Random Lighting Updates: false
[19:33:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:33:30] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:33:30] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:33:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:33:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:33:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:33:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:33:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:33:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:33:30] [Server thread/INFO]: Structure Info Saving: true
[19:33:30] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:33:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[19:33:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:33:30] [Server thread/INFO]: Max TNT Explosions: 100
[19:33:30] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[19:33:30] [Server thread/INFO]: Max Entity Collisions: 8
[19:33:30] [Server thread/INFO]: Anti X-Ray: true
[19:33:30] [Server thread/INFO]:     Engine Mode: 1
[19:33:30] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:33:30] [Server thread/INFO]:     Replace Blocks: [1, 5]
[19:33:30] [Server thread/INFO]: Alternative Hopper Ticking: false
[19:33:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[19:33:30] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7039119728858374397)
[19:33:31] [Server thread/INFO]: Preparing spawn area: 30%
[19:33:32] [Server thread/INFO]: Preparing spawn area: 74%
[19:33:32] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7039119728858374397)
[19:33:33] [Server thread/INFO]: Preparing spawn area: 51%
[19:33:34] [Server thread/INFO]: Preparing start region for level 2 (Seed: -7039119728858374397)
[19:33:35] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[19:33:35] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[19:33:35] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[19:33:35] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[19:33:36] [Server thread/ERROR]: [Skript] The plugin priority has to be one of lowest, low, normal, high, or highest.
[19:33:36] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[19:33:36] [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
[19:33:36] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[19:33:36] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[19:33:36] [Server thread/INFO]: Surum uyumsuz.
[19:33:36] [Server thread/INFO]: git-Spigot-c3c767f-33d5de3 (MC: 1.8)
[19:33:36] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
[19:33:36] [Server thread/INFO]: Using locale tr_TR
[19:33:36] [Server thread/INFO]: Using locale tr_TR
[19:33:36] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[19:33:36] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[19:33:36] [Server thread/INFO]: [isim-bug-fixed] Enabling isim-bug-fixed v1.0.0
[19:33:36] [Server thread/INFO]: [0;36;22misim-bug-fixed Version 1.0.0 has been enabled[m
[19:33:37] [Server thread/INFO]: [0;32;1mConnecting to SQLite[m
[19:33:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[19:33:37] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
[19:33:37] [Server thread/INFO]: GroupManager - INFO - World Found: world
[19:33:37] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[19:33:37] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[19:33:37] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[19:33:37] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
[19:33:37] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[19:33:37] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[19:33:37] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4
[19:33:37] [Server thread/ERROR]: [ServerListPlus] ProtocolLib IS NOT INSTALLED! Most features will NOT work!
[19:33:37] [Server thread/INFO]: [ServerListPlus] [Core] Starting...
[19:33:37] [Server thread/ERROR]: Error occurred while enabling ServerListPlus v3.4 (Is it up to date?)
java.lang.NoClassDefFoundError: com/google/gson/GsonBuilder
    at net.minecrell.serverlistplus.core.util.Helper.<clinit>(Helper.java:44) ~[?:?]
    at net.minecrell.serverlistplus.core.ServerListPlusCore.<init>(ServerListPlusCore.java:98) ~[?:?]
    at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:134) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: java.lang.ClassNotFoundException: com.google.gson.GsonBuilder
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_231]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
    ... 14 more
[19:33:37] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[19:33:37] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
[19:33:37] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
[19:33:37] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R1)
[19:33:37] [Server thread/INFO]: | Vault  : Not found! Using BukkitPermissions
[19:33:37] [Server thread/INFO]: | No Economy Support without Vault!
[19:33:37] [Server thread/INFO]: | Command file(s) found : 1
[19:33:37] [Server thread/INFO]: | Config : Ready.
[19:33:37] [Server thread/INFO]: | PlaceholderAPI: Not Found
[19:33:37] [Server thread/INFO]: | Custom commands loaded : 2
[19:33:37] [Server thread/INFO]: | Version: 5.3.4
[19:33:37] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
[19:33:39] [Server thread/INFO]: | New update available : MyCommand v5.6.0
[19:33:39] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[19:33:39] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[19:33:39] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[19:33:39] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
[19:33:39] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -7039119728858374397
[19:33:39] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -7039119728858374397
[19:33:39] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -7039119728858374397
[19:33:39] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[19:33:39] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-03.1514-
[19:33:39] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[19:33:39] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[19:33:39] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[19:33:39] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[19:33:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[19:33:39] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[19:33:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[19:33:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[19:33:39] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[19:33:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[19:33:39] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[19:33:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[19:33:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[19:33:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[19:33:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[19:33:39] [Server thread/INFO]: [WorldGuard] Loading region data...
[19:33:39] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.7
[19:33:39] [Server thread/ERROR]: Error occurred while enabling TitleManager v2.0.7 (Is it up to date?)
org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found BlockMappingStart
in 'string', line 33, column 1:
    config-version: 4
    ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at io.puharesource.mc.titlemanager.config.PrettyConfig.<init>(PrettyConfig.kt:26) ~[?:?]
    at io.puharesource.mc.titlemanager.TitleManagerPlugin.getConfig(TitleManagerPlugin.kt:97) ~[?:?]
    at io.puharesource.mc.titlemanager.InternalsKt.debug(Internals.kt:28) ~[?:?]
    at io.puharesource.mc.titlemanager.TitleManagerPlugin.onEnable(TitleManagerPlugin.kt:52) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: org.yaml.snakeyaml.parser.ParserException: expected '<document start>', but found BlockMappingStart
in 'string', line 33, column 1:
    config-version: 4
    ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:225) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    ... 17 more
[19:33:39] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[19:33:39] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[19:33:39] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[19:33:39] [Server thread/INFO]: [AuthMe] No supported permissions system found! Permissions are disabled!
[19:33:39] [Server thread/ERROR]: Cannot load plugins\AuthMe\messages\messages_en.yml
org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
in 'string', line 2, column 8:
    reg_msg: '&3Giriş &8» &eLütfen kayı ...
           ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at fr.xephi.authme.message.MessageFileHandler.<init>(MessageFileHandler.java:31) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.message.MessageFileHandlerProvider.initializeHandler(MessageFileHandlerProvider.java:42) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.message.Messages.reload(Messages.java:110) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.message.Messages.<init>(Messages.java:27) [AuthMe-5.2-spigot.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_231]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_231]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_231]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.8.0_231]
    at fr.xephi.authme.libs.jalu.injector.utils.ReflectionUtils.newInstance(ReflectionUtils.java:91) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.handlers.instantiation.ConstructorInjection.instantiateWith(ConstructorInjection.java:39) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:184) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:162) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.resolveDependencies(InjectorImpl.java:225) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:183) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:162) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:51) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:251) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.AuthMe.initialize(AuthMe.java:219) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.AuthMe.onEnable(AuthMe.java:139) [AuthMe-5.2-spigot.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
in 'string', line 2, column 8:
    reg_msg: '&3Giriş &8» &eLütfen kayı ...
           ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.peekToken(ScannerImpl.java:249) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentEnd.produce(ParserImpl.java:253) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.getEvent(ParserImpl.java:168) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:124) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    ... 33 more
[19:33:39] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[19:33:39] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
[19:33:40] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorReflectionException]: Could not invoke constructor of class 'class fr.xephi.authme.command.CommandHandler'
[19:33:40] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
[19:33:40] [Server thread/INFO]: [AuthMe] A backup has been performed successfully. Cause of the Backup: STOP
[19:33:40] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[19:33:40] [Server thread/INFO]: [AuthMe] AuthMe 5.2-b1542 disabled!
[19:33:40] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:33:40] [Server thread/INFO]: Done (10,486s)! For help, type "help" or "?"
[19:33:40] [Server thread/INFO]: Stopping server
[19:33:40] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.0.7
[19:33:40] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.0.0-beta-03.1514-
[19:33:40] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[19:33:40] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
[19:33:40] [Server thread/INFO]: [Multiverse-Core] - Disabled
[19:33:40] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.3.4
[19:33:40] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
[19:33:40] [Server thread/INFO]: | Tasks   : Stopped all.
[19:33:40] [Server thread/INFO]: | Version : 5.3.4
[19:33:40] [Server thread/INFO]: | Author  : emmerrei a.k.a Ivanpro
[19:33:40] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*    Bye!   *-=-=-=-=-=-=-=-=-=-=-*
[19:33:40] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[19:33:40] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4
[19:33:40] [Server thread/ERROR]: Error occurred while disabling ServerListPlus v3.4 (Is it up to date?)
java.lang.NullPointerException
    at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onDisable(BukkitPlugin.java:152) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:359) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.disablePlugins(CraftServer.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.stop(MinecraftServer.java:441) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:572) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
[19:33:40] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
[19:33:40] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[19:33:40] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[19:33:40] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
[19:33:40] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[19:33:40] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[19:33:40] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[19:33:40] [Server thread/INFO]: [isim-bug-fixed] Disabling isim-bug-fixed v1.0.0
[19:33:40] [Server thread/INFO]: [0;32;22mNameFix disabled[m
[19:33:40] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
[19:33:40] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
[19:33:40] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
[19:33:40] [Server thread/INFO]: Saving players
[19:33:40] [Server thread/INFO]: Saving worlds
[19:33:40] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[19:33:40] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[19:33:40] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End

Baslat.bat a basıyorum ve böyle oluyor.
 
Son düzenleme:
Packetbookfix bozuk
Serverlistplus sürün uyumsuzlugu
Titlemanager sürüm uyumsuzlugu
 
Packetbookfix bozuk
Serverlistplus sürün uyumsuzlugu
Titlemanager sürüm uyumsuzlugu
Şimdi de şöyle bir sıkıntı var:


Kod:
[19:47:28] [Server thread/INFO]: Starting minecraft server version 1.8
[19:47:28] [Server thread/INFO]: Loading properties
[19:47:28] [Server thread/INFO]: Default game type: SURVIVAL
[19:47:28] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-c3c767f-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[19:47:28] [Server thread/INFO]: Debug logging is disabled
[19:47:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:47:28] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:47:28] [Server thread/INFO]: Generating keypair
[19:47:29] [Server thread/INFO]: Starting Minecraft server on *:25565
[19:47:30] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[19:47:30] [Server thread/ERROR]: Could not load 'plugins\PacketBookFixer.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
[19:47:30] [Server thread/ERROR]: Could not load 'plugins\ViaVersion-1.6.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1
    at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:200) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:146) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1199) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:289) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:412) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at us.myles.ViaVersion.util.Config.loadConfig(Config.java:61) ~[?:?]
    at us.myles.ViaVersion.util.Config.reloadConfig(Config.java:122) ~[?:?]
    at us.myles.ViaVersion.bukkit.platform.BukkitConfigAPI.<init>(BukkitConfigAPI.java:20) ~[?:?]
    at us.myles.ViaVersion.ViaVersionPlugin.<init>(ViaVersionPlugin.java:54) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_231]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    ... 6 more
Caused by: java.nio.charset.MalformedInputException: Input length = 1
    at java.nio.charset.CoderResult.throwException(Unknown Source) ~[?:1.8.0_231]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_231]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_231]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_231]
    at org.yaml.snakeyaml.reader.UnicodeReader.read(UnicodeReader.java:123) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.io.Reader.read(Unknown Source) ~[?:1.8.0_231]
    at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:184) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:146) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1199) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:289) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:412) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at us.myles.ViaVersion.util.Config.loadConfig(Config.java:61) ~[?:?]
    at us.myles.ViaVersion.util.Config.reloadConfig(Config.java:122) ~[?:?]
    at us.myles.ViaVersion.bukkit.platform.BukkitConfigAPI.<init>(BukkitConfigAPI.java:20) ~[?:?]
    at us.myles.ViaVersion.ViaVersionPlugin.<init>(ViaVersionPlugin.java:54) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_231]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_231]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_231]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_231]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    ... 6 more
[19:47:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[19:47:30] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[19:47:30] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[19:47:30] [Server thread/INFO]: [isim-bug-fixed] Loading isim-bug-fixed v1.0.0
[19:47:30] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[19:47:30] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
[19:47:30] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
[19:47:30] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[19:47:30] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
[19:47:30] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[19:47:30] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-03.1514-
[19:47:30] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
[19:47:30] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[19:47:30] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:47:30] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:47:30] [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.
[19:47:30] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:47:30] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[19:47:30] [Server thread/INFO]: Preparing level "world"
[19:47:30] [Server thread/INFO]: -------- World Settings For [world] --------
[19:47:30] [Server thread/INFO]: Item Merge Radius: 2.5
[19:47:30] [Server thread/INFO]: Item Despawn Rate: 6000
[19:47:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:47:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:47:30] [Server thread/INFO]: View Distance: 10
[19:47:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:47:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:47:30] [Server thread/INFO]: Clear tick list: false
[19:47:30] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:47:30] [Server thread/INFO]: Alternative Hopper Ticking: false
[19:47:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[19:47:30] [Server thread/INFO]: Anti X-Ray: true
[19:47:30] [Server thread/INFO]:     Engine Mode: 1
[19:47:30] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:47:30] [Server thread/INFO]:     Replace Blocks: [1, 5]
[19:47:30] [Server thread/INFO]: Max Entity Collisions: 8
[19:47:30] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[19:47:30] [Server thread/INFO]: Mob Spawn Range: 4
[19:47:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:47:30] [Server thread/INFO]: Max TNT Explosions: 100
[19:47:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[19:47:30] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:47:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:47:30] [Server thread/INFO]: Random Lighting Updates: false
[19:47:30] [Server thread/INFO]: Structure Info Saving: true
[19:47:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:47:30] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[19:47:30] [Server thread/INFO]: Item Merge Radius: 2.5
[19:47:30] [Server thread/INFO]: Item Despawn Rate: 6000
[19:47:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:47:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:47:30] [Server thread/INFO]: View Distance: 10
[19:47:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:47:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:47:30] [Server thread/INFO]: Clear tick list: false
[19:47:30] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:47:30] [Server thread/INFO]: Alternative Hopper Ticking: false
[19:47:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[19:47:30] [Server thread/INFO]: Anti X-Ray: true
[19:47:30] [Server thread/INFO]:     Engine Mode: 1
[19:47:30] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:47:30] [Server thread/INFO]:     Replace Blocks: [1, 5]
[19:47:30] [Server thread/INFO]: Max Entity Collisions: 8
[19:47:30] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[19:47:30] [Server thread/INFO]: Mob Spawn Range: 4
[19:47:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:47:30] [Server thread/INFO]: Max TNT Explosions: 100
[19:47:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[19:47:30] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:47:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:47:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:47:30] [Server thread/INFO]: Random Lighting Updates: false
[19:47:30] [Server thread/INFO]: Structure Info Saving: true
[19:47:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:47:30] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[19:47:30] [Server thread/INFO]: Item Merge Radius: 2.5
[19:47:30] [Server thread/INFO]: Item Despawn Rate: 6000
[19:47:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:47:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:47:30] [Server thread/INFO]: View Distance: 10
[19:47:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:47:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:47:30] [Server thread/INFO]: Clear tick list: false
[19:47:30] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:47:30] [Server thread/INFO]: Alternative Hopper Ticking: false
[19:47:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[19:47:31] [Server thread/INFO]: Anti X-Ray: true
[19:47:31] [Server thread/INFO]:     Engine Mode: 1
[19:47:31] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:47:31] [Server thread/INFO]:     Replace Blocks: [1, 5]
[19:47:31] [Server thread/INFO]: Max Entity Collisions: 8
[19:47:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[19:47:31] [Server thread/INFO]: Mob Spawn Range: 4
[19:47:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:47:31] [Server thread/INFO]: Max TNT Explosions: 100
[19:47:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[19:47:31] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:47:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:47:31] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:47:31] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:47:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:47:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:47:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:47:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:47:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:47:31] [Server thread/INFO]: Random Lighting Updates: false
[19:47:31] [Server thread/INFO]: Structure Info Saving: true
[19:47:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:47:31] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7039119728858374397)
[19:47:32] [Server thread/INFO]: Preparing spawn area: 24%
[19:47:33] [Server thread/INFO]: Preparing spawn area: 71%
[19:47:33] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7039119728858374397)
[19:47:34] [Server thread/INFO]: Preparing spawn area: 50%
[19:47:35] [Server thread/INFO]: Preparing start region for level 2 (Seed: -7039119728858374397)
[19:47:36] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[19:47:36] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[19:47:36] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[19:47:36] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[19:47:37] [Server thread/ERROR]: [Skript] The plugin priority has to be one of lowest, low, normal, high, or highest.
[19:47:37] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[19:47:37] [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
[19:47:37] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[19:47:37] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[19:47:37] [Server thread/INFO]: Surum uyumsuz.
[19:47:37] [Server thread/INFO]: git-Spigot-c3c767f-33d5de3 (MC: 1.8)
[19:47:37] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
[19:47:37] [Server thread/INFO]: Using locale tr_TR
[19:47:37] [Server thread/INFO]: Using locale tr_TR
[19:47:37] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[19:47:37] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[19:47:37] [Server thread/INFO]: [isim-bug-fixed] Enabling isim-bug-fixed v1.0.0
[19:47:37] [Server thread/INFO]: [0;36;22misim-bug-fixed Version 1.0.0 has been enabled[m
[19:47:38] [Server thread/INFO]: [0;32;1mConnecting to SQLite[m
[19:47:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[19:47:38] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
[19:47:38] [Server thread/INFO]: GroupManager - INFO - World Found: world
[19:47:38] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[19:47:38] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[19:47:38] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[19:47:38] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
[19:47:38] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[19:47:38] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[19:47:38] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
[19:47:38] [Server thread/ERROR]: [ServerListPlus] ProtocolLib IS NOT INSTALLED! Most features will NOT work!
[19:47:38] [Server thread/ERROR]: Error occurred while enabling ServerListPlus v3.4.8 (Is it up to date?)
java.lang.NoClassDefFoundError: com/google/gson/GsonBuilder
    at net.minecrell.serverlistplus.core.util.Helper.<clinit>(Helper.java:44) ~[?:?]
    at net.minecrell.serverlistplus.core.ServerListPlusCore.<init>(ServerListPlusCore.java:108) ~[?:?]
    at net.minecrell.serverlistplus.core.ServerListPlusCore.<init>(ServerListPlusCore.java:87) ~[?:?]
    at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:139) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: java.lang.ClassNotFoundException: com.google.gson.GsonBuilder
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_231]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
    ... 15 more
[19:47:38] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[19:47:38] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
[19:47:38] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
[19:47:38] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R1)
[19:47:38] [Server thread/INFO]: | Vault  : Not found! Using BukkitPermissions
[19:47:38] [Server thread/INFO]: | No Economy Support without Vault!
[19:47:38] [Server thread/INFO]: | Command file(s) found : 1
[19:47:38] [Server thread/INFO]: | Config : Ready.
[19:47:38] [Server thread/INFO]: | PlaceholderAPI: Not Found
[19:47:38] [Server thread/INFO]: | Custom commands loaded : 2
[19:47:38] [Server thread/INFO]: | Version: 5.3.4
[19:47:38] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
[19:47:58] [Server thread/INFO]: | New update available : MyCommand v5.6.0
[19:47:58] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[19:47:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[19:47:58] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[19:47:58] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
[19:47:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -7039119728858374397
[19:47:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -7039119728858374397
[19:47:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -7039119728858374397
[19:47:58] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[19:47:58] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-03.1514-
[19:47:58] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[19:47:58] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[19:47:58] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[19:47:58] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[19:47:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[19:47:58] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[19:47:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[19:47:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[19:47:58] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[19:47:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[19:47:58] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[19:47:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[19:47:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[19:47:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[19:47:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[19:47:58] [Server thread/INFO]: [WorldGuard] Loading region data...
[19:47:58] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.5
[19:47:59] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[19:48:00] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[19:48:00] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[19:48:00] [Server thread/INFO]: [AuthMe] No supported permissions system found! Permissions are disabled!
[19:48:00] [Server thread/ERROR]: Cannot load plugins\AuthMe\messages\messages_en.yml
org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
 in 'string', line 2, column 8:
    reg_msg: '&3Giriş &8» &eLütfen kayı ...
           ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at fr.xephi.authme.message.MessageFileHandler.<init>(MessageFileHandler.java:31) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.message.MessageFileHandlerProvider.initializeHandler(MessageFileHandlerProvider.java:42) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.message.Messages.reload(Messages.java:110) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.message.Messages.<init>(Messages.java:27) [AuthMe-5.2-spigot.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_231]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_231]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_231]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.8.0_231]
    at fr.xephi.authme.libs.jalu.injector.utils.ReflectionUtils.newInstance(ReflectionUtils.java:91) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.handlers.instantiation.ConstructorInjection.instantiateWith(ConstructorInjection.java:39) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:184) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:162) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.resolveDependencies(InjectorImpl.java:225) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:183) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:162) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.libs.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:51) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:251) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.AuthMe.initialize(AuthMe.java:219) [AuthMe-5.2-spigot.jar:?]
    at fr.xephi.authme.AuthMe.onEnable(AuthMe.java:139) [AuthMe-5.2-spigot.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
 in 'string', line 2, column 8:
    reg_msg: '&3Giriş &8» &eLütfen kayı ...
           ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.scanner.ScannerImpl.peekToken(ScannerImpl.java:249) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentEnd.produce(ParserImpl.java:253) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.parser.ParserImpl.getEvent(ParserImpl.java:168) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:124) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    ... 33 more
[19:48:00] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[19:48:00] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
[19:48:00] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorReflectionException]: Could not invoke constructor of class 'class fr.xephi.authme.command.CommandHandler'
[19:48:00] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
[19:48:00] [Server thread/INFO]: [AuthMe] A backup has been performed successfully. Cause of the Backup: STOP
[19:48:00] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[19:48:00] [Server thread/INFO]: [AuthMe] AuthMe 5.2-b1542 disabled!
[19:48:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:48:00] [Server thread/INFO]: Done (29,930s)! For help, type "help" or "?"
[19:48:00] [Server thread/INFO]: Stopping server
[19:48:00] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.1.5
[19:48:00] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.0.0-beta-03.1514-
[19:48:00] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[19:48:00] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
[19:48:00] [Server thread/INFO]: [Multiverse-Core] - Disabled
[19:48:00] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.3.4
[19:48:00] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
[19:48:00] [Server thread/INFO]: | Tasks   : Stopped all.
[19:48:00] [Server thread/INFO]: | Version : 5.3.4
[19:48:00] [Server thread/INFO]: | Author  : emmerrei a.k.a Ivanpro
[19:48:00] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*    Bye!   *-=-=-=-=-=-=-=-=-=-=-*
[19:48:00] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[19:48:00] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
[19:48:00] [Server thread/ERROR]: Error occurred while disabling ServerListPlus v3.4.8 (Is it up to date?)
java.lang.NullPointerException
    at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onDisable(BukkitPlugin.java:157) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:359) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.disablePlugins(CraftServer.java:335) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.stop(MinecraftServer.java:441) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:572) [spigot.jar:git-Spigot-c3c767f-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
[19:48:00] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
[19:48:00] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[19:48:00] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[19:48:00] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
[19:48:00] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[19:48:00] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[19:48:00] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[19:48:00] [Server thread/INFO]: [isim-bug-fixed] Disabling isim-bug-fixed v1.0.0
[19:48:00] [Server thread/INFO]: [0;32;22mNameFix disabled[m
[19:48:00] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
[19:48:00] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
[19:48:00] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
[19:48:00] [Server thread/INFO]: Saving players
[19:48:00] [Server thread/INFO]: Saving worlds
[19:48:00] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[19:48:00] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[19:48:00] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
 
Yardım eder misiniz.
 
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