kernitus

Results 97 comments of kernitus

Could you show a more complete example with the modeset changing and the `debug` enabled in the config.yml? I am not able to replicate this

> Sure. Do you want a recording or the server's latest.log file? If you can capture the actual debug output the player sees that would be ideal.

Yes, that seems like the attack speed is not being updated after changing modeset even when it should be.

I am unable to reproduce this issue at all. Can you please try [test version 217](https://ci.rayzr.dev/job/OldCombatMechanics/217/)? I have added some extra debugging information both in the console and for the...

> Sure. It's a really weird bug because it only happens on one of my servers where I cannot disable the cooldown no matter what I do. The cooldown is...

1. The packet listener error is just reflection failing on a very specific version of the server, and only affects the `disable-player-collisions` module. If you keep seeing it, please open...

Do you have a copy of the `players.bson` file in the `plugins/OldCombatMechanics` folder? That might've gotten corrupted at some point

Can you elaborate on what you mean? Combat delay has nothing to do with lava

Well of course. You set the attack frequency to 0. This changes how long a player is invulnerable for after receiving damage, which includes all kinds of damage. This is...