Skocz do zawartości
  • 0

Problem z fgholo


Gość Usunięty#34786

Pytanie

Gość Usunięty#34786

Mam wszystkie potrzebne dodatki i wywala taki błąd


 
Spoiler

 

[13:50:13] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: update guild tops (fgholo.sk, line 98: update guild tops')
[13:50:13] [Server thread/ERROR]: #!#!
[13:50:13] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[13:50:13] [Server thread/ERROR]: #!#! Could not load fgholo.sk
[13:50:13] [Server thread/ERROR]: #!#!
[13:50:13] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[13:50:13] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[13:50:13] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[13:50:13] [Server thread/ERROR]: #!#! Here is full list of them:
[13:50:13] [Server thread/ERROR]: #!#! skRayFall v1.9.23 (https://sk.rayfall.net/) skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v4.1.4 Skellett v1.9.11 (https://forums.skunity.com/resources/skellett.24/) FunnySkAddon-Extended v2.1.0-Beta (funnyskaddon.pl)
[13:50:13] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[13:50:13] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[13:50:13] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[13:50:13] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[13:50:13] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[13:50:13] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[13:50:13] [Server thread/ERROR]: #!#!
[13:50:13] [Server thread/ERROR]: #!#! Stack trace:
[13:50:13] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:327)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:163)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:499)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1117)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional$1.<init>(Conditional.java:71)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.loadElseClause(Conditional.java:71)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1090)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Loop.<init>(Loop.java:65)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1067)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1117)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.loadElseIf(Conditional.java:93)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.loadElseIf(Conditional.java:90)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1105)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[13:50:13] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[13:50:13] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81)
[13:50:13] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400)
[13:50:13] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1060)
[13:50:13] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:355)
[13:50:13] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1008)
[13:50:13] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:847)
[13:50:13] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164)
[13:50:13] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[13:50:13] [Server thread/ERROR]: #!#!
[13:50:13] [Server thread/ERROR]: #!#! Version Information:
[13:50:13] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[13:50:13] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[13:50:13] [Server thread/ERROR]: #!#! Date: 2020-12-11
[13:50:13] [Server thread/ERROR]: #!#! Bukkit: 1.16.5-R0.1-SNAPSHOT
[13:50:13] [Server thread/ERROR]: #!#! Minecraft: 1.16.5
[13:50:13] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[13:50:13] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1127.19.1.el7.x86_64
[13:50:13] [Server thread/ERROR]: #!#!
[13:50:13] [Server thread/ERROR]: #!#! Server platform: Spigot
[13:50:13] [Server thread/ERROR]: #!#!
[13:50:13] [Server thread/ERROR]: #!#! Current node: replace all "{TAG}" in {_top-p} with "%({_p} guild) guild tag%" (fgholo.sk, line 120)
[13:50:13] [Server thread/ERROR]: #!#! Current item: null
[13:50:13] [Server thread/ERROR]: #!#!
[13:50:13] [Server thread/ERROR]: #!#! Thread: Server thread
[13:50:13] [Server thread/ERROR]: #!#!
[13:50:13] [Server thread/ERROR]: #!#! Language: english
[13:50:13] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[13:50:13] [Server thread/ERROR]: #!#!
[13:50:13] [Server thread/ERROR]: #!#! End of Error.
[13:50:13] [Server thread/ERROR]: #!#!

 

 

Odnośnik do komentarza
https://skript.pl/temat/47310-problem-z-fgholo/
Udostępnij na innych stronach

8 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

Ostatnio miałem ten sam błąd któryś z tych addonów coś psuje skRayFall v1.9.23 (https://sk.rayfall.net/) skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v4.1.4 Skellett v1.9.11 (https://forums.skunity.com/resources/skellett.24/) FunnySkAddon-Extended v2.1.0-Beta (funnyskaddon.pl)

skRayFall v1.9.23 (https://sk.rayfall.net/) skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v4.1.4 Skellett v1.9.11 (https://forums.skunity.com/resources/skellett.24/) FunnySkAddon-Extended v2.1.0-Beta (funnyskaddon.pl)

Mi pomogło usunięcie i skquery i zresetowanie serwera a potem na nowo wgrałem

Odnośnik do komentarza
https://skript.pl/temat/47310-problem-z-fgholo/#findComment-296784
Udostępnij na innych stronach

  • 0
Gość Usunięty#34786
35 minut temu, WIZIBANG napisał:

Ostatnio miałem ten sam błąd któryś z tych addonów coś psuje skRayFall v1.9.23 (https://sk.rayfall.net/) skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v4.1.4 Skellett v1.9.11 (https://forums.skunity.com/resources/skellett.24/) FunnySkAddon-Extended v2.1.0-Beta (funnyskaddon.pl)


skRayFall v1.9.23 (https://sk.rayfall.net/) skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v4.1.4 Skellett v1.9.11 (https://forums.skunity.com/resources/skellett.24/) FunnySkAddon-Extended v2.1.0-Beta (funnyskaddon.pl)

Mi pomogło usunięcie i skquery i zresetowanie serwera a potem na nowo wgrałem

Nie pomogło pomaga tylko usunięcie funnyguilds wtedy nie ma tego błędu

Odnośnik do komentarza
https://skript.pl/temat/47310-problem-z-fgholo/#findComment-296803
Udostępnij na innych stronach

  • 0
17 minut temu, lgzaqq napisał:

This server is running CraftBukkit version 2991-Spigot-018b9a0-f3f3094 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)

Na stronie pisze, że trzeba mieć Spigota, aczkolwiek wydaje mi się że PaperSpigot też będzie dobry.

Odnośnik do komentarza
https://skript.pl/temat/47310-problem-z-fgholo/#findComment-297222
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ę...