Fixed a rare issue where interacting with an Easter Egg could throw an error if a saved egg location referenced an invalid or removed egg ID.
Improved Easter Egg location loading to automatically clean up broken, outdated, or malformed entries from the saved locations file.
Adjusted location saving logic to always store the correct Easter Egg ID, preventing invalid location data from being written after egg removal or admin actions.
Added extra safety checks when players interact with Easter Eggs to prevent stale location data from causing runtime errors.
Improved internal location registry handling for unknown egg IDs to make reloads and configuration changes more reliable.