Jump to content

lalaker

Members
  • Posts

    72
  • Joined

  • Last visited

Posts posted by lalaker

  1. Hi i have this problem.. 

     

    [Error]: Can not connect to login-server.
    [Error]: The server communication passwords (default s1/p1) are probably invalid.
    [Error]: Also, please make sure your login db has the correct communication username/passwords and the gender of the account is S.
    [Error]: The communication passwords are set in map_athena.conf and char_athena.conf

     

     

    My char Config 

    // Server Communication username and password.
    userid: s1
    passwd: p1
    
    // Server name, use alternative character such as ASCII 160 for spaces.
    // NOTE: Do not use spaces or any of these characters which are not allowed in
    //       Windows filenames \/:*?"<>|
    //       ... or else guild emblems won't work client-side!
    server_name: Ok
    
    // Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
    wisp_server_name: Ok
    
    // 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: 127.0.0.1
    
    // The character server listens on the interface with this IP address.
    // NOTE: This allows you to run multiple servers on multiple interfaces
    // while using the same ports for each server.
    //bind_ip: 127.0.0.1
    
    // Login Server Port
    login_port: 6900
    
    // 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: 127.0.0.1
    
    // Character Server Port
    char_port: 6121

    My Map Config

    // Interserver communication passwords, set in account.txt (or equiv.)
    userid: s1
    passwd: p1
    
    // 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: 127.0.0.1
    
    // The map server listens on the interface with this IP address.
    // NOTE: This allows you to run multiple servers on multiple interfaces
    // while using the same ports for each server.
    //bind_ip: 127.0.0.1
    
    // Character Server Port
    char_port: 6121
    
    // 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: 127.0.0.1
    
    // Map Server Port
    map_port: 5121

     

    SQL

    PPS05yp.png

     

     

  2. good, in the forum I did not find anything related to the proxy server, my users have lag and they are from different parts of the world and my best idea was something about proxy

     

    someone who knows the subject and knows how to setup thanks
     

  3. Hola Tengo Un Problema Mi Cliente Esta en Coreano  por ejemplo presiono alt +g para crear uan guild y aparece texto en coreano y otras cosas dentro del juego en coreano nose que sea la fecha es 2012-04 - 10 

  4. Hello I become every time this error when I start the server with rathena start what could it be:
     

    Athena Starting...
                (c) 2013 rAthena Project
    
    
    checking...
    Check complete.
    Looks good, a nice Athena!
    Logging is disable
    Server 'login-server' started at
    Server 'char-server' started at
    Server 'map-server' started at
    Now Started Athena.
    root@ubuntu:/home/heisi/rAthena# [Status]: Memory manager initialised: log/login-server.leaks
    
                       rAthena Development Team presents
                          ___   __  __
                    _____/   | / /_/ /_  ___  ____  ____ _
                   / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
                  / /  / ___ / /_/ / / /  __/ / / / /_/ /
                 /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/
    
                         http://rathena.org/board/
    
    [Warning]: You are running rAthena with root privileges, it is not necessary.
    [Fatal Error]: File not found: conf/inter_athena.conf
    [Status]: Memory manager initialised: log/char-server.leaks
    
                       rAthena Development Team presents
                          ___   __  __
                    _____/   | / /_/ /_  ___  ____  ____ _
                   / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
                  / /  / ___ / /_/ / / /  __/ / / / /_/ /
                 /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/
    
                         http://rathena.org/board/
    
    [Warning]: You are running rAthena with root privileges, it is not necessary.
    [Fatal Error]: File not found: conf/inter_athena.conf
    [Status]: Memory manager initialised: log/map-server.leaks
    
    
                      rAthena Development Team presents
                          ___   __  __
                    _____/   | / /_/ /_  ___  ____  ____ _
                   / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
                  / /  / ___ / /_/ / / /  __/ / / / /_/ /
                 /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/
    
                         http://rathena.org/board/
    
    [Warning]: You are running rAthena with root privileges, it is not necessary.
    [Fatal Error]: File not found: conf/inter_athena.conf
    




     

  5.  

    If you already set

     

    // How much time must pass between item uses?

    // Only affects the delay between using items, prevents healing item abuse. Recommended ~500 ms
    // On officials this is 0, but it's set to 100ms as a measure against bots/macros.
    item_use_interval: 100
     
    to a low number, then it's likely just your ping to the server.

     

    
    // How much time must pass between item uses?
    // Only affects the delay between using items, prevents healing item abuse. Recommended ~500 ms
    // On officials this is 0, but it's set to 100ms as a measure against bots/macros.
    item_use_interval: 0
    
    // How much time must pass between cash food uses? Default: 60000 (1 min)
    cashfood_use_interval: 0
    
    NO WORK!
    
  6. squid are all slow I think is the problem of universals delay


    Do you mean the universal server delay? Or specific Ygg Berry/Ygg Seed/Mora Sap delays?

    Maybe this belongs in source, but I notice when I use consumable (such as healing) items, I can't spam them. I've already removed the interval in items.conf, but without result. 

     

    I am not talking about exeptionary items like Ygg Berries that were given a delay to begin with. I mean normal Red Potions, Apples, Grapes, etc. They all seem to have a 0.5 sec delay.

     

    Can anyone help me out?

  7. A Question good happens to me , the positions appear to have Delay How can I remove it? and check in the db ... Item_Delay and nothing of these slow and potea id and revised all I'm desperate that I can do to help please

  8. Buenas una Pregunta me Pasa Esto, Las Posiciones Al Parecer Tienen Delay Como puedo quitar Eso? ya revise en la db ... Item_Delay y no hay nada de esos id  potea muy lento ya e revisado de todo estoy desesperado que puedo hacer ayuda porfavor

  9. Hola Amigos Tengo Un Problema Con Mi Server, El Problema Es Que al Darle Level De Gm a Una Cuenta de Gm por ejemplo nivel 70 entro a la cuenta y al entrar al mapa se congela el ro, al Parecer Solo Me Permite Estar Normal Con la Cuenta GM nivel 99 no e probado dandole nivel 1 - 2 -3 etc (Los Niveles 0 osea users si entran normales)

    Ayuda Por Favor 

×
×
  • Create New...