Jump to content

Winz

Members
  • Posts

    1479
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Winz

  1. Either your mysql server is not running or not listening on localhost. To make it listen, open /etc/mysql/my.conf search: bind-address = 127.0.0.1 and change it to: #bind-address = 127.0.0.1 To verify, use: netstat -tap then, restart the mysql server: Ubuntu: sudo service mysql reload sudo service mysql restart
  2. hmm, maybe there's a program that prevents the server to do their things. Who knows? also, make sure your VPS' RAM is more than 768 MB (considering you are using the GUI thing)
  3. your custom items (if you have made one) Otherwise, if you don't want to put your custom items (I mean if you don't want to make a modification of the default kRO), just ignore the data folder except: clientinfo.xml (google it or find it in the Wiki).
  4. hmm maybe you can try "Change to revision" and put the revision number: 16690. I can't find the r16690 (in fact, I did not deeply search.) Why don't u use the latest one, boss?
  5. try using knife / main gauche, with no other equip (put off your headgear and bone plate) and change all stats into 1 (@allstats -99999 will do this)
  6. then, after done editing mmo.h, have you re-compiled your server?
  7. No Problem Glad that I could be a help.
  8. OHH, I didn't know it was originally placed on DB support.
  9. it's: data/lua files/skillinfoz/skillinfolist.lua
  10. get it here: HERE!! *DISCLAIMER: Please DO NOT spam on the board, DO NOT repeat your question over and over again.
  11. ^^^ that's the solution. give a permission for: root@localhost and [email protected] then, FLUSH PRIVILEGES. it should work
  12. might be. the nearest to your client's date
  13. Update your lua files.
  14. might be GRF error,or setup.exe error.
  15. @Bryner, it's not Database error. @crystaleye: Redownload the file
  16. Sorry, I know nothing about THOR Patcher. maybe, someone around here can help you.
  17. Winz

    Data folder

    download the un-updated kRO (the one without 3rd job) and extract it from the data.grf. XD
  18. adter that, use only ONE of the following: <aid> <yellow> I mean, just use <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid>
  19. src/config/renewal.h. #define RENEWAL #define RENEWAL_CAST To disable the Renewal or the Renewal_Cast, just comment them (add // in front of the line): //#define RENEWAL_CAST
  20. I guess some files should be posted outside the GRF. or, you can simply edit data\optioninfo.lua and change the settings there
  21. try updating your repository
  22. It's should be, considering what Euphy had said
  23. What do you mean? Of course, you need an account first. You need a control panel so you can make the account easier. no. the password after choosing server is DIFFERENT from the SQL password.
  24. can you post the Gravity Error Message on a codebox here?
  25. Winz

    Can u help me

    just patch your Miruku or kRO client
×
×
  • Create New...