PunishXIV / AutoRetainer

Collect and assign ventures to your retainers from the comfort of your bed.
https://puni.sh/plugin/AutoRetainer
BSD 3-Clause "New" or "Revised" License
66 stars 36 forks source link

Fix error spam during teleports #45

Closed Taurenkey closed 1 year ago

Taurenkey commented 1 year ago

If you have the MultiModeOverlay open during a teleport, you get a lot of errors in the log about not being able to reach a bell.

This just tightens up checking if the player exists before even looking for a bell to reduce the error spam.

Limiana commented 1 year ago

Thank you!