-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
5.2 Lodestone Updates #57
Conversation
I have run a test with 19,000,000 to 19,100,000. The test largely ran successfully. The only unusual error I saw (other than come connection timeouts) is this: [2020-02-26 11:24:59,503] [pool-1-thread-29] DEBUG com.ffxivcensus.gatherer.task.GathererTask - Starting evaluation of player ID: 19066937 [2020-02-26 09:59:18,903] [pool-1-thread-28] DEBUG com.ffxivcensus.gatherer.task.GathererTask - Starting evaluation of player ID: 19038375 Anyway, i'm happy to merge this regardless. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes tested. Approved.
* Added updated lodestone character test resources * Rewired PlayerBuilder to use new standalone Class / Job page Fixed some typos * Fixed unit test failures from changes in character status in Lodestone. Fixed last unit test
Changes to the parsing to handle the updated lodestone design that has split Class & Job details into a separate page.