Configuration Problème avec le téléchargement du ressource pack

Matmatdu34

Architecte en herbe
31 Mars 2016
98
1
115
21
Bonjour, je tente d’installer un ressource pack sur mon serveur mais je n'y arrive pas.
Je me suis aidé de cette vidéo :
Lorsque je me connecte ça télécharge le ressource pack mais ça ne met pas les textures du ressource pack. Mon serveur est en 1.8 sous bukkit.

Code:
[15:03:33] [Server thread/INFO]: Starting minecraft server version 1.8
[15:03:33] [Server thread/INFO]: Loading properties
[15:03:33] [Server thread/INFO]: Default game type: SURVIVAL
[15:03:33] [Server thread/INFO]: Generating keypair
[15:03:33] [Server thread/INFO]: Starting Minecraft server on *:25565
[15:03:33] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\ChatEx.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:250) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 8 more
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\MarriageMaster.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:250) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 8 more
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\MinePacks.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:250) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 8 more
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\PermissionsEx-1.23.3.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:250) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 8 more
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\ServerSigns.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:250) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 8 more
[15:03:34] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
[15:03:34] [Server thread/INFO]: [Assassination] Loading Assassination v1.5.8
[15:03:34] [Server thread/INFO]: [GroupManager] Loading GroupManager vPre2.14.1.3 FINAL (Phoenix)
[15:03:34] [Server thread/INFO]: [TintHealth] Loading TintHealth v1.4.6
[15:03:34] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
[15:03:34] [Server thread/INFO]: [MMenottes] Loading MMenottes v1.1
[15:03:34] [Server thread/INFO]: [MoreItems] Loading MoreItems v2.0.2
[15:03:34] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
[15:03:34] [Server thread/INFO]: [Brewery] Loading Brewery v1.3.1
[15:03:34] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.7
[15:03:34] [Server thread/INFO]: [ParticuleDeSang] Loading ParticuleDeSang v0.1
[15:03:34] [Server thread/INFO]: [SerialKey] Loading SerialKey v0.3
[15:03:34] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[15:03:34] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.1.1
[15:03:34] [Server thread/INFO]: [iConomy] Loading iConomy v7.0.6
[15:03:34] [Server thread/INFO]: [BleedingMobs] Loading BleedingMobs v4.4
[15:03:34] [Server thread/INFO]: [BlackWords] Loading BlackWords v0.3
[15:03:34] [Server thread/INFO]: [Tablist] Loading Tablist v1.2.3.7
[15:03:34] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
[15:03:34] [Server thread/INFO]: [RacesAndClasses] Loading RacesAndClasses v1.1.9
[15:03:34] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.5
[15:03:34] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[15:03:34] [Server thread/INFO]: [dynmap] Loading dynmap v2.2-1118
[15:03:34] [Server thread/INFO]: [dynmap] version=git-Bukkit-33d5de3 (MC: 1.8)
[15:03:34] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
[15:03:34] [Server thread/INFO]: [dynmap] Mod Support API available
[15:03:34] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
[15:03:34] [Server thread/INFO]: [Vault] Loading Vault v1.5.5-b47
[15:03:34] [Server thread/INFO]: [Cannons] Loading Cannons v2.3.8
[15:03:34] [Server thread/INFO]: [Decapitation] Loading Decapitation v0.2.8
[15:03:34] [Server thread/INFO]: [NoItem] Loading NoItem v3.1.0
[15:03:34] [Server thread/INFO]: [WantedPlayer] Loading WantedPlayer v1.2
[15:03:34] [Server thread/INFO]: [Jobs] Loading Jobs v2.12.0
[15:03:34] [Server thread/INFO]: [Movecraft] Loading Movecraft v4.0.1
[15:03:34] [Server thread/INFO]: [QuickShop] Loading QuickShop v4.4
[15:03:34] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.14-SNAPSHOT (build 1195)
[15:03:34] [Server thread/INFO]: [Factions] Loading Factions v2.8.5
[15:03:34] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.68
[15:03:34] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v2.1.5
[15:03:34] [Server thread/INFO]: [Quests] Loading Quests v2.5.5-b95
[15:03:34] [Server thread/INFO]: [CookieMonster] Loading CookieMonster v1.8
[15:03:34] [Server thread/INFO]: [CreeperHeal] Loading CreeperHeal v6.8.1
[15:03:34] [Server thread/INFO]: [Disease] Loading Disease v1.9.3
[15:03:34] [Server thread/INFO]: [Sentry] Loading Sentry v1.8.4
[15:03:34] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.5
[15:03:34] [Server thread/INFO]: [MassiveCore 2.8.5] === ENABLE START ===
[15:03:34] [Server thread/INFO]: [MassiveCore 2.8.5] §eLoading Cachefile datas...
[15:03:34] [Server thread/INFO]: [MassiveCore 2.8.5] §eLoading Onlineplayer datas...
[15:03:34] [Server thread/INFO]: [MassiveCore 2.8.5] §eLoading Registry datas...
[15:03:34] [Server thread/INFO]: [MassiveCore 2.8.5] §eSaving Cachefile...
[15:03:34] [Server thread/INFO]: [MassiveCore 2.8.5] §eSetup of IdUtil took §d14§ems.
[15:03:34] [Server thread/INFO]: [MassiveCore 2.8.5] === ENABLE §aCOMPLETE §e(Took §d158ms§e) ===
[15:03:34] [Server thread/INFO]: [Vault] Enabling Vault v1.5.5-b47
[15:03:34] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[15:03:34] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[15:03:34] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[15:03:34] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[15:03:34] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[15:03:34] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[15:03:34] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[15:03:34] [Server thread/INFO]: [Vault] Enabled Version 1.5.5-b47
[15:03:34] [Server thread/INFO]: [MassiveCore 2.8.5] §aActivated §eintegration with §dVault
[15:03:34] [Server thread/INFO]: Preparing level "world"
[15:03:34] [Server thread/INFO]: Preparing start region for level 0 (Seed: 27594263)
[15:03:34] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1971146857826591802)
[15:03:35] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
[15:03:35] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[15:03:35] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[15:03:35] [Server thread/INFO]: [Assassination] Enabling Assassination v1.5.8
[15:03:35] [Server thread/ERROR]: [Assassination] Assassination v1.5.8 attempted to register an invalid EventHandler method signature "public void pl.ZamorekPL.Assassination.EagleVision.EagleVision.EV(org.bukkit.entity.Player)" in class pl.ZamorekPL.Assassination.EagleVision.EagleVision
[15:03:35] [Server thread/INFO]: [GroupManager] Enabling GroupManager vPre2.14.1.3 FINAL (Phoenix)
[15:03:35] [Server thread/WARN]: GroupManager - WARNING - The group 'Moderateur' is claiming to be default where 'Membre' already was.
[15:03:35] [Server thread/WARN]: GroupManager - WARNING - Overriding first default request in file: plugins\GroupManager\worlds\world\groups.yml
[15:03:35] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'Test' not found for group Membre. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
[15:03:35] [Server thread/INFO]: GroupManager - INFO - World Found: world
[15:03:35] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[15:03:35] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[15:03:35] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[15:03:35] [Server thread/INFO]: GroupManager version Pre2.14.1.3 FINAL (Phoenix) is enabled!
[15:03:35] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[15:03:35] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[15:03:35] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[15:03:35] [Server thread/INFO]: [TintHealth] Enabling TintHealth v1.4.6
[15:03:35] [Server thread/INFO]: [TintHealth] Configuration successfully loaded
[15:03:35] [Server thread/INFO]: [TintHealth] 0 player toggles loaded
[15:03:35] [Server thread/INFO]: true / 2
[15:03:35] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
[15:03:35] [Server thread/INFO]: [ClearLag] Loading modules...
[15:03:35] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[15:03:35] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[15:03:35] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[15:03:35] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
[15:03:35] [Server thread/INFO]: [MMenottes] Enabling MMenottes v1.1
[15:03:35] [Server thread/INFO]: #########################
[15:03:35] [Server thread/INFO]:  M'Menottes - Activation
[15:03:35] [Server thread/INFO]:   Plugin developpe par   
[15:03:35] [Server thread/INFO]:         Manercraft       
[15:03:35] [Server thread/INFO]: #########################
[15:03:35] [Server thread/ERROR]: [MMenottes] Plugin MMenottes v1.1 has failed to register events for class fr.manercraft.mmenottes.listeners.MenottesEvent because org/spigotmc/event/entity/EntityDismountEvent does not exist.
[15:03:35] [Server thread/INFO]: Craft Menotte activé
[15:03:35] [Server thread/INFO]: Craft CleMenotte activé
[15:03:35] [Server thread/INFO]: [MoreItems] Enabling MoreItems v2.0.2
[15:03:35] [Server thread/WARN]: [MoreItems] WorldGuard is not present! Some features may bug out!
[15:03:35] [Server thread/ERROR]: [MoreItems] Plugin MoreItems v2.0.2 has failed to register events for class me.khave.moreitems.Events.BlockBreak because org/bukkit/event/player/PlayerItemDamageEvent does not exist.
[15:03:35] [Server thread/INFO]: [MoreItems] Loading all items...
[15:03:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
[15:03:36] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[15:03:36] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[15:03:36] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[15:03:36] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[15:03:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[15:03:36] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[15:03:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[15:03:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[15:03:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[15:03:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[15:03:36] [Server thread/INFO]: [WorldGuard] Loading region data...
[15:03:36] [Server thread/INFO]: [Brewery] Enabling Brewery v1.3.1
[15:03:36] [Server thread/INFO]: [0;32;22m[Brewery] [0;37;1mBrewery enabled![m
[15:03:36] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.7
[15:03:36] [Server thread/INFO]: Preparing start region for level 2 (Seed: -369176714513568480)
[15:03:36] [Thread-18/INFO]: [ClearLag] No updates found!
[15:03:36] [User Authenticator #1/INFO]: UUID of player LeSurvivantYT is 17565fff-fc57-499b-b9e6-0bfee43d8c51
[15:03:37] [Server thread/INFO]: [WorldGuard] (MondeBateaux) TNT ignition is PERMITTED.
[15:03:37] [Server thread/INFO]: [WorldGuard] (MondeBateaux) Lighters are PERMITTED.
[15:03:37] [Server thread/INFO]: [WorldGuard] (MondeBateaux) Lava fire is blocked.
[15:03:37] [Server thread/INFO]: [WorldGuard] (MondeBateaux) Fire spread is UNRESTRICTED.
[15:03:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MondeBateaux'
[15:03:37] [Server thread/INFO]: Preparing start region for level 3 (Seed: 7507465193652427867)
[15:03:37] [Server thread/INFO]: [WorldGuard] (Monde_Arbre) TNT ignition is PERMITTED.
[15:03:37] [Server thread/INFO]: [WorldGuard] (Monde_Arbre) Lighters are PERMITTED.
[15:03:37] [Server thread/INFO]: [WorldGuard] (Monde_Arbre) Lava fire is blocked.
[15:03:37] [Server thread/INFO]: [WorldGuard] (Monde_Arbre) Fire spread is UNRESTRICTED.
[15:03:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Monde_Arbre'
[15:03:38] [Server thread/INFO]: Preparing start region for level 4 (Seed: -7590468892679200925)
[15:03:38] [Server thread/INFO]: [WorldGuard] (Survie3) TNT ignition is PERMITTED.
[15:03:38] [Server thread/INFO]: [WorldGuard] (Survie3) Lighters are PERMITTED.
[15:03:38] [Server thread/INFO]: [WorldGuard] (Survie3) Lava fire is blocked.
[15:03:38] [Server thread/INFO]: [WorldGuard] (Survie3) Fire spread is UNRESTRICTED.
[15:03:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survie3'
[15:03:38] [Server thread/INFO]: Preparing start region for level 5 (Seed: 7854453096451768931)
[15:03:38] [Server thread/INFO]: [WorldGuard] (Test) TNT ignition is PERMITTED.
[15:03:38] [Server thread/INFO]: [WorldGuard] (Test) Lighters are PERMITTED.
[15:03:38] [Server thread/INFO]: [WorldGuard] (Test) Lava fire is blocked.
[15:03:38] [Server thread/INFO]: [WorldGuard] (Test) Fire spread is UNRESTRICTED.
[15:03:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Test'
[15:03:38] [Server thread/INFO]: [MultiWorld] v5.2.7 enabled.
[15:03:39] [Server thread/INFO]: [ParticuleDeSang] Enabling ParticuleDeSang v0.1
[15:03:39] [Server thread/INFO]: Particule de Sang Par BenjiB02  est ONLINE
[15:03:39] [Server thread/INFO]: [SerialKey] Enabling SerialKey v0.3
[15:03:39] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[15:03:39] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
[15:03:39] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
[15:03:39] [Thread-20/INFO]: [Skyupdater] No update found for 'SerialKey'.
[15:03:39] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v3.1.1
[15:03:39] [Server thread/INFO]: <<[ DeathMessages ]>>  [ Version ]=[ 3.1.1 ] [ Successfully Loaded! ]
[15:03:39] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0.6
[15:03:39] [Server thread/INFO]: [iConomy - April Fools] Enabled (9 ms)
[15:03:39] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[15:03:39] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[15:03:39] [Thread-22/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[15:03:39] [Server thread/INFO]: [BleedingMobs] Enabling BleedingMobs v4.4
[15:03:39] [Server thread/INFO]: [BlackWords] Enabling BlackWords v0.3
[15:03:39] [Server thread/WARN]: [BlackWords] Default system encoding may have misread config.yml from plugin jar
[15:03:39] [Server thread/INFO]: [Tablist] Enabling Tablist v1.2.3.7
[15:03:39] [Server thread/INFO]: Tablist> Tablist v1.2.3.7 enabled!!
[15:03:39] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
[15:03:39] [Server thread/INFO]: [RacesAndClasses] Enabling RacesAndClasses v1.1.9
[15:03:40] [Server thread/INFO]: [RacesAndClasses]loaded: 90 traits, 3 races, 4 classes, 11 channels, hooked 12 Events
[15:03:40] [Server thread/INFO]: [RacesAndClasses]RacesAndClasses Version: '1.1.9' fully loaded with Permissions: Vault
[15:03:40] [Server thread/INFO]: [dynmap] Enabling dynmap v2.2-1118
[15:03:40] [Server thread/INFO]: [dynmap] Using GroupManager Pre2.14.1.3 FINAL (Phoenix) for access control
[15:03:41] [Server thread/INFO]: [dynmap] Mod Support processing completed
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
[15:03:41] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
[15:03:41] [Server thread/INFO]: [dynmap] version 2.2-1118 is enabled - core version 2.2-2058
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 4 pending tile renders for world 'world'
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'MondeBateaux'.
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Monde_Arbre'.
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Survie3'.
[15:03:41] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Test'.
[15:03:41] [Server thread/INFO]: [dynmap] Enabled
[15:03:42] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
[15:03:42] [Server thread/INFO]: [Cannons] Enabling Cannons v2.3.8
[15:03:42] [Server thread/ERROR]: [Cannons] Plugin Cannons v2.3.8 has failed to register events for class at.pavlov.cannons.listener.BlockListener because org/bukkit/event/block/BlockExplodeEvent does not exist.
[15:03:42] [Server thread/INFO]: [Cannons] Loading projectile configs
[15:03:42] [User Authenticator #2/INFO]: UUID of player LeSurvivantYT is 17565fff-fc57-499b-b9e6-0bfee43d8c51
[15:03:42] [Server thread/INFO]: [Cannons] Loading cannon designs
[15:03:42] [Server thread/INFO]: [Cannons] Cannons plugin v2.3.8 has been enabled
[15:03:42] [Server thread/INFO]: [Decapitation] Enabling Decapitation v0.2.8
[15:03:42] [Server thread/INFO]: [Decapitation] Bounties not enabled
[15:03:42] [Server thread/INFO]: [NoItem] Enabling NoItem v3.1.0
[15:03:42] [Server thread/INFO]: [WantedPlayer] Enabling WantedPlayer v1.2
[15:03:42] [Server thread/INFO]: [WantedPlayer] Auto-Mode Desactivated !
[15:03:42] [Server thread/INFO]: [Jobs] Enabling Jobs v2.12.0
[15:03:42] [Server thread/ERROR]: ==================== Jobs ====================
[15:03:42] [Server thread/ERROR]: Unable to load jobConfig.yml!
[15:03:42] [Server thread/ERROR]: Check your config for formatting issues!
[15:03:42] [Server thread/ERROR]: No jobs were loaded!
[15:03:42] [Server thread/ERROR]: Error: while scanning a simple key
 in 'string', line 529, column 1:
    RAW Paste Data
    ^
could not found expected ':'
 in 'string', line 531, column 1:
    # Jobs configuration.
    ^

[15:03:42] [Server thread/ERROR]: ==============================================
[15:03:42] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[15:03:42] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[15:03:42] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[15:03:42] [Server thread/INFO]: [Movecraft] Enabling Movecraft v4.0.1
[15:03:42] [Server thread/INFO]: [Movecraft] Recognized PilotTool setting of: 280
[15:03:42] [Server thread/INFO]: [Movecraft] CompatiblityMode is set to true
[15:03:42] [Server thread/INFO]: [Movecraft] Found a compatible version of WorldGuard. Enabling WorldGuard integration
[15:03:42] [Server thread/INFO]: [Movecraft] Settings: WorldGuardBlockMoveOnBuildPerm - true, WorldGuardBlockSinkOnPVPPerm - true
[15:03:42] [Server thread/INFO]: [Movecraft] Found a compatible version of WorldEdit. Enabling WorldEdit integration
[15:03:42] [Server thread/INFO]: [Movecraft] Found a compatible version of Cannons. Enabling Cannons integration
[15:03:42] [Server thread/INFO]: [Movecraft] Movecraft did not find a compatible version of WGCustomFlags. Disabling WGCustomFlags integration.
[15:03:42] [Server thread/INFO]: [Movecraft] Movecraft did not find a compatible version of Towny. Disabling Towny integration.
[15:03:42] [Server thread/INFO]: [Movecraft] Movecraft did not find a compatible version of Essentials. Disabling Essentials integration.
[15:03:42] [Server thread/INFO]: [Movecraft] Found a compatible Vault plugin.
[15:03:42] [Server thread/INFO]: [Movecraft] Loaded 10 Craft files
[15:03:42] [Server thread/INFO]: [Movecraft] Submitted statistics to mcstats.org succesfully. Thank you for your support.
[15:03:42] [Server thread/INFO]: [Movecraft] [V 4.0.1] has been enabled.
[15:03:42] [Server thread/INFO]: [QuickShop] Enabling QuickShop v4.4
[15:03:42] [Server thread/INFO]: [QuickShop] Hooking Vault
[15:03:42] [Server thread/INFO]: [QuickShop] Starting item scheduler
[15:03:42] [Server thread/INFO]: [QuickShop] Limit cfg found...
[15:03:42] [Server thread/INFO]: [QuickShop] Limits.use: false
[15:03:42] [Server thread/INFO]: [QuickShop] {quickshop=0, quickshop.vip=20}
[15:03:42] [Server thread/INFO]: [QuickShop] Loading shops from database...
[15:03:42] [Server thread/INFO]: [QuickShop] Loaded 2 shops.
[15:03:42] [Server thread/INFO]: Cleaning purchase messages from database that are over a week old...
[15:03:42] [Server thread/INFO]: [QuickShop] Registering Listeners
[15:03:42] [Server thread/INFO]: [QuickShop] Metrics started.
[15:03:42] [Server thread/INFO]: [QuickShop] QuickShop loaded!
[15:03:43] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1195)
[15:03:43] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
[15:03:43] [Server thread/INFO]: [Factions] Enabling Factions v2.8.5
[15:03:43] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.5[0;36;22m] [0;33;1m=== ENABLE START ===[m
[15:03:43] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.5[0;36;22m] [0;33;1m[0;32;1mActivated [0;33;1mintegration with [0;35;1mWorldGuard[m
[15:03:43] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.5[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m117ms[0;33;1m) ===[m
[15:03:43] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.68
[15:03:43] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v2.1.5
[15:03:43] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R1 (Minecraft 1.8)...
[15:03:43] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
[15:03:43] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
[15:03:43] [Server thread/INFO]: [MythicMobs] Loaded 5 mobs.
[15:03:43] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
[15:03:43] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
[15:03:43] [Server thread/INFO]: [MythicMobs] Loaded 3 skills.
[15:03:43] [Server thread/INFO]: [MythicMobs] Loaded 2 random spawns.
[15:03:43] [Server thread/INFO]: [MythicMobs] Loaded 3 mythic items.
[15:03:43] [Server thread/INFO]: [MythicMobs] Loaded 1 drop tables.
[15:03:43] [Server thread/INFO]: [MythicMobs] Loaded 0 mob spawners.
[15:03:43] [Server thread/INFO]: [MythicMobs] v2.1.5 has been successfully loaded!
[15:03:44] [Thread-45/WARN]: [MythicMobs] The author of this plugin (Xikage AKA Ashijin) has misconfigured their Auto Update system
[15:03:44] [Thread-45/WARN]: [MythicMobs] File versions should follow the format 'PluginName VVERSION'
[15:03:44] [Thread-45/WARN]: [MythicMobs] Please notify the author of this error.
[15:03:44] [Server thread/INFO]: [Quests] Enabling Quests v2.5.5-b95
[15:03:44] [Server thread/INFO]: [CookieMonster] Enabling CookieMonster v1.8
[15:03:44] [Server thread/INFO]: [CookieMonster] Using Vault v1.5.5-b47 for economy
[15:03:44] [Server thread/INFO]: [CookieMonster]  v1.8 loaded successfully.
[15:03:44] [Server thread/INFO]: [CookieMonster]  Developed by: [jascotty2, Coelho]
[15:03:44] [Server thread/INFO]: [CreeperHeal] Enabling CreeperHeal v6.8.1
[15:03:44] [Server thread/INFO]: debug: false
[15:03:44] [Server thread/INFO]: [Disease] Enabling Disease v1.9.3
[15:03:44] [Server thread/INFO]: [Disease] Plugin Loading
[15:03:44] [Server thread/INFO]: [Disease] Loading configuration file
[15:03:44] [Server thread/INFO]: [Disease] Loading Language file
[15:03:44] [Server thread/INFO]: [Disease] Temperature module loaded
[15:03:44] [Server thread/INFO]: Custom heat values reloaded into calculator
[15:03:44] [Server thread/INFO]: radius 3
[15:03:44] [Server thread/INFO]: fire 10
[15:03:44] [Server thread/INFO]: torch 2
[15:03:44] [Server thread/INFO]: [Disease] §aAdding allowed world: world
[15:03:44] [Server thread/INFO]: [Disease] §aAdding allowed world: world_nether
[15:03:44] [Server thread/INFO]: [Disease] §aAdding allowed world: world_the_end
[15:03:44] [Server thread/INFO]: [Disease] Loading choking items: [260, 297, 319, 320, 349, 350, 358, 363, 364, 365, 366, 367, 391, 392, 393, 411, 412, 423, 424]
[15:03:44] [Server thread/INFO]: §aCreating Bandage Recipe
[15:03:44] [Server thread/INFO]: §aCreating Sweetwort Recipe
[15:03:44] [Server thread/INFO]: §aCreating Smoothwater Recipe
[15:03:44] [Server thread/INFO]: §aCreating Bitterwort Recipe
[15:03:44] [Server thread/INFO]: §aCreating Brightwater Recipe
[15:03:44] [Server thread/INFO]: §aCreating LegSplint Recipe
[15:03:44] [Server thread/INFO]: §aCreating WarmGel recipe
[15:03:44] [Server thread/INFO]: §aCreating Blackbrew Recipe
[15:03:44] [Server thread/INFO]: §aCreating SoothingPotion Recipe
[15:03:44] [Server thread/INFO]: §aCreating LycanPotion Recipe
[15:03:44] [Server thread/INFO]: §aCreating Syringe Recipe
[15:03:44] [Server thread/INFO]: §aCreating vaccines Recipe
[15:03:44] [Server thread/INFO]: §aCreating boiling milk recipe
[15:03:44] [Server thread/INFO]: §aCreating Disease Vial Recipe
[15:03:44] [Server thread/INFO]: §aCreating SweetBrine Recipe
[15:03:44] [Server thread/INFO]: [Disease] §cThanks for using the BYTE Disease plugin - www.byte.org.uk!
[15:03:44] [Server thread/INFO]: [Disease] §aBYTE scoreboard Enabled
[15:03:44] [Server thread/INFO]: [Disease] Scoreboard Stats not Found
[15:03:44] [Server thread/INFO]: [Disease] Citizens plugin Found
[15:03:44] [Server thread/INFO]: [Disease] Hooking into citizens
[15:03:44] [Server thread/INFO]: [Disease] Vault plugin Found
[15:03:44] [Server thread/INFO]: [Disease] Vault Enabled
[15:03:44] [Server thread/INFO]: [Disease] World Guard disabled in config
[15:03:44] [Server thread/INFO]: [Disease] timer at 50
[15:03:44] [Server thread/INFO]: [Sentry] Enabling Sentry v1.8.4
[15:03:44] [Server thread/INFO]: [Sentry] Could not register with Denizen
[15:03:44] [Server thread/INFO]: [Sentry] Could not find or register with Towny
[15:03:44] [Server thread/INFO]: [Sentry] Registered with Factions sucessfully. the FACTION: target will function
[15:03:44] [Server thread/INFO]: [Sentry] Could not find or register with War.
[15:03:44] [Server thread/INFO]: [Sentry] Could not find or register with SimpleClans.
[15:03:45] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:03:46] [Server thread/INFO]: Done (11.614s)! For help, type "help" or "?"
[15:03:46] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.6
[15:03:46] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[15:03:46] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[15:03:46] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[15:03:46] [pool-3-thread-18/WARN]: Exception in thread "pool-3-thread-18"
[15:03:46] [pool-3-thread-18/WARN]: org.apache.commons.lang.UnhandledException: Plugin BleedingMobs v4.4 generated an exception while executing task 28
    at org.bukkit.craftbukkit.v1_8_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: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
    at me.snowleo.bleedingmobs.update.UpdateCheck.getUpdatePage(UpdateCheck.java:104)
    at me.snowleo.bleedingmobs.update.UpdateCheck.checkForUpdate(UpdateCheck.java:30)
    at me.snowleo.bleedingmobs.update.UpdateNotifier$AsyncUpdateCheck.run(UpdateNotifier.java:33)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

[15:03:46] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[15:03:46] [pool-3-thread-21/INFO]: [Vault] Checking for Updates ...
[15:03:46] [pool-3-thread-21/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.5.5
[15:03:46] [pool-3-thread-21/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[15:03:46] [Server thread/INFO]: [Disease] Loading player LeSurvivantYT
[15:03:46] [Server thread/INFO]: LeSurvivantYT[/46.182.210.66:52787] logged in with entity id 623 at ([world] 1303.9736590346542, 122.0, 1401.6733151300418)
[15:03:46] [Server thread/INFO]: LeSurvivantYT lost connection: You logged in from another location
[15:03:46] [Server thread/INFO]: [Disease] Saving Disease details for LeSurvivantYT
[15:03:46] [Server thread/ERROR]: Could not pass event AsyncPlayerChatEvent to BlackWords v0.3
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.sendMessageInChannel(ChannelContainer.java:360) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.removePlayerFromChannel(ChannelContainer.java:310) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.leaveChannel(ChannelManager.java:406) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.playerQuit(ChannelManager.java:616) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.listeners.generallisteners.Listener_Player.onPlayerLeave(Listener_Player.java:79) [RacesAndClasses.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.disconnect(PlayerList.java:308) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:801) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerConnection.disconnect(PlayerConnection.java:173) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.attemptLogin(PlayerList.java:366) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:69) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:150) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(SourceFile:151) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:733) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at be.brigamers.blackWords.events.PlayerChat.onAsyncPlayerChat(PlayerChat.java:46) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 29 more
[15:03:46] [Server thread/ERROR]: Could not pass event AsyncPlayerChatEvent to BlackWords v0.3
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.sendMessageInChannel(ChannelContainer.java:360) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.addPlayerToChannel(ChannelContainer.java:296) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.joinChannel(ChannelManager.java:368) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.playerLogin(ChannelManager.java:601) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.listeners.generallisteners.Listener_Player.onPlayerJoin(Listener_Player.java:103) [RacesAndClasses.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:258) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:142) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:81) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:150) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(SourceFile:151) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:733) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at be.brigamers.blackWords.events.PlayerChat.onAsyncPlayerChat(PlayerChat.java:46) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 27 more
[15:03:46] [Server thread/INFO]: [Disease] Loading player LeSurvivantYT
[15:03:46] [Server thread/INFO]: LeSurvivantYT[/46.182.210.66:37446] logged in with entity id 624 at ([world] 1303.9736590346542, 122.0, 1401.6733151300418)
[15:03:46] [Server thread/INFO]: [Sentry] Registered sucessfully with Vault: 7 groups found. The GROUP: target will function
[15:03:47] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
[15:03:47] [pool-3-thread-14/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.2] busy[3] max[20]
[15:03:47] [pool-3-thread-8/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.3] busy[4] max[20]
[15:03:47] [pool-3-thread-44/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.4] busy[5] max[20]
[15:03:47] [pool-3-thread-26/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.5] busy[6] max[20]
[15:03:47] [pool-3-thread-43/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.6] busy[7] max[20]
[15:03:47] [pool-3-thread-64/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.7] busy[8] max[20]
[15:03:47] [pool-3-thread-63/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.8] busy[9] max[20]
[15:03:47] [pool-3-thread-62/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.9] busy[10] max[20]
[15:03:47] [pool-3-thread-25/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.10] busy[11] max[20]
[15:03:47] [pool-3-thread-3/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.11] busy[12] max[20]
[15:03:47] [pool-3-thread-61/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.12] busy[13] max[20]
[15:03:47] [pool-3-thread-59/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.13] busy[14] max[20]
[15:03:47] [pool-3-thread-60/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.14] busy[15] max[20]
[15:03:47] [pool-3-thread-57/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.15] busy[16] max[20]
[15:03:47] [pool-3-thread-56/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.16] busy[17] max[20]
[15:03:47] [pool-3-thread-32/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.17] busy[18] max[20]
[15:03:47] [pool-3-thread-55/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.18] busy[19] max[20]
[15:03:47] [pool-3-thread-54/INFO]: DataSourcePool [jdbcsqlitepluginsCannonsCannonsdb] grow; id[jdbcsqlitepluginsCannonsCannonsdb.19] busy[20] max[20]
[15:03:47] [Server thread/INFO]: [Quests] 4 Quest(s) loaded.
[15:03:47] [Server thread/INFO]: [Quests] 5 Event(s) loaded.
[15:03:47] [Server thread/INFO]: [Quests] 842 Phrase(s) loaded.
[15:03:53] [pool-3-thread-673/INFO]: [0;32;22m[Brewery] [0;37;1mUpdate available for Brewery-1.3.1: Brewery v1.5[m
[15:03:54] [User Authenticator #3/INFO]: UUID of player Matmatdu34 is 41928e99-9b66-4c68-948e-c0e360f01929
[15:03:54] [Server thread/ERROR]: Could not pass event AsyncPlayerChatEvent to BlackWords v0.3
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.sendMessageInChannel(ChannelContainer.java:360) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.addPlayerToChannel(ChannelContainer.java:296) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.joinChannel(ChannelManager.java:368) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.playerLogin(ChannelManager.java:601) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.listeners.generallisteners.Listener_Player.onPlayerJoin(Listener_Player.java:103) [RacesAndClasses.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:258) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:142) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:81) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:150) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(SourceFile:151) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:733) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at be.brigamers.blackWords.events.PlayerChat.onAsyncPlayerChat(PlayerChat.java:46) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 27 more
[15:03:54] [Server thread/INFO]: [Disease] Loading player Matmatdu34
[15:03:55] [Server thread/INFO]: Matmatdu34[/127.0.0.1:53324] logged in with entity id 856 at ([world] 1329.1953547162068, 134.6538217044138, 1570.9851352488502)
[15:04:07] [pool-3-thread-16/INFO]: [Metrics] Connection timed out: connect
[15:04:12] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[FR]Matmatdu34[0;37;1m][0;35;22m: le ressource pack tu la ?[m
[15:04:17] [Server thread/INFO]: Matmatdu34 lost connection: Disconnected
[15:04:17] [Server thread/INFO]: [Disease] Saving Disease details for Matmatdu34
[15:04:17] [Server thread/ERROR]: Could not pass event AsyncPlayerChatEvent to BlackWords v0.3
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.sendMessageInChannel(ChannelContainer.java:360) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.removePlayerFromChannel(ChannelContainer.java:310) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.leaveChannel(ChannelManager.java:406) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.playerQuit(ChannelManager.java:616) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.listeners.generallisteners.Listener_Player.onPlayerLeave(Listener_Player.java:79) [RacesAndClasses.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.disconnect(PlayerList.java:308) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:801) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.NetworkManager.l(NetworkManager.java:229) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(SourceFile:148) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:733) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at be.brigamers.blackWords.events.PlayerChat.onAsyncPlayerChat(PlayerChat.java:46) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 25 more
[15:04:37] [User Authenticator #4/INFO]: UUID of player Matmatdu34 is 41928e99-9b66-4c68-948e-c0e360f01929
[15:04:37] [Server thread/ERROR]: Could not pass event AsyncPlayerChatEvent to BlackWords v0.3
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.sendMessageInChannel(ChannelContainer.java:360) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.addPlayerToChannel(ChannelContainer.java:296) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.joinChannel(ChannelManager.java:368) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.playerLogin(ChannelManager.java:601) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.listeners.generallisteners.Listener_Player.onPlayerJoin(Listener_Player.java:103) [RacesAndClasses.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:258) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:142) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:81) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:150) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(SourceFile:151) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:733) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at be.brigamers.blackWords.events.PlayerChat.onAsyncPlayerChat(PlayerChat.java:46) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 27 more
[15:04:37] [Server thread/INFO]: [Disease] Loading player Matmatdu34
[15:04:37] [Server thread/INFO]: Matmatdu34[/127.0.0.1:53341] logged in with entity id 928 at ([world] 1333.6076348553308, 139.059513336712, 1511.891849612291)
[15:04:38] [Server thread/INFO]: LeSurvivantYT lost connection: Disconnected
[15:04:38] [Server thread/INFO]: [Disease] Saving Disease details for LeSurvivantYT
[15:04:38] [Server thread/ERROR]: Could not pass event AsyncPlayerChatEvent to BlackWords v0.3
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.sendMessageInChannel(ChannelContainer.java:360) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.removePlayerFromChannel(ChannelContainer.java:310) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.leaveChannel(ChannelManager.java:406) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.playerQuit(ChannelManager.java:616) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.listeners.generallisteners.Listener_Player.onPlayerLeave(Listener_Player.java:79) [RacesAndClasses.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.disconnect(PlayerList.java:308) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:801) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.NetworkManager.l(NetworkManager.java:229) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(SourceFile:148) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:733) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at be.brigamers.blackWords.events.PlayerChat.onAsyncPlayerChat(PlayerChat.java:46) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 25 more
[15:04:49] [User Authenticator #5/INFO]: UUID of player LeSurvivantYT is 17565fff-fc57-499b-b9e6-0bfee43d8c51
[15:04:49] [Server thread/ERROR]: Could not pass event AsyncPlayerChatEvent to BlackWords v0.3
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.sendMessageInChannel(ChannelContainer.java:360) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.addPlayerToChannel(ChannelContainer.java:296) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.joinChannel(ChannelManager.java:368) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.playerLogin(ChannelManager.java:601) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.listeners.generallisteners.Listener_Player.onPlayerJoin(Listener_Player.java:103) [RacesAndClasses.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:258) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:142) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:81) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:150) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(SourceFile:151) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:733) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at be.brigamers.blackWords.events.PlayerChat.onAsyncPlayerChat(PlayerChat.java:46) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 27 more
[15:04:49] [Server thread/INFO]: [Disease] Loading player LeSurvivantYT
[15:04:49] [Server thread/INFO]: LeSurvivantYT[/46.182.210.66:48895] logged in with entity id 940 at ([world] 1303.9736590346542, 122.0, 1401.6733151300418)
[15:04:55] [Server thread/INFO]: Matmatdu34 lost connection: Disconnected
[15:04:55] [Server thread/INFO]: [Disease] Saving Disease details for Matmatdu34
[15:04:55] [Server thread/ERROR]: Could not pass event AsyncPlayerChatEvent to BlackWords v0.3
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.sendMessageInChannel(ChannelContainer.java:360) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.removePlayerFromChannel(ChannelContainer.java:310) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.leaveChannel(ChannelManager.java:406) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.playerQuit(ChannelManager.java:616) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.listeners.generallisteners.Listener_Player.onPlayerLeave(Listener_Player.java:79) [RacesAndClasses.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.disconnect(PlayerList.java:308) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:801) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.NetworkManager.l(NetworkManager.java:229) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(SourceFile:148) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:733) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at be.brigamers.blackWords.events.PlayerChat.onAsyncPlayerChat(PlayerChat.java:46) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 25 more
[15:05:06] [User Authenticator #6/INFO]: UUID of player Matmatdu34 is 41928e99-9b66-4c68-948e-c0e360f01929
[15:05:06] [Server thread/ERROR]: Could not pass event AsyncPlayerChatEvent to BlackWords v0.3
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.sendMessageInChannel(ChannelContainer.java:360) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.container.ChannelContainer.addPlayerToChannel(ChannelContainer.java:296) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.joinChannel(ChannelManager.java:368) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.chat.channels.ChannelManager.playerLogin(ChannelManager.java:601) [RacesAndClasses.jar:?]
    at de.tobiyas.racesandclasses.listeners.generallisteners.Listener_Player.onPlayerJoin(Listener_Player.java:103) [RacesAndClasses.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-33d5de3]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:258) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:142) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:81) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:150) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(SourceFile:151) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:733) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609) [craftbukkit.jar:git-Bukkit-33d5de3]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit.jar:git-Bukkit-33d5de3]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at be.brigamers.blackWords.events.PlayerChat.onAsyncPlayerChat(PlayerChat.java:46) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit.jar:git-Bukkit-33d5de3]
    ... 27 more
[15:05:06] [Server thread/INFO]: [Disease] Loading player Matmatdu34
[15:05:06] [Server thread/INFO]: Matmatdu34[/127.0.0.1:53360] logged in with entity id 958 at ([world] 1332.3414119659253, 135.9719030229853, 1504.7760461240118)
[15:05:09] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[Orc]LeSurvivantYT[0;37;1m][0;35;22m: je ne l'ai pas mis.[m
[15:05:21] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[Orc]LeSurvivantYT[0;37;1m][0;35;22m: et je ne voit pas tes messsages.[m
[15:05:26] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[FR]Matmatdu34[0;37;1m][0;35;22m: pas grave.[m
[15:05:30] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[FR]Matmatdu34[0;37;1m][0;35;22m: ah bon ?[m
[15:05:31] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[Orc]LeSurvivantYT[0;37;1m][0;35;22m: la oui.[m
[15:05:45] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[FR]Matmatdu34[0;37;1m][0;35;22m: normal je postait pas.[m
[15:05:55] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[Orc]LeSurvivantYT[0;37;1m][0;35;22m: ah.[m
[15:05:59] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[Orc]LeSurvivantYT[0;37;1m][0;35;22m: XD.[m
[15:06:28] [Server thread/INFO]: LeSurvivantYT issued server command: /clear
[15:06:28] [Server thread/INFO]: [LeSurvivantYT: Cleared the inventory of LeSurvivantYT, removing 1 items]
[15:10:15] [Server thread/INFO]: LeSurvivantYT issued server command: /clear
[15:10:15] [Server thread/INFO]: [LeSurvivantYT: Cleared the inventory of LeSurvivantYT, removing 3 items]
[15:10:25] [Server thread/INFO]: [0;31;22m[ClearLag] [0;31;1mWarning Ground items will be removed in [0;37;22m60 [0;31;1mseconds![m
[15:11:05] [Server thread/INFO]: [0;31;22m[ClearLag] [0;31;1mWarning Ground items will be removed in [0;37;22m20 [0;31;1mseconds![m
[15:13:35] [pool-5-thread-1/INFO]: GroupManager - INFO -  Data files refreshed.
[15:13:46] [Server thread/INFO]: [RacesAndClasses]YML File flushing done. Flushed 2 files to Disc. Took 26 ms.
[15:14:07] [pool-3-thread-2/INFO]: [Metrics] Connection timed out: connect
[15:16:30] [Server thread/INFO]: LeSurvivantYT issued server command: /time set
[15:16:36] [Server thread/INFO]: LeSurvivantYT issued server command: /time set 0
[15:16:36] [Server thread/INFO]: [LeSurvivantYT: Set the time to 0]
[15:17:54] [Server thread/INFO]: LeSurvivantYT issued server command: /clear
[15:17:54] [Server thread/INFO]: [LeSurvivantYT: Cleared the inventory of LeSurvivantYT, removing 6 items]
[15:18:05] [Server thread/INFO]: [0;31;22m[ClearLag] [0;31;1mWarning Ground items will be removed in [0;37;22m60 [0;31;1mseconds![m
[15:18:45] [Server thread/INFO]: [0;31;22m[ClearLag] [0;31;1mWarning Ground items will be removed in [0;37;22m20 [0;31;1mseconds![m
[15:19:06] [Server thread/INFO]: [0;35;22m[Global] [0;37;1m[0;37;1m[[FR]Matmatdu34[0;37;1m][0;35;22m: Je restart.[m
[15:19:12] [Server thread/INFO]: Matmatdu34 issued server command: /stop
[15:19:12] [Server thread/INFO]: [Matmatdu34: Stopping the server]
[15:19:12] [Server thread/INFO]: Stopping server
[15:19:12] [Server thread/INFO]: [Sentry] Disabling Sentry v1.8.4
[15:19:12] [Server thread/INFO]: [Sentry]  v1.8.4 disabled.
[15:19:12] [Server thread/INFO]: [Disease] Disabling Disease v1.9.3
[15:19:12] [Server thread/INFO]: [Disease] Saving players to file
[15:19:12] [Server thread/INFO]: [Disease] Saving Disease details for LeSurvivantYT
[15:19:12] [Server thread/INFO]: [Disease] Saving Disease details for Matmatdu34
[15:19:12] [Server thread/INFO]: [Disease] Thanks for using BYTE Disease plugin - www.byte.org.uk!
[15:19:12] [Server thread/INFO]: [CreeperHeal] Disabling CreeperHeal v6.8.1
[15:19:12] [Server thread/INFO]: [CookieMonster] Disabling CookieMonster v1.8
[15:19:12] [Server thread/INFO]: [Quests] Disabling Quests v2.5.5-b95
[15:19:12] [Server thread/INFO]: [Quests] Saving Quester data.
[15:19:12] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v2.1.5
[15:19:12] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...
[15:19:12] [Server thread/INFO]: [MythicMobs] All active settings have been saved.
[15:19:12] [Server thread/INFO]: [MythicMobs] v2.1.5 has been Disabled!
[15:19:12] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v1.68
[15:19:12] [Server thread/INFO]: [Factions] Disabling Factions v2.8.5
[15:19:12] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.5[0;36;22m] [0;33;1mDisabled[m
[15:19:12] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.14-SNAPSHOT (build 1195)
[15:19:12] [Server thread/INFO]: [QuickShop] Disabling QuickShop v4.4
[15:19:12] [Server thread/INFO]: [Movecraft] Disabling Movecraft v4.0.1
[15:19:12] [Server thread/INFO]: [Jobs] Disabling Jobs v2.12.0
[15:19:12] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown
[15:19:12] [Server thread/INFO]: [Jobs] Plugin has been disabled succesfully.
[15:19:12] [Server thread/INFO]: [WantedPlayer] Disabling WantedPlayer v1.2
[15:19:12] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown
[15:19:12] [Server thread/INFO]: [WantedPLayer] Successfully disabled !
[15:19:12] [Server thread/INFO]: [NoItem] Disabling NoItem v3.1.0
[15:19:12] [Server thread/INFO]: [Decapitation] Disabling Decapitation v0.2.8
[15:19:12] [Server thread/INFO]: [Cannons] Disabling Cannons v2.3.8
[15:19:12] [Server thread/INFO]: [Cannons] Cannons plugin v2.3.8 has been disabled
[15:19:12] [Server thread/INFO]: [Vault] Disabling Vault v1.5.5-b47
[15:19:12] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
[15:19:12] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.5[0;36;22m] [0;33;1m[0;32;1mDeactivated [0;33;1mintegration with [0;35;1mVault[m
[15:19:12] [Server thread/INFO]: [dynmap] Disabling dynmap v2.2-1118
[15:19:12] [Server thread/INFO]: [dynmap] Unloaded 11 components.
[15:19:12] [Server thread/INFO]: [dynmap] Stopping map renderer...
[15:19:13] [Server thread/INFO]: [dynmap] Saved 7 pending tile renders in world 'world'
[15:19:18] [Server thread/INFO]: [dynmap] Disabled
[15:19:18] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.5
[15:19:18] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.5[0;36;22m] [0;33;1mDisabled[m
[15:19:18] [Server thread/INFO]: [RacesAndClasses] Disabling RacesAndClasses v1.1.9
[15:19:18] [Server thread/INFO]: [RacesAndClasses]Doing some YML file flushing. This can take a while.
[15:19:18] [Server thread/INFO]: [RacesAndClasses]YML file flushing done.
[15:19:18] [Server thread/INFO]: [RacesAndClasses]disabled RacesAndClasses v1.1.9
[15:19:18] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1
[15:19:18] [Server thread/INFO]: [ChairStairs] has been disabled.
[15:19:18] [Server thread/INFO]: [Tablist] Disabling Tablist v1.2.3.7
[15:19:18] [Server thread/INFO]: Tablist> Tablist v1.2.3.7 disabled!!
[15:19:18] [Server thread/INFO]: [BlackWords] Disabling BlackWords v0.3
[15:19:18] [Server thread/INFO]: [BleedingMobs] Disabling BleedingMobs v4.4
[15:19:18] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0.6
[15:19:18] [Server thread/INFO]: [iConomy] Closing general data...
[15:19:18] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
[15:19:18] [Server thread/INFO]: [DeathMessages] Disabling DeathMessages v3.1.1
[15:19:18] [Server thread/INFO]: <<[ DeathMessages ]>>  [ Version ]=[ 3.1.1 ] [ Disabled! ]
[15:19:18] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[15:19:18] [Server thread/INFO]: [SerialKey] Disabling SerialKey v0.3
[15:19:18] [Server thread/INFO]: [ParticuleDeSang] Disabling ParticuleDeSang v0.1
[15:19:18] [Server thread/INFO]: Particule de Sang Par BenjiB02  est OFFLINE
[15:19:18] [Server thread/INFO]: [MultiWorld] Disabling MultiWorld v5.2.7
[15:19:18] [Server thread/INFO]: [MultiWorld] Disabled.
[15:19:18] [Server thread/INFO]: [Brewery] Disabling Brewery v1.3.1
[15:19:18] [Server thread/INFO]: [0;32;22m[Brewery] [0;37;1mBrewery disabled![m
[15:19:18] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d
[15:19:18] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[15:19:18] [Server thread/INFO]: [MoreItems] Disabling MoreItems v2.0.2
[15:19:18] [Server thread/INFO]: [MoreItems] Saving all items...
[15:19:18] [Server thread/INFO]: [MoreItems] Saved!
[15:19:18] [Server thread/INFO]: [MMenottes] Disabling MMenottes v1.1
[15:19:18] [Server thread/INFO]: ###########################
[15:19:18] [Server thread/INFO]:  M'Menottes - Desactivation
[15:19:18] [Server thread/INFO]:    Plugin developpe par   
[15:19:18] [Server thread/INFO]:          Manercraft       
[15:19:18] [Server thread/INFO]: ###########################
[15:19:18] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.7
[15:19:18] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[15:19:18] [Server thread/INFO]: [TintHealth] Disabling TintHealth v1.4.6
[15:19:18] [Server thread/INFO]: [TintHealth] 0 player toggles saved
[15:19:18] [Server thread/INFO]: [GroupManager] Disabling GroupManager vPre2.14.1.3 FINAL (Phoenix)
[15:19:18] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[15:19:18] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[15:19:18] [Server thread/INFO]: GroupManager version Pre2.14.1.3 FINAL (Phoenix) is disabled!
[15:19:18] [Server thread/INFO]: [Assassination] Disabling Assassination v1.5.8
[15:19:18] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.3;7a097ca
[15:19:18] [Server thread/INFO]: Saving players
[15:19:18] [Server thread/INFO]: LeSurvivantYT lost connection: Server closed
[15:19:18] [Server thread/INFO]: LeSurvivantYT left the game.
[15:19:18] [Server thread/INFO]: Saving worlds
[15:19:18] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[15:19:18] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[15:19:18] [Server thread/INFO]: Saving chunks for level 'MondeBateaux'/Overworld
[15:19:18] [Server thread/INFO]: Saving chunks for level 'Monde_Arbre'/Overworld
[15:19:19] [Server thread/INFO]: Saving chunks for level 'Survie3'/Overworld
[15:19:19] [Server thread/INFO]: Saving chunks for level 'Test'/Overworld
 

ZayShitee

Aventurier
3 Août 2017
19
1
4
19
Bonjour Matmatdu34

je pense que cela vien du plugin dynmap
Code:
[15:03:47] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

Peux-tu nous donner le lien que tu as mis dans ton server.properties ? Je parie que ce n'est pas un lien direct...

je pense que cela vien du plugin dynmap
Code:
[15:03:47] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
Non ça c'est pour les textures utilisé sur la dynmap. Rien avoir avec le ressource pack en jeu ;)

A part ça, tu as pleins de problème...
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\ChatEx.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\ServerSigns.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\PermissionsEx-1.23.3.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\MinePacks.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
[15:03:33] [Server thread/ERROR]: Could not load 'plugins\MarriageMaster.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
Vérifie qu'il n'y a pas des mises à jour pour ChatEx, ServerSigns, PermissionsEx, MinePack & MarriageMaster car la, aucun de ces plugins ne fonctionne sur ton serveur.
Vérifie également que quand tu les downloads ce ne sont pas de .zip mais bien des .jar. Si c'est un .zip il faut le décompresser (pas juste le renommer).


Cordialement,
Detobel36
 
  • J'aime
Reactions: DiscowZombie

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

Le problème vient simplement du fait qu'il y a un dossier dans ton .zip avant d'avoir les textures...
Regarde, voici ce qu'on obtient lorsque l'on ouvrir un ressource pack "normal" avec winrar (ou n'importe quel autre décompresseur):
capt.png

Alors que quand on ouvre le tient, on a ceci:
capt2.png


Tu as une arborescence de trop... Ce n'est pas le dossier "Caribbean War" que tu dois zip mais bien le contenu du dossier.


Cordialement,
Detobel36
 
  • J'aime
Reactions: DiscowZombie

Matmatdu34

Architecte en herbe
31 Mars 2016
98
1
115
21