Jump to content

Winz

Members
  • Posts

    1479
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Winz

  1. is this eAthena? if so, please get the latest rA. it's on the menu, up there ^^^^^^^^^^^^^^
  2. For those who gets this error, please make sure that you are downloading rAthena from GIT, not SVN (even though the guide you followed tells you to get one from SVN) rA's GIT: https://github.com/rathena/rathena download as zip: https://github.com/rathena/rathena/archive/master.zip
  3. wait. you're double logging-in? you can't open more than 1 connection with only 1 id. if you want to open another connection, use another ID. it happens everywhere, on other game. the 2nd connection will break the 1st. Unless it's really allowed or bug. using that thing will result in item duplication possibility. are you ..... nevermind.
  4. One day, I will delete this rAthena account and will start everything like a noob

  5. If I'm not mistaken, once you encrypt your grf, you only can read it. to update it, you need to replace everything of it. be careful when using secureGRF. I got mine broken and I lost everything.
  6. hmm, try to revert every changes on subnet_athena.conf. some probs comes from here
  7. try to revert the subnet_athena.conf. some problems come from the misconfiguration of this file.
  8. http://cerescp.sourceforge.net/ and click How To. maybe it can help you
  9. update your rAthena GIT. don't use SVN anymore, use GIT
  10. please mark as answered or solved
  11. it's either data/idnum2itemdesctable.txt and data/num2itemdesctable.txt or iteminfo.lua lub
  12. ... I should have asked you, "Are you using the latest GIT for the rAthena?"
  13. translate the language of NPC scripts? /npc/ everything right? (OP) anyhow, from what language to what language? how did you do it? do you use notepad++? do you save it with a correct encoding? do you get the same result when re-opening the file? langtype, make sure it's correct. is it reading the clientinfo.xml on Data folder or from the GRF? for testing purpose, remove the one on the grf.
  14. revert your subnet_athena.conf. sometimes, the problems comes from here.
  15. Winz

    asura

    @Heartbreak: /effects
  16. better switch to rA then.
  17. lua files/skillinfoz/skillinfolist.lua lub you can change it there. but, you will change the skill name on the skill tree as well.
  18. as far as I know, Harmony http://harmonize.it I don't know is it worth it or not, but I believe so. Never used any gaem guard
  19. Do you login using the accountid = 1? If yes, do not use that one. make a new one that is larger than 2'000'000. account ID 1 is reserved for server communication. is the account id you're logging in with >= 2'000'000? is the gender of the ID is 'S'? if yes, change it to M / F. although this 3 questions may not be really helpful. restart your server as well I'm using 2013-08-07 and there's no problem
  20. Heartbreak, please reload every SQL table. if you have ever updated your server, please do the SQL upgrades. to make it easy (but you'll lose everything), drop the ragnarok database, create a new one. then, reload main.sql and logs.sql on your ragnarok database (schema). @Jasc, please do not mention SVN anymore. we are now using GIT. some guides asks users to use SVN and it leads to a horrible error. The guide as well as the rAthena SVN are outdated. Only for rAthena's SVN.
  21. It means there are something wrong with the savedata/ChatWindow_U.lua. try to get this one (mine) and replace yours: http://www.mediafire.com/download/9vb7bqepms0ob95/ChatWndInfo_U.lua
  22. is the search feature and the board unavailable for you? it's right on the first pinned post on "Client Release" =.=" http://rathena.org/board/topic/82726-2013-ragexe-and-diff-up-to-date-2013-08-07/
  23. they're sprites error, custom maps error, palette error. some files are not 100% compatible with your client while some are. or, they're compatible with other clients, but not yours.
  24. if you don't have phpmyadmin, then install it. sudo apt-get install phpmyadmin or yum install -y phpmyadmin If you have forgotten the root password, you can reset it (search google). If you don't want to do such complicated recovery thing, then just reformat your VPS or whatever it is and start from beginning.
  25. DDOS protection is obtained from the VPS hoster. Harmony protection is acquired by contacting them https://harmonize.it/
×
×
  • Create New...