Disconnected when entering CHANNEL

Results 1 to 4 of 4
  1. #1
    Apprentice lordbrigz is offline
    MemberRank
    Mar 2019 Join Date
    8Posts

    Disconnected when entering CHANNEL

    Sorry im noob. But a helps are much more appreciated.

    capture.png

    Thanks

    Logs:
    Loginsvr


    Worldsvr


    - - - Updated - - -

    Proper IP distribution
    WAN IP
    CENTOS IP

    on necessary .ini files

    still error on entering exist.
    Last edited by lordbrigz; 02-05-20 at 06:59 AM.


  2. #2
    Proficient Member w3rnis is offline
    MemberRank
    Jan 2013 Join Date
    178Posts

    Re: Disconnected when entering CHANNEL

    using cabalmain with retarget macro?

    Code:
    UPDATE [Account].[dbo].[cabal_charge_auth] SET [ServiceKind] = 35

  3. #3
    Apprentice lordbrigz is offline
    MemberRank
    Mar 2019 Join Date
    8Posts

    Re: Disconnected when entering CHANNEL

    Quote Originally Posted by w3rnis View Post
    using cabalmain with retarget macro?

    Code:
    UPDATE [Account].[dbo].[cabal_charge_auth] SET [ServiceKind] = 35
    still no channel bro. :(

  4. #4
    Proficient Member HariSeldon is offline
    MemberRank
    Oct 2019 Join Date
    189Posts

    Re: Disconnected when entering CHANNEL

    Perhaps this is the case?
    Code:
    ChangeToCheckData(): 2 user's auth Type (0)
    In the table Account.dbo.cabal_auth_table indicates AuthType=0?
    Code:
    Update Account.dbo.cabal_auth_table set [AuthType]=1 where [UserNum]='yourusernum'



Advertisement