Hello! so I'm pretty new to Hercules (tried eAthena and rAthena before tho) and I managed to get the map server, char server and login server running, they got no errors on the console... BUT when I try to log in from the client the next ensues:
-I select the server from the list
-I log in with username and password
-I select the server from the list (at this point the console shows my attemp to log in)
-Then:
I'm using 2014-04-16aRagexe and used NEMO to diff it.
here's my clientinfo.xml:
<?xml version="1.0" encoding="euc-kr" ?><clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <extendedslot /> <connection> <display>Cube Gaming Ragnarok ONline</display> <desc>250k/250k/Various</desc> <balloon>CLICK ME!!</balloon> <address>**.**.**.**</address> <port>6900</port> <version>46</version> <langtype>1</langtype> <registrationweb>*******</registrationweb> <yellow> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> </yellow> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> <image>loading07.jpg</image> <image>loading08.jpg</image> <image>loading09.jpg</image> <image>loading10.jpg</image> </loading> </connection></clientinfo>
Any Idea of what may be happening or how can I fix it?