MasloJestDobre 20 Opublikowano 16 czerwca 2020 Udostępnij Opublikowano 16 czerwca 2020 (edytowane) Mam taki spam w konsoli: Dodam, że serwer spigot 1.14.4, a wersja Skript 2.4.1 Edytowane 28 czerwca 2020 przez Wojciu Przenoszę logi na https://code.skript.pl/ Notatka dodana przez Wojciu Cytuj Odnośnik do komentarza https://skript.pl/temat/39900-spam-w-konsoli/ Udostępnij na innych stronach Więcej opcji udostępniania...
0 Grex 58 Opublikowano 16 czerwca 2020 Udostępnij Opublikowano 16 czerwca 2020 Godzinę temu, MasloJestDobre napisał: Mam taki spam w konsoli: Ukryj zawartość [14:17:10] [Server thread/ERROR]: #!#! [14:17:10] [Server thread/ERROR]: #!#! [Skript] Severe Error: [14:17:10] [Server thread/ERROR]: #!#! TuSKe's class com.github.tukenuke.tuske.effects.EffMakeDrop generated an exception while loading [14:17:10] [Server thread/ERROR]: #!#! [14:17:10] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [14:17:10] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [14:17:10] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [14:17:10] [Server thread/ERROR]: #!#! Following plugins are probably related to this error in some way: [14:17:10] [Server thread/ERROR]: #!#! TuSKe (github.com/Tuke-Nuke/TuSKe) [14:17:10] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [14:17:10] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [14:17:10] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [14:17:10] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [14:17:10] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [14:17:10] [Server thread/ERROR]: #!#! [14:17:10] [Server thread/ERROR]: #!#! Stack trace: [14:17:10] [Server thread/ERROR]: #!#! java.lang.NullPointerException [14:17:10] [Server thread/ERROR]: #!#! at com.github.tukenuke.tuske.effects.EffMakeDrop.<clinit>(EffMakeDrop.java:25) [14:17:10] [Server thread/ERROR]: #!#! at java.lang.Class.forName0(Native Method) [14:17:10] [Server thread/ERROR]: #!#! at java.lang.Class.forName(Unknown Source) [14:17:10] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:108) [14:17:10] [Server thread/ERROR]: #!#! at com.github.tukenuke.tuske.TuSKe.onEnable(TuSKe.java:100) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.CraftServer.reload(CraftServer.java:810) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.Bukkit.reload(Bukkit.java:576) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [14:17:10] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:910) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:903) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:887) [14:17:10] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:820) [14:17:10] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source) [14:17:10] [Server thread/ERROR]: #!#! [14:17:10] [Server thread/ERROR]: #!#! Version Information: [14:17:10] [Server thread/ERROR]: #!#! Skript: 2.4.1 (latest) [14:17:10] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [14:17:10] [Server thread/ERROR]: #!#! Date: 2019-12-22 [14:17:10] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT [14:17:10] [Server thread/ERROR]: #!#! Minecraft: 1.14.4 [14:17:10] [Server thread/ERROR]: #!#! Java: 1.8.0_211 (Java HotSpot(TM) 64-Bit Server VM 25.211-b12) [14:17:10] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0 [14:17:10] [Server thread/ERROR]: #!#! [14:17:10] [Server thread/ERROR]: #!#! Server platform: Spigot [14:17:10] [Server thread/ERROR]: #!#! [14:17:10] [Server thread/ERROR]: #!#! Current node: null [14:17:10] [Server thread/ERROR]: #!#! Current item: null [14:17:10] [Server thread/ERROR]: #!#! [14:17:10] [Server thread/ERROR]: #!#! Thread: Server thread [14:17:10] [Server thread/ERROR]: #!#! [14:17:10] [Server thread/ERROR]: #!#! Language: english [14:17:10] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [14:17:10] [Server thread/ERROR]: #!#! [14:17:10] [Server thread/ERROR]: #!#! End of Error. [14:17:10] [Server thread/ERROR]: #!#! Dodam, że serwer spigot 1.14.4, a wersja Skript 2.4.1 Mam tak samo, jednak nie zmienia mi to działania pluginu Skript. Traktuję to jako 'irytujący spam', który nic nie zmienia. Cytuj Odnośnik do komentarza https://skript.pl/temat/39900-spam-w-konsoli/#findComment-249825 Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
MasloJestDobre 20
Mam taki spam w konsoli:
Dodam, że serwer spigot 1.14.4, a wersja Skript 2.4.1
Edytowane przez WojciuPrzenoszę logi na https://code.skript.pl/
Notatka dodana przez Wojciu
Odnośnik do komentarza
https://skript.pl/temat/39900-spam-w-konsoli/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ą.