server
server copied to clipboard
🐛 Clients requesting to delete their characters with IDs above 65535 cannot do so
I affirm:
- [x] I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
- [x] I have read and understood the Contributing Guide and the Code of Conduct.
- [x] I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.
OS / platform the server is running (if known)
N/A
Branch affected by issue
base
Steps to reproduce
Attempt to delete character above ID 65535
Expected behavior
Character with ID above 65535 gets deleted
Note: It appears the client isn't sending the whole ID. This may be an xiloader bug and not map bug.
@WinterSolstice8 Is this resolved now that the login server changes have been merged?
Nope, that's where I discovered the bug.
Is this still an issue?