Witam! Skript nie czyta mi żadnego skryptu nawet tych najprostszych typu
command /regulamin
trigger:
send i tam cos tam
Wiem ze sa wymagane dodatki typu skquery, wildskript jednak gdy je insstaluje to nic nie pomaga. Skrypty dzialaly na moim starym serwerze. Serwer 1.8.3 spigot, mam skrayfall wszystko ok. Skript robi taki error:
[Skript] Enabling Skript v2.2-dev37c
[21:23:39 WARN]: [Skript] Using this version of Skript on 1.8 is highly discouraged.
[21:23:39 WARN]: [Skript] Some features have been disabled; use older Skript to restore them.
[21:23:39 WARN]: [Skript] Also, there are probably bugs. And since 1.8 is not supported, they will not be fixed
21:42:52 INFO]: [Skript] Enabling Skript v2.2-dev15
[21:42:52 ERROR]: Error occurred while enabling Skript v2.2-dev15 (Is it up to date?)
java.lang.NoSuchFieldError: ICE_FLATS
at ch.njol.skript.bukkitutil.BiomeMappings$To19Mapping.<clinit>(BiomeMappings.java:55) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
at java.lang.Class.getEnumConstantsShared(Class.java:3320) ~[?:1.8.0_66]
at java.lang.Class.getEnumConstants(Class.java:3297) ~[?:1.8.0_66]
at ch.njol.skript.util.EnumUtils.<init>(EnumUtils.java:50) ~[?:?]
at ch.njol.skript.bukkitutil.BiomeMappings.<clinit>(BiomeMappings.java:37) ~[?:?]
at ch.njol.skript.util.BiomeUtils.getAllNames(BiomeUtils.java:44) ~[?:?]
at ch.njol.skript.classes.data.BukkitClasses.<clinit>(BukkitClasses.java:822) ~[?:?]
at ch.njol.skript.Skript.onEnable(Skript.java:277) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) [spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) [spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416) [spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382) [spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337) [spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257) [spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot_1.8.jar:git-Spigot-2f787bd-ea28011]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
Pytanie
Franqex 1
Witam! Skript nie czyta mi żadnego skryptu nawet tych najprostszych typu
command /regulamin
trigger:
send i tam cos tam
Wiem ze sa wymagane dodatki typu skquery, wildskript jednak gdy je insstaluje to nic nie pomaga. Skrypty dzialaly na moim starym serwerze. Serwer 1.8.3 spigot, mam skrayfall wszystko ok. Skript robi taki error:
Jak pobieram inne wersje z https://github.com/SkriptLang/Skript/releases
Odnośnik do komentarza
Udostępnij na innych stronach
2 odpowiedzi na to pytanie
Rekomendowane odpowiedzi