Modular Powersuits

Modular Powersuits

13M Downloads

Logspam of damage methods (is a debugger enabled by default?)

Kaleidio opened this issue ยท 2 comments

commented

1.16.5 latest versions of the mod and powersuits

The log will spam messages this every time a damage event is fired, replace the class names with any entity that gives and gets hit by damage

[12:41:56] [Server thread/INFO]: [com.github.lehjr.powersuits.event.EntityDamageEvent:entityAttackEventHandler:61]: entity type: class net.minecraft.entity.monster.ZombieEntity
[12:41:56] [Server thread/INFO]: [com.github.lehjr.powersuits.event.EntityDamageEvent:entityAttackEventHandler:61]: entity type: class net.minecraft.entity.player.ServerPlayerEntity
[12:41:56] [Render thread/INFO]: [com.github.lehjr.powersuits.event.EntityDamageEvent:entityAttackEventHandler:61]: entity type: class net.minecraft.client.entity.player.ClientPlayerEntity

commented

fixed in recent release

commented

confirmed fix, thanks!