-
Notifications
You must be signed in to change notification settings - Fork 19
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
fix login bugs / timeout server ... #33
Comments
Settimeout in exit.js seems to have fixed it, not sure, to test |
nvm exit.js isn't totally fixed doesn't always properly leave (maybe cause of lag) |
would be interesting to check with the sniffer what's the behavior of the vanilla client on this |
|
stuck at
|
Change the server
…On Wed, Jan 16, 2019, 13:06 Sonlight ***@***.***> wrote:
stuck at
received packet MCP MCP_STARTUP
{"size":7,"name":"MCP_STARTUP","params":{"result":0}}
Success!
sending packet MCP_CHARLIST2 { numberOfCharacterToList: 8 }
received packet MCP MCP_CHARLIST2
{"size":56,"name":"MCP_CHARLIST2","params":{"numbersOfCharactersRequested":18,"numbersOfCharactersInAccount":1,"characters":[{"expirationDate":2147483647,"characterName":"amason","characterStatstring":"�������������\u0001�����������\n�������"}]}}
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACPN_gFBCw8khXWVUJfkSRKFqk9plhSlks5vDxXFgaJpZM4Z9QuS>
.
|
Ah and you need to run npm install in examples/pathofbot
…On Wed, Jan 16, 2019, 13:37 Romain Beaumont ***@***.***> wrote:
Change the server
On Wed, Jan 16, 2019, 13:06 Sonlight ***@***.***> wrote:
> stuck at
>
> received packet MCP MCP_STARTUP
> {"size":7,"name":"MCP_STARTUP","params":{"result":0}}
> Success!
> sending packet MCP_CHARLIST2 { numberOfCharacterToList: 8 }
> received packet MCP MCP_CHARLIST2
> {"size":56,"name":"MCP_CHARLIST2","params":{"numbersOfCharactersRequested":18,"numbersOfCharactersInAccount":1,"characters":[{"expirationDate":2147483647,"characterName":"amason","characterStatstring":"�������������\u0001�����������\n�������"}]}}
>
> —
> You are receiving this because you commented.
>
>
> Reply to this email directly, view it on GitHub
> <#33 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ACPN_gFBCw8khXWVUJfkSRKFqk9plhSlks5vDxXFgaJpZM4Z9QuS>
> .
>
|
bot stuck sometimes after
The text was updated successfully, but these errors were encountered: