Jump to content

Analyze: login phase does not handle this packet! header 100


Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 3 years later...

input_login.cpp

search 

		case HEADER_CG_SYMBOL_CRC:
			GuildSymbolCRC(d, c_pData);
			break;
			/////////////////////////////////////

add under

#ifdef FIX_HEADER_CG_MARK_LOGIN
		case HEADER_CG_MARK_LOGIN:
			break;
#endif

 

Go to .../.../common/service.h 

 

add there somwhere

#define FIX_HEADER_CG_MARK_LOGIN								// Fix for syserr error header 100 (login phase does not handle this packet! header 100);

 

banner_pandora.jpg

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 2

      Feeding game source to LLM

    2. 0

      Target Information System

    3. 2

      Feeding game source to LLM

    4. 2

      anti exp explanation pls

    5. 2

      Feeding game source to LLM

    6. 2

      anti exp explanation pls

    7. 0

      [GR2] Positioning an object added with "Attach"

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.