Hello devs !
I have a problem with my server, somebody crash my server (always channel1/core3)
Syserr:
Code
- SYSERR: Jun 22 22:23:00 :: pid_init:
- Start of pid: 17117
- SYSERR: Jun 22 22:26:10 :: ChildLoop: AsyncSQL: query failed: Unknown column 'account_id' in 'field list' (query: REPLACE INTO levellog (name, level, time, account_id, pid, playtime) VALUES('Jhyn', 98, NOW(), 155900, 181567, 0) errno: 1054)
- SYSERR: Jun 22 22:29:57 :: Click: CQuestManager::Click(pid=181567, target_npc_name=Tyrax) - NOT EXIST NPC RACE VNUM[20091]
- SYSERR: Jun 22 22:31:48 :: Analyze: Handshake phase does not handle packet 71 (fd 29)
- SYSERR: Jun 22 22:31:48 :: Process: SEQUENCE 2e1eec00 mismatch 0xaf != 0x20 header 71
- SYSERR: Jun 22 22:31:48 :: Process: SEQUENCE_LOG [UNKNOWN]-------------
- [071 : 0xaf]
- SYSERR: Jun 22 22:31:50 :: Analyze: Handshake phase does not handle packet 71 (fd 29)
- SYSERR: Jun 22 22:31:50 :: Process: SEQUENCE 2e1eec00 mismatch 0xaf != 0x66 header 71
- SYSERR: Jun 22 22:31:50 :: Process: SEQUENCE_LOG [UNKNOWN]-------------
- [071 : 0xaf]
- SYSERR: Jun 22 22:32:57 :: ChildLoop: AsyncSQL: query failed: Unknown column 'account_id' in 'field list' (query: REPLACE INTO levellog (name, level, time, account_id, pid, playtime) VALUES('DeepThroat', 98, NOW(), 155900, 181568, 0) errno: 1054)
- SYSERR: Jun 22 22:33:47 :: Analyze: Handshake phase does not handle packet 71 (fd 19)
- SYSERR: Jun 22 22:33:47 :: Process: SEQUENCE 2e1ea800 mismatch 0xaf != 0x20 header 71
- SYSERR: Jun 22 22:33:47 :: Process: SEQUENCE_LOG [UNKNOWN]-------------
- [071 : 0xaf]
- SYSERR: Jun 22 22:33:47 :: Analyze: Handshake phase does not handle packet 71 (fd 19)
- SYSERR: Jun 22 22:33:47 :: Process: SEQUENCE 2e1ea800 mismatch 0xaf != 0x66 header 71
- SYSERR: Jun 22 22:33:47 :: Process: SEQUENCE_LOG [UNKNOWN]-------------
- [071 : 0xaf]
- SYSERR: Jun 22 22:33:48 :: Analyze: Handshake phase does not handle packet 71 (fd 19)
- SYSERR: Jun 22 22:33:48 :: Process: SEQUENCE 2e1ea800 mismatch 0xaf != 0x20 header 71
- SYSERR: Jun 22 22:33:48 :: Process: SEQUENCE_LOG [UNKNOWN]-------------
- [071 : 0xaf]
- SYSERR: Jun 22 22:33:49 :: Analyze: Handshake phase does not handle packet 71 (fd 19)
- SYSERR: Jun 22 22:33:49 :: Process: SEQUENCE 2e1ea800 mismatch 0xaf != 0x20 header 71
- SYSERR: Jun 22 22:33:49 :: Process: SEQUENCE_LOG [UNKNOWN]-------------
- [071 : 0xaf]
- SYSERR: Jun 22 22:34:25 :: affect_add_hair: invalid argument
- SYSERR: Jun 22 22:34:59 :: GetQuestStateIndex: QUEST wrong quest state file levelup.run
- SYSERR: Jun 22 22:35:02 :: GetQuestStateIndex: QUEST wrong quest state file levelup.run
- SYSERR: Jun 22 22:35:02 :: ChildLoop: AsyncSQL: query failed: Unknown column 'account_id' in 'field list' (query: REPLACE INTO levellog (name, level, time, account_id, pid, playtime) VALUES('DeepThroat', 99, NOW(), 155900, 181568, 2) errno: 1054)
Fixes
gdb game.core
I miss something ?
Thanks you !