Advertisement
Guest User

Untitled

a guest
Jan 30th, 2017
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.27 KB | None | 0 0
  1. https://dev.bukkit.org/projects/razsignshop
  2.  
  3. I'm placing the [Buy] signs down at the shop and it's not working.
  4.  
  5. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:718) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.Bukkit.reload(Bukkit.java:544) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_101] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101] Caused by: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_101] at java.util.zip.ZipFile.(ZipFile.java:215) ~[?:1.7.0_101] at java.util.zip.ZipFile.(ZipFile.java:145) ~[?:1.7.0_101] at java.util.jar.JarFile.(JarFile.java:154) ~[?:1.7.0_101] at java.util.jar.JarFile.(JarFile.java:118) ~[?:1.7.0_101] at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] ... 20 more [16:20:30] [Server thread/INFO]: [aAntiSpam] Loading aAntiSpam v1.2 [16:20:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id [16:20:30] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.5 [16:20:30] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000 [16:20:30] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.3.1 [16:20:30] [Server thread/INFO]: [TreeReplant] Loading TreeReplant v1.0 [16:20:30] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49 [16:20:30] [Server thread/INFO]: [GroupManagerX] Loading GroupManagerX vGMBuildVer (Phoenix)+1 [16:20:30] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691 [16:20:30] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.4 [16:20:30] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013) [16:20:30] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9 [16:20:30] [Server thread/INFO]: [VaultRank] Loading VaultRank v2.0.0 [16:20:30] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity [16:20:30] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.4c [16:20:30] [Server thread/INFO]: [RazSignShop] Loading RazSignShop v3.0.1 [16:20:30] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b455 [16:20:30] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335 [16:20:30] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.7 [16:20:30] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity [16:20:30] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.3 [16:20:30] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT [16:20:30] [Server thread/INFO]: [Factions] Loading Factions v2.8.5 [16:20:30] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.5 [16:20:30] [Server thread/INFO]: [MassiveCore 2.8.5] === ENABLE START === [16:20:30] [Server thread/INFO]: [MassiveCore 2.8.5] Loading Cachefile datas... [16:20:30] [Server thread/INFO]: [MassiveCore 2.8.5] Loading Onlineplayer datas... [16:20:30] [Server thread/INFO]: [MassiveCore 2.8.5] Loading Registry datas... [16:20:30] [Server thread/INFO]: [MassiveCore 2.8.5] Saving Cachefile... [16:20:30] [Server thread/INFO]: [MassiveCore 2.8.5] Setup of IdUtil took 24ms. [16:20:31] [Server thread/INFO]: [MassiveCore 2.8.5] === ENABLE COMPLETE (Took 322ms) === [16:20:31] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49 [16:20:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [16:20:31] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting [16:20:31] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [16:20:31] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting [16:20:31] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49 [16:20:31] [Server thread/INFO]: [MassiveCore 2.8.5] Activated integration with Vault [16:20:31] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013) [16:20:31] [Server thread/INFO]: [LWC] Connecting to SQLite [16:20:31] [Server thread/INFO]: [aAntiSpam] Enabling aAntiSpam v1.2 [16:20:31] [Server thread/INFO]: aAntiSpam activated. [16:20:31] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id [16:20:31] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [16:20:32] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter [16:20:32] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.3.1 [16:20:32] [Server thread/INFO]: [OpenInv] [Config] Update not required. [16:20:32] [Server thread/INFO]: [TreeReplant] Enabling TreeReplant v1.0 [16:20:32] [Server thread/INFO]: [GroupManagerX] Enabling GroupManagerX vGMBuildVer (Phoenix)+1 [16:20:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:echest_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManagerX/worlds/world/groups.yml [16:20:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:echest_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManagerX/worlds/world/groups.yml [16:20:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:echest_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManagerX/worlds/world/groups.yml [16:20:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:echest_Moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManagerX/worlds/world/groups.yml [16:20:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:echest_Moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManagerX/worlds/world/groups.yml [16:20:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:echest_Moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManagerX/worlds/world/groups.yml [16:20:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:echest_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManagerX/worlds/world/groups.yml [16:20:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:echest_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManagerX/worlds/world/groups.yml [16:20:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:echest_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManagerX/worlds/world/groups.yml [16:20:32] [Server thread/INFO]: GroupManager - INFO - World Found: myworld [16:20:32] [Server thread/INFO]: GroupManager - INFO - World Found: myworld [16:20:32] [Server thread/INFO]: GroupManager - INFO - World Found: myworld [16:20:32] [Server thread/INFO]: GroupManager - INFO - World Found: world [16:20:32] [Server thread/INFO]: GroupManager - INFO - World Found: world [16:20:32] [Server thread/INFO]: GroupManager - INFO - World Found: world [16:20:32] [Server thread/INFO]: GroupManager - INFO - World Found: map [16:20:32] [Server thread/INFO]: GroupManager - INFO - World Found: map [16:20:32] [Server thread/INFO]: GroupManager - INFO - World Found: map [16:20:32] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled. [16:20:32] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled. [16:20:32] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled. [16:20:32] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes! [16:20:32] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes! [16:20:32] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes! [16:20:32] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours! [16:20:32] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours! [16:20:32] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours! [16:20:32] [Server thread/INFO]: GroupManagerX version GMBuildVer (Phoenix)+1 is enabled! [16:20:32] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691 [16:20:32] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691 [16:20:32] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: moon [16:20:32] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [16:20:32] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: myworld [16:20:32] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [16:20:32] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: myworld_the_end [16:20:32] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [16:20:32] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: myworld_nether [16:20:32] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [16:20:32] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded. [16:20:32] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main-- [16:20:32] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.4 [16:20:33] [Server thread/INFO]: [BuycraftX] Validating your server key... [16:20:33] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying. [16:20:33] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties. [16:20:33] [Server thread/INFO]: [BuycraftX] Fetching all server packages... [16:20:33] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9 [16:20:34] [Server thread/INFO]: [WorldGuard] (map) TNT ignition is PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (map) Lighters are PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (map) Lava fire is blocked. [16:20:34] [Server thread/INFO]: [WorldGuard] (map) Fire spread is UNRESTRICTED. [16:20:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'map' [16:20:34] [Server thread/INFO]: [WorldGuard] (map_nether) TNT ignition is PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (map_nether) Lighters are PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (map_nether) Lava fire is blocked. [16:20:34] [Server thread/INFO]: [WorldGuard] (map_nether) Fire spread is UNRESTRICTED. [16:20:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'map_nether' [16:20:34] [Server thread/INFO]: [WorldGuard] (map_the_end) TNT ignition is PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (map_the_end) Lighters are PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (map_the_end) Lava fire is blocked. [16:20:34] [Server thread/INFO]: [WorldGuard] (map_the_end) Fire spread is UNRESTRICTED. [16:20:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'map_the_end' [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld) TNT ignition is PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld) Lighters are PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld) Lava fire is blocked. [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld) Fire spread is UNRESTRICTED. [16:20:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'myworld' [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld_the_end) TNT ignition is PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld_the_end) Lighters are PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld_the_end) Lava fire is blocked. [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld_the_end) Fire spread is UNRESTRICTED. [16:20:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'myworld_the_end' [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld_nether) TNT ignition is PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld_nether) Lighters are PERMITTED. [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld_nether) Lava fire is blocked. [16:20:34] [Server thread/INFO]: [WorldGuard] (myworld_nether) Fire spread is UNRESTRICTED. [16:20:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'myworld_nether' [16:20:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'map' [16:20:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'map_nether' [16:20:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'map_the_end' [16:20:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'myworld' [16:20:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'myworld_the_end' [16:20:34] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'myworld_nether' [16:20:34] [Server thread/INFO]: [VaultRank] Enabling VaultRank v2.0.0 [16:20:34] [Thread-203/WARN]: [VaultRank] Could not reach dev.bukkit.org for update checking. Is it offline? [16:20:34] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity [16:20:34] [Server thread/WARN]: §4Version mismatch! Please update EssentialsSpawn to the same version. [16:20:34] [Server thread/INFO]: Bukkit version format changed. Version not checked. [16:20:34] [Server thread/INFO]: git-Bukkit-e1ebe52 (MC: 1.8.8) [16:20:34] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT [16:20:34] [Server thread/INFO]: Using locale en_GB [16:20:34] [Server thread/INFO]: Using locale en_GB [16:20:34] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked. [16:20:34] [Server thread/INFO]: Essentials: Using config file enhanced permissions. [16:20:34] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users. [16:20:34] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.4c [16:20:34] [Server thread/INFO]: [CE] Vault has been detected! [16:20:34] [Server thread/INFO]: [CE] WorldGuard has been detected! [16:20:34] [Server thread/INFO]: [CE] All Enchantments have been loaded. [16:20:34] [Server thread/INFO]: [CE] All Items have been loaded. [16:20:34] [Server thread/INFO]: [RazSignShop] Enabling RazSignShop v3.0.1 [16:20:34] [Server thread/INFO]: [RazSignShop] RazSignShop[3.0.1] is Enable! [16:20:34] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b455 [16:20:34] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version. [16:20:34] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335 [16:20:35] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'default' are not loaded: world, world_the_end, world_nether [16:20:35] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled. [16:20:35] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.7 [16:20:35] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded. [16:20:35] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin! [16:20:35] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity [16:20:35] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.3 [16:20:35] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled! [16:20:35] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT [16:20:35] [Server thread/INFO]: [AuthMe] Loading Configuration File... [16:20:35] [Server thread/INFO]: [AuthMe] Set Language: en [16:20:35] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system [16:20:35] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations [16:20:35] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin [16:20:35] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin [16:20:35] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com [16:20:35] [Server thread/INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months [16:20:35] [Server thread/INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net ! [16:20:35] [Server thread/INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled [16:20:35] [Server thread/INFO]: [Factions] Enabling Factions v2.8.5 [16:20:35] [Server thread/INFO]: [Factions 2.8.5] === ENABLE START === [16:20:35] [Server thread/INFO]: [Factions 2.8.5] Activated integration with LWC [16:20:35] [Server thread/INFO]: [Factions 2.8.5] Activated integration with WorldGuard [16:20:35] [Server thread/INFO]: [Factions 2.8.5] === ENABLE COMPLETE (Took 228ms) === [16:20:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [16:20:36] [Server thread/INFO]: killerchance: Reload complete. [16:20:36] [pool-3-thread-1692/INFO]: [Vault] Checking for Updates ... [16:20:36] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated! [16:20:36] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated! [16:20:36] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated! [16:20:36] [Server thread/INFO]: killerchance issued server command: /gms [16:20:36] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6341ms behind, skipping 126 tick(s) [16:20:36] [pool-3-thread-1692/INFO]: [Vault] No new version available [16:20:36] [pool-3-thread-1694/INFO]: [BuycraftX] Fetching all due players... [16:20:38] [pool-3-thread-1694/INFO]: [BuycraftX] Fetched due players (0 found). [16:20:40] [Server thread/INFO]: [AuthMe] killerchance logged in! [16:20:44] [Server thread/INFO]: killerchance issued server command: /gmc [16:20:46] [Server thread/WARN]: com.griefcraft.scripting.ModuleException: LWC Module threw an uncaught exception! LWC version: 4.4.0 (b881) [16:20:46] [Server thread/WARN]: at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:358) [16:20:46] [Server thread/WARN]: at com.griefcraft.listeners.LWCBlockListener.onBlockPlaceMonitor(LWCBlockListener.java:417) [16:20:46] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [16:20:46] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [16:20:46] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:20:46] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:606) [16:20:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) [16:20:46] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [16:20:46] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [16:20:46] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [16:20:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:126) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:158) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:502) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:728) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [16:20:46] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [16:20:46] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:262) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [16:20:46] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [16:20:46] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745) [16:20:46] [Server thread/WARN]: Caused by: java.lang.NullPointerException [16:20:46] [Server thread/WARN]: at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPlayerGroups(Permission_GroupManager.java:313) [16:20:46] [Server thread/WARN]: at net.milkbowl.vault.permission.Permission.getPlayerGroups(Permission.java:684) [16:20:46] [Server thread/WARN]: at net.milkbowl.vault.permission.Permission.getPlayerGroups(Permission.java:696) [16:20:46] [Server thread/WARN]: at com.griefcraft.integration.permissions.VaultPermissions.getGroups(VaultPermissions.java:53) [16:20:46] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.getPlayerLimits(LimitsV2.java:431) [16:20:46] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.getEffectiveLimit(LimitsV2.java:471) [16:20:46] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.hasReachedLimit(LimitsV2.java:331) [16:20:46] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.onRegisterProtection(LimitsV2.java:209) [16:20:46] [Server thread/WARN]: at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:346) [16:20:46] [Server thread/WARN]: ... 24 more [16:20:49] [pool-3-thread-1694/INFO]: [CE] Checking for updates... [16:20:49] [pool-3-thread-1694/INFO]: [CE] You are using the latest Version of CE! [16:21:35] [Server thread/WARN]: com.griefcraft.scripting.ModuleException: LWC Module threw an uncaught exception! LWC version: 4.4.0 (b881) [16:21:35] [Server thread/WARN]: at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:358) [16:21:35] [Server thread/WARN]: at com.griefcraft.listeners.LWCBlockListener.onBlockPlaceMonitor(LWCBlockListener.java:417) [16:21:35] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [16:21:35] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [16:21:35] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:21:35] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:606) [16:21:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) [16:21:35] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [16:21:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [16:21:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [16:21:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:126) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:158) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:502) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:728) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [16:21:35] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [16:21:35] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:262) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [16:21:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [16:21:35] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745) [16:21:35] [Server thread/WARN]: Caused by: java.lang.NullPointerException [16:21:35] [Server thread/WARN]: at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPlayerGroups(Permission_GroupManager.java:313) [16:21:35] [Server thread/WARN]: at net.milkbowl.vault.permission.Permission.getPlayerGroups(Permission.java:684) [16:21:35] [Server thread/WARN]: at net.milkbowl.vault.permission.Permission.getPlayerGroups(Permission.java:696) [16:21:35] [Server thread/WARN]: at com.griefcraft.integration.permissions.VaultPermissions.getGroups(VaultPermissions.java:53) [16:21:35] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.getPlayerLimits(LimitsV2.java:431) [16:21:35] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.getEffectiveLimit(LimitsV2.java:471) [16:21:35] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.hasReachedLimit(LimitsV2.java:331) [16:21:35] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.onRegisterProtection(LimitsV2.java:209) [16:21:35] [Server thread/WARN]: at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:346) [16:21:35] [Server thread/WARN]: ... 24 more [16:22:10] [Server thread/WARN]: Failed to check session lock, aborting [16:25:38] [pool-3-thread-1694/INFO]: [BuycraftX] Fetching all due players... [16:25:39] [pool-3-thread-1694/INFO]: [BuycraftX] Fetched due players (0 found). [16:27:10] [Server thread/WARN]: Failed to check session lock, aborting [16:28:20] [Server thread/INFO]: killerchance lost connection: Disconnected [16:28:20] [Server thread/INFO]: killerchance left the game. [16:28:26] [User Authenticator #38/INFO]: UUID of player killerchance is 4c13df99-a0f2-49cd-b227-181ea6101051 [16:28:26] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to AuthMe v3.5-SNAPSHOT org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:282) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:142) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:115) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:53) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:222) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.ServerConnection.c(SourceFile:168) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:745) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101] Caused by: java.lang.NullPointerException at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPrimaryGroup(Permission_GroupManager.java:327) ~[?:?] at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:726) ~[?:?] 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:673) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_101] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_101] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[craftbukkit-1.8.8-R0.1.jar:git-Bukkit-e1ebe52] ... 14 more [16:28:26] [Server thread/INFO]: killerchance[/184.15.132.64:51262] logged in with entity id 176674 at ([map]-92.60719843739919, 62.5, 294.01521013739944) [16:28:26] [pool-3-thread-1694/WARN]: Exception in thread "pool-3-thread-1694" [16:28:26] [pool-3-thread-1694/WARN]: org.apache.commons.lang.UnhandledException: Plugin Essentials vTeamCity generated an exception while executing task 5008 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.ISettings.getSpawnOnJoinGroups()Ljava/util/List; at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.delayedJoin(EssentialsSpawnPlayerListener.java:75) at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1.run(EssentialsSpawnPlayerListener.java:67) at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more [16:28:31] [Server thread/INFO]: [AuthMe] killerchance logged in! [16:30:27] [Server thread/WARN]: com.griefcraft.scripting.ModuleException: LWC Module threw an uncaught exception! LWC version: 4.4.0 (b881) [16:30:27] [Server thread/WARN]: at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:358) [16:30:27] [Server thread/WARN]: at com.griefcraft.listeners.LWCBlockListener.onBlockPlaceMonitor(LWCBlockListener.java:417) [16:30:27] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor870.invoke(Unknown Source) [16:30:27] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:30:27] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:606) [16:30:27] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) [16:30:27] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [16:30:27] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [16:30:27] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [16:30:27] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:126) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:158) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:502) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:728) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [16:30:27] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [16:30:27] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:262) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [16:30:27] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [16:30:27] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745) [16:30:27] [Server thread/WARN]: Caused by: java.lang.NullPointerException [16:30:27] [Server thread/WARN]: at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPlayerGroups(Permission_GroupManager.java:313) [16:30:27] [Server thread/WARN]: at net.milkbowl.vault.permission.Permission.getPlayerGroups(Permission.java:684) [16:30:27] [Server thread/WARN]: at net.milkbowl.vault.permission.Permission.getPlayerGroups(Permission.java:696) [16:30:27] [Server thread/WARN]: at com.griefcraft.integration.permissions.VaultPermissions.getGroups(VaultPermissions.java:53) [16:30:27] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.getPlayerLimits(LimitsV2.java:431) [16:30:27] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.getEffectiveLimit(LimitsV2.java:471) [16:30:27] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.hasReachedLimit(LimitsV2.java:331) [16:30:27] [Server thread/WARN]: at com.griefcraft.modules.limits.LimitsV2.onRegisterProtection(LimitsV2.java:209) [16:30:27] [Server thread/WARN]: at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:346) [16:30:27] [Server thread/WARN]: ... 23 more [16:30:39] [pool-3-thread-1696/INFO]: [BuycraftX] Fetching all due players... [16:30:39] [pool-3-thread-1696/INFO]: [BuycraftX] Fetched due players (0 found). [16:32:10] [Server thread/WARN]: Failed to check session lock, aborting [16:35:39] [pool-3-thread-1701/INFO]: [BuycraftX] Fetching all due players... [16:35:41] [pool-3-thread-1701/INFO]: [BuycraftX] Fetched due players (0 found). [16:37:10] [Server thread/WARN]: Failed to check session lock, aborting [16:40:41] [pool-3-thread-1700/INFO]: [BuycraftX] Fetching all due players... [16:40:42] [pool-3-thread-1700/INFO]: [BuycraftX] Fetched due players (0 found). [16:42:10] [Server thread/WARN]: Failed to check session lock, aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement