WTPFente Posted May 30, 2013 Posted May 30, 2013 Before updating the SVN the server worked fine, after updating to revision 17339 and compiling we can't get past selecting a server after logging in. Any ideas? Quote
Jaburak Posted May 30, 2013 Posted May 30, 2013 Did you change something in your src folder before? Quote
WTPFente Posted May 30, 2013 Author Posted May 30, 2013 Nope, I just updated the svn and compiled Quote
Jaburak Posted May 30, 2013 Posted May 30, 2013 I think it's a packet_db problem, what client are you using? Quote
Dev iAmMar Posted May 30, 2013 Posted May 30, 2013 you need to put 2012-04-10 in your packet_db Quote
Jaburak Posted May 30, 2013 Posted May 30, 2013 2012-04-10 trunk/src/common/mmo.h Find: #ifndef PACKETVER //#define PACKETVER 20120410 #define PACKETVER 20130320 //#define PACKETVER 20111116 #endif Replace: #ifndef PACKETVER #define PACKETVER 20120410 //#define PACKETVER 20130320 //#define PACKETVER 20111116 #endif Recompile after. Quote
Question
WTPFente
Before updating the SVN the server worked fine, after updating to revision 17339 and compiling we can't get past selecting a server after logging in. Any ideas?
7 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.