Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

You can help? with worldranking error?

Newbie Spellweaver
Joined
Jul 23, 2016
Messages
10
Reaction score
0
I am with the source codes of version 3.5, I have the following problem with the world ranking table when starting the game, I have seen some answers but they have not worked for me, I would like you to help me please

Code:
11-14 05:56:29|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(0) Param2(65535) Msg((null))
11-14 05:56:29|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)]xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(1) Param2(65535) Msg((null))
11-14 05:56:29|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(2) Param2(65535) Msg((null))
11-14 05:56:37|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_SERVICE_INFO Param1(0) Param2(0) Msg((null))
11-14 05:56:37|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(0) Param2(65535) Msg((null))
11-14 05:56:37|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(1) Param2(65535) Msg((null))
11-14 05:56:37|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(2) Param2(65535) Msg((null))
11-14 05:56:38|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(1) Param2(65535) Msg((null))
11-14 05:56:38|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(2) Param2(65535) Msg((null))
11-14 05:56:39|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(0) Param2(65535) Msg((null))
11-14 05:56:39|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(0) Param2(65535) Msg((null))
11-14 05:57:00|  [Notify] OutPostWarNoti COutPostManager::OutPostWarEnd# OutpostWarMapIndex(6016) pFMChann(0x0)
11-14 05:57:00|  [Notify] OutPostWarNoti COutPostManager::OutPostWarEnd# OutpostWarMapIndex(6017) pFMChann(0x0)
11-14 05:57:00|  [Notify] OutPostWarNoti COutPostManager::OutPostWarEnd# OutpostWarMapIndex(6018) pFMChann(0x0)
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 11000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 12000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 13000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 14000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 15000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 16000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 17000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 18000
11-14 05:57:00|  [Notify] CInflWarManager::SetAllStrategyPointSummonTimeNew# SummonFlag(1) SummonRange(1) MaxSummonCntPerDaily(0) Period(2013-04-25 10:57:58~2013-04-26 10:57:58) NewSummonRange(0) NewMaxSummonCntPerDaily(0) SummonTimeInfoListCnt(18)
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 19000
11-14 05:57:15|  GameEndRoutine [A(admin:4) C(\yGameMaster\y:4) CI(251)] Map(2001) Position(1506,  373, 5152)
11-14 05:57:15|Socket Closed  Client(:50319) SocketType(7) |SockIdx( 251)| MaxWriteBufCounts[   5] ==> reason 6[0X000006], deletedPacketCount(0)
 
Skilled Illusionist
Joined
Aug 24, 2011
Messages
383
Reaction score
36
I am with the source codes of version 3.5, I have the following problem with the world ranking table when starting the game, I have seen some answers but they have not worked for me, I would like you to help me please

Code:
11-14 05:56:29|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(0) Param2(65535) Msg((null))
11-14 05:56:29|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)]xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(1) Param2(65535) Msg((null))
11-14 05:56:29|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(2) Param2(65535) Msg((null))
11-14 05:56:37|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_SERVICE_INFO Param1(0) Param2(0) Msg((null))
11-14 05:56:37|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(0) Param2(65535) Msg((null))
11-14 05:56:37|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(1) Param2(65535) Msg((null))
11-14 05:56:37|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(2) Param2(65535) Msg((null))
11-14 05:56:38|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(1) Param2(65535) Msg((null))
11-14 05:56:38|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx ==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(2) Param2(65535) Msg((null))
11-14 05:56:39|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(0) Param2(65535) Msg((null))
11-14 05:56:39|  SendErrorMsg to [A(admin:4) C(\yGameMaster\y:4) CI(251)] xxx.xxx.xxx==> ERR_DB_NO_SUCH_DATA(0x210e) AT T_FC_INFO_WRK_GET_RANKER_LIST Param1(0) Param2(65535) Msg((null))
11-14 05:57:00|  [Notify] OutPostWarNoti COutPostManager::OutPostWarEnd# OutpostWarMapIndex(6016) pFMChann(0x0)
11-14 05:57:00|  [Notify] OutPostWarNoti COutPostManager::OutPostWarEnd# OutpostWarMapIndex(6017) pFMChann(0x0)
11-14 05:57:00|  [Notify] OutPostWarNoti COutPostManager::OutPostWarEnd# OutpostWarMapIndex(6018) pFMChann(0x0)
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 11000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 12000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 13000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 14000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 15000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 16000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 17000
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 18000
11-14 05:57:00|  [Notify] CInflWarManager::SetAllStrategyPointSummonTimeNew# SummonFlag(1) SummonRange(1) MaxSummonCntPerDaily(0) Period(2013-04-25 10:57:58~2013-04-26 10:57:58) NewSummonRange(0) NewMaxSummonCntPerDaily(0) SummonTimeInfoListCnt(18)
11-14 05:57:00|  [Notify] CAtumFieldDBManager::QP_LoadStrategyPointSummonInfo# 19000
11-14 05:57:15|  GameEndRoutine [A(admin:4) C(\yGameMaster\y:4) CI(251)] Map(2001) Position(1506,  373, 5152)
11-14 05:57:15|Socket Closed  Client(:50319) SocketType(7) |SockIdx( 251)| MaxWriteBufCounts[   5] ==> reason 6[0X000006], deletedPacketCount(0)
Eazy to fix its in the log file the problem ERR_DB_NO_SUCH_DATA === wordranking database == missing
 
Upvote 0
Back
Top