Jump to content

EyesRo

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by EyesRo

  1. Hello i have a probleme to my server,

    my svn is 17375.

     

    from time to time in the server information I have some crash and many message as..

     

    [Error]: Memory manager: args of aFree 0x0x7fa51d85ee84 is overflowed pointer db.c line 1053

     

    it seems that it is the system falls, even disable the problem is still thank you for your help,

    thank you,

    Eyes.
     



    up

  2. in English:

     

    Hello, I have a big problem.
    I explain, i turn on a dedicate VPS debian6, my svn version is rAThena-Server 16797.
    Since yesterday i have some problem my char-server crash alone.. "[ Warning ] : Connection to Char Server lost." and i dont change any config or other..
    You think its my hosting? :o
    Anyone can help me please ?
    Thank you in advance. Sorry for my bad english.



    [status]: Connecting to xxxxxxxxxx: 6121
    [status]: Logging in to char server ...
    [Warning]: Connection to Char Server Lost.

     


    #7 sessions time out

    #5 session time out

    map 0 # is disconected 
     

     

    -----------------------------------------------------------------------------------------------------------------------

     

    En Francais:

     

    Bonjour, j'ai un gros problème,

     VPS debian6  rAThena-Server 16797,

    Depuis quelques mois mon serveur tourne bien, et à partir de hier des deconnexion sont apparu , alors que nous sommes toujours en ligne le serveur ce met à crashe et plus aucun joueurs ne peut ce connecté mais nous sommes toujours en ligne .

    J'ai effectuer aucune modifications, tout allez bien jusqu’à ce que le login et le char ne fonctionne plus, impossible de changer de personnage , quand je redémarre le serveur , seulement un ou deux joueurs peuvent ce connecté le serveur tourne pendant 2 minutes voir moins , puis le serveur ce remet à crashe et plus personne ne peut ce log hormis les personne deja co qui peuvent jouer bisare non?.

    Pensez vous que cela viens de l’hébergeur? ou autres ? merci bien car je suis très embête désolé pour mon anglais mauvais encore merci


    [status]: Connecting to xxxxxxxxxx: 6121
    [status]: Logging in to char server ...
    [Warning]: Connection to Char Server Lost.

     


    #7 sessions time out

    #5 session time out

    map 0 # is disconected



    Up tanks!

  3. Hello I have a few questions "Please"

    I create an NPC that moves in a MAP I wish to know what to do to ensure that:

    here is the script "little bit for a simple example."
     

    map,xxx,xx,x   script    xxxxxxx   xxx,2,2,{
    
    
    
    OnInit:
    
    initnpctimer;
    
    end;
    
    OnTimer5000:
    
    npcwalkto 127,106;
    
    end;
    
    OnTimer10000:
    
    npcwalkto 114,125;
    
    stopnpctimer;
    
    initnpctimer;
    
    end;
    
    OnTouch:
    
    npctalk "Hey! Toi!";
    
    mes "Test";
    
    next;
    
    mes "test";
    
    close;
    
    end;
    
    close;
    
    }
    

     


    first: once the NPC finished that
    the round when should add that for every 30 minutes he resumed his
    round, because now it stop at the last point indicated at the end
    but not restart.

     

    2nd that must be added when talking to npc it stop then leave again once we finished the conversation

    Thank you in advance, I can mess this one script .. good morning thank you again!

     

    sorry  sorry sorry , for my bad english .. i'm french , thank's very much
    Eyes



    UP , thanks :)



    up sorry , I blocked on this script .. /sob

  4. Hello, I have a little problem with the client in the list of items, inventory categories are large display when I open my inventory I have an inventory interface superwide how reduce testing please, here picture, thank you

     

    Im french , sorry for my bad english ;)

     

     

    post-13996-0-46278000-1360903713_thumb.png

×
×
  • Create New...