We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is possible that a character may have been imported from 1.0 and not been logged into.
As such their profile has no class or gear information.
As a consumer of the lodestone module I should expect any provided id to produce a result that reflects that character's status on the lodestone.
Implement a new UNTOUCHED_1_0_IMPORT status, and attach to those characters that present this error.
UNTOUCHED_1_0_IMPORT
Character 117 presents this scenario.
The text was updated successfully, but these errors were encountered:
ReidWeb
No branches or pull requests
Description
It is possible that a character may have been imported from 1.0 and not been logged into.
As such their profile has no class or gear information.
Use Case
As a consumer of the lodestone module I should expect any provided id to produce a result that reflects that character's status on the lodestone.
Proposed Solution
Implement a new
UNTOUCHED_1_0_IMPORT
status, and attach to those characters that present this error.Other information
Character 117 presents this scenario.
Acknowledge
The text was updated successfully, but these errors were encountered: