Conversation
still can't use all interfaces
|
I'm confused what you mean by not being able to use all interfaces? Whenever I boot up I go straight into lobby, and can click on everything no issues. (Win 64) If you're talking about the little members icon in the top right not glowing, and it saying you don't have membership: This response packet controls things like:
Currently for that response packet: Some other info/values : LobbyPlayer.kt Play around with some of the values and see what else you can find! |
|
Hi, did you test the latest commit on master branch? That might fix the issue. I'll have to look into replicating the issue, I had one field wrong earlier but I'm unsure if that'd cause this issue. |
|
@woahscam not on lobby, but ingame @Techdaan but even replacing the isMember value to a fix 0x01, still get the same situation |
|
While it's a bit late, I think that the issue lies with the way I read strings in the GameLoginResponse packet. I use I believe those changes should fix the issues. |
still can't use all interfaces
i'm not sure about the GameLoginResponse packet order is right, on isMember parameters shouldn't it be just 0x01?
the client is receiving ex. 0x14 0x16