Plugin Jsonapi

FierIce

Aventurier
10 Août 2014
21
0
1
44
Bonjours, j'ai un petit soucie avec ce plugins ^^

serveur: 1.7.2

version du plugins: JSONAPI-5.5.3-mc1.7.2-R0.3

console:

Code:
[Erreur Java]    net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
[Erreur Java]    net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
[Erreur Java]    net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
[Erreur Java]    net.minecraft.server.v1_7_R1.DedicatedPlayerList.(SourceFile:14) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
[Erreur Java]    net.minecraft.server.v1_7_R1.PlayerList.(PlayerList.java:63) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
[Erreur Java]    org.bukkit.craftbukkit.v1_7_R1.CraftServer.(CraftServer.java:312) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
[Erreur Java]    org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
[Erreur Java]    org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:201) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
org.bukkit.plugin.UnknownDependencyException:    ProtocolLib
[20:03:02]    [Server thread/ERROR] : Could not load 'plugins/JSONAPI-5.5.3-mc1.7.2-R0.3.jar' in folder 'plugins'
[20:03:01]    [Server thread/INFO] : This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3)



logs

Code:
[20:13:53] [Server thread/ERROR]: Could not load 'plugins/JSONAPI-5.5.3-mc1.7.2-R0.3.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:201) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:312) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_1_7_2_R0_3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
 
Comme l,a dit detobel36, généralement, les codes d'erreurs inclus des indiquations très claires sur le problème et dans ce cas il te manque protocollib ;)