Jump to content

Grey

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Grey

  1. This guy is rocks! He did full setup, install some script and customized as I was wanted in my server (disabling doram and 3rd job). Also I really like the free consultation that he provides, which bring ideas forward for the server as well. Definitely recommend him and will use his service again sometime in the future.
  2. Unfortunately still didn't work. I have updated my clientinfo.xml to use primary instead of sakray Please help where other thing I need to look.
  3. Hi Srx, I have tested from the link you provided. Seems the port is open. See screenshot below: Any other areas should I look further?
  4. Yes I did have a look on those files. Seems correct. They are: packet_db.txt //packet_db_ver: 55 packet_db_ver: default packet_keys_use: default mmo.h #ifndef PACKETVER #define PACKETVER 20151104 //#define PACKETVER 20120410 #endif And client version was downloaded from this thread. Is there anything else I should check? Also, one thing I noticed. During Nemo Select recommended I got a Patch Error saying "Load Custom lua file instead of iteminfo*.lub: Patch Cancelled - New value is same as old". Not sure if this is related. See screenshot below:
  5. If you mean console from server then it doesn't have any error or even connection comes in. Seems not connecting at all. But I am not sure if there's console error on the client side.
  6. Hi guys, This is my first time setting up rAthena server and client as well. I tried to find solution in this forum but nothing to solve it. Basically after everything is set and connection between server (in one server) is seems to be ok. However, I am unable to login. Every time try to login it says "Disconnected from server" And I checked on the server, there is no any inbound connection or anything. But if I try to test accessing through browser http://54.169.***.***:6900/, then it does server getting packet. So I assume TCP/UDP port is open. Do you know where should I look to debug this further? Please help. NOTE: I am using client 2015-11-04aRagexe Here's my clientinfo.xml <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Online Client Information</desc> <servicetype>australia</servicetype> <servertype>sakray</servertype> <connection> <display>Private Server Ragnarok</display> <desc>Ragnarok Online</desc> <balloon>this is a tool tip</balloon> <address>54.169.***.***</address> <port>6900</port> <version>55</version> <langtype>0</langtype> <registrationweb>www.ragnarok.com</registrationweb> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> </loading> <yellow> <admin>2000000</admin> </yellow> </connection> </clientinfo> And my rAthena config conf/import/char_conf.txt userid: server passwd: ****** server_name: Elsewhere pincode_enabled: no pincode_force: no char_moves_unlimited: yes char_ip: 54.169.***.*** login_ip: 54.169.***.*** start_point: izlude,192,210:izlude_a,192,210:izlude_b,192,210:izlude_c,192,210 conf/import/map_conf.txt userid: server passwd: ****** map_ip: 54.169.***.*** char_ip: 54.169.***.***
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.