Entities references are being cached or some other oddity
LadyCailinBot opened this issue ยท 4 comments
CMDHELPER-2795 - Reported by LadyCailin
Entities seem to be being cached, resulting in odd behavior. Running get_entities_in_radius() seems to clear out the problem, however.
Comment by LadyCailin
This is probably the same bug that someone in IRC was reporting the other day, where CH was reporting the player's location differently than they actually were. I do not know all the details of this bug, but several people have now reported it, so I need to look into it. From what it seems, CH is caching old entity data and so reporting false information about them.
Comment by LadyCailin
Cross link: NerdNu/NerdBugs#169