Abenr Posted July 29, 2012 Posted July 29, 2012 hello guys I have a problem, when I talk with npc , This message appears in "map-server.exe" Then can not log in to my server ! Why is this happening? help please Quote
Abenr Posted July 29, 2012 Author Posted July 29, 2012 (edited) All npc ! Sorry not all, some Problem in char-server ! When I add a quest and talk with npc .. This thing happens What is the solution? please helllp ! Edited July 29, 2012 by Abenr Quote
malufett Posted July 29, 2012 Posted July 29, 2012 what client version are you using?? and your server's packet version?? Quote
Abenr Posted July 29, 2012 Author Posted July 29, 2012 client version = 2010 07 07 But packet version i don't know How do I know packet version? Quote
Abenr Posted July 29, 2012 Author Posted July 29, 2012 #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 Quote
Mystery Posted July 30, 2012 Posted July 30, 2012 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. Quote
Question
Abenr
hello guys I have a problem, when I talk with npc , This message appears in "map-server.exe"
Then can not log in to my server !
Why is this happening?
help please
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.