Skocz do zawartości

Crashowanie serwera


Rekomendowane odpowiedzi

Pomoże mi ktoś? Jak gracz wchodzi na serwer wywala nastepujacy błąd:

 

 

[21:05:14] [Server thread/INFO]: Starting minecraft server version 1.7.2
[21:05:14] [Server thread/INFO]: Loading properties
[21:05:14] [Server thread/INFO]: Default game type: SURVIVAL
[21:05:14] [Server thread/INFO]: Generating keypair
[21:05:14] [Server thread/INFO]: Starting Minecraft server on 192.168.0.172:25565
[21:05:14] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT)
[21:05:15] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
[21:05:15] [Server thread/INFO]: [NerfedGApples] Loading NerfedGApples v1.0
[21:05:15] [Server thread/INFO]: [warptastic] Loading warptastic v0.4.3
[21:05:15] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
[21:05:15] [Server thread/INFO]: [SimpleAutoMessage] Loading SimpleAutoMessage v1.2.3
[21:05:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
[21:05:15] [Server thread/INFO]: [EmptyWorldGenerator] Loading EmptyWorldGenerator v1.7
[21:05:15] [Server thread/INFO]: [CustomUknownCommand] Loading CustomUknownCommand v1.3.3.7
[21:05:15] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.2
[21:05:15] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[21:05:15] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[21:05:15] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[21:05:15] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
[21:05:15] [Server thread/INFO]: [eastStone] Loading eastStone v4.0
[21:05:15] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.21.3
[21:05:15] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[21:05:15] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[21:05:15] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[21:05:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b678
[21:05:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[21:05:15] [Server thread/INFO]: [SpawnerGUI] Loading SpawnerGUI v1.6
[21:05:15] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.9
[21:05:15] [Server thread/INFO]: [IslandWorld] Loading IslandWorld v6.9
[21:05:15] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
[21:05:15] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.10.1
[21:05:15] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
[21:05:15] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
[21:05:15] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
[21:05:15] [Server thread/INFO]: [EmptyWorldGenerator] Enabling EmptyWorldGenerator v1.7
[21:05:16] [Server thread/INFO]: [EmptyWorldGenerator] EmptyWorldGenerator has been enabled
[21:05:16] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[21:05:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:05:16] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[21:05:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:05:16] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[21:05:16] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[21:05:16] [Thread-7/WARN]: Exception in thread "Thread-7" 
[21:05:16] [Thread-7/WARN]: org.bukkit.craftbukkit.libs.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
[21:05:16] [Thread-7/WARN]: 	at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:180)
[21:05:16] [Thread-7/WARN]: 	at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:755)
[21:05:16] [Thread-7/WARN]: 	at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:694)
[21:05:16] [Thread-7/WARN]: 	at org.bukkit.craftbukkit.v1_7_R1.updater.BukkitDLUpdaterService.fetchArtifact(BukkitDLUpdaterService.java:53)
[21:05:16] [Thread-7/WARN]: 	at org.bukkit.craftbukkit.v1_7_R1.updater.BukkitDLUpdaterService.getArtifact(BukkitDLUpdaterService.java:30)
[21:05:16] [Thread-7/WARN]: 	at org.bukkit.craftbukkit.v1_7_R1.updater.AutoUpdater$1.run(AutoUpdater.java:77)
[21:05:16] [Thread-7/WARN]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
[21:05:16] [Thread-7/WARN]: 	at org.bukkit.craftbukkit.libs.com.google.gson.stream.JsonReader.expect(JsonReader.java:339)
[21:05:16] [Thread-7/WARN]: 	at org.bukkit.craftbukkit.libs.com.google.gson.stream.JsonReader.beginObject(JsonReader.java:322)
[21:05:16] [Thread-7/WARN]: 	at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:168)
[21:05:16] [Thread-7/WARN]: 	... 5 more
[21:05:16] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[21:05:16] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[21:05:16] [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.
[21:05:16] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[21:05:16] [Server thread/INFO]: Preparing level "world"
[21:05:16] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4079359291523490291)
[21:05:17] [Server thread/INFO]: Preparing spawn area: 50%
[21:05:18] [Server thread/INFO]: Preparing spawn area: 93%
[21:05:18] [Server thread/INFO]: [NerfedGApples] Enabling NerfedGApples v1.0
[21:05:18] [Server thread/INFO]: [NGA] V2.0 By Ztowne13 Has Been Enabled! --Youtube.com/ztowne13--
[21:05:18] [Server thread/INFO]: [warptastic] Enabling warptastic v0.4.3
[21:05:18] [Server thread/INFO]: [warptastic] 0.4.3 enabled.
[21:05:18] [Server thread/INFO]: [SimpleAutoMessage] Enabling SimpleAutoMessage v1.2.3
[21:05:20] [Server thread/INFO]: [SimpleAutoMessage] SimpleAutoMessage 1.2.3 is enabled!
[21:05:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
[21:05:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[21:05:20] [Server thread/INFO]: [CustomUknownCommand] Enabling CustomUknownCommand v1.3.3.7
[21:05:20] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.2
[21:05:20] [Server thread/INFO]: [0;34;1m[[0;36;1mCSM[0;34;1m] [0;33;1m[0;32;1mEnabled Custom Server Messages![m
[21:05:20] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[21:05:22] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[21:05:22] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[21:05:22] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[21:05:22] [Thread-17/INFO]: [0;34;1m[[0;36;1mCSM[0;34;1m] [0;33;1mNo update available.[m
[21:05:22] [Server thread/INFO]: Using locale pl
[21:05:22] [Server thread/INFO]: Using locale pl
[21:05:22] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[21:05:22] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[21:05:22] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[21:05:22] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[21:05:22] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
[21:05:22] [Server thread/INFO]: [ClearLag] Loading modules...
[21:05:22] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[21:05:22] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=ARMOR_STAND
[21:05:22] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=ARMOR_STAND
[21:05:22] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[21:05:22] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[21:05:22] [Server thread/INFO]: [eastStone] Enabling eastStone v4.0
[21:05:22] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.21.3
[21:05:22] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[21:05:22] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[21:05:22] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[21:05:22] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[21:05:22] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[21:05:22] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[21:05:22] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
[21:05:22] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[21:05:22] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b678
[21:05:22] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b678
[21:05:22] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6864035565695921833)
[21:05:23] [Server thread/INFO]: Could not set generator for world 'ASkyBlock': Plugin 'ASkyBlock' does not exist[m
[21:05:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ASkyBlock
[21:05:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[21:05:23] [Server thread/INFO]: Could not set generator for world 'ASkyBlock_nether': Plugin 'ASkyBlock' does not exist[m
[21:05:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ASkyBlock_nether
[21:05:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[21:05:23] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6540098703550758873)
[21:05:23] [Thread-18/INFO]: [ClearLag] No updates found!
[21:05:23] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[21:05:23] [Thread-21/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.4 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
[21:05:23] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b678 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[21:05:23] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[21:05:23] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[21:05:23] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[21:05:23] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[21:05:23] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[21:05:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[21:05:23] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[21:05:23] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[21:05:23] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
[21:05:23] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
[21:05:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[21:05:23] [Server thread/INFO]: [WorldGuard] (IslandWorld) TNT ignition is PERMITTED.
[21:05:23] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lighters are PERMITTED.
[21:05:23] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lava fire is blocked.
[21:05:23] [Server thread/INFO]: [WorldGuard] (IslandWorld) Fire spread is UNRESTRICTED.
[21:05:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IslandWorld'
[21:05:23] [Server thread/INFO]: [WorldGuard] Loading region data...
[21:05:24] [Server thread/INFO]: [SpawnerGUI] Enabling SpawnerGUI v1.6
[21:05:24] [Server thread/INFO]: [SpawnerGUI] Version 1.6 enabled.
[21:05:24] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.9
[21:05:24] [Server thread/INFO]: [ChestShop] WorldGuard version 6.1 loaded.
[21:05:24] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[21:05:25] [Server thread/INFO]: [IslandWorld] Enabling IslandWorld v6.9
[21:05:25] [Server thread/INFO]: [IslandWorld] Dynmap support disabled
[21:05:25] [Server thread/INFO]: [IslandWorld] Using Old Schematic Manager
[21:05:25] [Server thread/INFO]: [IslandWorld] Checking for updates
[21:05:25] [Server thread/INFO]: [IslandWorld] ########## IslandWorld update ##########
[21:05:25] [Server thread/INFO]: [IslandWorld] A new version of IslandWorld was found!
[21:05:25] [Server thread/INFO]: [IslandWorld] Version found: Island World v7.0
[21:05:25] [Server thread/INFO]: [IslandWorld] Version running: IslandWorld v6.9
[21:05:25] [Server thread/INFO]: [IslandWorld] #####################################
[21:05:25] [Server thread/INFO]: [IslandWorld] Loaded 9999 free islands.
[21:05:25] [Server thread/INFO]: [IslandWorld] Loaded 1 taken islands.
[21:05:25] [Server thread/INFO]: [IslandWorld] Loaded 0 helping players.
[21:05:25] [Server thread/INFO]: [IslandWorld] Loaded 0 points.
[21:05:25] [Server thread/INFO]: [IslandWorld] Plugin enabled.
[21:05:25] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
[21:05:25] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[21:05:25] [Server thread/INFO]: [AuthMe] Set Language: en
[21:05:25] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[21:05:25] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[21:05:25] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[21:05:25] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[21:05:25] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[21:05:25] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
[21:05:26] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.10.1
[21:05:26] [Thread-25/INFO]: [AuthMe] SQLite driver loaded
[21:05:26] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [PlayerPingVariable, BungeeCordVariables, BukkitGlobalVariables, GeneralVariables, BukkitVariables, VaultVariables]
[21:05:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:05:26] [Thread-25/INFO]: [AuthMe] SQLite Setup finished
[21:05:26] [Server thread/INFO]: Done (10,295s)! For help, type "help" or "?"
[21:05:26] [pool-3-thread-1/WARN]: Exception in thread "pool-3-thread-1" 
[21:05:26] [pool-3-thread-1/WARN]: org.apache.commons.lang.UnhandledException: Plugin EmptyWorldGenerator v1.7 generated an exception while executing task 2
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
	at com.barancode.mc.emptyworldgenerator.Metrics.postPlugin(Metrics.java:336)
	at com.barancode.mc.emptyworldgenerator.Metrics.access$4(Metrics.java:329)
	at com.barancode.mc.emptyworldgenerator.Metrics$1.run(Metrics.java:224)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
	... 3 more

[21:05:27] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[21:05:27] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 5 triggers and 5 commands in 0.35 seconds
[21:05:27] [Server thread/INFO]: [Skript] Finished loading.
[21:05:27] [pool-3-thread-9/WARN]: Exception in thread "pool-3-thread-9" 
[21:05:27] [pool-3-thread-9/WARN]: org.apache.commons.lang.UnhandledException: Plugin Vault v1.5.6-b49 generated an exception while executing task 4
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
	at net.milkbowl.vault.Metrics.postPlugin(Metrics.java:387)
	at net.milkbowl.vault.Metrics.access$400(Metrics.java:63)
	at net.milkbowl.vault.Metrics$4.run(Metrics.java:275)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
	... 3 more

[21:05:27] [pool-3-thread-15/INFO]: [Vault] Checking for Updates ... 
[21:05:27] [pool-3-thread-15/INFO]: [Vault] No new version available
[21:05:42] [Server thread/INFO]: [Multiverse-Core] Multiverse does not know about 'AskyBlock_nether' and it's not loaded by Bukkit.
[21:05:42] [Server thread/INFO]: Error trying to remove world from config![m
[21:05:53] [Server thread/INFO]: ksew[/192.168.0.1:60198] logged in with entity id 174 at ([spawn] -60.08795131516946, 133.0, 93.79471012276879)
[21:05:53] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to AuthMe v3.4
org.bukkit.event.EventException
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:78) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:149) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
Caused by: java.lang.NoSuchMethodError: org.bukkit.OfflinePlayer.getUniqueId()Ljava/util/UUID;
	at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
	at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
	at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
	at fr.xephi.authme.cache.limbo.LimboCache.addLimboPlayer(LimboCache.java:72) ~[?:?]
	at fr.xephi.authme.cache.limbo.LimboCache.updateLimboPlayer(LimboCache.java:124) ~[?:?]
	at fr.xephi.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:641) ~[?:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	... 14 more
[21:05:55] [Server thread/INFO]: [AuthMe] ksew logged in!
[21:06:05] [Server thread/INFO]: ksew issued server command: /mv remove ASkyBlock_nether
[21:06:05] [Server thread/INFO]: [Multiverse-Core] World 'ASkyBlock_nether' was removed from config.yml
[21:06:08] [Server thread/INFO]: ksew issued server command: /reload
[21:06:08] [Server thread/INFO]: [ScoreboardStats] Disabling ScoreboardStats v0.10.1
[21:06:08] [Server thread/INFO]: [AuthMe] Disabling AuthMe v3.4
[21:06:08] [Server thread/INFO]: [IslandWorld] Disabling IslandWorld v6.9
[21:06:08] [Server thread/INFO]: [IslandWorld] Plugin disabled.
[21:06:08] [Server thread/INFO]: [SpawnerGUI] Disabling SpawnerGUI v1.6
[21:06:08] [Server thread/INFO]: [SpawnerGUI] Version 1.6 disabled.
[21:06:08] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
[21:06:08] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[21:06:08] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b678
[21:06:08] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[21:06:08] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
[21:06:08] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.21.3
[21:06:08] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[21:06:08] [Server thread/INFO]: [eastStone] Disabling eastStone v4.0
[21:06:08] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[21:06:08] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[21:06:08] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.3
[21:06:08] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[21:06:08] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[21:06:08] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[21:06:08] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
[21:06:09] [Server thread/INFO]: [csm] Disabling CustomServerMessages v5.2
[21:06:09] [Server thread/INFO]: [0;34;1m[[0;36;1mCSM[0;34;1m] [0;33;1mDisabling Custom Server Messages...[m
[21:06:09] [Server thread/INFO]: [CustomUknownCommand] Disabling CustomUknownCommand v1.3.3.7
[21:06:09] [Server thread/INFO]: [EmptyWorldGenerator] Disabling EmptyWorldGenerator v1.7
[21:06:09] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.2
[21:06:09] [Server thread/INFO]: [SimpleAutoMessage] Disabling SimpleAutoMessage v1.2.3
[21:06:09] [Server thread/INFO]: [SimpleAutoMessage] SimpleAutoMessage 1.2.3 is disabled!
[21:06:09] [Server thread/INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.14.2
[21:06:12] [Server thread/INFO]: [warptastic] Disabling warptastic v0.4.3
[21:06:12] [Server thread/INFO]: [warptastic] 0.4.3 disabled.
[21:06:12] [Server thread/INFO]: [NerfedGApples] Disabling NerfedGApples v1.0
[21:06:12] [Server thread/INFO]: [NGA] By Ztowne13 Has Been Disabled!
[21:06:12] [Server thread/INFO]: [CleanroomGenerator] Disabling CleanroomGenerator v1.0.0
[21:06:13] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
[21:06:13] [Server thread/INFO]: [NerfedGApples] Loading NerfedGApples v1.0
[21:06:13] [Server thread/INFO]: [warptastic] Loading warptastic v0.4.3
[21:06:13] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
[21:06:13] [Server thread/INFO]: [SimpleAutoMessage] Loading SimpleAutoMessage v1.2.3
[21:06:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
[21:06:13] [Server thread/INFO]: [EmptyWorldGenerator] Loading EmptyWorldGenerator v1.7
[21:06:13] [Server thread/INFO]: [CustomUknownCommand] Loading CustomUknownCommand v1.3.3.7
[21:06:13] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.2
[21:06:13] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[21:06:13] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[21:06:13] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[21:06:13] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
[21:06:13] [Server thread/INFO]: [eastStone] Loading eastStone v4.0
[21:06:13] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.21.3
[21:06:13] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[21:06:13] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[21:06:13] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[21:06:13] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b678
[21:06:13] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[21:06:13] [Server thread/INFO]: [SpawnerGUI] Loading SpawnerGUI v1.6
[21:06:13] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.9
[21:06:13] [Server thread/INFO]: [IslandWorld] Loading IslandWorld v6.9
[21:06:13] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
[21:06:13] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.10.1
[21:06:13] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
[21:06:13] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
[21:06:13] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
[21:06:13] [Server thread/INFO]: [EmptyWorldGenerator] Enabling EmptyWorldGenerator v1.7
[21:06:13] [Server thread/INFO]: [EmptyWorldGenerator] EmptyWorldGenerator has been enabled
[21:06:13] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[21:06:13] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:06:13] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[21:06:13] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:06:13] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[21:06:13] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[21:06:13] [Server thread/INFO]: [NerfedGApples] Enabling NerfedGApples v1.0
[21:06:13] [Server thread/INFO]: [NGA] V2.0 By Ztowne13 Has Been Enabled! --Youtube.com/ztowne13--
[21:06:13] [Server thread/INFO]: [warptastic] Enabling warptastic v0.4.3
[21:06:13] [Server thread/INFO]: [warptastic] 0.4.3 enabled.
[21:06:13] [Server thread/INFO]: [SimpleAutoMessage] Enabling SimpleAutoMessage v1.2.3
[21:06:14] [Server thread/INFO]: [SimpleAutoMessage] SimpleAutoMessage 1.2.3 is enabled!
[21:06:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
[21:06:14] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[21:06:14] [Server thread/INFO]: [CustomUknownCommand] Enabling CustomUknownCommand v1.3.3.7
[21:06:14] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.2
[21:06:14] [Server thread/INFO]: [0;34;1m[[0;36;1mCSM[0;34;1m] [0;33;1m[0;32;1mEnabled Custom Server Messages![m
[21:06:14] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[21:06:14] [Thread-37/INFO]: [0;34;1m[[0;36;1mCSM[0;34;1m] [0;33;1mNo update available.[m
[21:06:15] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[21:06:15] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[21:06:15] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[21:06:15] [Server thread/INFO]: Using locale pl
[21:06:15] [Server thread/INFO]: Using locale pl
[21:06:15] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[21:06:15] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[21:06:15] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[21:06:15] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[21:06:15] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
[21:06:15] [Server thread/INFO]: [ClearLag] Loading modules...
[21:06:15] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[21:06:15] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=ARMOR_STAND
[21:06:15] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=ARMOR_STAND
[21:06:15] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[21:06:15] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[21:06:15] [Server thread/INFO]: [eastStone] Enabling eastStone v4.0
[21:06:15] [Thread-38/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
[21:06:15] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.21.3
[21:06:15] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[21:06:15] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[21:06:15] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[21:06:15] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[21:06:15] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[21:06:15] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[21:06:15] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[21:06:15] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b678
[21:06:15] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b678
[21:06:16] [Thread-38/INFO]: [ClearLag] No updates found!
[21:06:16] [Server thread/INFO]: Could not set generator for world 'ASkyBlock': Plugin 'ASkyBlock' does not exist[m
[21:06:16] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ASkyBlock
[21:06:16] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[21:06:16] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[21:06:16] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b678 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[21:06:16] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[21:06:16] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[21:06:16] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[21:06:16] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[21:06:16] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[21:06:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[21:06:16] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[21:06:16] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[21:06:16] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
[21:06:16] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
[21:06:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[21:06:16] [Server thread/INFO]: [WorldGuard] (IslandWorld) TNT ignition is PERMITTED.
[21:06:16] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lighters are PERMITTED.
[21:06:16] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lava fire is blocked.
[21:06:16] [Server thread/INFO]: [WorldGuard] (IslandWorld) Fire spread is UNRESTRICTED.
[21:06:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IslandWorld'
[21:06:16] [Server thread/INFO]: [WorldGuard] Loading region data...
[21:06:17] [Thread-41/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.4 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
[21:06:17] [Server thread/INFO]: [SpawnerGUI] Enabling SpawnerGUI v1.6
[21:06:17] [Server thread/INFO]: [SpawnerGUI] Version 1.6 enabled.
[21:06:17] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.9
[21:06:17] [Server thread/INFO]: [ChestShop] WorldGuard version 6.1 loaded.
[21:06:17] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[21:06:18] [Server thread/INFO]: [IslandWorld] Enabling IslandWorld v6.9
[21:06:18] [Server thread/INFO]: [IslandWorld] Dynmap support disabled
[21:06:18] [Server thread/INFO]: [IslandWorld] Using Old Schematic Manager
[21:06:18] [Server thread/INFO]: [IslandWorld] Checking for updates
[21:06:18] [Server thread/INFO]: [IslandWorld] ########## IslandWorld update ##########
[21:06:18] [Server thread/INFO]: [IslandWorld] A new version of IslandWorld was found!
[21:06:18] [Server thread/INFO]: [IslandWorld] Version found: Island World v7.0
[21:06:18] [Server thread/INFO]: [IslandWorld] Version running: IslandWorld v6.9
[21:06:18] [Server thread/INFO]: [IslandWorld] #####################################
[21:06:18] [Server thread/INFO]: [IslandWorld] Loaded 9999 free islands.
[21:06:18] [Server thread/INFO]: [IslandWorld] Loaded 1 taken islands.
[21:06:18] [Server thread/INFO]: [IslandWorld] Loaded 0 helping players.
[21:06:18] [Server thread/INFO]: [IslandWorld] Loaded 0 points.
[21:06:18] [Server thread/INFO]: [IslandWorld] Plugin enabled.
[21:06:18] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
[21:06:18] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[21:06:18] [Server thread/INFO]: [AuthMe] Set Language: en
[21:06:18] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[21:06:18] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[21:06:18] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[21:06:18] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[21:06:18] [Thread-45/INFO]: [AuthMe] SQLite driver loaded
[21:06:18] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[21:06:18] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
[21:06:18] [Thread-45/INFO]: [AuthMe] SQLite Setup finished
[21:06:18] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.10.1
[21:06:18] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [BungeeCordVariables, BukkitGlobalVariables, PlayerPingVariable, GeneralVariables, BukkitVariables, VaultVariables]
[21:06:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:06:19] [Server thread/INFO]: ksew: [0;32;1mReload complete.[m
[21:06:19] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 10501ms behind, skipping 210 tick(s)
[21:06:19] [pool-3-thread-13/WARN]: Exception in thread "pool-3-thread-13" 
[21:06:19] [pool-3-thread-13/WARN]: org.apache.commons.lang.UnhandledException: Plugin EmptyWorldGenerator v1.7 generated an exception while executing task 54
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
	at com.barancode.mc.emptyworldgenerator.Metrics.postPlugin(Metrics.java:336)
	at com.barancode.mc.emptyworldgenerator.Metrics.access$4(Metrics.java:329)
	at com.barancode.mc.emptyworldgenerator.Metrics$1.run(Metrics.java:224)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
	... 3 more

[21:06:19] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[21:06:19] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 5 triggers and 5 commands in 0.3 seconds
[21:06:19] [Server thread/INFO]: [Skript] Finished loading.
[21:06:19] [pool-3-thread-14/WARN]: Exception in thread "pool-3-thread-14" 
[21:06:19] [pool-3-thread-14/WARN]: org.apache.commons.lang.UnhandledException: Plugin Vault v1.5.6-b49 generated an exception while executing task 56
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
	at net.milkbowl.vault.Metrics.postPlugin(Metrics.java:387)
	at net.milkbowl.vault.Metrics.access$400(Metrics.java:63)
	at net.milkbowl.vault.Metrics$4.run(Metrics.java:275)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
	... 3 more

[21:06:20] [pool-3-thread-15/INFO]: [Vault] Checking for Updates ... 
[21:06:20] [pool-3-thread-15/INFO]: [Vault] No new version available
[21:06:23] [Server thread/INFO]: [AuthMe] ksew logged in!
[21:06:27] [Server thread/INFO]: ksew lost connection: Disconnected
[21:06:28] [pool-3-thread-2/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/Multiverse-Core
[21:06:31] [Server thread/INFO]: ksew[/192.168.0.1:60221] logged in with entity id 395 at ([spawn] -59.290614635860614, 127.0, 89.69900212599141)
[21:06:31] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to AuthMe v3.4
org.bukkit.event.EventException
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:78) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:149) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
Caused by: java.lang.NoSuchMethodError: org.bukkit.OfflinePlayer.getUniqueId()Ljava/util/UUID;
	at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
	at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
	at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
	at fr.xephi.authme.cache.limbo.LimboCache.addLimboPlayer(LimboCache.java:72) ~[?:?]
	at fr.xephi.authme.cache.limbo.LimboCache.updateLimboPlayer(LimboCache.java:124) ~[?:?]
	at fr.xephi.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:641) ~[?:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
	... 14 more
[21:06:33] [Server thread/INFO]: ksew lost connection: Disconnected

 

 

Prosze pomóżcie! Z godzine probuje to ogarnac, jak pomozecie to was wycaluje xD Ps to nei przez vault bo wczesniej mialem i tez nie przez permissionsex, nwm skąd to sie wzielo

Odnośnik do komentarza
Udostępnij na innych stronach

Gość dominik148

Dzieki za pomoc - dodam ze edytowalem plugin.yml w, paru pluginach, ale raczej dobrze zrobilem ( tak wiem 2 spacje po kazdej linijce ps dla pewnosci wgralem staandsrdowr I to samo ps zabij mnie

AuthMe, EmptyWorldGenerator, Vault - edytowałeś plugin.yml w którymś z tych pluginów? 

 

Wejdź do folderu /crash-reports i podaj ostatni log crasha.

Odnośnik do komentarza
Udostępnij na innych stronach

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

  • Ostatnio przeglądający forum Crashowanie serwera   0 użytkowników
    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...