Skocz do zawartości
  • 0

Co się stało?!


Gość Usunięty#18026

Pytanie

Gość Usunięty#18026

Proszę o pomoc. Gdy odpalam serwer minecraft 1.14.4 na silniku spigot (nie paper) Wywala mi błąd:

 

Spoiler

[INFO] [Skript] Loaded 114161 aliases in 15166ms

[ERROR] #!#!

[ERROR] #!#! [Skript] Severe Error:

[ERROR] #!#!

[ERROR] #!#! Something went horribly wrong with Skript.

[ERROR] #!#! This issue is NOT your fault! You probably can't fix it yourself, either.

[ERROR] #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).

[ERROR] #!#! Here is full list of them:

[ERROR] #!#! SkQuery

[ERROR] #!#! We could not identify which of those are specially related, so this might also be Skript issue.

[ERROR] #!#! You should try disabling those plugins one by one, trying to find which one causes it.

[ERROR] #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.

[ERROR] #!#! In that case, you will be given instruction on how should you report it.

[ERROR] #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.

[ERROR] #!#! Only if the author tells you to do so, report it to Skript's issue tracker.

[ERROR] #!#!

[ERROR] #!#! Stack trace:

[ERROR] #!#! java.lang.NullPointerException

[ERROR] #!#! at ch.njol.skript.entity.SheepData.init(SheepData.java:64)

[ERROR] #!#! at ch.njol.skript.entity.SheepData.init(SheepData.java:1)

[ERROR] #!#! at ch.njol.skript.entity.EntityData.getData(EntityData.java:507)

[ERROR] #!#! at ch.njol.skript.entity.EntityData.fromClass(EntityData.java:523)

[ERROR] #!#! at ch.njol.skript.expressions.ExprSpawnerType.<clinit>(ExprSpawnerType.java:63)

[ERROR] #!#! at java.lang.Class.forNameImpl(Native Method)

[ERROR] #!#! at java.lang.Class.forName(Class.java:403)

[ERROR] #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:108)

[ERROR] #!#! at ch.njol.skript.Skript.onEnable(Skript.java:426)

[ERROR] #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)

[ERROR] #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)

[ERROR] #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)

[ERROR] #!#! at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)

[ERROR] #!#! at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)

[ERROR] #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)

[ERROR] #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266)

[ERROR] #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)

[ERROR] #!#! at java.lang.Thread.run(Thread.java:813)

[ERROR] #!#!

[ERROR] #!#! Version Information:

[ERROR] #!#! Skript: 2.4-beta8 (latest)

[ERROR] #!#! Flavor: skriptlang-github

[ERROR] #!#! Date: 2019-09-29

[ERROR] #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT

[ERROR] #!#! Minecraft: 1.14.4

[ERROR] #!#! Java: 1.8.0_212 (Eclipse OpenJ9 VM openj9-0.14.0)

[ERROR] #!#! OS: Linux amd64 4.15.0-55-generic

[ERROR] #!#!

[ERROR] #!#! Server platform: Spigot

[ERROR] #!#!

[ERROR] #!#! Current node: null

[ERROR] #!#! Current item: null

[ERROR] #!#!

[ERROR] #!#! Thread: Server thread

[ERROR] #!#!

[ERROR] #!#! Language: english

[ERROR] #!#! Link parse mode: DISABLED

[ERROR] #!#!

[ERROR] #!#! End of Error.

[ERROR] #!#!

[ERROR] #!#!

[ERROR] #!#! [Skript] Severe Error:

[ERROR] #!#! Skript's class ch.njol.skript.expressions.ExprSpawnerType generated an exception while loading

[ERROR] #!#!

[ERROR] #!#! Something went horribly wrong with Skript.

[ERROR] #!#! This issue is NOT your fault! You probably can't fix it yourself, either.

[ERROR] #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).

[ERROR] #!#! Here is full list of them:

[ERROR] #!#! SkQuery

[ERROR] #!#! We could not identify which of those are specially related, so this might also be Skript issue.

[ERROR] #!#! You should try disabling those plugins one by one, trying to find which one causes it.

[ERROR] #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.

[ERROR] #!#! In that case, you will be given instruction on how should you report it.

[ERROR] #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.

[ERROR] #!#! Only if the author tells you to do so, report it to Skript's issue tracker.

[ERROR] #!#!

[ERROR] #!#! Stack trace:

[ERROR] #!#! warning: no/empty exception given, dumping current stack trace instead

[ERROR] #!#! java.lang.Exception: ch.njol.skript.util.EmptyStacktraceException

[ERROR] #!#! at ch.njol.skript.Skript.exception(Skript.java:1546)

[ERROR] #!#! at ch.njol.skript.Skript.exception(Skript.java:1414)

[ERROR] #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:112)

[ERROR] #!#! at ch.njol.skript.Skript.onEnable(Skript.java:426)

[ERROR] #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)

[ERROR] #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)

[ERROR] #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)

[ERROR] #!#! at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)

[ERROR] #!#! at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)

[ERROR] #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)

[ERROR] #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266)

[ERROR] #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)

[ERROR] #!#! at java.lang.Thread.run(Thread.java:813)

[ERROR] #!#! Caused by: ch.njol.skript.util.EmptyStacktraceException

[ERROR] #!#!

[ERROR] #!#! Version Information:

[ERROR] #!#! Skript: 2.4-beta8 (latest)

[ERROR] #!#! Flavor: skriptlang-github

[ERROR] #!#! Date: 2019-09-29

[ERROR] #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT

[ERROR] #!#! Minecraft: 1.14.4

[ERROR] #!#! Java: 1.8.0_212 (Eclipse OpenJ9 VM openj9-0.14.0)

[ERROR] #!#! OS: Linux amd64 4.15.0-55-generic

[ERROR] #!#!

[ERROR] #!#! Server platform: Spigot

[ERROR] #!#!

[ERROR] #!#! Current node: null

[ERROR] #!#! Current item: null

[ERROR] #!#!

[ERROR] #!#! Thread: Server thread

[ERROR] #!#!

[ERROR] #!#! Language: english

[ERROR] #!#! Link parse mode: DISABLED

[ERROR] #!#!

[ERROR] #!#! End of Error.

[ERROR] #!#!

[INFO] [Skript] ~ created by & © Peter Güttinger aka Njol ~ 

 

Co się mogło stać? Dam plusa za odpowiedź.

PS: Oczywiście mogę grać na serwerze nic takiego się nie dzieje.

 

Z góry dzięki!

Edytowane przez TakiJakTy
TakiJakTy

Zmieniam tytuł tematu na bardziej jasny.

Notatka dodana przez TakiJakTy

Odnośnik do komentarza
https://skript.pl/temat/35116-co-si%C4%99-sta%C5%82o/
Udostępnij na innych stronach

5 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
Gość Usunięty#18026
5 godzin temu, maxcom1Games napisał:

na pewno dobra wersja skript?

 

Tak. Mam serwer na najnowszej wersji minecraft. Script też jest na najnowszej wersji.

Edytowane przez Gabi145
Odnośnik do komentarza
https://skript.pl/temat/35116-co-si%C4%99-sta%C5%82o/#findComment-225590
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ę...