Skip to content
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

Improve Mount & Minion Handling for New Characters #58

Open
matthewhillier opened this issue Feb 28, 2020 · 0 comments
Open

Improve Mount & Minion Handling for New Characters #58

matthewhillier opened this issue Feb 28, 2020 · 0 comments
Labels

Comments

@matthewhillier
Copy link
Member

When parsing a new character, the Mounts & Minions page have no content, so the there's a silent error caught in the logs. It would be better to detect and mitigate for this rather than throw an exception.

[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 11:24:59,753] [pool-1-thread-3] ERROR com.ffxivcensus.gatherer.task.GathererTask - Index: 0, Size: 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

Found during testing of #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant