Skocz do zawartości
  • 0

Lawina błędu


Pytanie

Witam

Chciałem dodać skrypt że gdy gracz wejdzie w dany region to go teleportuje na spawn. Niestety teraz gdy tylko się ruszę nie ważne gdzie na mapie to wywala błąd który jest ciągle powtarzany kilkadziesiąt razy. Tylko w trakcie gdy chodzę.

 

Oto on

[11:45:43] [Server thread/ERROR]: Could not pass event PlayerMoveEvent to Skript v2.1.2java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected	at ch.njol.skript.hooks.regions.WorldGuardHook.getRegionsAt_i(WorldGuardHook.java:195) ~[?:?]	at ch.njol.skript.hooks.regions.RegionsPlugin.getRegionsAt(RegionsPlugin.java:94) ~[?:?]	at ch.njol.skript.hooks.regions.events.EvtRegionBorder$3.execute(EvtRegionBorder.java:158) ~[?:?]	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~inecraft_server.jar:git-Spigot-13716d9-0899683]	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) inecraft_server.jar:git-Spigot-13716d9-0899683]	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) inecraft_server.jar:git-Spigot-13716d9-0899683]	at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:255) inecraft_server.jar:git-Spigot-13716d9-0899683]	at net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126) inecraft_server.jar:git-Spigot-13716d9-0899683]	at net.minecraft.server.v1_8_R1.PacketPlayInLook.a(SourceFile:88) inecraft_server.jar:git-Spigot-13716d9-0899683]	at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) inecraft_server.jar:git-Spigot-13716d9-0899683]	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_79]	at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_79]	at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) inecraft_server.jar:git-Spigot-13716d9-0899683]	at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) inecraft_server.jar:git-Spigot-13716d9-0899683]	at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) inecraft_server.jar:git-Spigot-13716d9-0899683]	at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) inecraft_server.jar:git-Spigot-13716d9-0899683]	at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]

A kod po którym to się dzieje to:

on region enter:			if player is in the region "teleportsurvival":		teleport player to {spawn.survival}

Oto spis pluginów

CraftBukkit on Bukkit 1.8-R0.1-SNAPSHOT: MultiWorld 5.2.6; Vault 1.5.3-b37; WorldEdit 6.0,3342-78f975b9; PermissionsEx 1.23.2; SignColors 0.4.2; WorldGuard 6.0.0-beta-05.1569-; Skript 2.1.2; CustomBanPlugin 1.1.1; WildSkript 1.8; SkQuery 3.21.4

Proszę o pomoc

Edytowane przez Zasepamen
Odnośnik do komentarza
https://skript.pl/temat/7939-lawina-b%C5%82%C4%99du/
Udostępnij na innych stronach

3 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

Niestety nie działa

Błędy:

[16:11:13] [Server thread/INFO]: [Skript] Reloading the config and all scripts...[16:11:13] [Server thread/INFO]: Loaded a total of 11504 english aliases[16:11:13] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431[16:11:14] [Server thread/ERROR]: 'region is "teleportsurvival"' is not a boolean (yes/no) (danegraczy.sk, line 848: if region is "teleportsurvival":')[16:11:15] [Server thread/INFO]: Loaded 6 scripts with a total of 40 triggers and 24 commands in 2.41 seconds[16:11:15] [Server thread/INFO]: [Skript] Encountered 1 error while reloading the config and all scripts!

Skrypt:

on region enter:    region is "teleportsurvival":		teleport player to {spawn.survival}

z if też są takie same błędy

Odnośnik do komentarza
https://skript.pl/temat/7939-lawina-b%C5%82%C4%99du/#findComment-62747
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

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