nullKomplex
nullKomplex
Still identically broken with the latest update. EDIT: After some investigating, it does not work on discord startup, but toggling the Stop Process Monitor option off and back on appears...
The second issue was caused by bf4af71e8475718be8c286ba35a7ebf15cc973ae specifically https://github.com/Tercioo/Details-Damage-Meter/commit/bf4af71e8475718be8c286ba35a7ebf15cc973ae#diff-027014ae7eda46b9b9f041a70f1c82f0fea74aec50b0e94a76a367a2a36e37efL2582 Readding `and instance:GetSegment() ~= -1` reverts this back to its original (and personally **very** desired) behavior. I have tested this changes...
If you were to revert the commit you'd be correct, as the `instance` variable gets shadowed and it can't possibly be not true if the existing code is true. However...
I've never not had this bug the entire time I've used this plugin, are you sure it was fixed then? Should I make a new ticket since it's bugged now?