Skip to content

Can't Log In #1

@xaviergmail

Description

@xaviergmail

Hello, I tried running the sample code provided in the repo's readme, but I am encountering an error from the login server upon loggin in. Here is the complete log:

18:24:39,841 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_ANS_LOGIN_FAILED (OpCode = 2005)
18:24:39,848 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_ANS_LOGIN_SUCCESS (OpCode = 2004)
18:24:39,848 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_ANS_WORLD_ENTER (OpCode = 2013)
18:24:39,849 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_ANS_WORLD_LIST (OpCode = 2008)
18:24:39,850 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_CHARACTER_LIST (OpCode = 2006)
18:24:39,851 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_ERROR (OpCode = 2000)
18:24:39,851 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_KICK (OpCode = 2001)
18:24:39,852 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_LOGIN_PUZZLE (OpCode = 2002)
18:24:39,852 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_LOGIN_SALT (OpCode = 2003)
18:24:39,853 DEBUG APBClient.Networking.BaseClient - Registered handler for LS2GC_WMI_REQUEST (OpCode = 2021)
18:24:39,861 INFO APBClient.Networking.BaseClient - Connecting to apb.login.gamersfirst.com:1001
18:24:40,019 INFO APBClient.Networking.BaseClient - Successfully connected
18:24:40,020 DEBUG APBClient.APBClient - HandleLobbyConnectSuccess
18:24:40,101 DEBUG APBClient.Networking.BaseClient - Received length 41
18:24:40,102 DEBUG APBClient.Networking.BaseClient - Received data packet, length=41
18:24:40,103 INFO APBClient.Networking.BaseClient - Receive [LS2GC_LOGIN_PUZZLE]
18:24:40,104 INFO APBClient.Lobby.LobbyClient - Server Version: 1.19.7.803441
18:24:40,104 DEBUG APBClient.Lobby.LobbyClient - Unknown byte: 5
18:24:40,106 INFO APBClient.Lobby.LobbyClient - Login puzzle solved: answer=55
18:24:40,107 INFO APBClient.Networking.BaseClient - Sending [GC2LS_ASK_LOGIN]
18:24:40,191 DEBUG APBClient.Networking.BaseClient - Received length 30
18:24:40,191 DEBUG APBClient.Networking.BaseClient - Received data packet, length=30
18:24:40,192 INFO APBClient.Networking.BaseClient - Receive [LS2GC_ERROR]
18:24:40,193 ERROR APBClient.Lobby.LobbyClient - An error occurred with interacting with the Lobby server: messageId=1000, queryId=0, returnCode=2, param1=229, param2=0, param3=0, param4=0

I'm sure that the provided username & password are correct. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions