SerenSantiago / wg4

Worldly Galaxies 4: Steel Forged is a next-generation, massive-scale modpack for Minecraft version 1.20.1.
1 stars 0 forks source link

Every time a player breaks a block on the server the logs show that a playerDestroy mixin is called #4

Open alevel1coder opened 3 months ago

alevel1coder commented 3 months ago

Hosting a dedicated server for myself and a few friends, and I found it rather challenging to debug issues they might be having when the logs are filled with the following entry every time a player destroys any block.

Aug 02, 2024 1:12:51 PM net.minecraft.world.level.block.Block handler$bpm000$playerDestroy INFO: playerDestroy mixin called

This appears regardless of the dimension the block is mined in or the player who mines it. I've never seen this log entry for other packs I've hosted for them, so I was wondering if this was something added by something in the pack or in a recent minecraft version that I wasn't aware of. I have seen these logs appear in both pack versions 4.1 and 4.14 .

Adding a screenshot of what the logs look like when a player mines a large amount of blocks quickly.

Screenshot 2024-08-02 171303

What really struck me as weird, it that these logs do not appear in either the latest.log file or in the debug.log file. Only in the running server logs. I can provide you with the two files if you'd like to have them anyways.

lunabups commented 3 months ago

It would be handy to have the two files, we'll be looking into this soon™. We've noticed it aswell but haven't quite been able to pin down what mod is causing it.

alevel1coder commented 3 months ago

Happy to provide what I can. Hope it helps even a little bit. Here are my two most recent latest.log and debug.log files. 2024-08-02-1.log debug-1.log

SerenSantiago commented 3 months ago

I've been developing packs for many years and have never seen this. We're both looking into it and trying to come up with a fix, but what's baffling is there is nothing online or from any one of our sources about it. We'll keep looking and keep you informed in the Discord, appreciate all of the logs because they will help us somewhat with pinpointing the issue.

lunabups commented 3 months ago

We've isolated this to Blue Power, and are removing it in the next patch, it just so happens Project Red is finally on this version so we can switch over to that mod instead (which is basically the same thing). This should be fixed with the patch today (4.15).

Anymore issues with this, let us know :D

lunabups commented 3 months ago

Turns out we have not isolated this, unfortunately it still happens on servers, we'll need to look into this more.