truefg Posted December 30, 2013 Posted December 30, 2013 Im not sure what kind of error is this? PLEASE HELP! ~Also can ya help me to change the interface language. Thanks! S.S Quote
Kido Posted January 9, 2014 Posted January 9, 2014 DONE.. Now how can i take this out.. ???? S.S /conf/char_athena.conf //=================================== // Pincode system //=================================== // NOTE: Requires client 2011-03-09aragexeRE or newer. // A window is opened before you can select your character and you will have to enter a pincode by using only your mouse. // Default: yes pincode_enabled: yes change it to no //=================================== // Pincode system //=================================== // NOTE: Requires client 2011-03-09aragexeRE or newer. // A window is opened before you can select your character and you will have to enter a pincode by using only your mouse. // Default: yes pincode_enabled: no i hope it helped you (: haha this came to my mind 1 Quote
LuLu Posted December 30, 2013 Posted December 30, 2013 wrong configuration? try to use my skin on my signature to translate. 2 Quote
truefg Posted December 30, 2013 Author Posted December 30, 2013 Can someone help me, how to set it up. Now its saying this.. ~Thanks For The skin.. S.S Quote
LuLu Posted December 30, 2013 Posted December 30, 2013 can i see your server side configuration and clientinfo. also check your packet_ver in mmo.h 2 Quote
Wolf Posted December 30, 2013 Posted December 30, 2013 You must configure the packets, to get into the compatibily with your client (hexed) and emulator. Take your date of hexed, and place in the packetversion tab on mmo.h. By doing so you already have the compatibility with the client emulator. Then you up the necessary database tables, after that configure the items that give access to your server (char, map, login), your local ip if you are in your home. See: http://rathena.org/wiki/Connecting Good luck! Quote
truefg Posted December 31, 2013 Author Posted December 31, 2013 PLEASE HELP!!!!!!!!!! can i see your server side configuration and clientinfo. also check your packet_ver in mmo.h Clientinfo: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>ZodiacRO</display> <balloon>the balloon</balloon> <desc>description</desc> <address>127.0.0.1</address> <port>6900</port> <version>26</version> <langtype>1</langtype> <registrationweb>www.Zodiac-ro.net/Register</registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loadingscreen01.jpg</image> </loading> </connection> </clientinfo> Packet_Ver: #ifndef PACKETVER #define PACKETVER 20120418 //#define PACKETVER 20120410 #endif SERVER RUNNING S.S Error S.S PORT Setup S.S Quote
LuLu Posted December 31, 2013 Posted December 31, 2013 If you are only using lan. NO NEED to open ports do you use 2012-04-18RagexeRE as your client? also 2012-04-18 is packet_ver: 31 //2012-04-18aRagexeRE [Special Thanks to Judas!] packet_ver:31 you need to change your clientinfo.xml to 31 <version>26</version> to <version>31</version> to match the packets. 2 Quote
truefg Posted December 31, 2013 Author Posted December 31, 2013 If you are only using lan. NO NEED to open ports do you use 2012-04-18RagexeRE as your client? also 2012-04-18 is packet_ver: 31 //2012-04-18aRagexeRE [Special Thanks to Judas!] packet_ver:31 you need to change your clientinfo.xml to 31 <version>26</version> to <version>31</version> to match the packets. Yes I'm using 2012-04-18 as my RagexeRE.. Everything seems to be good connected and all set. But still giving me the failed to connect to server. ~~~ When I try to register with "_M" it tells me that "Username or Password is incorrect" What is this warning im getting? S.S Sources I used: rAthena Source/Trunk: rAthena Revision 17698 GRF: Alexandria's Data Folder (Ver - Download Link: data_v3.0) Client: Supportmii's Client [Ver: 2012-04-18aRagexeRE ] Steps that I wondered, I looked into this Tutorial. (Just for the steps that I didn't remember or wonder how to do it) Programming: http://youtu.be/3LTOOEjRtUo Making Client/Starting the server: http://youtu.be/CtDRZki3Hpo Please Help!! Quote
LuLu Posted January 3, 2014 Posted January 3, 2014 (edited) You have enabled the BANK feature which requires you to have a client date greater than 2013-07-24 for it to work. EDIT: You need to use newer clients for this bank feature to work or disable it in the configs to remove warnings Edited January 3, 2014 by LuLu 2 Quote
truefg Posted January 8, 2014 Author Posted January 8, 2014 (edited) ok, Everything is done. now this is happening. I bought a hosting server so this is the problem now. (Honestly, i dont know what to do, i'm paying this hosting and this my RO is not working, Need Help please, because they don't know what is wrong with my connections anyway) S.S #1 S.S #2 S.S #3 S.S #4 Connection S.S DATA.in[Data]1=personaldata.grf2=data.grf3=rdata.grf And Finally, the Clientinfo <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>Rates:3k/3k/10</display> <balloon>theballon</balloon> <desc>description</desc> <address>192.69.201.233</address> <port>6900</port> <version>31</version> <langtype>1</langtype> <registrationweb>http://www.zodiac-ro.ragnarok.so</registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loadingscreen01.jpg</image> </loading> </connection> </clientinfo> BUMP~ Edited January 8, 2014 by truefg Quote
LuLu Posted January 8, 2014 Posted January 8, 2014 (edited) it said unsupported packet. check mmo.h or check phpmyadmin configs Edited January 8, 2014 by LuLu 2 Quote
truefg Posted January 9, 2014 Author Posted January 9, 2014 DONE.. Now how can i take this out.. ???? S.S Quote
truefg Posted January 9, 2014 Author Posted January 9, 2014 DONE.. Now how can i take this out.. ???? S.S /conf/char_athena.conf //=================================== // Pincode system //=================================== // NOTE: Requires client 2011-03-09aragexeRE or newer. // A window is opened before you can select your character and you will have to enter a pincode by using only your mouse. // Default: yes pincode_enabled: yes change it to no //=================================== // Pincode system //=================================== // NOTE: Requires client 2011-03-09aragexeRE or newer. // A window is opened before you can select your character and you will have to enter a pincode by using only your mouse. // Default: yes pincode_enabled: no i hope it helped you (: haha this came to my mind Thanks!!! Quote
Kido Posted January 9, 2014 Posted January 9, 2014 you are welcome (: please feel free to ask any question that you may have, we will always try to answer then (99.9% will be solved) 1 Quote
Question
truefg
Im not sure what kind of error is this?
PLEASE HELP!
~Also can ya help me to change the interface language. Thanks!
S.S
15 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.