Skript Server 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 comminuty!

    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.

xSc0ut

New Member
Dec 20, 2018
9
0
0
25
Im getting this server error and hoping someone could help me out on what it means. thank you!!

19.12 18:10:50 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:875)
19.12 18:10:50 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.PlayerList.disconnect(PlayerList.java:364)
19.12 18:10:50 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502)
19.12 18:10:50 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517)
19.12 18:10:50 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
19.12 18:10:50 [Server] ERROR #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:110)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:150)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:270)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
19.12 18:10:50 [Server] ERROR #!#! at com.w00tmast3r.skquery.elements.expressions.ExprPlayerPermissions.get(ExprPlayerPermissions.java:22)
19.12 18:10:50 [Server] ERROR #!#! at com.w00tmast3r.skquery.elements.expressions.ExprPlayerPermissions.get(ExprPlayerPermissions.java:34)
19.12 18:10:50 [Server] ERROR #!#! java.lang.NullPointerException
19.12 18:10:50 [Server] ERROR #!#! Stack trace:
19.12 18:10:50 [Server] ERROR #!#!
19.12 18:10:50 [Server] ERROR #!#! By following this guide fixing the error should be easy and done fast.
19.12 18:10:50 [Server] ERROR #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
19.12 18:10:50 [Server] ERROR #!#! and describe what you did before it happened and/or what you think caused the error.
19.12 18:10:50 [Server] ERROR #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
19.12 18:10:50 [Server] ERROR #!#! and check whether this error has already been reported.
19.12 18:10:50 [Server] ERROR #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
19.12 18:10:50 [Server] ERROR #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
19.12 18:10:50 [Server] ERROR #!#!
19.12 18:10:50 [Server] ERROR #!#! [Skript] Severe Error:
19.12 18:10:50 [Server] ERROR #!#!
 
Im getting this server error and hoping someone could help me out on what it means. thank you!!

19.12 18:10:50 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:875)
19.12 18:10:50 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.PlayerList.disconnect(PlayerList.java:364)
19.12 18:10:50 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502)
19.12 18:10:50 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517)
19.12 18:10:50 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
19.12 18:10:50 [Server] ERROR #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:110)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:150)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:270)
19.12 18:10:50 [Server] ERROR #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
19.12 18:10:50 [Server] ERROR #!#! at com.w00tmast3r.skquery.elements.expressions.ExprPlayerPermissions.get(ExprPlayerPermissions.java:22)
19.12 18:10:50 [Server] ERROR #!#! at com.w00tmast3r.skquery.elements.expressions.ExprPlayerPermissions.get(ExprPlayerPermissions.java:34)
19.12 18:10:50 [Server] ERROR #!#! java.lang.NullPointerException
19.12 18:10:50 [Server] ERROR #!#! Stack trace:
19.12 18:10:50 [Server] ERROR #!#!
19.12 18:10:50 [Server] ERROR #!#! By following this guide fixing the error should be easy and done fast.
19.12 18:10:50 [Server] ERROR #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
19.12 18:10:50 [Server] ERROR #!#! and describe what you did before it happened and/or what you think caused the error.
19.12 18:10:50 [Server] ERROR #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
19.12 18:10:50 [Server] ERROR #!#! and check whether this error has already been reported.
19.12 18:10:50 [Server] ERROR #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
19.12 18:10:50 [Server] ERROR #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
19.12 18:10:50 [Server] ERROR #!#!
19.12 18:10:50 [Server] ERROR #!#! [Skript] Severe Error:
19.12 18:10:50 [Server] ERROR #!#!

need skript code
 
Im curious why you cut your error off right where the severe error starts?
You have provided absolutely 0 information.

The only thing I can see here is that you are running 1.8, but you provided no other details.
I highly recommend using the help request format and proving an error report that isn't cut off at the beginning
 
Status
Not open for further replies.