Jump to content
  • 0

Question

Posted

hello guys I have a problem, when I talk with npc , This message appears in "map-server.exe"

1343561299941.png

Then can not log in to my server !

Why is this happening? :(

help please

9 answers to this question

Recommended Posts

Posted (edited)

All npc !

Sorry not all, some

Problem in char-server !

1343563627681.png

When I add a quest and talk with npc .. This thing happens

What is the solution?

please helllp !

Edited by Abenr
Posted
#ifndef PACKETVER
//#define PACKETVER 20081126
#define PACKETVER 20100707
#endif
// backward compatible PACKETVER 8 and 9
#if PACKETVER == 8
#undef PACKETVER
#define PACKETVER 20070521
#endif
#if PACKETVER == 9
#undef PACKETVER
#define PACKETVER 20071106
#endif

Posted

With your packet_db, it's probably set at 'default' which makes the server read the very latest packet available in the packet_db and the latest I believe is 2012-04-10? I suggest you delete the packets that doesn't apply to your client or set a packet_ver: under your 2010-07-07 packet.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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