1.12.2 bossbar's progress

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Razorix

New Member
Jun 15, 2017
6
0
1
Hello ! Before I start my request, I just want you to excuse my english, because I'm French ^^'

Ok, so I have a problem, set a bossbar's progress don't work with me, I use the Skellet addon for that, and even with the SkRayFall one, this thing don't works.

code_language.skript:
[18:30:48 ERROR]: #!#! [Skript] Severe Error:
[18:30:48 ERROR]: #!#!
[18:30:48 ERROR]: #!#! Something went horribly wrong with Skript.
[18:30:48 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[18:30:48 ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[18:30:48 ERROR]: #!#! Here is full list of them:
[18:30:48 ERROR]: #!#! skRayFall (http://sk.rayfall.net/) TuSKe (github.com/Tuke-Nuke/TuSKe) skUtilities (https://tim740.github.io/) SkStuff skript-yaml SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) SkUniversal
[18:30:48 ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[18:30:48 ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[18:30:48 ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[18:30:48 ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[18:30:48 ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[18:30:48 ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
[18:30:48 ERROR]: #!#! Issue tracker: https://github.com/SkriptLang/Skript/issues (only if you know what you're doing!)
[18:30:48 ERROR]: #!#!
[18:30:48 ERROR]: #!#! Stack trace:
[18:30:48 ERROR]: #!#! java.lang.NullPointerException
[18:30:48 ERROR]: #!#!     at net.rayfall.eyesniper2.skrayfall.bossbar.EffChangeBossBarValue.execute(EffChangeBossBarValue.java:39)
[18:30:48 ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[18:30:48 ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[18:30:48 ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[18:30:48 ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:55)
[18:30:48 ERROR]: #!#!     at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:96)
[18:30:48 ERROR]: #!#!     at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:110)
[18:30:48 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
[18:30:48 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
[18:30:48 ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
[18:30:48 ERROR]: #!#!     at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
[18:30:48 ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
[18:30:48 ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
[18:30:48 ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[18:30:48 ERROR]: #!#!
[18:30:48 ERROR]: #!#! Version Information:
[18:30:48 ERROR]: #!#!   Skript: 2.2-dev36 (latest)
[18:30:48 ERROR]: #!#!   Bukkit: 1.12.2-R0.1-SNAPSHOT
[18:30:48 ERROR]: #!#!   Minecraft: 1.12.2
[18:30:48 ERROR]: #!#!   Java: 1.8.0_121 (Java HotSpot(TM) 64-Bit Server VM 25.121-b13)
[18:30:48 ERROR]: #!#!   OS: Windows 10 amd64 10.0
[18:30:48 ERROR]: #!#!
[18:30:48 ERROR]: #!#! Server platform: Spigot
[18:30:48 ERROR]: #!#!
[18:30:48 ERROR]: #!#! Current node: null
[18:30:48 ERROR]: #!#! Current item: null
[18:30:48 ERROR]: #!#! Current trigger: every 5 seconds (every 5 seconds) (test.sk, line 7)
[18:30:48 ERROR]: #!#!
[18:30:48 ERROR]: #!#! Thread: Server thread
[18:30:48 ERROR]: #!#!
[18:30:48 ERROR]: #!#! Language: english
[18:30:48 ERROR]: #!#! Link parse mode: DISABLED
[18:30:48 ERROR]: #!#!
[18:30:48 ERROR]: #!#! End of Error.
[18:30:48 ERROR]: #!#!
By the way I have the last version of SkRayFall for this log

Thanks for reading !
 
Can you also include your code?
 
Status
Not open for further replies.