[HELP] Cannot connect to server [SOLVED]

Results 1 to 9 of 9
  1. #1
    Apprentice gamaliel0 is offline
    MemberRank
    May 2014 Join Date
    Tarragona, SpaiLocation
    20Posts

    [HELP] Cannot connect to server [SOLVED]

    First: Sorry for 3 POSTS IN 3 DAYS but I am new in that xD
    Second: When I connect to my server with differents accounts:
    Last edited by gamaliel0; 08-07-15 at 06:37 PM. Reason: Added Image Properly


  2. #2
    struct { int:-!!(1); } Aesir is offline
    MemberRank
    May 2015 Join Date
    MadnessLocation
    279Posts

    Re: [HELP] Cannot connect to server

    Check server logs, probably the FieldServer closed connection to you.

  3. #3
    Apprentice gamaliel0 is offline
    MemberRank
    May 2014 Join Date
    Tarragona, SpaiLocation
    20Posts

    Re: [HELP] Cannot connect to server

    I see the logs
    Field Server:
    07-08 17:58:15|Socket Connect SocketIndex[201] PeerIP[ 25.111.116.191] Port[54531]
    07-08 17:58:16|[ERROR] CFieldIOCPSocket::ResGetCharacterInfoByName# not match AccountName !! [A(admin:2) C(Warrior:1) CI(0)] (xkrtekx != admin) Err(0)
    07-08 17:58:30|Socket Closed Client( 25.111.116.191:54531) SocketType(7) |SockIdx( 201)| MaxWriteBufCounts[ 1] ==> reason 5[0X000005], deletedPacketCount(0)
    LOG SERVER:
    07-08 17:46:59| [Notify] OnReceived T_FL_LOG_START_FIELD_SERVER !
    07-08 17:46:59|[DB Error] DBWorkerThreadID( 4536) hstmt(0x1F5D020): @PB_INIT Failed!
    PreServer:
    07-08 17:58:04|Socket Connect SocketIndex[ 2] PeerIP[ 127.0.0.1] Port[54526]
    07-08 17:58:08| SendErrorMsg to ClientIndex[ 2] 127.0.0.1(54526) ==> ERR_COMMON_LOGIN_FAILED(0x2001) AT T_PC_CONNECT_LOGIN Param1(0) Param2(0) Msg(xkrtekx)
    07-08 17:58:13|Socket Closed SocketIndex[ 2] SocketType[7] PeerIP[ 127.0.0.1] Port[54526] MaxWriteBufCounts[ 1] ==> reason 6[0X000006]
    IM Server:
    07-08 17:58:30|AtumIMServer Index[ 2] SocketType[9] MaxWriteBufCounts[ 0] ClientIP[ 25.111.116.191] Closed ==> reason 5[0X000005]

  4. #4
    [HELP] Cannot connect to server [SOLVED] Future is offline
    LegendRank
    Dec 2011 Join Date
    2,265Posts

    Re: [HELP] Cannot connect to server

    Quote Originally Posted by gamaliel0 View Post
    First: Sorry for 3 POSTS IN 3 DAYS but I am new in that xD
    That is no problem at all! I'm glad you do so. This way future users can find their problem by the title of the thread easily because that thread is only about their problem.
    Btw. Please post images directly. There is an image button in the Post Editor that you should use to display an image in your post directly.

    For your problem:
    That error occurs when the client is running into a timeout of responses of the server. So maybe the client you use and the server are still incompatible / use other protocols. If you're lucky there is something in the Server Logs. If not, you have to find out which Client matches your Server files.

  5. #5
    Apprentice gamaliel0 is offline
    MemberRank
    May 2014 Join Date
    Tarragona, SpaiLocation
    20Posts

    Re: [HELP] Cannot connect to server

    Quote Originally Posted by FutureAR View Post
    That error occurs when the client is running into a timeout of responses of the server. So maybe the client you use and the server are still incompatible / use other protocols. If you're lucky there is something in the Server Logs. If not, you have to find out which Client matches your Server files.
    Amm, i use the DreamACE's client
    But, I test SkyFighter client's and it didn't work
    Last edited by gamaliel0; 08-07-15 at 06:25 PM.

  6. #6
    [HELP] Cannot connect to server [SOLVED] Future is offline
    LegendRank
    Dec 2011 Join Date
    2,265Posts

    Re: [HELP] Cannot connect to server


  7. #7
    struct { int:-!!(1); } Aesir is offline
    MemberRank
    May 2015 Join Date
    MadnessLocation
    279Posts

    Re: [HELP] Cannot connect to server

    Code:
    07-08 17:58:15|Socket Connect SocketIndex[201] PeerIP[ 25.111.116.191] Port[54531]
    07-08 17:58:16|[ERROR] CFieldIOCPSocket::ResGetCharacterInfoByName# not  match AccountName !! [A(admin:2) C(Warrior:1) CI(0)] (xkrtekx != admin)  Err(0) 
    07-08 17:58:30|Socket Closed  Client( 25.111.116.191:54531)  SocketType(7) |SockIdx( 201)| MaxWriteBufCounts[   1] ==> reason  5[0X000005], deletedPacketCount(0)
    Try to create a new account,if all is correct try to check stored procedure.

  8. #8
    Apprentice gamaliel0 is offline
    MemberRank
    May 2014 Join Date
    Tarragona, SpaiLocation
    20Posts

    Re: [HELP] Cannot connect to server

    Quote Originally Posted by Aesir View Post
    Code:
    07-08 17:58:15|Socket Connect SocketIndex[201] PeerIP[ 25.111.116.191] Port[54531]
    07-08 17:58:16|[ERROR] CFieldIOCPSocket::ResGetCharacterInfoByName# not  match AccountName !! [A(admin:2) C(Warrior:1) CI(0)] (xkrtekx != admin)  Err(0) 
    07-08 17:58:30|Socket Closed  Client( 25.111.116.191:54531)  SocketType(7) |SockIdx( 201)| MaxWriteBufCounts[   1] ==> reason  5[0X000005], deletedPacketCount(0)
    Try to create a new account,if all is correct try to check stored procedure.
    thanks, it work :D

  9. #9
    Novice DaDoctr is offline
    MemberRank
    May 2014 Join Date
    2Posts

    Re: [HELP] Cannot connect to server [SOLVED]

    I see you solved it by creating another account, I just want to add why this happened, maybe you're interested:

    I assume you changed the AccountName of an account that was already in the DB in "atum2_db_account"."dbo"."td_Account".
    The tricky thing is that there is also a column AccountName in "atum2_db_1"."dbo"."td_Character", if you don't change it there for all characters of this account aswell, the error occurs.



Advertisement