PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
54 stars 21 forks source link

1.16.5 - Flooding of Noteplay Event Errors in Console #3420

Open WinteryFlames opened 9 months ago

WinteryFlames commented 9 months ago

Terms

Discord tag (optional)

WinteryFlame#7272

What happened?

Flooding the Console with Errors relating to a note Event. Causing the Server to be very slow and laggy, and lose TPS.

Steps to reproduce the issue

First Installation, and also added Self-Mysql, yet it appears to be flooding the console with these errors.

Server version

arclight-1.16.5-1.0.25-7cf92be3 (MC:1.16.5) (Implementing API Version 1.16.5-R0.1-SNAPSHOT

ItemsAdder Version

ItemsAdder_3.6.3-beta-12

ProtocolLib Version

5.1.0

LoneLibs Version

1.0.45

FULL server log

[Sat 12:10:42 ERROR Minecraft] Could not pass event NotePlayEvent to ItemsAdder v3.6.3-beta-12 org.bukkit.event.EventException at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callNotePlayEvent(CraftEventFactoryMixin.java:1230) at net.minecraft.block.NoteBlock.handler$zek000$arclight$notePlay(NoteBlockMixin.java:554) at net.minecraft.block.NoteBlock.func_196482_a(NoteBlockMixin.java:54) at net.minecraft.block.NoteBlock.play(NoteBlockMixin.java:543) at net.minecraft.block.NoteBlock.redirect$zek000$arclight$callNote1(NoteBlockMixin.java:531) at net.minecraft.block.NoteBlock.func_220069_a(NoteBlockMixin.java:44) at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215697_a(AbstractBlock_AbstractBlockStateMixin.java:583) at net.minecraft.world.World.func_190524_a(WorldMixin.java:339) at net.minecraft.world.World.func_195593_d(WorldMixin.java:298) at net.minecraft.world.server.ServerWorld.func_230547a(ServerWorldMixin.java:1375) at net.minecraft.world.World.markAndNotifyBlock(WorldMixin.java:236) at net.minecraft.world.World.func_241211a(WorldMixin.java:212) at net.minecraft.world.World.func_180501_a(WorldMixin.java:176) at net.minecraft.block.NoteBlock.func_220069_a(NoteBlockMixin.java:47) at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215697_a(AbstractBlock_AbstractBlockStateMixin.java:583) at net.minecraft.world.World.func_190524_a(WorldMixin.java:339) at net.minecraft.block.RedstoneDiodeBlock.func_176400_h(RedstoneDiodeBlockMixin.java:168) at net.minecraft.block.RedstoneDiodeBlock.func_220082_b(RedstoneDiodeBlockMixin.java:153) at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215705_a(AbstractBlock_AbstractBlockStateMixin.java:612) at net.min

Error (optional)

No response

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

github-actions[bot] commented 9 months ago

Hello, your report will be looked into as soon as possible. Please do not bump this thread and don't post it on multiple platforms.

Thanks a lot for your patience.

LoneDev6 commented 9 months ago

Any reason why this was marked as closed?