File Descriptor Leak Detected
Issue: The ElysiumServer process is experiencing a file descriptor leak. The application opens filesystem resources—specifically during world directory iterations—but fails to release them. This eventually results in a "Too many open files" crash once the system limit is reached.
Please refer to attached file for full context (char limit).