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

GToTheG

Member
Jan 26, 2017
35
0
8
23
Get this error in console:

03.02 13:59:38 [Server] ERROR #!#! 03.02 13:59:38 [Server] ERROR #!#! [Skript] Severe Error: 03.02 13:59:38 [Server] ERROR #!#! 03.02 13:59:38 [Server] ERROR #!#! If you're developing an add-on for Skript this likely means that you have done something wrong. 03.02 13:59:38 [Server] ERROR #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/ 03.02 13:59:38 [Server] ERROR #!#! and check whether this error has already been reported. 03.02 13:59:38 [Server] ERROR #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it, 03.02 13:59:38 [Server] ERROR #!#! and describe what you did before it happened and/or what you think caused the error. 03.02 13:59:38 [Server] ERROR #!#! If you think that it's a trigger that's causing the error please post the trigger as well. 03.02 13:59:38 [Server] ERROR #!#! By following this guide fixing the error should be easy and done fast. 03.02 13:59:38 [Server] ERROR #!#! 03.02 13:59:38 [Server] ERROR #!#! Stack trace: 03.02 13:59:38 [Server] ERROR #!#! java.lang.NullPointerException 03.02 13:59:38 [Server] ERROR #!#! at net.rayfall.eyesniper2.skRayFall.Scoreboard.EffNameOfScore.execute(EffNameOfScore.java:45) 03.02 13:59:38 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54) 03.02 13:59:38 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63) 03.02 13:59:38 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91) 03.02 13:59:38 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53) 03.02 13:59:38 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222) 03.02 13:59:38 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184) 03.02 13:59:38 [Server] ERROR #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:270) 03.02 13:59:38 [Server] ERROR #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:165) 03.02 13:59:38 [Server] ERROR #!#! at sun.reflect.GeneratedMethodAccessor796.invoke(Unknown Source) 03.02 13:59:38 [Server] ERROR #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03.02 13:59:38 [Server] ERROR #!#! at java.lang.reflect.Method.invoke(Method.java:498) 03.02 13:59:38 [Server] ERROR #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) 03.02 13:59:38 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 03.02 13:59:38 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) 03.02 13:59:38 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) 03.02 13:59:40 [Multicraft] Skipped 294 lines due to rate limit (30/s) 03.02 13:59:40 [Server] WARN Exception in thread "Craft Scheduler Thread - 87802" 03.02 13:59:40 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin TitleManager v1.5.2 generated an exception while executing task 41243
 
Status
Not open for further replies.