Salut à toute la communauté de Minecraft.fr !
J'ai un "petit" problème avec le plugin uSkyBlock, plugin de gestion d'un SkyBlock.
Ce plugin travaille en collaboration avec WorldGuard pour la protection des îles.
Lors du lancement du serveur, les îles n'avaient pas été protégées. Ce bug est assez fréquent au premier lancement du plugiin, mais il existe une commande pour remédier à cela : /dev protectall.
Et là... Problème :/
Voici ce qui apparaît dans le tchat :
Bon, vous vous en doutez, aucune île n'a été protégée.
J'ai retrouvé l'erreur dans les logs que je vous mets ici :
Je suis sous SPIGOT 1.7.10 R0.1 SNAPSHOT.
Je vous remercie d'avance de votre aide,
Cordialement,
pierre_the_geek
J'ai un "petit" problème avec le plugin uSkyBlock, plugin de gestion d'un SkyBlock.
Ce plugin travaille en collaboration avec WorldGuard pour la protection des îles.
Lors du lancement du serveur, les îles n'avaient pas été protégées. Ce bug est assez fréquent au premier lancement du plugiin, mais il existe une commande pour remédier à cela : /dev protectall.
Et là... Problème :/
Voici ce qui apparaît dans le tchat :
Code:
Protecting all unprotected player Islands.
Protecting all unprotected player Islands.
# Puis, cette erreur fatale que l'on redoute TOUS !
An internal error occured while attempting to perform this command
Bon, vous vous en doutez, aucune île n'a été protégée.
J'ai retrouvé l'erreur dans les logs que je vous mets ici :
Code:
[14:47:14] [Server thread/INFO]: pierre_the_geek issued server command: /dev protectall
[14:47:14] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'dev' in plugin uSkyBlock v1.0.8
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
at us.talabrek.ultimateskyblock.WorldGuardHandler.protectAllIslands(WorldGuardHandler.java:119) ~[?:?]
at us.talabrek.ultimateskyblock.DevCommand.onCommand(DevCommand.java:80) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
... 13 more
Je suis sous SPIGOT 1.7.10 R0.1 SNAPSHOT.
Je vous remercie d'avance de votre aide,
Cordialement,
pierre_the_geek

