PlayerAbilityLib

PlayerAbilityLib

1M Downloads

Don't spam console when an "ability is updated externaly"

SFort opened this issue ยท 4 comments

commented

as it makes the logs pretty unreadable, please only write the warning once or mark it as debug

commented

Hi ! Sorry for the annoyance, but this is the visual indication that an actual bug may occur. In fact, when mods update player abilities directly, they risk cancelling each other, which is not good for anyone. Would you mind if I opened a PR to survival flight to properly fix that instead ? Oh I just noticed you already added compatibility, thank you for your work !

commented

It is a good solution to easily avoid conflicts (thanks)
i still think that in cases where devs don't add compat there should be at least an option to not log but it's really not a big deal, feel free to close

commented

I agree, there should be a config option to disable that

commented

The config option was added in mod version 1.5.1, and toggled by default since 1.11.0