Posted January 27Jan 27 I tried using my google fu to figure this out before hand, but i didnt have any luck with my issue. I have a message that posts to the console output of the server whenever any player breaks a block. It does this for EVERY block broken. Message is this: Jan 26, 2025 8:06:42 PM net.minecraft.world.level.block.Block handler$bpa000$playerDestroy INFO: playerDestroy mixin called It only posts to the active server console, but does not appear in any logs whatsoever once the server is closed. The spam of this message is causing it to be difficult to see actual messages i may need to look at when errors do occur, and just annoying overall when breaking large amounts of blocks, so i was hoping someone might have some information on how to disable this message if possible, or point me in the right direction. TYSM in advance
January 27Jan 27 Remove mods/plugins one by one Start with newer mods/lesser-known mods Looks like a mod dev just uses LOGGER in the playerDestroy event Try my Modpack >>Link to Curseforge<<
January 27Jan 27 Author 10 hours ago, TileEntity said: Remove mods/plugins one by one Start with newer mods/lesser-known mods Looks like a mod dev just uses LOGGER in the playerDestroy event Awesome. That's gonna be fun to track down on a 400 mod server lol. Now say i do manage to narrow it down and find the mod responsible, how would one go about changing it so it no longer does what it is doing?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.