Jump to content

Recommended Posts

Hello metin2dev,

 

i have a big Problem!

If i want warp to any other map, like hwang tempel, or spider dungeon i got a kick and i cant login again..

But when i make a server Reboot, i can login again ingame, but not to all maps, whats wrong?

 

All Map1/2 are working!

 

Syserr CH1

SYSERR: Jun 25 20:35:52 :: pid_init:


Start of pid: 2158

SYSERR: Jun 25 20:36:22 :: LoadSkillMotion: Motion: Skill exist but no motion data for index 0 mob 3596 skill 257
SYSERR: Jun 25 20:36:22 :: LoadSkillMotion: Motion: Skill exist but no motion data for index 1 mob 3596 skill 258
SYSERR: Jun 25 20:36:24 :: heart_idle: losing 30 seconds. (delay occured)

SYSERR: Jun 25 20:36:42 :: socket_accept: accept: Software caused connection abort (fd 13)

 

Db

SYSERR: Jun 25 20:28:42 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.


SYSERR: Jun 25 20:28:42 :: pid_deinit:
End of pid

SYSERR: Jun 25 20:35:26 :: pid_init:
Start of pid: 2144

SYSERR: Jun 25 20:35:26 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Jun 25 20:35:26 :: Load:  DirectQuery failed(SELECT login FROM block_exception)
SYSERR: Jun 25 20:36:39 :: Process: FDWATCH: peer null in event: ident 27

 

syslog(last logs)

 GLOBAL_TIME: Jun 25 20:42:25 time_gap 0
Jun 25 20:42:41 :: P2P: Login Awu
Jun 25 20:42:56 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 195)
Jun 25 20:43:25 :: GLOBAL_TIME: Jun 25 20:43:25 time_gap 0
Jun 25 20:43:56 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 195)
Jun 25 20:44:00 :: P2P: Logout Awu
Jun 25 20:44:02 :: P2P: Login Awu
Jun 25 20:44:25 :: GLOBAL_TIME: Jun 25 20:44:25 time_gap 0
Jun 25 20:44:56 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 195)
Jun 25 20:45:25 :: GLOBAL_TIME: Jun 25 20:45:25 time_gap 0
Jun 25 20:45:53 :: P2P: Logout Awu
Jun 25 20:45:56 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 195)
Jun 25 20:46:25 :: GLOBAL_TIME: Jun 25 20:46:25 time_gap 0
Jun 25 20:46:56 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 195)
Jun 25 20:47:25 :: GLOBAL_TIME: Jun 25 20:47:25 time_gap 0
Jun 25 20:47:56 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 195)
Jun 25 20:48:25 :: GLOBAL_TIME: Jun 25 20:48:25 time_gap 0
Jun 25 20:48:56 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 195)
Jun 25 20:48:57 :: P2P: Login Awu
Jun 25 20:49:12 :: P2P: Logout Awu
Jun 25 20:49:15 :: P2P: Login Awu
Jun 25 20:49:25 :: GLOBAL_TIME: Jun 25 20:49:25 time_gap 0
Jun 25 20:49:28 :: P2P: Logout Awu
Jun 25 20:49:56 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 195)
Jun 25 20:50:25 :: GLOBAL_TIME: Jun 25 20:50:25 time_gap 0
Jun 25 20:50:56 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 195)

 

Syserr Client

0625 22:42:01588 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
0625 22:42:04266 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
0625 22:43:21332 :: GRANNY: r:/granny/rt/granny_file.cpp(337): Unable to read magic value
0625 22:48:54854 :: GRANNY: r:/granny/rt/granny_file.cpp(337): Unable to read magic value
0625 22:49:17919 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
0625 22:49:19211 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
0625 22:54:42619 :: GRANNY: r:/granny/rt/granny_file.cpp(337): Unable to read magic value

 

I dont know whats wrong ._.

Any help?

Link to comment
Share on other sites

 

Are you sure it's the only core that crashed?

And besides try to fix you 'block_exception' table. It's in the account database and the creation query is the following one:

CREATE TABLE `block_exception` (
  `login` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci

 

85c792204a.png

SYSERR: Jun 25 20:36:24 :: heart_idle: losing 30 seconds. (delay occured)

SYSERR: Jun 25 20:36:42 :: socket_accept: accept: Software caused connection abort (fd 13)

This is the problem. What dedicated server configuration do you have? And how much cores do you run?

 

 

what u mean with dedicated server confi.? have 5 cores

SYSERR: Jun 25 20:36:39 :: Process: FDWATCH: peer null in event: ident 27

 

This means a core is down (but not the one where this message appears)

how2fix it?:/

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.