nah, it doesn't think the base is in an event. that message means that the base can't be in an event because it has no TC. another plugin would have to be blocking the decay because it isn't possible for it to be Abandoned Bases. TruePVE ignores decay, but it is possible for another plugin to hook TruePVE and block the damage. though that's completely unnecessary since TruePVE won't override another plugin since it doesn't handle decay damage to begin with. so a plugin could simply hook OnEntityTakeDamage instead and block the decay that way.