Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

Technoken

Members
  • Posts

    505
  • Joined

  • Days Won

    8

Everything posted by Technoken

  1. You don't need to wipe the whole ragnarok db. just the atcommandlog table in log db.
  2. Do you have multiple Euphy Quest Shop? Maybe all of them has the same "qshop" as the shop name. The other npc is being called first when you clicked the headgear category. Just a hunch.
  3. As Radian said, apply the diff. And see for yourself what's causing the warning. The warning is about wrong item bonus which you can specify after applying that diff. If you didn't edit your item_db, report what's causing it here link
  4. Can you tell me what are exactly those variables that you replaced? I'm also planning to use this with different npcs. Thank you!
  5. That's actually weird man. It's working fine now!! Thanks! So it's actually because of atcommand? How can those log affect them? lol
  6. I downloaded the whole latest repository. no src mod. no custom item. no custom npc. still happening to me.
  7. What do I need to change on client side if I change my client from 2013-12-23 to 2013-08-07?
  8. somehow related to my report here -> LINK And my client also freeze when hitting a mob. They told me it was client issue since they can't reproduce it. I'm still looking for what actually makes the client freeze. About to try 2013-08-07 client.
  9. If your ports are closed but you've already properly port forwarded it. Then your ISP might be the problem. What is your isp?
  10. Did you check if your ports are forwarded? Some ISP in PH block ports. You need to tell them to open it for you and they'll increase your monthly fee. And check your char_athena.conf, map_athena.conf, subnet_athena.conf if your ip is properly assigned.
  11. Are you using static ip address? Did you use port forwarding?
  12. I think it's because of ragnashield. Try contacting ragnahosting about it.
  13. You don't need to recompile it since you didn't edit the src codes. You just need to restart the server. Close the map login and char server then run it again. Btw did you enable packet obfuscation at src/config/core.h and diff you client with the right keys? if not try commenting it out in src/config/core.h. It should be: // #define PACKET_OBFUSCATION
  14. Commented "//" lines are not being read by the server it should be like this //packet_db_ver: 46 packet_db_ver: 25 packet_keys_use: default
  15. change packet_db_ver from default to 25
  16. I was about to host my server at home with 2 different ip addresses. 1 for the server and 1 for the website and patcher. Now I was thinking where should I install mysql, phpmyadmin, and apache ? on the ip address 1 or 2? Please see the picture above. Thanks!
  17. Are you using the right packet_db for your client version?
  18. I think you need an old client if you want the old prontera back.
  19. Did you restart the server or reload the scripts? How many mobs do you want to be spawned?
  20. lower the number so it will spawn less golden peco. set .guardian,100 = 100 golden peco spawned.
  21. set .guardian,100; // Change this one
  22. Try to use this newprontera -> LINK
  23. Hi! I was about to open an internet cafe with 10-15 workstations and i'm planning to host my ro server there and host it online. I knew it's better to get a hosting service but I was thinking that I wanted to learn how to setup things for hosting and have ideas about it. Well it's better if I gain experience in actual scenarios instead of just reading and thinking about it. I was about to create a wifi hotspot with firewall and diskless setup to the server cpu. So I needed to keep it running 24/7 because of the wifi hotspot. Then I was thinking maybe I could host my RO Server in that cpu. - i5 Processor - 16gb RAM - Running on Windows Server Questions: 1) How much internet download and upload speed should I need if my server will have about 150-200 players? speed for the Ragnarok itself since the hotspot, webhosting, patcher and other cafe users will consume some. But I will divide the internet speed using a firewall so I wanted to know what would be the enough download and upload speed for the RO server itself. 2) I was planning to install VirtualBox and install a debian or centos OS and put the RO server files there. Will this be better? or should I just put the RO server files into the windows server itself? 3) How much RAM does the RO server needs in order to be able to load 150-200 players smoothly? 4) About the DDOS attacks, what can be the preventive measures in order for the attacks to be minimized? I've read somewhere that it can be minimized by the hardware used but I have the slightest idea about preventing ddos attacks. Please enlighten me with your advices! Thank you!
  24. I'm having issues with 2013-12-23 client. The issue is posted here -> https://github.com/rathena/rathena/issues/1335 So i'm planning to use a newer client but I can't tell which one is most stable. Recommendations and feedbacks is highly appreciated! Thanks!
×
×
  • Create New...