Skocz do zawartości
  • 0

Errory w konsoli 2.2 Skript


TabCraft

Pytanie

Hej, orientuje się od czego mogą byc te errory? mam Skript na 2.2 wersje oraz 1.8.8 wersje paperspigot na serwerze i cos takiego co pare sekund wyskakuje w konsoli

 

Spoiler
[13:49:21] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[13:49:21] [Server thread/ERROR]: #!#!
[13:49:21] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[13:49:21] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[13:49:21] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[13:49:21] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[13:49:21] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[13:49:21] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[13:49:21] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[13:49:21] [Server thread/ERROR]: #!#!
[13:49:21] [Server thread/ERROR]: #!#! Stack trace:
[13:49:21] [Server thread/ERROR]: #!#! java.lang.RuntimeException: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.ChatSerializer
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.util.Reflection.nmsClass(Reflection.java:35)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.util.minecraft.JSONMessage.<init>(JSONMessage.java:20)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprJsonMessage.convert(ExprJsonMessage.java:18)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprJsonMessage.convert(ExprJsonMessage.java:8)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Converters.convert(Converters.java:305)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Converters.convertUnsafe(Converters.java:296)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:105)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.SimplePropertyExpression.get(SimplePropertyExpression.java:56)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:76)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprJsonMessageCommand.get(ExprJsonMessageCommand.java:23)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprJsonMessageCommand.get(ExprJsonMessageCommand.java:13)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.effects.EffSendJson.execute(EffSendJson.java:21)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:150)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:110)
[13:49:21] [Server thread/ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
[13:49:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:49:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517)
[13:49:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1181)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[13:49:21] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[13:49:21] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
[13:49:21] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
[13:49:21] [Server thread/ERROR]: #!#! Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.ChatSerializer
[13:49:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92)
[13:49:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87)
[13:49:21] [Server thread/ERROR]: #!#! at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[13:49:21] [Server thread/ERROR]: #!#! at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[13:49:21] [Server thread/ERROR]: #!#! at java.lang.Class.forName0(Native Method)
[13:49:21] [Server thread/ERROR]: #!#! at java.lang.Class.forName(Class.java:264)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.util.Reflection.nmsClass(Reflection.java:33)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.util.minecraft.JSONMessage.<init>(JSONMessage.java:20)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprJsonMessage.convert(ExprJsonMessage.java:18)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprJsonMessage.convert(ExprJsonMessage.java:8)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Converters.convert(Converters.java:305)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Converters.convertUnsafe(Converters.java:296)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:105)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.SimplePropertyExpression.get(SimplePropertyExpression.java:56)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:76)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprJsonMessageCommand.get(ExprJsonMessageCommand.java:23)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprJsonMessageCommand.get(ExprJsonMessageCommand.java:13)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:61)
[13:49:21] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.effects.EffSendJson.execute(EffSendJson.java:21)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:150)
[13:49:21] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:110)
[13:49:21] [Server thread/ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
[13:49:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:49:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517)
[13:49:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1181)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[13:49:21] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[13:49:21] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
[13:49:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
[13:49:21] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
[13:49:21] [Server thread/ERROR]: #!#!
[13:49:21] [Server thread/ERROR]: #!#! Version Information:
[13:49:21] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V8b
[13:49:21] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[13:49:21] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[13:49:21] [Server thread/ERROR]: #!#! Java: 1.8.0_121 (Java HotSpot(TM) 64-Bit Server VM 25.121-b13)
[13:49:21] [Server thread/ERROR]: #!#! OS: Linux amd64 3.2.41
[13:49:21] [Server thread/ERROR]: #!#!
[13:49:21] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[13:49:21] [Server thread/ERROR]: #!#!
[13:49:21] [Server thread/ERROR]: #!#! Current node: null
[13:49:21] [Server thread/ERROR]: #!#! Current item: json
[13:49:21] [Server thread/ERROR]: #!#!
[13:49:21] [Server thread/ERROR]: #!#! Thread: Server thread
[13:49:21] [Server thread/ERROR]: #!#!
[13:49:21] [Server thread/ERROR]: #!#! End of Error.

[13:49:21] [Server thread/ERROR]: #!#!

 

Edytowane przez xNightPower_
Nieaktywny

Wiadomości z konsoli umieszczam w spoilerze.

Odnośnik do komentarza
Udostępnij na innych stronach

2 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
11 minut temu, Kormic napisał:

Problem leży w tym. Przejrzyj swoje skrypty i sprawdź które używają jsona (np. na czacie).

[14:05:32] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
[14:05:32] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin Skript v2.2-Fixes-V8b generated an exception while executing task 8
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at ch.njol.skript.Skript$4.run(Skript.java:517)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 4 more

 

1 minutę temu, TabCraft napisał:
A taki co moze oznaczac?
 
 
[14:05:32] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
[14:05:32] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin Skript v2.2-Fixes-V8b generated an exception while executing task 8
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at ch.njol.skript.Skript$4.run(Skript.java:517)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 4 more

 

Nieaktywny

Łączę posty.

Odnośnik do komentarza
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Nieaktywny
Odpowiedz na pytanie...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...