on rightclick on crafting table:
cancel event
play raw sound "random.anvil_land" at player with pitch 0 volume 3
i błąd w konsoli
[22:46:20 ERROR]: #!#!
[22:46:20 ERROR]: #!#! [Skript] Severe Error:
[22:46:20 ERROR]: #!#!
[22:46:20 ERROR]: #!#! Something went horribly wrong with Skript.
[22:46:20 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[22:46:20 ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[22:46:20 ERROR]: #!#! Here is full list of them:
[22:46:20 ERROR]: #!#! skRayFall v1.9.23 (https://sk.rayfall.net/) SkQuery v4.1.0
[22:46:20 ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[22:46:20 ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[22:46:20 ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[22:46:20 ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[22:46:20 ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[22:46:20 ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[22:46:20 ERROR]: #!#!
[22:46:20 ERROR]: #!#! Stack trace:
[22:46:20 ERROR]: #!#! java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.random.anvil_land
[22:46:20 ERROR]: #!#! at java.lang.Enum.valueOf(Enum.java:238)
[22:46:20 ERROR]: #!#! at org.bukkit.Sound.valueOf(Sound.java:11)
[22:46:20 ERROR]: #!#! at com.w00tmast3r.skquery.elements.effects.EffSound.execute(EffSound.java:45)
[22:46:20 ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:51)
[22:46:20 ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:60)
[22:46:20 ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:88)
[22:46:20 ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:56)
[22:46:20 ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:153)
[22:46:20 ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:111)
[22:46:20 ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
[22:46:20 ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[22:46:20 ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513)
[22:46:20 ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:236)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:486)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1011)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14)
[22:46:20 ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[22:46:20 ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774)
[22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666)
[22:46:20 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[22:46:20 ERROR]: #!#!
[22:46:20 ERROR]: #!#! Version Information:
[22:46:20 ERROR]: #!#! Skript: 2.5.1 (latest)
[22:46:20 ERROR]: #!#! Flavor: skriptlang-github
[22:46:20 ERROR]: #!#! Date: 2020-10-22
[22:46:20 ERROR]: #!#! Bukkit: 1.12.2-R0.1-SNAPSHOT
[22:46:20 ERROR]: #!#! Minecraft: 1.12.2
[22:46:20 ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[22:46:20 ERROR]: #!#! OS: Linux amd64 3.10.0-1127.19.1.el7.x86_64
[22:46:20 ERROR]: #!#!
[22:46:20 ERROR]: #!#! Server platform: Paper
[22:46:20 ERROR]: #!#!
[22:46:20 ERROR]: #!#! Current node: null
[22:46:20 ERROR]: #!#! Current item: sound "random.anvil_land"
[22:46:20 ERROR]: #!#! Current trigger: rightclick on crafting table (rightclick on [[itemtype:crafting table]]) (nexus.sk, line 116)
[22:46:20 ERROR]: #!#!
[22:46:20 ERROR]: #!#! Thread: Server thread
[22:46:20 ERROR]: #!#!
[22:46:20 ERROR]: #!#! Language: english
[22:46:20 ERROR]: #!#! Link parse mode: DISABLED
[22:46:20 ERROR]: #!#!
[22:46:20 ERROR]: #!#! End of Error.
[22:46:20 ERROR]: #!#!
Pytanie
Bodziusiu2 4
Witam mam kod
on rightclick on crafting table: cancel event play raw sound "random.anvil_land" at player with pitch 0 volume 3i błąd w konsoli
[22:46:20 ERROR]: #!#! [22:46:20 ERROR]: #!#! [Skript] Severe Error: [22:46:20 ERROR]: #!#! [22:46:20 ERROR]: #!#! Something went horribly wrong with Skript. [22:46:20 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [22:46:20 ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [22:46:20 ERROR]: #!#! Here is full list of them: [22:46:20 ERROR]: #!#! skRayFall v1.9.23 (https://sk.rayfall.net/) SkQuery v4.1.0 [22:46:20 ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [22:46:20 ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [22:46:20 ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [22:46:20 ERROR]: #!#! In that case, you will be given instruction on how should you report it. [22:46:20 ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [22:46:20 ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [22:46:20 ERROR]: #!#! [22:46:20 ERROR]: #!#! Stack trace: [22:46:20 ERROR]: #!#! java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.random.anvil_land [22:46:20 ERROR]: #!#! at java.lang.Enum.valueOf(Enum.java:238) [22:46:20 ERROR]: #!#! at org.bukkit.Sound.valueOf(Sound.java:11) [22:46:20 ERROR]: #!#! at com.w00tmast3r.skquery.elements.effects.EffSound.execute(EffSound.java:45) [22:46:20 ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:51) [22:46:20 ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:60) [22:46:20 ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:88) [22:46:20 ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:56) [22:46:20 ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:153) [22:46:20 ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:111) [22:46:20 ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [22:46:20 ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [22:46:20 ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) [22:46:20 ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:236) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:486) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1011) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) [22:46:20 ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [22:46:20 ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) [22:46:20 ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) [22:46:20 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748) [22:46:20 ERROR]: #!#! [22:46:20 ERROR]: #!#! Version Information: [22:46:20 ERROR]: #!#! Skript: 2.5.1 (latest) [22:46:20 ERROR]: #!#! Flavor: skriptlang-github [22:46:20 ERROR]: #!#! Date: 2020-10-22 [22:46:20 ERROR]: #!#! Bukkit: 1.12.2-R0.1-SNAPSHOT [22:46:20 ERROR]: #!#! Minecraft: 1.12.2 [22:46:20 ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08) [22:46:20 ERROR]: #!#! OS: Linux amd64 3.10.0-1127.19.1.el7.x86_64 [22:46:20 ERROR]: #!#! [22:46:20 ERROR]: #!#! Server platform: Paper [22:46:20 ERROR]: #!#! [22:46:20 ERROR]: #!#! Current node: null [22:46:20 ERROR]: #!#! Current item: sound "random.anvil_land" [22:46:20 ERROR]: #!#! Current trigger: rightclick on crafting table (rightclick on [[itemtype:crafting table]]) (nexus.sk, line 116) [22:46:20 ERROR]: #!#! [22:46:20 ERROR]: #!#! Thread: Server thread [22:46:20 ERROR]: #!#! [22:46:20 ERROR]: #!#! Language: english [22:46:20 ERROR]: #!#! Link parse mode: DISABLED [22:46:20 ERROR]: #!#! [22:46:20 ERROR]: #!#! End of Error. [22:46:20 ERROR]: #!#!Odnośnik do komentarza
https://skript.pl/temat/42904-play-raw-soung-niedzia%C5%82a/Udostępnij na innych stronach
1 odpowiedź na to pytanie
Rekomendowane odpowiedzi
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ą.