>Bonjour j'ai des gros problème de compatibilite de plugins et parmi tout mes erreur de console en voici une ces une erreur du plugins skript 2.2 quelqu’un peut m'expliquer comment résoudre se problème svp ?
12.10 20:44:49 [Server] ERROR #!#!
12.10 20:44:49 [Server] ERROR #!#! Thread: Server thread
12.10 20:44:49 [Server] ERROR #!#!
12.10 20:44:49 [Server] ERROR #!#! End of Error.
12.10 20:44:49 [Server] ERROR #!#!
12.10 20:44:49 [Server] ERROR #!#!
12.10 20:44:49 [Server] ERROR #!#! [Skript] Severe Error:
12.10 20:44:49 [Server] ERROR #!#!
12.10 20:44:49 [Server] ERROR #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
12.10 20:44:49 [Server] ERROR #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
12.10 20:44:49 [Server] ERROR #!#! and check whether this error has already been reported.
12.10 20:44:49 [Server] ERROR #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
12.10 20:44:49 [Server] ERROR #!#! and describe what you did before it happened and/or what you think caused the error.
12.10 20:44:49 [Server] ERROR #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
12.10 20:44:49 [Server] ERROR #!#! By following this guide fixing the error should be easy and done fast.
12.10 20:44:49 [Server] ERROR #!#!
12.10 20:44:49 [Server] ERROR #!#! Stack trace:
12.10 20:44:49 [Server] ERROR #!#! java.lang.NullPointerException
12.10 20:44:49 [Server] ERROR #!#! at com.gmail.thelimeglass.Expressions.ExprNearbyEntities.get(ExprNearbyEntities.java:61)
12.10 20:44:49 [Server] ERROR #!#! at com.gmail.thelimeglass.Expressions.ExprNearbyEntities.get(ExprNearbyEntities.java:1)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.lang.util.SimpleExpression.iterator(SimpleExpression.java:306)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.lang.Loop.walk(Loop.java:81)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:150)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:110)
12.10 20:44:49 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
12.10 20:44:49 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
12.10 20:44:49 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.Skript.dispatchCommand(Skript.java:1037)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.effects.EffCommand.execute(EffCommand.java:86)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:150)
12.10 20:44:49 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:110)
12.10 20:44:49 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
12.10 20:44:49 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
12.10 20:44:49 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.EntityTNTPrimed.explode(EntityTNTPrimed.java:86)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.EntityTNTPrimed.m(EntityTNTPrimed.java:68)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.World.entityJoinedWorld(World.java:1617)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.World.g(World.java:1592)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.World.tickEntities(World.java:1426)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.WorldServer.tickEntities(WorldServer.java:632)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:797)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665)
12.10 20:44:49 [Server] ERROR #!#! at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564)
12.10 20:44:49 [Server] ERROR #!#! at java.lang.Thread.run(Thread.java:748)
12.10 20:44:49 [Server] ERROR #!#!
12.10 20:44:49 [Server] ERROR #!#! Version Information:
12.10 20:44:49 [Server] ERROR #!#! Skript: 2.2-SNAPSHOT
12.10 20:44:49 [Server] ERROR #!#! Bukkit: 1.9.4-R0.1-SNAPSHOT
12.10 20:44:49 [Server] ERROR #!#! Minecraft: 1.9.4
12.10 20:44:49 [Server] ERROR #!#! Java: 1.8.0_181 (Java HotSpot(TM) 64-Bit Server VM 25.181-b13)
12.10 20:44:49 [Server] ERROR #!#! OS: Linux amd64 4.9.103-xxxx-std-ipv6-64
12.10 20:44:49 [Server] ERROR #!#!
12.10 20:44:49 [Server] ERROR #!#! Running CraftBukkit: false
a j'oublier Ya toujours une Petite erreur qui va avec la voici merci d'avance a ceux qui auront le courage de m'aider
2.10 20:45:26 [Server] ERROR Could not pass event PlayerInteractEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
12.10 20:45:26 [Server] INFO org.bukkit.event.EventException
12.10 20:45:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:231) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.PlayerInteractManager.a(PlayerInteractManager.java:483) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.PlayerConnection.a(PlayerConnection.java:887) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.PacketPlayInUseItem.a(SourceFile:55) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.PacketPlayInUseItem.a(SourceFile:11) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
12.10 20:45:26 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.SystemUtils.a(SourceFile:45) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:726) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
12.10 20:45:26 [Server] INFO Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
12.10 20:45:26 [Server] INFO at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.handleBlockRightClick(EventAbstractionListener.java:911) ~[?:?]
12.10 20:45:26 [Server] INFO at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onPlayerInteract(EventAbstractionListener.java:369) ~[?:?]
12.10 20:45:26 [Server] INFO at sun.reflect.GeneratedMethodAccessor88.invoke(Unknown Source) ~[?:?]
12.10 20:45:26 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
12.10 20:45:26 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
12.10 20:45:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-798f32d-0cd0397]
12.10 20:45:26 [Server] INFO ... 17 more
Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.
Question
AppleSHaf
>Bonjour j'ai des gros problème de compatibilite de plugins et parmi tout mes erreur de console en voici une ces une erreur du plugins skript 2.2 quelqu’un peut m'expliquer comment résoudre se problème svp ?
a j'oublier Ya toujours une Petite erreur qui va avec la voici merci d'avance a ceux qui auront le courage de m'aider
Merci davance
Modifié par AppleSHaf10 réponses à cette question
Messages recommandés