Jump to content

Leecher

Members
  • Content Count

    49
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    Leecher reacted to Dastgir in [RESOLVED] Weird error ([Debug]: at ..\src\map\npc.c:1432)   
    that means map->npc_market_data_db is empty
    So check if you have following lines in map.c: Line 3659 (if its without any source edits)
    else if(strcmpi(w1,"npc_market_data_db")==0) strcpy(map->npc_market_data_db, w2); and in inter-server.conf: Line 130 or around that
     
    npc_market_data_db: npc_market_data  if not, that means you have not updated it properly, so maybe update it via git(which is the most preferred way) or get a new revision
     
  2. Upvote
    Leecher got a reaction from Alexandria in Brief forum downtime & openssl "heartbleed"   
    This is so much for the update going on. While rAthena is fixing bugs right straight up ahead 
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.