-
Notifications
You must be signed in to change notification settings - Fork 69
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
skill queue updates not working since Q3 Patch #297
Comments
the error message: |
I have 71 skills queued and EVEMon seems to be handling that fine. Is your skill queue at the max of 150? |
I opened an issue about this yesterday on the ESI Issue Tracker Github project. |
ok, when checking the evemon constants there's a max value for skillqueue of 50, this doesnt need to be changed? |
Apparently not, since when i have 100 or less skills in my queue, Evemon handles it just fine since the API returns a 200 response instead of the 500 response in your screenshot. However, the Evemon dev might want to chime in here since I'm not familiar with how it works. I'm just able to check the actual API response and let the relevant parties know that there's an error. |
ok, thanks for the info. |
seemingly the new 150 skill max queue can not be handled by the evemon client 4.0.20
while skill points and all groups and levels are displayed the issue solely relates to not catching the updated skillqueues, I‘d like to help fixing this if needed.
The text was updated successfully, but these errors were encountered: