I have the plugin script (spigot 1.8.8) and always get the following error message in the console: What can I do?
[14:13:53] [Server thread / ERROR]: #! #! [Script] Severe Error:
[14:13:53] [Server thread / ERROR]: #! #!
[14:13:53] [Server thread / ERROR]: #! #! If you're developing an add-on for script this likely means that you have done something wrong.
[14:13:53] [Server thread / ERROR]: #! #! If you're a server admin however please go to http://dev.bukkit.org/...t/tickets/
[14:13:53] [Server thread / ERROR]: #! #!
[14:13:53] [Server thread / ERROR]: #! #! Stack trace:
[14:13:53] [Server thread / ERROR]: #! #! Java.lang.NullPointerException: source can't be null
[14:13:53] [Server thread / ERROR]: #! #! At com.gmail.filoghost.holographicdisplays.util.Validator.notNull (Validator.java:21)
[14:13:53] [Server thread / ERROR]: #! #! At com.gmail.filoghost.holographicdisplays.object.DefaultBackendAPI.createHologram (DefaultBackendAPI.java:38)
[14:13:53] [Server thread / ERROR]: #! #! At com.gmail.filoghost.holographicdisplays.api.HologramsAPI.createHologram (HologramsAPI.java:46)
[14:13:53] [Server thread / ERROR]: #! #! At net.rayfall.eyesniper2.skrayfall.holograms.EffCreateStaticHoloObject.execute (EffCreateStaticHoloObject.java:50)
[14:13:53] [Server thread / ERROR]: #! #! Version information:
[14:13:53] [Server thread / ERROR]: #! #! Script: 2.2-Fixes-V8b
[14:13:53] [Server thread / ERROR]: #! #! Bukkit: 1.8.8-R0.1-SNAPSHOT
[14:13:53] [Server thread / ERROR]: #! #! Minecraft: 1.8.8
[14:13:53] [Server thread / ERROR]: #! #! Java: 1.8.0_292 (OpenJDK 64-Bit Server VM 25.292-b10)
[14:13:53] [Server thread / ERROR]: #! #! OS: Linux amd64 4.9.0-14-amd64
[14:13:53] [Server thread / ERROR]: #! #!
[14:13:53] [Server thread / ERROR]: #! #! Running CraftBukkit: false
Developer or Admin?
As an admin you are wrong here, otherwise you are welcome to post your last change to the code and we will take a look