Skript Error

  • 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.

Typh

Member
Jan 27, 2017
14
2
0
code_language.skript:
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! [Skript] Severe Error:
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[05:17:28 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[05:17:28 ERROR]: #!#! and check whether this error has already been reported.
[05:17:28 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[05:17:28 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[05:17:28 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[05:17:28 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Stack trace:
[05:17:28 ERROR]: #!#! java.lang.NullPointerException
[05:17:28 ERROR]: #!#!     at net.rayfall.eyesniper2.skrayfall.scoreboard.EffSetScore.execute(EffSetScore.java:46)
[05:17:28 ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:50)
[05:17:28 ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[05:17:28 ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[05:17:28 ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:85)
[05:17:28 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[05:17:28 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[05:17:28 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[05:17:28 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[05:17:28 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[05:17:28 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[05:17:28 ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Version Information:
[05:17:28 ERROR]: #!#!   Skript: 2.1.2
[05:17:28 ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[05:17:28 ERROR]: #!#!   Minecraft: 1.8.8
[05:17:28 ERROR]: #!#!   Java: 1.8.0_131
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Running CraftBukkit: false
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Current node: null
[05:17:28 ERROR]: #!#! Current item: null
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Thread: Server thread
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! End of Error.
[05:17:28 ERROR]: #!#!
after i try to command (my own skript command) it works but write this error to console
[doublepost=1498789277,1498789210][/doublepost]ups my bad i solved it its about my skripts.
 
code_language.skript:
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! [Skript] Severe Error:
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[05:17:28 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[05:17:28 ERROR]: #!#! and check whether this error has already been reported.
[05:17:28 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[05:17:28 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[05:17:28 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[05:17:28 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Stack trace:
[05:17:28 ERROR]: #!#! java.lang.NullPointerException
[05:17:28 ERROR]: #!#!     at net.rayfall.eyesniper2.skrayfall.scoreboard.EffSetScore.execute(EffSetScore.java:46)
[05:17:28 ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:50)
[05:17:28 ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[05:17:28 ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[05:17:28 ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:85)
[05:17:28 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[05:17:28 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[05:17:28 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[05:17:28 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[05:17:28 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[05:17:28 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[05:17:28 ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Version Information:
[05:17:28 ERROR]: #!#!   Skript: 2.1.2
[05:17:28 ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[05:17:28 ERROR]: #!#!   Minecraft: 1.8.8
[05:17:28 ERROR]: #!#!   Java: 1.8.0_131
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Running CraftBukkit: false
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Current node: null
[05:17:28 ERROR]: #!#! Current item: null
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! Thread: Server thread
[05:17:28 ERROR]: #!#!
[05:17:28 ERROR]: #!#! End of Error.
[05:17:28 ERROR]: #!#!
after i try to command (my own skript command) it works but write this error to console
[doublepost=1498789277,1498789210][/doublepost]ups my bad i solved it its about my skripts.

Can i See your script?
 
You shouldn't use the 2.1.2, it's really outdated. You can scroll up and click on the link of the giant box that says "LOOKING FOR A VERSION OF SKRIPT??"
 
Status
Not open for further replies.