nombersDev/casemove

Could be wrong credentials, a networkerror, the account playing another gameor something else.

dlc66 opened this issue · 2 comments

dlc66 commented

how to fix this?
image
I have already opened the VPN

I had the same error and I ended up installing debugtron to debug the error.

My error was that after updating to latest version and having credentials saved from the previous version there was some error, so I just deleted the saved credentials and wrote the username and password again.

Your error might be different though.

I encountered the same problem and used debugtron to view the logs, resulting in the following error message

I positioned this mistake as coming from this function flowLoginRegular

After searching Google, I found that this error may have come from the client successfully sending a message but not receiving a response from the server;
Can this be a problem with the local network? May I ask if it is possible to add a proxy option?

image