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

fix login bugs / timeout server ... #33

Open
louis030195 opened this issue Jan 13, 2019 · 7 comments
Open

fix login bugs / timeout server ... #33

louis030195 opened this issue Jan 13, 2019 · 7 comments
Labels
bug Something isn't working Low level

Comments

@louis030195
Copy link
Collaborator

bot stuck sometimes after

sending uncompressed packet D2GS_GAMELOGON { MCPCookie: 264810782,
gameId: 3,
characterClass: 1,
gameVersion: 13,
gameConstant: [ 2443516342, 3982347344 ],
locale: 0,
characterName: [ 99, 104, 101, 97, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }

@rom1504 rom1504 added High level bug Something isn't working Low level and removed High level labels Jan 13, 2019
@louis030195
Copy link
Collaborator Author

Settimeout in exit.js seems to have fixed it, not sure, to test

@louis030195
Copy link
Collaborator Author

nvm exit.js isn't totally fixed doesn't always properly leave (maybe cause of lag)

@rom1504
Copy link
Member

rom1504 commented Jan 13, 2019

would be interesting to check with the sniffer what's the behavior of the vanilla client on this

@rom1504
Copy link
Member

rom1504 commented Jan 13, 2019

sending uncompressed packet D2GS_GAMEEXIT {}
sending packet SID_LEAVEGAME {}
received compressed packet D2GS_GAMECONNECTIONTERMINATED {}
received compressed packet D2GS_UNLOADCOMPLETE {}
received compressed packet D2GS_GAMEEXITSUCCESSFUL {}

@louis030195
Copy link
Collaborator Author

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�������"}]}}

@rom1504
Copy link
Member

rom1504 commented Jan 16, 2019 via email

@rom1504
Copy link
Member

rom1504 commented Jan 16, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Low level
Projects
None yet
Development

No branches or pull requests

2 participants