Jump to content

Winz

Members
  • Posts

    1479
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Winz

  1. SO.... how do i fix my problem ?? even i use 2012 client also reject from server T^T hello guys so i veiw my server packet db the 2013-07-03 client is version 42 and then when reject from server and the charser-sql .bat got something come out [Warning] : s aid=1 has an incorrect version =0 in clientinfo . server compiled 42 help me please !!! please !!! W.T.* stop bumping and acting like tomorrow is the end of the world. Are you using 2013-08-07 client or 2012 client? Anyhow, whatever your client date is, you need to make sure that the configuration inside mmo.h is the same. After changing it, you need to recompile EVERYTHING. (See rA's Wiki for compilation process. available on Windows and Linux) If you're using the latest version of rA, then open db/packet_db.txt and set packet_db_ver to "default" Try those first and tell us the result My client is 2011-03-15a and this is what in my clientinfo.xml: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>Ragnarok</display> <balloon>the balloon</balloon> <desc>description</desc> <address>*********</address> <port>6900</port> <langtype>4</langtype> <registrationweb>******</registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loading01.jpg</image> </loading> </connection> </clientinfo> *langtype 4 stands for the localization in Taiwan
  2. My fault. Sorry. How about the Load ItemInfo.lua before lub? It's okay, everybody makes mistakes. and mistakes will show its correct side and will make you better. I heard that lubs are the compiled version of lua. I use lua often since I make so many changes often. Therefore, when you are building a test version, you can use luas so that you can modify them easily, then compile them on distribution. How to use the downloaded lubs? will I extract it in the data folder? extract the files. there will be a folder named "lua files". put it inside your data folder
  3. No, Microsoft, not your no. 1 It's good for you to ask the client to read the data folder first, for easier debugging and testing. After done, re diff a new one and disable the 'read data folder first' then make the grf. Follow the no.3 of Microsoft's answer and get the latest translated data folder. (Mostly msgstringtable for later clients)
  4. Wow, what an old thread.. Make sure you don't have imba stat. I mean the number is ridiculously high. Try to (first) set them to 99, then to 170 or the max stat.
  5. Could possibly caused by a bug by chrome. Try to delete the browsing data and try again
  6. in rAthena, there are 2 stat configurations for both skill and item. the first one is pre-re (or is not written) and the other one is RE (stands for Renewal). it's up to you, which you would like; the old system of ragnarok (which may give you instant cast when total dex is around 170 (or as defined)) or using the new casting, stats system, like the Official ROs are using right now.
  7. It seems that your client isn't compatible with the server. can you chat on the ro?
  8. Hmm, are you still looking for the answer for this one? Try to remove the modification in subnet_athena.conf. some problems are caused by the misconfiguration of subnet_athena.conf.. If you're still looking for this, I may be able to help you with this. PM me (I don't charge any payment)
  9. ... Hmm, would you mind restarting the computer and try a gain? I believe you start the server right from the directory, not from visual studio, right? Also, make sure that you have configured properly the configs on conf/map_athena.conf, login_athena.conf, and char_athena.conf
  10. This thread actually doesn't go to Database support. mods may move it. anyhow, are you saying that people can't use ANY skill (including Blessing, Increase Agility, Angelus, etc) on towns? then go to /npc/mapflag/noskill.txt syntax: map-name<tab>mapflag<tab>noskill
  11. kRO & Renewal Full Client 2013-12-01 will need you to define the packetver to 2013-12-01 #ifndef PACKETVER #define PACKETVER 20131201 //#define PACKETVER 20120410 #endif then recompile. don't forget to get the latest SVN for the server. (I'm not saying that this WILL fix it. 2013 client shall connect to a 2013-listening server.)
  12. You probably would like to ask the harmony support, since you encounter the problem after using the harmony service.
  13. Well, the question goes back to your own patcher. I believe you copy-pasted other's patcher, isn't that right? judging from the skin, I believe it is a neoncube-based patcher (may be JikariCube as well) Therefore, try to find neoncube.ini or jikaricube.ini on the ro folder and the configuration goes there.
  14. Excuse me, this thread is located inside rAthena Board → Support & Releases→ General→ Installation Support
  15. No. The problem is simple. you need to open your database, go to the 'ragnarok' schema and load ./sql-files/logs.sql there. Therefore, you'll have 'loginlog', 'picklog', 'zenylog', and others, together in your 'ragnarok' schema. (the loginlog will be adjacent (in the same schema) with login, char, etc)
  16. And I believe you have done @reloadatcommand , or restart the server, haven't you? just reloadatcommand is enough.
  17. buka folder src/renewal buka file: renewal.h pake notepad boleh. trus, di comment "#define RENEWAL" nya, jadi: //#define RENEWAL //#define RENEWAL_CAST dst.. trus, recompile. kl udh, smua konfigurasinya hrs di pre-re. (mksdnya yang di folder db sama di folder npc)
  18. you don't need to find the "latest lua files", but "the suitable" one with the client you are using. and I believe you can't get new (2014) features if you're using 2010 client. http://svn6.assembla.com/svn/ClientSide/Lua_Project/
  19. hi Greyford, would you mind switching to another client? it's nice to use 2012-04-10, i guess. I use 2011-03-15a, working fine.
  20. Hello Zokuma, try to reset the subnet_athena.conf. many problems of this comes from the misconfiguration of subnet_athena. I hosted online, but I did nothing to this file and it works. https://github.com/rathena/rathena/blob/master/conf/subnet_athena.conf Let us know how it goes!
  21. Winz

    Data

    ok, my bad. just google it. I believe they still have it
  22. Winz

    Help with BG

    This. is. epic. hahahahahaha
  23. you may want to take a look on thor's guide. or use neoncube / jikaricube since it's easier. (I failed to make any thor patchers, but I re-made more than 10 Neoncube-based patcher (to be exact: JikariCube)) for port forwarding: http://portforward.com/english/routers/port_forwarding/routerindex.htm if you're going to get a VPS (Virtual Private Server) (your server will be 24/7 online), you don't need to do this port forward. by default, they'll be open when rA server starts. if something matters, consult your VPS provider to open: 80 6900 5121 6121 I don't suggest you to open 3306 (MySQL). can be dangerous. you can later install phpmyadmin so you access your database from port 80
  24. there's a problem with the NVZ script. consult with the creator of it. // goes to script support
  25. re diff your client. add this on your weediffgen: WDGSkipPacketHeaderObfuscation.rar make sure you apply the patch: skip packet header obfuscation if it's done, tell the guys on eathena.ws that the problem is solved. and show how do you solve it.
×
×
  • Create New...