eyesniper2 / skRayFall

An addon for skript that adds Citizens support, EffectLib support and other features.
https://sk.rayfall.net/
GNU General Public License v3.0
21 stars 17 forks source link

Console Error #94

Closed flamingojp closed 1 year ago

flamingojp commented 2 years ago

I am not able to use English so will use translation.

There seems to be a problem with Skrayfall.

Server Log↓

23:10:26 ERROR: #!#! [Skript] Severe Error:

23:10:26 ERROR: #!#! Something went horribly wrong with Skript. 23:10:26 ERROR: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. 23:10:26 ERROR: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). 23:10:26 ERROR: #!#! Here is full list of them: 23:10:27 ERROR: #!#! skRayFall v1.9.27 (https://sk.rayfall.net/) 23:10:27 ERROR: #!#! We could not identify which of those are specially related, so this might also be Skript issue. 23:10:27 ERROR: #!#! You should try disabling those plugins one by one, trying to find which one causes it. 23:10:27 ERROR: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. 23:10:27 ERROR: #!#! In that case, you will be given instruction on how should you report it. 23:10:27 ERROR: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. 23:10:27 ERROR: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.

23:10:27 ERROR: #!#! Stack trace: 23:10:27 ERROR: #!#! java.lang.NullPointerException: Cannot invoke "java.lang.Number.intValue()" because the return value of "ch.njol.skript.lang.Expression.getSingle(org.bukkit.event.Event)" is null 23:10:27 ERROR: #!#! at skRayFall+v1.9.27.jar//net.rayfall.eyesniper2.skrayfall.scoreboard.EffSetScore.execute(EffSetScore.java:66) 23:10:27 ERROR: #!#! at Skript.jar//ch.njol.skript.lang.Effect.run(Effect.java:50) 23:10:27 ERROR: #!#! at Skript.jar//ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61) 23:10:27 ERROR: #!#! at Skript.jar//ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89) 23:10:27 ERROR: #!#! at Skript.jar//ch.njol.skript.lang.Trigger.execute(Trigger.java:56) 23:10:27 ERROR: #!#! at Skript.jar//ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:94) 23:10:27 ERROR: #!#! at Skript.jar//ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:108) 23:10:27 ERROR: #!#! at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) 23:10:27 ERROR: #!#! at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) 23:10:27 ERROR: #!#! at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1532) 23:10:27 ERROR: #!#! at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:483) 23:10:27 ERROR: #!#! at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1456) 23:10:27 ERROR: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1226) 23:10:27 ERROR: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) 23:10:27 ERROR: #!#! at java.base/java.lang.Thread.run(Thread.java:833)

23:10:27 ERROR: #!#! Version Information: 23:10:27 ERROR: #!#! Skript: 2.6.2 (latest) 23:10:27 ERROR: #!#! Flavor: skriptlang-github 23:10:27 ERROR: #!#! Date: 19:12:53.596652600 23:10:27 ERROR: #!#! Bukkit: 1.18.2-R0.1-SNAPSHOT 23:10:27 ERROR: #!#! Minecraft: 1.18.2 23:10:27 ERROR: #!#! Java: 17.0.3 (OpenJDK 64-Bit Server VM 17.0.3+7-Ubuntu-0ubuntu0.20.04.1) 23:10:27 ERROR: #!#! OS: Linux amd64 5.4.0-113-generic

23:10:27 ERROR: #!#! Server platform: Paper

23:10:27 ERROR: #!#! Current node: null 23:10:27 ERROR: #!#! Current item: null 23:10:27 ERROR: #!#! Current trigger: every 1 tick (every 0.05 seconds) (ore_trader.sk, line 5)

23:10:27 ERROR: #!#! Thread: Server thread

23:10:27 ERROR: #!#! Language: english 23:10:27 ERROR: #!#! Link parse mode: DISABLED

23:10:27 ERROR: #!#! End of Error.