Family Guy Posted October 28, 2015 Posted October 28, 2015 i've searched for this problem but none of it works and some just said they solved it without saying solution.. please help me step by step Quote
Haziel Posted October 28, 2015 Posted October 28, 2015 Edit your clientinfo.xml, where there's version, change it to 38. Quote
Family Guy Posted October 28, 2015 Author Posted October 28, 2015 Edit your clientinfo.xml, where there's version, change it to 38. my clientinfo.xml never changes it is always like this <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok</display> <balloon>Ragnarok</balloon> <desc>Ragnarok</desc> <address>127.0.0.1</address> <port>6900</port> <version>38</version> <langtype>0</langtype> <registrationweb></registrationweb> <aid> <admin>2000000</admin> <yellow></yellow> </aid> </connection> </clientinfo> Quote
Haziel Posted October 28, 2015 Posted October 28, 2015 (edited) Try this one: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok</display> <desc>Ragnarok Online</desc> <balloon></balloon> <address>127.0.0.1</address> <port>6900</port> <version>38</version> <langtype>0</langtype> <registrationweb>REGISTRATION URL HERE</registrationweb> <aid> <admin>2000000</admin> </aid> <loading> <image>loading00.jpg</image> </loading> </connection> </clientinfo> Edited October 28, 2015 by Haziel Quote
Family Guy Posted October 28, 2015 Author Posted October 28, 2015 Try this one: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok</display> <desc>Ragnarok Online</desc> <balloon></balloon> <address>127.0.0.1</address> <port>6900</port> <version>38</version> <langtype>0</langtype> <registrationweb>REGISTRATION URL HERE</registrationweb> <aid> <admin>2000000</admin> </aid> <loading> <image>loading00.jpg</image> </loading> </connection> </clientinfo> doesn't work tho Quote
Super Arki Posted October 28, 2015 Posted October 28, 2015 I HAD THIS PROBLEM. CHANGE YOUR ACCOUNT SEX TO MALE OR FEMALE. ITS IN "S" Quote
Stolao Posted October 28, 2015 Posted October 28, 2015 I HAD THIS PROBLEM. CHANGE YOUR ACCOUNT SEX TO MALE OR FEMALE. ITS IN "S" Not quite... He's trying to log in as account 1 ( his server) he needs to 1st create an admin account to log in as Quote
sader1992 Posted October 29, 2015 Posted October 29, 2015 (edited) conf/battle/client.conf packet_ver_flag: 0x7FFFFFFF packet_ver_flag2: 0x7FFFFFFF conf/login_athena.conf check_client_version: no db/packet_db.txt packet_db_ver: default packet_keys_use: default packet_ver: 38 packet_keys: 0x646E08D9,0x5F153AB5,0x61B509B5 // or your packet keys on diff do not load your packet keys !! write them Manual !! ............................ first playable account the id must be 2000000 or more! M or F not S the account id 1 is S for conf/char_athena.conf // Server Communication username and password. userid: username passwd: password and conf/map_athena.conf // Interserver communication passwords, set in account.txt (or equiv.) userid: username passwd: password and it's not playable ........................ src/common/mmo.h #define PACKETVER 20130605 use 2013-06-05Ragexe.exe for the 38! Edited October 29, 2015 by sader1992 Quote
Question
Family Guy
i've searched for this problem but none of it works and some just said they solved it without saying solution.. please help me step by step
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.