Jump to content

Yetsuki

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by Yetsuki

  1. it doesn't know what to do with the "favorite" column in the table "field list". Not sure what either of those are since I don't have them, maybe costumes? EDIT: Oh, your inventory table is set up weird.. or the script calling the data from the inventory table is set up wrong.
  2. sooooo just set what's in servers.php to the database I want FluxCP to install to? and not pointing to my *athena's database? EDIT: -facepalm- it worked, dunno why I didn't just try that sooner. Thank you sir ^^;
  3. I'm not the best at PHP but is this possible? I think it's a little silly that it's loaded onto *athena's MySQL database by default.. Was wondering if anyone has already done this or could guide me through doing it?
  4. I know everything is in the right spot (sprites, description, resnametable, item_db, etc) and the items are able to be in the player's inventory, but when you left click the item the client instantly crashes. Only thing that has changed in my server from the last one is the RagexeRE.exe is now 2012-04-10. I've tried others, still get the same error. Anyone know what's going on? EDIT: Nevermind, figured it out. Either Unbollox or GRFBuilder didn't rename the ASCII to korean properly... Thanks anyway guys
  5. Best CPU cooling solution (price/performance), and it's simple to set up and maintenance.
  6. Intel, unless you're on some budget. Also I'd suggest the unlocked version of that i7, if you're into overclocking.
  7. If you mean the password you use in inter_athena.conf, then yes. secretpassword should be the same as the pass in inter_athena.conf.
  8. I meant what patches did you apply to the client? Post your clientinfo.xml if you'd like, but it's supposed to be in your data folder.
  9. Hm, what diff's are you using? Also, I don't think this makes a difference or not, but try using 26 in clientinfo.xml and packet_db.txt
  10. char_athena: // Enable or disable creation of new characters. // Now it is actually supported [Kevin] char_new: 1 Can't imagine you have the same issue as Gerome, his issue comes from having too many accounts. You just created your server so you might've configured something incorrectly.
  11. It's 2 000 000 love. After changing PACKETVER in /src/common/mmo.h did you save and recompile? Is clientinfo.xml's packet version 28? Have you tried any other executables? (RagexeRE.exe)
  12. http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/ Add the correct packet_db info for your client.
  13. Firewall, wrong IP's/ports?
  14. If it boots fine and allows players to connect, then something in-game is crashing your map-server. Look through your logs. Your issue is different. Packet version mismatch.
  15. /src/mmo.h: #ifndef PACKETVER #define PACKETVER 20120307 //#define PACKETVER 20100730 #endif Save and recompile.
  16. Glad to hear, thought the plugin system was broken tbh.
  17. It was the spaces in front of the line I mentioned...
  18. Spaces in front of the line? Might effect it being read. Also, http://rathena.org/board/topic/53424-weemapcache/ is much easier to use.
  19. Uhmm, have you already run yum update successfully? It might've added a new repo file, look for "centos-base.repo.rpmnew"
  20. Thank you~! Works as intended.
  21. Happened to me, finally found out Judas' 2012-03-07f client works perfectly with the newer packet versions.
  22. You mis-spelled something or didn't use the correct syntax for a data file, or don't have a file named correctly. If you patch (diff) a client without "Ignore palette errors" and "Ignore missing file errors" it might tell you what you're missing.
×
×
  • Create New...