Jump to content

nicoscene

Members
  • Posts

    154
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by nicoscene

  1. Can someone help me decipher this? (this is eAthena emulator btw, not rAthena)
  2. Is there a way to make this work on eAthena?
  3. I want to know if there's a working pre-re client without the new renewal interface. Like this
  4. I'll be honest, I'd rate it 1/10, this isn't a remake, more like buttons are moved, background was changed and added few low definition images (like the 3 characters above the Download button. If you're practicing/applying your skills on web developing, you should try to create your own design and then code it yourself. That's how you practice your skills
  5. Hi, I know this is strange but the player's name entitled to the potion changes when it is stored to storage. Anyone experienced this?
  6. Error: Program received signal SIGSEGV, Segmentation fault. 0x00000000005c71ce in clif_send (buf=0x7fffffffd840 "\362\001h\233\036", len=20, bl=0xb0b4bf0, type=GUILD) at clif.c:818 818 WFIFOHEAD(fd,len); My clif.c http://pastebin.com/sFbhNxHS I put a comment "//This is line 818" so that you'll know which is line 818 lol Btw, I am using 2010-10-30RagexeRE Thanks!
  7. even when not patching the grf, the patch still doesnt apply
  8. Hello rAthena, my thor patcher is downloading the patches but the patches were never applied. Am I missing something? Thanks to the person who can answer. I tried deleting the .dat file to repatch (doesnt work) I tried making a simple patch with only 1 file (doesnt work) I tried using gamexe+patcher option (doesnt work) I even used the ASCII option (doesnt work)
  9. Hi, rAthena. I've been searching the forum and I wasn't able to find any answer. I'm getting this error when logging in. I wanted to change the maximum character slot to a higher range. [Error]: Account '2000000' `character_slots` column is higher than supported MAX_CHARS (18), update MAX_CHARS in mmo.h! capping to MAX_CHARS... Anyone knows how to fix this? Thanks! I'm using 2010-07-30aRagexeRE (If this info is needed)
  10. I had this issue before. Just upgrade your account (Usually it is automatic when you add a credit card to your paypal account). Another tip, your paypal name must be similar to your card name. ^^
  11. Where can i find those dump files? There are cases that server crashes without any messages from Map server. Please read my question. You're responding randomly.
  12. I mean, if server crashes. is there any crash dump file? If yes, where can i find them?
  13. And then where can i find the dump files after compiling it on debug mode?
  14. You don't need gdb on windows. Just recompile server in debug mode (VS) How do i do that? (Sorry for the noob question)
  15. Hi rAthena, I found a way to run servers in GDB on Windows unfortunately, I have no idea on how to install it. (Even after watching youtube tutorial and reading the guide itself) Can someone help or guide me on installing this? http://www.mingw.org/
  16. Your ItemInfo.lua is either missing or 'blank'. Please refer to this link and then paste it inside your System Folder (System Folder can be found inside your kRO Folder/Ragnarok Folder)
  17. Try this. src/config open secure.h disable #define SECURE_NPCTIMEOUT
  18. Hi rAthena, how do i disable usage of any item when a player is casting skill? Example a player cannot use Fly Wing when casting Storm Gust.
  19. Any method on how to avoid this? Look for a drop-in replacement for MySQL: MariaDB This may help I have no idea how to do that. Is it possible for you to teach me? Hey, I wasn't sure if you were using Windows or Linux (I use linux) so as far as I'm aware MariaDB is just for linux. Here is a great article on how to get started: https://mariadb.com/kb/en/mariadb/documentation/getting-started/mariadb-binary-packages/installing-mariadb-rpm-files/installing-mariadb-with-yum/ Thanks. Aww. I'm using windows, anyway thanks for this. I'll find a method on the internet.
  20. Any method on how to avoid this? Look for a drop-in replacement for MySQL: MariaDB This may help I have no idea how to do that. Is it possible for you to teach me?
  21. Hello rAthena, after running the server for 2 days, i get this message suddenly [error]: make_connection: connect failed <socket #2, error 10061: No connection could be made because the target machine actively refused it.>! But when after rebooting the server, it'll work fine.
  22. Thanks Aleos, i'll try it. Much appreciated.
  23. Hi rAthena, my server keeps crashing after around 18 hours of running, server won't last a day and will crash. There's no error showed, it just crashes for some reason. I tried to run MingW (debugger for window) i can't seem to make it work on Windows.
×
×
  • Create New...