Jump to content
  • 0

Server Down - Map-server bug


retsaoremo

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   0
  • Joined:  11/22/13
  • Last Seen:  

Hello my friends, i have one bug with my server on host.

My server down a random time... The most times with the player count between 10 ~ 20...

I think the map-server is lost the connection, but don't show any error on console.

When it down, the players cant loggin (dont pass the character selection), shows that it's (the player) already online.

And i have to restart the server, with this steps:

./athena-start stop

 

When i put this command, the map-server dont stop (i can see then with ps -x command), so i have to

killall -9 map-server

 

Then i can

./athena-start start

 

But one hour more or lass the server is down again with any erros on console :/ ...

 

Please I help me!!

Edited by retsaoremo
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  62
  • Reputation:   0
  • Joined:  03/18/12
  • Last Seen:  

if you're using VPS,try to reboot your VPS and check your RAM Status. :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   0
  • Joined:  11/22/13
  • Last Seen:  

I've already reboot the machine today morning, and i got the error too (three times).

I restart the server and now has 4 hours that dont show the error... i'm waiting...

It is problem with the host or the emulator? I'm changing the host...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   0
  • Joined:  11/22/13
  • Last Seen:  

I think is not this map because my server is full pvp and all npcs and mobs are unable. Only have custom npcs and woe scripts.

I also go to this map and not bug.

see my npc/re/scripts_main.conf:

// --------------------------------------------------------------
// -             rAthena Renewal Primary Scripts File           -
// --------------------------------------------------------------
//  The idea of this new system is to make scripts more organized
// since the old system was rather messy with all the NPCs in one
// file. Now scripts are organized in to files arraged by type.
//  Custom scripts are now in scripts_custom.conf, all other 
// scripts are deemed as 'official'. You should place your NPCs
// in to scripts_custom.conf to follow the trend.
//
// Thanks,
//  Ancyker and the rest of the rAthena Team
//
// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.
//
// --------------------------------------------------------------

// ------------------ Global Scripts Functions ------------------
// Utilitarian functions used by many scripts.
//npc: npc/other/Global_Functions.txt

// -------------------- Cash Shop Functions ---------------------
// Used by cash shop items in the Item Database.
//npc: npc/other/CashShop_Functions.txt

// ------------------- Common Script Files ----------------------
//import: npc/scripts_athena.conf
//import: npc/scripts_guild.conf
//import: npc/scripts_jobs.conf
//import: npc/scripts_mapflags.conf
//import: npc/scripts_monsters.conf
//import: npc/scripts_warps.conf

// ------------------- Renewal Script Files ---------------------
//import: npc/re/scripts_athena.conf
//import: npc/re/scripts_guild.conf
//import: npc/re/scripts_jobs.conf
//import: npc/re/scripts_mapflags.conf
//import: npc/re/scripts_monsters.conf
//import: npc/re/scripts_warps.conf

// Test for regressions and such
//import: npc/scripts_test.conf

// ------------------- Custom Script Files ----------------------
// - Your NPCs go in this file!
import: npc/scripts_custom.conf

But i'll comment the line of this map on maps_athena.conf and I back to talk if it work...

 

@edit

I unable the command '@warp' and still happen this bug :/    2 times today...

Edited by retsaoremo
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...