Mam błąd skripta, wyświetla mi się on w konsoli tak często, że mi ja całą laguje i nic nie mogę zobaczyć
Pozostałe pluginy:
Spoiler
AuthMe-5.6.0-SNAPSHOT.jar,
CraftserveRadiation-1.2.jar
EssentialsX-2.19.0-dev+96-1cf2b11.jar
EssentialsXChat-2.19.0-dev+96-1cf2b11.ja...
EssentialsXSpawn-2.19.0-dev+96-1cf2b11.j...
FunnyGuilds 4.9.0 (MC 1.8-1.16.5).jar
HolographicDisplays.jar
KukuStone.jar
LibsDisguises-10.0.24-Free.jar
LogBlock-1.16.1.1.jar
LuckPerms-Bukkit-5.2.76.jar
Morph-2.20.2.jar
NoCmds-1.2.jar
PlaceholderAPI-2.10.6.jar
PosePluginAPI-experimental-2.0.1-beta-3-...
ProtocolLib.jar
RifleChairs.jar
SharpSK.jar
Shopkeepers-2.12.0.jar
SkQuery-4.1.3.jar
SkinsRestorer.jar
Skript.jar
SuperVanish-6.2.0.jar
TAB v2.8.10.jar
Vault.jar
ViaVersion-3.2.1.jar
poseplugin-experimental-2.0.1-beta-3-b2....
skRayFall+v1.9.23.jar
worldedit-bukkit-7.2.2-dist.jar
worldguard-bukkit-7.0.4.jar
Błąd z konsoli:
Spoiler
[10:43:31] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[10:43:31] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[10:43:31] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[10:43:31] [Server thread/ERROR]: #!#! Here is full list of them:
[10:43:31] [Server thread/ERROR]: #!#! skRayFall v1.9.23 (https://sk.rayfall.net/) SkQuery v4.1.3 SharpSK v1.6.3
[10:43:31] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[10:43:31] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[10:43:31] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[10:43:31] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[10:43:31] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[10:43:31] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Stack trace:
[10:43:31] [Server thread/ERROR]: #!#! java.lang.ClassCastException: org.bukkit.event.entity.CreatureSpawnEvent cannot be cast to org.bukkit.event.entity.ProjectileLaunchEvent
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.classes.data.BukkitEventValues$42.get(BukkitEventValues.java:1)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.EventValues$2.get(EventValues.java:267)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.EventValues$2.get(EventValues.java:1)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.EventValueExpression.getValue(EventValueExpression.java:100)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.EventValueExpression.get(EventValueExpression.java:86)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:100)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprEntity.get(ExprEntity.java:112)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprEntity.get(ExprEntity.java:1)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:159)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:154)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondCompare.lambda$0(CondCompare.java:309)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:171)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:159)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondCompare.check(CondCompare.java:308)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:55)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.walk(Conditional.java:50)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:88)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:56)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:153)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:111)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R1.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:617)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R1.event.CraftEventFactory.doEntityAddEventCalling(CraftEventFactory.java:554)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.WorldServer.addEntity0(WorldServer.java:911)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.WorldServer.addEntity(WorldServer.java:841)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.SpawnerCreature.a(SpawnerCreature.java:198)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.SpawnerCreature.a(SpawnerCreature.java:138)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.SpawnerCreature.a(SpawnerCreature.java:122)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.ChunkProviderServer.lambda$9(ChunkProviderServer.java:394)
[10:43:31] [Server thread/ERROR]: #!#! at java.util.ArrayList.forEach(ArrayList.java:1257)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.ChunkProviderServer.tickChunks(ChunkProviderServer.java:378)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.ChunkProviderServer.tick(ChunkProviderServer.java:346)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.WorldServer.doTick(WorldServer.java:329)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1106)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:354)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1009)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:848)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$0(MinecraftServer.java:164)
[10:43:31] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Version Information:
[10:43:31] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[10:43:31] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[10:43:31] [Server thread/ERROR]: #!#! Date: 2020-12-11
[10:43:31] [Server thread/ERROR]: #!#! Bukkit: 1.16.1-R0.1-SNAPSHOT
[10:43:31] [Server thread/ERROR]: #!#! Minecraft: 1.16.1
[10:43:31] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[10:43:31] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1160.11.1.el7.x86_64
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Server platform: Spigot
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Current node: null
[10:43:31] [Server thread/ERROR]: #!#! Current item: event-entity is equal to the ender dragon (comparator: ch.njol.skript.classes.data.DefaultComparators$14@799955c)
[10:43:31] [Server thread/ERROR]: #!#! Current trigger: spawn (spawn) (dragon.sk, line 1)
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Thread: Server thread
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Language: english
[10:43:31] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! End of Error.
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:32] [Server thread/ERROR]: #!#!
Pytanie
filioo 0
Mam błąd skripta, wyświetla mi się on w konsoli tak często, że mi ja całą laguje i nic nie mogę zobaczyć
Pozostałe pluginy:
Błąd z konsoli:
[10:43:31] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[10:43:31] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[10:43:31] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[10:43:31] [Server thread/ERROR]: #!#! Here is full list of them:
[10:43:31] [Server thread/ERROR]: #!#! skRayFall v1.9.23 (https://sk.rayfall.net/) SkQuery v4.1.3 SharpSK v1.6.3
[10:43:31] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[10:43:31] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[10:43:31] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[10:43:31] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[10:43:31] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[10:43:31] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Stack trace:
[10:43:31] [Server thread/ERROR]: #!#! java.lang.ClassCastException: org.bukkit.event.entity.CreatureSpawnEvent cannot be cast to org.bukkit.event.entity.ProjectileLaunchEvent
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.classes.data.BukkitEventValues$42.get(BukkitEventValues.java:1)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.EventValues$2.get(EventValues.java:267)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.EventValues$2.get(EventValues.java:1)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.EventValueExpression.getValue(EventValueExpression.java:100)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.EventValueExpression.get(EventValueExpression.java:86)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:100)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprEntity.get(ExprEntity.java:112)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprEntity.get(ExprEntity.java:1)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:159)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:154)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondCompare.lambda$0(CondCompare.java:309)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:171)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:159)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondCompare.check(CondCompare.java:308)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:55)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.walk(Conditional.java:50)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:88)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:56)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:153)
[10:43:31] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:111)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R1.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:617)
[10:43:31] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R1.event.CraftEventFactory.doEntityAddEventCalling(CraftEventFactory.java:554)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.WorldServer.addEntity0(WorldServer.java:911)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.WorldServer.addEntity(WorldServer.java:841)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.SpawnerCreature.a(SpawnerCreature.java:198)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.SpawnerCreature.a(SpawnerCreature.java:138)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.SpawnerCreature.a(SpawnerCreature.java:122)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.ChunkProviderServer.lambda$9(ChunkProviderServer.java:394)
[10:43:31] [Server thread/ERROR]: #!#! at java.util.ArrayList.forEach(ArrayList.java:1257)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.ChunkProviderServer.tickChunks(ChunkProviderServer.java:378)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.ChunkProviderServer.tick(ChunkProviderServer.java:346)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.WorldServer.doTick(WorldServer.java:329)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1106)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:354)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1009)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:848)
[10:43:31] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$0(MinecraftServer.java:164)
[10:43:31] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Version Information:
[10:43:31] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[10:43:31] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[10:43:31] [Server thread/ERROR]: #!#! Date: 2020-12-11
[10:43:31] [Server thread/ERROR]: #!#! Bukkit: 1.16.1-R0.1-SNAPSHOT
[10:43:31] [Server thread/ERROR]: #!#! Minecraft: 1.16.1
[10:43:31] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[10:43:31] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1160.11.1.el7.x86_64
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Server platform: Spigot
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Current node: null
[10:43:31] [Server thread/ERROR]: #!#! Current item: event-entity is equal to the ender dragon (comparator: ch.njol.skript.classes.data.DefaultComparators$14@799955c)
[10:43:31] [Server thread/ERROR]: #!#! Current trigger: spawn (spawn) (dragon.sk, line 1)
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Thread: Server thread
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! Language: english
[10:43:31] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:31] [Server thread/ERROR]: #!#! End of Error.
[10:43:31] [Server thread/ERROR]: #!#!
[10:43:32] [Server thread/ERROR]: #!#!
Odnośnik do komentarza
Udostępnij na innych stronach
7 odpowiedzi 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ą.