Skocz do zawartości

TeZetYT

Użytkownik
  • Ilość zawartości

    274
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    3

Treść opublikowana przez TeZetYT

  1. TeZetYT

    Bany

    Can't understand this condition: 'event.getResult == PlayerLoginEvent.Result.KICK_BANNED'
  2. TeZetYT

    Bany

    Gdzie to dać?
  3. TeZetYT

    Bany

    a dalbys konkretny plik i linijke? bo nigdzie nie moge znalezc.
  4. TeZetYT

    Skirt

    Jak zmienię wersję to bez zabawy z Javą się ogarnie?
  5. TeZetYT

    Bany

    Witam. Czy istnieje możliwość na usunięcie tego brzydkiego ,,You are banned from this server. Reason:" z powodu z bana podczas wpisywania ban arg 1 due to "&1cos tam cos tam blablabla"? Z góry dziękuję za odpowiedź.
  6. TeZetYT

    Skirt

    Mam pomysł taki, że Ty byś stworzył jakiś serwer localhost i byś przetestował czy u ciebie działa. Jeśli by działało to byś mi podał wszystkie dane takie jak: Silnik, wersja silnika, wersja serwera, wersja protocola, wersja skirta i wersja skripta.
  7. TeZetYT

    czarna dziura

    Ale do tego potrzeba add-onu bo w dokumentacji skript nie ma w oryginalnym skripcie falling blockow a mi ten add-on nie dziala [09:38:26 INFO]: Line 1102: (AdvancedCommands.sk) [09:38:26 INFO]: Can't understand this expression: 'new falling block at {_loc} of type {_block}' [09:38:26 INFO]: Line: set {_falling} to new falling block at {_loc} of type {_block} [09:38:26 INFO]: [09:38:26 INFO]: Line 1105: (AdvancedCommands.sk) [09:38:26 INFO]: Variables cannot be used here. [09:38:26 INFO]: Line: loop {_blocks::*} in {_falling}: [09:38:26 INFO]: [09:38:26 INFO]: Line 1108: (AdvancedCommands.sk) [09:38:26 INFO]: Variables cannot be used here. [09:38:26 INFO]: Line: loop {_blocks::*} in {_falling}: [09:38:26 INFO]: [09:38:26 INFO]: [AdvancedCommands] Successfully enabled AdvancedCommands. [09:38:26 INFO]: [Skript] Encountered 3 errors while reloading AdvancedCommands.sk! (488ms)
  8. TeZetYT

    Zmienne

    a po zresetowaniu serwera ta zmienna się nie zmieni i zostanie taka sama dopóki ręcznie się jej nie zmieni?
  9. TeZetYT

    Skirt

    ale zmienianie typu też? z tego co widze w dokumentacji to nie ma w SkQuery tego czego chce
  10. TeZetYT

    Skirt

    nadal
  11. TeZetYT

    Skirt

    Do falling blocków W sensie zamiany falling blocków na jakieś typy typu np. bedrock czy cos
  12. TeZetYT

    Skirt

    Nadal nie działa. Zainstalowałem jak mówiłeś wersje v2.0.0 i ProtocolLib i nie działa [10:50:48 ERROR]: Error occurred while enabling Skirt v2.0.0 (Is it up to date?) java.lang.IncompatibleClassChangeError: class io.github.mrsdarth.skirt.elements.reflect.EntityDatas.FallingBlock.FallingBlockEntityData overrides final method ch.njol.skript.entity.EntityData.spawn(Lorg/bukkit/Location;)Lorg/bukkit/entity/Entity; at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] at java.lang.ClassLoader.defineClass(ClassLoader.java:1013) ~[?:?] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:200) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:588) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:110) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:105) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?] at java.lang.Class.forName0(Native Method) ~[?:?] at java.lang.Class.forName(Class.java:496) ~[?:?] at java.lang.Class.forName(Class.java:475) ~[?:?] at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:117) ~[Skript-2.6.4 (2).jar:?] at io.github.mrsdarth.skirt.Skirt.tryLoad(Skirt.java:23) ~[Skirt-2.0.0.jar:?] at io.github.mrsdarth.skirt.Skirt.onEnable(Skirt.java:48) ~[Skirt-2.0.0.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[purpur-1.18.2.jar:git-Purpur-1632] at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[purpur-1.18.2.jar:git-Purpur-1632] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:670) ~[purpur-1.18.2.jar:git-Purpur-1632] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[purpur-1.18.2.jar:git-Purpur-1632] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:352) ~[purpur-1.18.2.jar:git-Purpur-1632] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1180) ~[purpur-1.18.2.jar:git-Purpur-1632] at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632] at java.lang.Thread.run(Thread.java:1623) ~[?:?] [10:50:48 INFO]: [Skirt] Disabling Skirt v2.0.0
  13. TeZetYT

    Skirt

    A to tego drugiego nie wiedziałem. Tak w ogóle to pójdzie na Bukkicie?
  14. TeZetYT

    Skirt

    Witam. Czy wie ktoś może dlaczego nie działa mi Addon Skirt? Wersja 1.2.2 [09:54:52 ERROR]: Error occurred while enabling Skirt v1.2.2 (Is it up to date?) java.lang.IncompatibleClassChangeError: class io.github.mrsdarth.skirt.elements.OtherOther.expressions.FallingBlock.FBData overrides final method ch.njol.skript.entity.EntityData.spawn(Lorg/bukkit/Location;)Lorg/bukkit/entity/Entity; at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:197) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] at java.lang.Class.forName0(Native Method) ~[?:?] at java.lang.Class.forName(Class.java:467) ~[?:?] at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:117) ~[Skript-2.6.4 (2).jar:?] at io.github.mrsdarth.skirt.Main.onEnable(Main.java:38) ~[Skirt (2).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-387] at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-387] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-387] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-387] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-387] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-387] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-387] at java.lang.Thread.run(Thread.java:833) ~[?:?] [09:54:52 INFO]: [Skirt] Disabling Skirt v1.2.2 Mam wersję skript 1.6.4 Edit: Silnik PaperSpigot 1.18.2
  15. TeZetYT

    czarna dziura

    9:18:57] [Server thread/INFO]: Line 574: (AdvancedCommands.sk) [09:18:57] [Server thread/INFO]: There's no loop that matches 'loop-block is not air' [09:18:57] [Server thread/INFO]: Line: if loop-block is not coal block and loop-block is not air: [09:18:57] [Server thread/INFO]: [09:18:57] [Server thread/INFO]: Line 582: (AdvancedCommands.sk) [09:18:57] [Server thread/INFO]: There's no loop that matches 'loop-block's velocity' [09:18:57] [Server thread/INFO]: Line: loop-block's velocity is (vector from location of loop-block to {_center}) multiplied by 0.1 [09:18:57] [Server thread/INFO]: [09:18:57] [Server thread/INFO]: Line 585: (AdvancedCommands.sk) [09:18:57] [Server thread/INFO]: Can't understand this condition/effect: remove loop-block [09:18:57] [Server thread/INFO]: Line: remove loop-block [09:18:57] [Server thread/INFO]: [09:18:57] [Server thread/INFO]: Loaded 1 script with a total of 4 triggers and 22 commands in 0.24 seconds [09:18:57] [Server thread/INFO]: [Skript] Encountered 3 errors while reloading all scripts! (244ms)
  16. Ale czy jak się kliknie jakąś głowkę to tylko w tej głowce się zmieni liczba kliknięć czy we wszystkich?
  17. Działa Ci już?
  18. TeZetYT

    CASE

    A skrypt na takie case'y w których zmienianie dropu odbywa się w configu wchodzi w grę?
  19. TeZetYT

    Warpy

    Wpadłem na inny pomysł i odziwo działa. Zrobiłem po prostu tak: if length of {warpy::*} is greater than 1: remove "Brak." from {warpy::*} send "%{warpy::*}%" else: send "%{warpy::*}%"
  20. TeZetYT

    Warpy

    Wspominałeś żebym odinstalował SkQuery i WildSkript?
  21. TeZetYT

    Warpy

    Totalnie nic z tego nie działa. Nadal jest Brak. and (jakis tam warp) W konsoli niby nie ma błędów ani w Minecraft, ale nie działa to w praktyce. No cóż, jeszcze chwilkę pokombinuje i może uda mi się coś wykminić. Ale dzięki za chęć pomocy
  22. TeZetYT

    Warpy

    Mi też to pokazuje, ale w konsoli jest nawalone to co Ci wysłałem.
  23. TeZetYT

    Warpy

    [12:09:55] [Server thread/ERROR]: #!#! [12:09:55] [Server thread/ERROR]: #!#! [Skript] Severe Error: [12:09:55] [Server thread/ERROR]: #!#! An error occurred while trying to load a Structure. [12:09:55] [Server thread/ERROR]: #!#! [12:09:55] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [12:09:55] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [12:09:55] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [12:09:55] [Server thread/ERROR]: #!#! Here is full list of them: [12:09:55] [Server thread/ERROR]: #!#! skRayFall v1.9.27 (https://sk.rayfall.net/) skUtilities v0.9.2 (https://tim740.github.io/) WildSkript v1.6 (http://www.dzikoysk.net/) SkQuery v4.1.8 [12:09:55] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [12:09:55] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [12:09:55] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [12:09:55] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [12:09:55] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [12:09:55] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [12:09:55] [Server thread/ERROR]: #!#! [12:09:55] [Server thread/ERROR]: #!#! Stack trace: [12:09:55] [Server thread/ERROR]: #!#! java.lang.RuntimeException: pattern compiling exception, element class: net.dzikoysk.wildskript.objects.region.elements.EffRestore (provided by WildSkript) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:236) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:923) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.<init>(ScriptCommand.java:190) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.structures.StructCommand.load(StructCommand.java:299) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$8(ScriptLoader.java:555) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.ArrayList.removeIf(ArrayList.java:1672) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.ArrayList.removeIf(ArrayList.java:1660) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$10(ScriptLoader.java:551) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:511) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:457) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:190) [12:09:55] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [12:09:55] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [12:09:55] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R2.CraftServer.dispatchCommand(CraftServer.java:826) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1957) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1796) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1777) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:46) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:1) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:31) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.TickTask.run(SourceFile:18) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:157) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1190) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:1) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.y(SourceFile:131) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.be(MinecraftServer.java:1169) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1162) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.c(SourceFile:140) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1146) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1051) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [12:09:55] [Server thread/ERROR]: #!#! Caused by: ch.njol.skript.patterns.MalformedPatternException: caught exception while compiling pattern [pattern: %string%.Region.restore{%regions%}[;]] [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:56) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1274) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:229) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:923) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.<init>(ScriptCommand.java:190) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.structures.StructCommand.load(StructCommand.java:299) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$8(ScriptLoader.java:555) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.ArrayList.removeIf(ArrayList.java:1672) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.ArrayList.removeIf(ArrayList.java:1660) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$10(ScriptLoader.java:551) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:511) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:457) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:190) [12:09:55] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [12:09:55] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [12:09:55] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R2.CraftServer.dispatchCommand(CraftServer.java:826) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1957) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1796) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1777) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:46) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:1) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:31) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.TickTask.run(SourceFile:18) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:157) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1190) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:1) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.y(SourceFile:131) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.be(MinecraftServer.java:1169) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1162) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.c(SourceFile:140) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1146) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1051) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [12:09:55] [Server thread/ERROR]: #!#! Caused by: ch.njol.skript.SkriptAPIException: No class info found for region [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:269) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:140) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:51) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1274) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:229) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:923) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.<init>(ScriptCommand.java:190) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.structures.StructCommand.load(StructCommand.java:299) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$8(ScriptLoader.java:555) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.ArrayList.removeIf(ArrayList.java:1672) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.ArrayList.removeIf(ArrayList.java:1660) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$10(ScriptLoader.java:551) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:511) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:457) [12:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:190) [12:09:55] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [12:09:55] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [12:09:55] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R2.CraftServer.dispatchCommand(CraftServer.java:826) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1957) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1796) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1777) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:46) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:1) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:31) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.TickTask.run(SourceFile:18) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:157) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1190) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:1) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.y(SourceFile:131) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.be(MinecraftServer.java:1169) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1162) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.c(SourceFile:140) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1146) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1051) [12:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) [12:09:55] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [12:09:55] [Server thread/ERROR]: #!#! [12:09:55] [Server thread/ERROR]: #!#! Version Information: [12:09:55] [Server thread/ERROR]: #!#! Skript: 2.7.0-beta3 (latest) [12:09:55] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [12:09:55] [Server thread/ERROR]: #!#! Date: 03:18:03.366646700 [12:09:55] [Server thread/ERROR]: #!#! Bukkit: 1.18.2-R0.1-SNAPSHOT [12:09:55] [Server thread/ERROR]: #!#! Minecraft: 1.18.2 [12:09:55] [Server thread/ERROR]: #!#! Java: 17.0.2 (OpenJDK 64-Bit Server VM 17.0.2+8-86) [12:09:55] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1160.81.1.el7.x86_64 [12:09:55] [Server thread/ERROR]: #!#! [12:09:55] [Server thread/ERROR]: #!#! Server platform: Spigot [12:09:55] [Server thread/ERROR]: #!#! [12:09:55] [Server thread/ERROR]: #!#! Current node: set {warpy::*} to "%{warpy::*}%" (Warps.sk, line 82) [12:09:55] [Server thread/ERROR]: #!#! Current item: null [12:09:55] [Server thread/ERROR]: #!#! [12:09:55] [Server thread/ERROR]: #!#! Thread: Server thread [12:09:55] [Server thread/ERROR]: #!#! [12:09:55] [Server thread/ERROR]: #!#! Language: english [12:09:55] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [12:09:55] [Server thread/ERROR]: #!#! [12:09:55] [Server thread/ERROR]: #!#! End of Error. [12:09:55] [Server thread/ERROR]: #!#!
  24. TeZetYT

    Szukam Skryptu

    Testowane, działa poprawnie. Wymagany SkQuery, WildSkript i AdvancedBan lub Essentials. Konfiguracja na samej górze.
  25. TeZetYT

    Warpy

    Wyświetlam warpy tak, że podczas dodania nowego warpa komendą, do zmiennej grupowej o nazwie warpy::* dodaje się argument który jest nazwą podanego warpa, a pod /warplist wyświetla się po prostu ,,Warpy: %{warpy::*}%"
×
×
  • Dodaj nową pozycję...