krashdragon Posted March 25, 2015 Posted March 25, 2015 Im using latest rathena revision,but i cant click on monster or kill monster,anyone know how to solve this?thanks Quote
substep Posted March 26, 2015 Posted March 26, 2015 Err check your map flags, see if there is anything for that particular map. If not, check the map server cmd and see if any errors are thrown. It could also be something you diffed into the client (I know if you dont diff certain things the client bugs out). Like if you diff in to ignore sprite/act files and your grf is not updated to support different colors for hair/clothes the client wont crash but nothing will change. Worst case scenario pm a contributor like judas or a forum mod with some screenshots and they should be able to tell you the problem Quote
krashdragon Posted March 25, 2015 Author Posted March 25, 2015 my client version 20130807 and version type 30 and langtype 6 Quote
substep Posted March 25, 2015 Posted March 25, 2015 set the version to 45 in the clientinfo.xml and in packet_db.txt. Check your mmo.h and see if the version date matches the date of the client your using. Also you can diff the client into bypassing the check for clientinfo.xml Quote
krashdragon Posted March 26, 2015 Author Posted March 26, 2015 (edited) i have set version and packet db to 45 but still the same,here are my the ss <port>6900</port> <version>45</version> <langtype>6</langtype> <registrationweb></registrationweb> <aid> <admin>2000000</admin> </aid> <loading> </loading> </connection></clientinfo> packet db // 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: 45//packet_db_ver: default mmo.h #ifndef PACKETVER #define PACKETVER 20130807 //#define PACKETVER 20110223#endif Edited March 26, 2015 by krashdragon Quote
Question
krashdragon
Im using latest rathena revision,but i cant click on monster or kill monster,anyone know how to solve this?thanks
6 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.