Jump to content

mewi

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by mewi

  1. Thankies!!! :3 http://i159.photobucket.com/albums/t132/mewimi/screenKittyRO000_zps7251d62d.jpg
  2. So I've tried a few solutions to this problem, most of them were completely dead ends. I tried changing the optioninfo.lua and optioninfo.lub showname = from 1 to 0 in as many optioninfo's I could find lol but it didn't change a single thing. It is the last issue I have run into so far with the basics. I used xdiff to diff my client on version 2013-07-03a
  3. Anyone? If its an issue with my diff patching process, could someone recommend a full working diff guide and client version?
  4. Thanks neomind that helped. Just another one of many blunders and troubles this "guide" has given me. You'd think they'd cover the basics correctly X.x Anyway now that that part is solved, I run into an unknown packet version message. http://i159.photobucket.com/albums/t132/mewimi/client_zpse52577c1.jpg I've tried my best to get around it but I'm not sure if I modified packet_db.txt properly for my ragexere version 2012-06-12aRagexeRE date 20120612 version 31 I'm not sure the exact spot to place http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/packets_2012-06-12aRagexeRE.txt in so I placed it with all the other ragexere's in the packet_db list. I'll upload my packet_db.txt just incase. Thanks again for all your help ^o^ packet_db.txt
  5. I've made some progress, apparently the issue was the .grf. The guide I was using conveniently missed a few step which messed me up. A better guide would be appreciated if anyone knows one that is 100% sureproof. I use Windows Server 2008R2 But eitherway now that I am able to ( kind of ) connect to the server I get rejected from server messages. charserv gives me this message s aid=1 has an incorrect version=0 in clientinfo. Server compiled for 33 logserv gives me this message Request for connection of mewi <192.168.3.122> version=33 Authentication accepted Then the connection closes http://i159.photobucket.com/albums/t132/mewimi/sighjpg_zpsda90595a.jpg
  6. Thought I posted all relevant information of that at the top but okay 2012-07-16aRagexeRE.exe Thought I posted all relevant information to that at the very top...
  7. Top right image http://i159.photobucket.com/albums/t132/mewimi/kittyro1_zpse04d1263.jpg
  8. Shouldn't my service select say KittyRO instead of ragnarok? o.o
  9. Client http://i159.photobucket.com/albums/t132/mewimi/kittyro1_zpse04d1263.jpg Server http://i159.photobucket.com/albums/t132/mewimi/8171f6a8-6770-4d45-ad9c-bf2788524727_zps9594da55.jpg Tried to fit in as much info as I could
  10. I do not receive any errors or warnings from char/login servers. I don't even get the option to select a server. It goes straight to failed to connect to server. So I don't think the client is reaching the server, I don't know what to do to remedy this and it isn't firewall ports, I know this for a fact.
  11. So I've managed to get the server up and running no errors or warnings. But when I try to get client to work I can't even get it to connect. All firewall ports are opened both hardware and software side, still doesn't work with software firewall off. The only thing I can think I messed up on was the <version> in clientinfo... because I try to find the # but I cant seem to google a way on how to figure out the number. All results only tell me the date of the client... PS: I start the game, Services: "Ragnarok online" window shows up ( the balloon ) tooltip, 0 Servers show up in a list when loging in, it goes straight to failed to connect. 2012-07-16aRagexeRE.exe mmo.h #ifndef PACKETVER #define PACKETVER 20120716 clientinfo.xml <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>KittyRO</display> <balloon>Meow</balloon> <desc>Meow</desc> <address>192.168.3.127</address> <port>6900</port> <version>33</version> <langtype>1</langtype> <registrationweb></registrationweb> <aid> <admin>1</admin> </aid> </connection> </clientinfo> subnet_athena.conf subnet: 255.255.255.0:192.168.1.127:192.168.1.127 map_athena.conf map_ip: 192.168.3.127 char_athena.conf char_ip: 192.168.3.127 inter_athena.conf sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: root sql.db_password: blank sql.db_database: rathena sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: root char_server_pw: blank char_server_db: rathena // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: root map_server_pw: blank map_server_db: rathena // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: root log_db_pw: blank log_db_db: logs log_codepage: log_login_db: loginlog data.ini [data] 0=KittyRO.grf 1=rdata.grf 2=data.grf rAthena-13.sln used for build packet_db version is default Network: Local Address: 192.168.3.127, Subnet: 255.255.255.0, Gateway: 192.168.3.1
×
×
  • Create New...