MC Version: Spigot 1.9.4
Skript: bensku dev 19
addons:
- skstuff v1.6.3.7
- Tuske 1.6.9.6
- SkRayFall v1.9.5
- SkQuery by gatt (11 May 2016)
- Skellett v1.7.8
- Wild Skript 1.9
i need skellett's stylish scoreboard, so i updated to latest version, v1.6.8 is no problem at all
once updated skellett to v1.7.8 i get so much code stop working & fucked up
and keep spamming this error, the strange thing is i reload all the skript file wont get any error
Skript: bensku dev 19
addons:
- skstuff v1.6.3.7
- Tuske 1.6.9.6
- SkRayFall v1.9.5
- SkQuery by gatt (11 May 2016)
- Skellett v1.7.8
- Wild Skript 1.9
i need skellett's stylish scoreboard, so i updated to latest version, v1.6.8 is no problem at all
once updated skellett to v1.7.8 i get so much code stop working & fucked up
and keep spamming this error, the strange thing is i reload all the skript file wont get any error
code_language.skript:
[06:34:35] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[06:34:35] [Server thread/ERROR]: #!#!
[06:34:35] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[06:34:35] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[06:34:35] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[06:34:35] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[06:34:35] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[06:34:35] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[06:34:35] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[06:34:35] [Server thread/ERROR]: #!#!
[06:34:35] [Server thread/ERROR]: #!#! Stack trace:
[06:34:35] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[06:34:35] [Server thread/ERROR]: #!#! at com.gmail.thelimeglass.Effects.EffPlaySound.execute(EffPlaySound.java:52)
[06:34:35] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
[06:34:35] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:65)
[06:34:35] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:93)
[06:34:35] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[06:34:35] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.ScriptFunction.execute(ScriptFunction.java:91)
[06:34:35] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.Function.execute(Function.java:109)
[06:34:35] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.FunctionReference.execute(FunctionReference.java:191)
[06:34:35] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.EffFunctionCall.execute(EffFunctionCall.java:55)
[06:34:35] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
[06:34:35] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.skript.LambdaEffect.walk(LambdaEffect.java:35)
[06:34:35] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.util.custom.menus.v2_.SlotRule.run(SlotRule.java:30)
[06:34:35] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.util.custom.menus.v2_.FormattedSlotManager.onClick(FormattedSlotManager.java:66)
[06:34:35] [Server thread/ERROR]: #!#! at sun.reflect.GeneratedMethodAccessor175.invoke(Unknown Source)
[06:34:35] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[06:34:35] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Method.java:498)
[06:34:35] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[06:34:35] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[06:34:35] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[06:34:35] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[06:34:35] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.PlayerConnection.a(PlayerConnection.java:1851)
[06:34:35] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.PacketPlayInWindowClick.a(SourceFile:33)
[06:34:35] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.PacketPlayInWindowClick.a(SourceFile:10)
[06:34:35] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.PlayerConnectionUtils$1.run(SourceFile:13)
[06:34:35] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[06:34:35] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[06:34:35] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.SystemUtils.a(SourceFile:45)
[06:34:35] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:726)
[06:34:35] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399)
[06:34:35] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665)
[06:34:35] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564)
[06:34:35] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
[06:34:35] [Server thread/ERROR]: #!#!
[06:34:35] [Server thread/ERROR]: #!#! Version Information:
[06:34:35] [Server thread/ERROR]: #!#! Skript: 2.2-dev19
[06:34:35] [Server thread/ERROR]: #!#! Bukkit: 1.9.4-R0.1-SNAPSHOT
[06:34:35] [Server thread/ERROR]: #!#! Minecraft: 1.9.4
[06:34:35] [Server thread/ERROR]: #!#! Java: 1.8.0_111 (Java HotSpot(TM) 64-Bit Server VM 25.111-b14)
[06:34:35] [Server thread/ERROR]: #!#! OS: Linux amd64 4.2.0-27-generic
[06:34:35] [Server thread/ERROR]: #!#!
[06:34:35] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[06:34:35] [Server thread/ERROR]: #!#!
[06:34:35] [Server thread/ERROR]: #!#! Current node: null
[06:34:35] [Server thread/ERROR]: #!#! Current item: play [(skellett|better)] [sound] (1¦%-sound%|2¦%-string%) at %locations% (with|at|and) volume %number% (and|with|at) pitch %number%
[06:34:35] [Server thread/ERROR]: #!#!
[06:34:35] [Server thread/ERROR]: #!#! Thread: Server thread
[06:34:35] [Server thread/ERROR]: #!#!
[06:34:35] [Server thread/ERROR]: #!#! End of Error.
[06:34:35] [Server thread/ERROR]: #!#!
Last edited: