Mercury Disconnection on Login..

Status
Not open for further replies.

Jerry

not rly active lol
Jul 8, 2013
1,957
522
Okay, so I have updated the build to RELEASE63-201411201226-580134750. The client works, but I disconnect when I come on the client. No emulator errors, and I have updated my packets.

Here are some screenshots;
KBsxNg8.png


I also get this error on my Javascript Console;
dmUzPPM.png


Any solution to this? I am using Mercury 2.3! Thanks.
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,199
3,930
That is a packet structure issue, if you upload the SWF I can find the packet ID and the structure that is causing the issue for you.
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,199
3,930
The composer causing this issue is 920.

The structure is the following:

int
int
int (count)
{
int,
string,
int,
bool,
bool,
string,
int,
string,
string,
string,
bool,
bool,
bool,
short
}

From the top of my head its the messenger buddy list parser.
 

Jerry

not rly active lol
Jul 8, 2013
1,957
522
Now I got a new error on my console which is "errorCode = Failed to parse incoming message using_-2Qw::_-3d8"
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,199
3,930
That would be composer ID 1266.

Structure:
int,
int,
int,
bool,
bool,
bool,
int

It looks like the SoundSettingsComposer (probably has a new name since it just stores generic settings).

First 3 integers = 3 different sound settings, next boolean = chat preference (old/new), next one is the invites status, next is camera and the final int is the friend bar state.
 
Status
Not open for further replies.

Users who are viewing this thread

Top