Вопрос ConsoleSpamFix - помощь в настройке.

LimeyTop4ik

Пользователь
Сообщения
110
Решения
1
Плагин
ConsoleSpamFix
Ядро сервера
  1. Purpur
Версия сервера
  1. 1.16
Память сервера ОЗУ
5Gb
Хочу скрыть ERROR, скришот ошибки прикрепил ниже, конфиг тоже, просьба всех тех кто разбирается в этом плагине, указать на мои ошибки, и исправить меня.

Вам необходимо зарегистрироваться для просмотра изображений-вложений


[18:38:08 ERROR]: Could not pass event EntityChangeBlockEvent to WoodCutter v0.6.13
java.lang.NoSuchFieldError: EXPLOSION
at by.derovi.jobs.woodcutter.Animation.animation2(Animation.java:84) ~[?:?]
at by.derovi.jobs.woodcutter.EventListener.onFallingBlockLand(EventListener.java:121) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor135.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Purpur-1171]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:1261) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:1253) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.EntityFallingBlock.tick(EntityFallingBlock.java:201) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.WorldServer.entityJoinedWorld(WorldServer.java:1512) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.World.a(World.java:1072) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.WorldServer.doTick(WorldServer.java:1138) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1567) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:449) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1416) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1142) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
at java.lang.Thread.run(Thread.java:831) [?:?]

# default config.yml for ConsoleSpamFix
# config version 1.9.0

#Add here the messages you want to hide from your console and logs.
#Each line represents a new message.
#NOTE! You dont need to add the full message!
#The plugin will hide all messages that contain the text added below.
# EXAMPLE:
#
# Messages-To-Hide-Filter:
# - 'WARNING: unlocalizedName'
#
# All messages that will appear in the server console that contain these words 'WARNING: unlocalizedName' will be hidden and they will not appear on logs or console.
# If you have large errors you dont have to type the full error. But the more words you add the more accurate will be and will not hide other messages that may contain the words added in the filter.

Messages-To-Hide-Filter:
- 'ERROR: Could not pass event EntityChangeBlockEvent to WoodCutter v0.6.13
java.lang.NoSuchFieldError: EXPLOSION'
- 'Second example message'


#Chat messages with color and format codes support.
#Minecraft Color and Format Codes:
ChatMessages:
NoPermission: '&4[System] &cYou don''t have permission!'
CmdHelp: '&4[System] &cAvailable commands:&6 /csf reload'
CmdReload: '&2[System] &aConfig reload complete!'
 
Назад
Сверху Снизу