Jump to content

Dian

Members
  • Posts

    19
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Dian

  1. O Container dos icons é Sized fixed, ou seja, não tem como alterar o tamanho.
  2. @EderRock Tive um problema similar e todos aqui sabem que o problema pode variar de hardware para hardware. Vou de dar um exemplo: Na minha hospedagem as máquinas tem duas placas de rede, uma para a VPN e outra publica, para fazer os servidores se comunicarem, eu tive que configurar assim: Login_athena // Login Server Port login_port: 6101 char_athena // Login Server IP // The character server connects to the login server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. login_ip: 186.202.10.75 // Login Server Port login_port: 6101 // Character Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. char_ip: 186.202.10.75 // Character Server Port char_port: 6102 map_athena // Character Server IP // The map server connects to the character server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. char_ip: 186.202.10.75 // Character Server Port char_port: 6102 // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. map_ip: 186.202.10.75 // Map Server Port map_port: 6103 Tenta seguir esse modelo para ver se dar certo.
  3. Hi, In your log file exist serious WARNING before Crash, these are: (07/20/2024 23:04:50) [ Warning ] : Not all IP addresses in map_athena.conf configured, autodetecting... (07/20/2024 23:04:58) [ Warning ] : Database version 3 is outdated and should be updated. Current version is: 4 (07/20/2024 23:04:58) [ Warning ] : Reduced compatibility with MOB_DB database file from '[1;37mdb/import/mob_db.yml[0m'. (07/20/2024 23:05:02) [ Warning ] : Usage of deprecated script function 'getvariableofinstance'. (07/20/2024 23:05:02) [ Warning ] : This function was deprecated on '2021-12-13' and could become unavailable anytime soon. (07/20/2024 23:05:02) [ Warning ] : Usage of deprecated script function 'getvariableofinstance'. (07/20/2024 23:05:02) [ Warning ] : This function was deprecated on '2021-12-13' and could become unavailable anytime soon. (07/20/2024 23:05:03) [ Warning ] : npc_parse_shop: Item Novice_Knife [1243] is being sold for FREE in file 'npc/custom/ccro/custom_shop.txt', line '70'. (07/20/2024 23:05:04) [ Warning ] : Database version 3 is outdated and should be updated. Current version is: 4 (07/20/2024 23:05:04) [ Warning ] : Reduced compatibility with MOB_DB database file from '[1;37mdb/import/mob_db.yml[0m'. Update your database version
  4. I want buy the Gepard Shield.

  5. Dian

    ROCSHIELD

    Execute with administrator.privileges.
  6. Simplesmente não equipa? Ou equipa sem aparecer o sprite?
  7. Hi guys, Please, i need help with the TRAPS (ANKLESNARE) of the Sniper Class: anyone can help-me to solve this problem? Thanks
  8. Saludos, en /src/map/map.h debe cambiar la línea: #define MAX_LEVEL 175 a: #define MAX_LEVEL 255 en archivo: conf/battle/client.conf, cambie la línea: max_lv: 255 Usted debe volver a compilar el emulador. Espero que esto ayude!
  9. Hi, I solve this problem replacing the existing (and no used) mob sprite, for sample: Poring_event sprite to alien_sprite
  10. The project was completely abandoned. Internal Guard is Down.
  11. let`s go! The "kill" of your map-server may have been executed manually, check the accounts of your host and change root password.
  12. I found another map with the same problem: poring_c02
  13. I'm having the same problem! Verify this map 1@ma_h and warp. The map-server up to 100% of CPU and Freeze. Soluction: coment the line: in maps_athena.conf //map: 1@ma_h
  14. the Internal-Guard is disabled 4 weeks ago. Many users are having problems. Harmony is online, although old but is the only one that works today.
  15. Hello friends, I'm having a little problem with my map server, it usually starts without displaying any error, is working and sometimes freezes. Anyone have any idea what might be happening? Thank you [Error]: map_addblock: out-of-bounds coordinates ("lhz_dun04",298,300), map is 300x300 [Error]: map_addblock: out-of-bounds coordinates ("lhz_dun04",298,300), map is 300x300 [Error]: map_addblock: out-of-bounds coordinates ("lhz_dun04",298,300), map is 300x300 [Error]: map_addblock: out-of-bounds coordinates ("lhz_dun04",298,300), map is 300x300
  16. I had the same problem, but i edit the packet_athena.conf and allowed the IP 127.0.0.1, but in your case the release 10.100.3.15. Good Luk!
  17. Caros, Algum de você já notou que o rAthena faz uma estranha conexão e envia informações para esse endereço IP 5.9.4.220? Procurei no Source e não encontrei aonde ele fica tampouco o que ele envia. Alguem sabe algo a respeito?
  18. Please read this guide: http://rathena.org/wiki/Custom_Items
×
×
  • Create New...