KoriTime Posted December 27, 2012 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 146 Reputation: 11 Joined: 11/20/11 Last Seen: October 14, 2024 Share Posted December 27, 2012 (edited) character name not showing up in my client were using #define PACKETVER 20110315 // Main packet version of the DB to use (default = max available version) // Client detection is faster when all clients use this version. // Version 23 is the latest Sakexe (above versions are for Renewal clients) //packet_db_ver: 23 packet_db_ver: default Edited December 27, 2012 by Yachiru Quote Link to comment Share on other sites More sharing options...
ICEROCK Posted December 27, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 228 Reputation: 33 Joined: 11/15/12 Last Seen: July 22, 2016 Share Posted December 27, 2012 change your PACKETVER in mmo.h to client version you are using. Quote Link to comment Share on other sites More sharing options...
KoriTime Posted December 27, 2012 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 146 Reputation: 11 Joined: 11/20/11 Last Seen: October 14, 2024 Author Share Posted December 27, 2012 really that been done Quote Link to comment Share on other sites More sharing options...
mrlongshen Posted December 27, 2012 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted December 27, 2012 are u using beginner eathena v4 ? Quote Link to comment Share on other sites More sharing options...
clydelion Posted December 27, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted December 27, 2012 First, please verify that your client is really 20110315. If not, change PACKETVER in mmo.h file. Secondly, don't forget to recompile all 3 servers. Quote Link to comment Share on other sites More sharing options...
KoriTime Posted December 27, 2012 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 146 Reputation: 11 Joined: 11/20/11 Last Seen: October 14, 2024 Author Share Posted December 27, 2012 its is. Quote Link to comment Share on other sites More sharing options...
clydelion Posted December 27, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted December 27, 2012 Looking at your packet_db.txt, you probably are using eathena or and old version of rathena. You can try using rathena's packetdb, then adjust max packet db, ver, and pos like that of the latest rathena's in clif.h file. Quote Link to comment Share on other sites More sharing options...
KoriTime Posted December 28, 2012 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 146 Reputation: 11 Joined: 11/20/11 Last Seen: October 14, 2024 Author Share Posted December 28, 2012 3ceam add me on skype and ill show you Quote Link to comment Share on other sites More sharing options...
clydelion Posted December 28, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted December 28, 2012 replace the last entry in packet_db.txt with this http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/packets_2011-03-15aRagexeRE.txt Quote Link to comment Share on other sites More sharing options...
Question
KoriTime
character name not showing up in my client were using #define PACKETVER 20110315
// Main packet version of the DB to use (default = max available version)
// Client detection is faster when all clients use this version.
// Version 23 is the latest Sakexe (above versions are for Renewal clients)
//packet_db_ver: 23
packet_db_ver: default

Edited by YachiruLink to comment
Share on other sites
8 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.