Thomas Shelby
Tabanları Yağlama Vakti
- Katılım
- 14 Aralık 2018
- Mesajlar
- 1.446
- Elmaslar
- 336
- Puan
- 15.770
- Yaş
- 26
- Konum
- Rusya
- Minecraft
- dragondemon68
Discord:
Sherlock#5773
Merhaba konsola skript errorları çıkıyor ne istiyorlar anlamıyorum fastasyncworldedit yükledikten sonra başladı
Kod:
[17:09:07] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[17:09:07] [Server thread/ERROR]: #!#!
[17:09:07] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[17:09:07] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[17:09:07] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[17:09:07] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[17:09:07] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[17:09:07] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[17:09:07] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[17:09:07] [Server thread/ERROR]: #!#!
[17:09:07] [Server thread/ERROR]: #!#! Stack trace:
[17:09:07] [Server thread/ERROR]: #!#! java.lang.NullPointerException: source cannot be null
[17:09:07] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.util.Validator.notNull(Validator.java:21)
[17:09:07] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.object.DefaultBackendAPI.createHologram(DefaultBackendAPI.java:38)
[17:09:07] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.api.HologramsAPI.createHologram(HologramsAPI.java:46)
[17:09:07] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skrayfall.holograms.EffCreateStaticHoloObject.execute(EffCreateStaticHoloObject.java:50)
[17:09:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:50)
[17:09:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[17:09:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[17:09:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[17:09:07] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:94)
[17:09:07] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:120)
[17:09:07] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[17:09:07] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[17:09:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[17:09:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[17:09:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[17:09:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[17:09:07] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[17:09:07] [Server thread/ERROR]: #!#!
[17:09:07] [Server thread/ERROR]: #!#! Version Information:
[17:09:07] [Server thread/ERROR]: #!#! Skript: 2.1.2
[17:09:07] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[17:09:07] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[17:09:07] [Server thread/ERROR]: #!#! Java: 1.8.0_191
[17:09:07] [Server thread/ERROR]: #!#!
[17:09:07] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[17:09:07] [Server thread/ERROR]: #!#!
[17:09:07] [Server thread/ERROR]: #!#! Current node: null
[17:09:07] [Server thread/ERROR]: #!#! Current item: null
[17:09:07] [Server thread/ERROR]: #!#!
[17:09:07] [Server thread/ERROR]: #!#! Thread: Server thread
[17:09:07] [Server thread/ERROR]: #!#!
[17:09:07] [Server thread/ERROR]: #!#! End of Error.
[17:09:07] [Server thread/ERROR]: #!#!
[17:10:08] [Server thread/INFO]: Saving...
[17:10:08] [Server thread/INFO]: Saved the world
[17:10:08] [Server thread/ERROR]: #!#!
[17:10:08] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[17:10:08] [Server thread/ERROR]: #!#!
[17:10:08] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[17:10:08] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[17:10:08] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[17:10:08] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[17:10:08] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[17:10:08] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[17:10:08] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[17:10:08] [Server thread/ERROR]: #!#!
[17:10:08] [Server thread/ERROR]: #!#! Stack trace:
[17:10:08] [Server thread/ERROR]: #!#! java.lang.NullPointerException: source cannot be null
[17:10:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.util.Validator.notNull(Validator.java:21)
[17:10:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.object.DefaultBackendAPI.createHologram(DefaultBackendAPI.java:38)
[17:10:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.api.HologramsAPI.createHologram(HologramsAPI.java:46)
[17:10:08] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skrayfall.holograms.EffCreateStaticHoloObject.execute(EffCreateStaticHoloObject.java:50)
[17:10:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:50)
[17:10:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[17:10:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[17:10:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[17:10:08] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:94)
[17:10:08] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:120)
[17:10:08] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[17:10:08] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[17:10:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[17:10:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[17:10:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[17:10:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[17:10:08] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[17:10:08] [Server thread/ERROR]: #!#!
[17:10:08] [Server thread/ERROR]: #!#! Version Information:
[17:10:08] [Server thread/ERROR]: #!#! Skript: 2.1.2
[17:10:08] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[17:10:08] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[17:10:08] [Server thread/ERROR]: #!#! Java: 1.8.0_191
[17:10:08] [Server thread/ERROR]: #!#!
[17:10:08] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[17:10:08] [Server thread/ERROR]: #!#!
[17:10:08] [Server thread/ERROR]: #!#! Current node: null
[17:10:08] [Server thread/ERROR]: #!#! Current item: null
[17:10:08] [Server thread/ERROR]: #!#!
[17:10:08] [Server thread/ERROR]: #!#! Thread: Server thread
[17:10:08] [Server thread/ERROR]: #!#!
[17:10:08] [Server thread/ERROR]: #!#! End of Error.
[17:10:08] [Server thread/ERROR]: #!#!
[17:11:08] [Server thread/ERROR]: #!#!
[17:11:08] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[17:11:08] [Server thread/ERROR]: #!#!
[17:11:08] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[17:11:08] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[17:11:08] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[17:11:08] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[17:11:08] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[17:11:08] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[17:11:08] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[17:11:08] [Server thread/ERROR]: #!#!
[17:11:08] [Server thread/ERROR]: #!#! Stack trace:
[17:11:08] [Server thread/ERROR]: #!#! java.lang.NullPointerException: source cannot be null
[17:11:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.util.Validator.notNull(Validator.java:21)
[17:11:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.object.DefaultBackendAPI.createHologram(DefaultBackendAPI.java:38)
[17:11:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.api.HologramsAPI.createHologram(HologramsAPI.java:46)
[17:11:08] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skrayfall.holograms.EffCreateStaticHoloObject.execute(EffCreateStaticHoloObject.java:50)
[17:11:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:50)
[17:11:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[17:11:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[17:11:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[17:11:08] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:94)
[17:11:08] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:120)
[17:11:08] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[17:11:08] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[17:11:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[17:11:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[17:11:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[17:11:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[17:11:08] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[17:11:08] [Server thread/ERROR]: #!#!
[17:11:08] [Server thread/ERROR]: #!#! Version Information:
[17:11:08] [Server thread/ERROR]: #!#! Skript: 2.1.2
[17:11:08] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[17:11:08] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[17:11:08] [Server thread/ERROR]: #!#! Java: 1.8.0_191
[17:11:08] [Server thread/ERROR]: #!#!
[17:11:08] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[17:11:08] [Server thread/ERROR]: #!#!
[17:11:08] [Server thread/ERROR]: #!#! Current node: null
[17:11:08] [Server thread/ERROR]: #!#! Current item: null
[17:11:08] [Server thread/ERROR]: #!#!
[17:11:08] [Server thread/ERROR]: #!#! Thread: Server thread
[17:11:08] [Server thread/ERROR]: #!#!
[17:11:08] [Server thread/ERROR]: #!#! End of Error.
[17:11:08] [Server thread/ERROR]: #!#!
[17:12:08] [Server thread/ERROR]: #!#!
[17:12:08] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[17:12:08] [Server thread/ERROR]: #!#!
[17:12:08] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[17:12:08] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[17:12:08] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[17:12:08] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[17:12:08] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[17:12:08] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[17:12:08] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[17:12:08] [Server thread/ERROR]: #!#!
[17:12:08] [Server thread/ERROR]: #!#! Stack trace:
[17:12:08] [Server thread/ERROR]: #!#! java.lang.NullPointerException: source cannot be null
[17:12:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.util.Validator.notNull(Validator.java:21)
[17:12:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.object.DefaultBackendAPI.createHologram(DefaultBackendAPI.java:38)
[17:12:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.api.HologramsAPI.createHologram(HologramsAPI.java:46)
[17:12:08] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skrayfall.holograms.EffCreateStaticHoloObject.execute(EffCreateStaticHoloObject.java:50)
[17:12:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:50)
[17:12:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[17:12:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[17:12:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[17:12:08] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:94)
[17:12:08] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:120)
[17:12:08] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[17:12:08] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[17:12:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[17:12:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[17:12:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[17:12:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[17:12:08] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[17:12:08] [Server thread/ERROR]: #!#!
[17:12:08] [Server thread/ERROR]: #!#! Version Information:
[17:12:08] [Server thread/ERROR]: #!#! Skript: 2.1.2
[17:12:08] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[17:12:08] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[17:12:08] [Server thread/ERROR]: #!#! Java: 1.8.0_191
[17:12:08] [Server thread/ERROR]: #!#!
[17:12:08] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[17:12:08] [Server thread/ERROR]: #!#!
[17:12:08] [Server thread/ERROR]: #!#! Current node: null
[17:12:08] [Server thread/ERROR]: #!#! Current item: null
[17:12:08] [Server thread/ERROR]: #!#!
[17:12:08] [Server thread/ERROR]: #!#! Thread: Server thread
[17:12:08] [Server thread/ERROR]: #!#!
[17:12:08] [Server thread/ERROR]: #!#! End of Error.
[17:12:08] [Server thread/ERROR]: #!#!
[17:13:08] [Server thread/ERROR]: #!#!
[17:13:08] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[17:13:08] [Server thread/ERROR]: #!#!
[17:13:08] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[17:13:08] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[17:13:08] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[17:13:08] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[17:13:08] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[17:13:08] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[17:13:08] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[17:13:08] [Server thread/ERROR]: #!#!
[17:13:08] [Server thread/ERROR]: #!#! Stack trace:
[17:13:08] [Server thread/ERROR]: #!#! java.lang.NullPointerException: source cannot be null
[17:13:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.util.Validator.notNull(Validator.java:21)
[17:13:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.object.DefaultBackendAPI.createHologram(DefaultBackendAPI.java:38)
[17:13:08] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.api.HologramsAPI.createHologram(HologramsAPI.java:46)
[17:13:08] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skrayfall.holograms.EffCreateStaticHoloObject.execute(EffCreateStaticHoloObject.java:50)
[17:13:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:50)
[17:13:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[17:13:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[17:13:08] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[17:13:08] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:94)
[17:13:08] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:120)
[17:13:08] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[17:13:08] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[17:13:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[17:13:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[17:13:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[17:13:08] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[17:13:08] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[17:13:08] [Server thread/ERROR]: #!#!
[17:13:08] [Server thread/ERROR]: #!#! Version Information:
[17:13:08] [Server thread/ERROR]: #!#! Skript: 2.1.2
[17:13:08] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[17:13:08] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[17:13:08] [Server thread/ERROR]: #!#! Java: 1.8.0_191
[17:13:08] [Server thread/ERROR]: #!#!
[17:13:08] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[17:13:08] [Server thread/ERROR]: #!#!
[17:13:08] [Server thread/ERROR]: #!#! Current node: null
[17:13:08] [Server thread/ERROR]: #!#! Current item: null
[17:13:08] [Server thread/ERROR]: #!#!
[17:13:08] [Server thread/ERROR]: #!#! Thread: Server thread
[17:13:08] [Server thread/ERROR]: #!#!
[17:13:08] [Server thread/ERROR]: #!#! End of Error.
[17:13:08] [Server thread/ERROR]: #!#!
[17:14:09] [Server thread/ERROR]: #!#!
[17:14:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[17:14:09] [Server thread/ERROR]: #!#!
[17:14:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[17:14:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[17:14:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[17:14:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[17:14:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[17:14:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[17:14:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[17:14:09] [Server thread/ERROR]: #!#!
[17:14:09] [Server thread/ERROR]: #!#! Stack trace:
[17:14:09] [Server thread/ERROR]: #!#! java.lang.NullPointerException: source cannot be null
[17:14:09] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.util.Validator.notNull(Validator.java:21)
[17:14:09] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.object.DefaultBackendAPI.createHologram(DefaultBackendAPI.java:38)
[17:14:09] [Server thread/ERROR]: #!#! at com.gmail.filoghost.holographicdisplays.api.HologramsAPI.createHologram(HologramsAPI.java:46)
[17:14:09] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skrayfall.holograms.EffCreateStaticHoloObject.execute(EffCreateStaticHoloObject.java:50)
[17:14:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:50)
[17:14:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[17:14:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[17:14:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[17:14:09] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:94)
[17:14:09] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:120)
[17:14:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[17:14:09] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[17:14:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[17:14:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[17:14:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[17:14:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[17:14:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[17:14:09] [Server thread/ERROR]: #!#!
[17:14:09] [Server thread/ERROR]: #!#! Version Information:
[17:14:09] [Server thread/ERROR]: #!#! Skript: 2.1.2
[17:14:09] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[17:14:09] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[17:14:09] [Server thread/ERROR]: #!#! Java: 1.8.0_191
[17:14:09] [Server thread/ERROR]: #!#!
[17:14:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[17:14:09] [Server thread/ERROR]: #!#!
[17:14:09] [Server thread/ERROR]: #!#! Current node: null
[17:14:09] [Server thread/ERROR]: #!#! Current item: null
[17:14:09] [Server thread/ERROR]: #!#!
[17:14:09] [Server thread/ERROR]: #!#! Thread: Server thread
[17:14:09] [Server thread/ERROR]: #!#!
[17:14:09] [Server thread/ERROR]: #!#! End of Error.
[17:14:09] [Server thread/ERROR]: #!#!
[17:14:19] [Server thread/INFO]: CONSOLE issued server command: /time set day span
[17:14:19] [Server thread/INFO]: [0;37;22mDunya Saati Degistirildi![m
[17:14:20] [Server thread/INFO]: CONSOLE issued server command: /time set day Askyblock
[17:14:20] [Server thread/INFO]: [0;37;22mDunya Saati Degistirildi![m
[17:14:27] [Server thread/INFO]: CONSOLE issued server command: /time set day span
[17:14:27] [Server thread/INFO]: [0;37;22mDunya Saati Degistirildi![m
Son düzenleme: