N AuthSocket: Unknown cmd 19, help please? menu

User Tag List

Results 1 to 4 of 4
  1. #1
    Reserved's Avatar Member
    Reputation
    11
    Join Date
    Jan 2008
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    N AuthSocket: Unknown cmd 19, help please?

    I'm a bit lost... in ascent-logonserver.exe it keeps on repeating

    N AuthSocket: Unknown cmd 19
    And nobody can connect to the server...

    Does anybody know why this is happening, and how to fix it?

    N AuthSocket: Unknown cmd 19, help please?
  2. #2
    EcHoEs's Avatar lol why u mad
    Reputation
    374
    Join Date
    Sep 2006
    Posts
    1,646
    Thanks G/R
    3/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What ascent rev do you have?


  3. #3
    Reserved's Avatar Member
    Reputation
    11
    Join Date
    Jan 2008
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    4220, stable.

  4. #4
    beileroord's Avatar Member
    Reputation
    10
    Join Date
    Nov 2007
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah had this too, seems it has something to do with the blizzard updater , doensnt bother my players though, it keeps on going, only frustrating is the sometimes long list of unknown CMD 19, i edited the authsocket code to see from where the commands came from, warning with this U will receive ALL Ips even when players login..

    Code:
    void AuthSocket::OnRead()
    {
        if(GetReadBufferSize() < 1)
            return;
    
        uint8 Command = GetReadBuffer(0)[0];
        last_recv = UNIXTIME;
        if(Command < MAX_AUTH_CMD && Handlers[Command] != NULL)
            (this->*Handlers[Command])();
        else
            Log.Notice("AuthSocket", "Unknown cmd %u", Command);
            Log.Notice("AuthSocket", "ITS COMING from %s",GetRemoteIP().c_str());
    }
    I added the red part (line 487 in my trunk\src\ascent-logonserver) Ascent rev4225

    Like I said No problems here for players not able to login when it starts spaming CMD 19, i installed Wow on another Pc in my Lan and immediatly the console starts spamming when i started "updating" the client with the new Partial 2.4 patch)
    Last edited by beileroord; 03-16-2008 at 07:21 AM.

Similar Threads

  1. N AuthSocket: Unknown cmd 19
    By fresh in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 08-20-2008, 04:47 PM
  2. Bit of help please?
    By Adam0500 in forum World of Warcraft General
    Replies: 0
    Last Post: 09-16-2006, 04:19 AM
  3. Aspiring model editor requires some professional help please!
    By grampa5000 in forum World of Warcraft Model Editing
    Replies: 8
    Last Post: 09-03-2006, 11:57 PM
  4. Help Please im a newbie
    By phoenix in forum World of Warcraft General
    Replies: 3
    Last Post: 07-14-2006, 09:29 AM
  5. I Need some IE help please!
    By Shadowman2418 in forum Community Chat
    Replies: 0
    Last Post: 07-10-2006, 09:02 PM
All times are GMT -5. The time now is 07:11 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search