-
Notifications
You must be signed in to change notification settings - Fork 2
Http Status Code
niico edited this page Nov 26, 2017
·
6 revisions
- Check if you IP is banned, or if draco is banned from your proxy provider
There is a conflict somewhere, this can be:
- version mismatch, which mean you are using an outdated protocol version (please log an issue and I'll try to fix it)
- data mismatch, like sending the wrong type of data or unexpected value
Precondition failed.
This can happend if some incorrect data is sent, like:
- Already logged elsewhere
- Trying to catch a creature when you don't have any of the given sphere
- Trying to catch a creature when your bag is full
Server maintenance. Try again later.
The server crashed, and it's probably your fault :) I got it when:
- Bad data sent (like sending an array when a string was expected) - you get an error as a response
- IP is banned (no data returned)