[Release] Dragon Nest M Source code

Joined
Nov 19, 2008
Messages
173
Reaction score
147



Does anyone know what this is

You will see client error and crashes, and sometimes server crashes since Client is much more dated than the server.
But both works fine if you sync the files carefully.

how did you manage to run it this way?



 

Attachments

You must be registered for see attachments list
Last edited by a moderator:
Joined
Nov 19, 2008
Messages
173
Reaction score
147
You need VS2010 to compile the server source


I'm using 2010 but couldn't figure out why it went wrong

Edit : I managed to build but I am having a database problem

Code:
02:18:32 [Info] main(main.cpp:33) [loginserver.exe] is start ....
02:18:32 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
02:18:33 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
02:18:33 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
02:18:33 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
02:18:33 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
02:18:33 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
02:18:33 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
02:18:33 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
02:18:33 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
02:18:33 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
02:18:33 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
02:18:33 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
02:18:33 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
02:18:33 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
02:18:35 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2003 : Can't connect to MySQL server on '127.0.0.1' (0)

02:18:35 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
02:18:35 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
02:19:24 [Info] main(main.cpp:33) [loginserver.exe] is start ....
02:19:24 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
02:19:24 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
02:19:24 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
02:19:24 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
02:19:24 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
02:19:24 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
02:19:24 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
02:19:24 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
02:19:24 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
02:19:24 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
02:19:24 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
02:19:24 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
02:19:24 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
02:19:24 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
02:19:26 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2003 : Can't connect to MySQL server on '127.0.0.1' (0)

02:19:26 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
02:19:26 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
02:36:45 [Info] main(main.cpp:33) [loginserver.exe] is start ....
02:36:45 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
02:36:45 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
02:36:45 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
02:36:45 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
02:36:45 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
02:36:45 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
02:36:45 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
02:36:45 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
02:36:45 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
02:36:45 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
02:36:45 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
02:36:45 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
02:36:45 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
02:36:45 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
02:36:47 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2003 : Can't connect to MySQL server on '127.0.0.1' (0)

02:36:47 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
02:36:47 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
10:24:55 [Info] main(main.cpp:33) [loginserver.exe] is start ....
10:24:55 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
10:24:55 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
10:24:55 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
10:24:56 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
10:24:56 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
10:24:56 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
10:24:56 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
10:24:56 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
10:24:56 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
10:24:56 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
10:24:56 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
10:24:56 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
10:24:56 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
10:24:56 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
10:24:58 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2003 : Can't connect to MySQL server on '127.0.0.1' (0)

10:24:58 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
10:24:58 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
10:25:40 [Info] main(main.cpp:33) [loginserver.exe] is start ....
10:25:40 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
10:25:40 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
10:25:40 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
10:25:40 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
10:25:40 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
10:25:40 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
10:25:40 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
10:25:40 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
10:25:40 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
10:25:40 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
10:25:40 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
10:25:40 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
10:25:40 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
10:25:40 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
10:25:42 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2003 : Can't connect to MySQL server on '127.0.0.1' (0)

10:25:42 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
10:25:42 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
10:47:27 [Info] main(main.cpp:33) [loginserver.exe] is start ....
10:47:27 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
10:47:27 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
10:47:27 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
10:47:27 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
10:47:27 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
10:47:27 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [127.0.0.1:25000] success
10:47:27 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [127.0.0.1:25001] success
10:47:27 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [127.0.0.1:25002] success
10:47:27 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [127.0.0.1:25003] success
10:47:27 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [127.0.0.1:28000] success
10:47:27 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
10:47:27 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
10:47:27 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
10:47:27 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
10:47:27 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2059 : Authentication plugin 'caching_sha2_password' cannot be loaded: Belirtilen modül bulunamadı.



10:47:27 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
10:47:27 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
10:49:12 [Info] main(main.cpp:33) [loginserver.exe] is start ....
10:49:12 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
10:49:12 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
10:49:12 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
10:49:12 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
10:49:12 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
10:49:12 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [127.0.0.1:25000] success
10:49:12 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [127.0.0.1:25001] success
10:49:12 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [127.0.0.1:25002] success
10:49:12 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [127.0.0.1:25003] success
10:49:12 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [127.0.0.1:28000] success
10:49:12 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
10:49:12 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
10:49:12 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
10:49:12 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
10:49:12 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2059 : Authentication plugin 'caching_sha2_password' cannot be loaded: Belirtilen modül bulunamadı.



10:49:12 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
10:49:12 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
11:00:13 [Info] main(main.cpp:33) [loginserver.exe] is start ....
11:00:13 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
11:00:13 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
11:00:13 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
11:00:13 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
11:00:13 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
11:00:13 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [127.0.0.1:25000] success
11:00:13 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [127.0.0.1:25001] success
11:00:13 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [127.0.0.1:25002] success
11:00:13 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [127.0.0.1:25003] success
11:00:13 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [127.0.0.1:28000] success
11:00:13 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
11:00:13 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
11:00:13 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
11:00:13 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
11:00:13 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2059 : Authentication plugin 'caching_sha2_password' cannot be loaded: Belirtilen modül bulunamadı.



11:00:13 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
11:00:13 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
11:00:38 [Info] main(main.cpp:33) [loginserver.exe] is start ....
11:00:38 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
11:00:38 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
11:00:38 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
11:00:38 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
11:00:38 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
11:00:38 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [127.0.0.1:25000] success
11:00:38 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [127.0.0.1:25001] success
11:00:38 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [127.0.0.1:25002] success
11:00:38 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [127.0.0.1:25003] success
11:00:38 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [127.0.0.1:28000] success
11:00:38 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
11:00:38 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
11:00:38 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
11:00:38 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
11:00:38 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2059 : Authentication plugin 'caching_sha2_password' cannot be loaded: Belirtilen modül bulunamadı.



11:00:38 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
11:00:38 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
11:01:03 [Info] main(main.cpp:33) [loginserver.exe] is start ....
11:01:03 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
11:01:03 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
11:01:03 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
11:01:03 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
11:01:03 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
11:01:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [127.0.0.1:25000] success
11:01:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [127.0.0.1:25001] success
11:01:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [127.0.0.1:25002] success
11:01:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [127.0.0.1:25003] success
11:01:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [127.0.0.1:28000] success
11:01:03 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
11:01:03 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
11:01:03 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
11:01:03 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
11:01:03 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2059 : Authentication plugin 'caching_sha2_password' cannot be loaded: Belirtilen modül bulunamadı.



11:01:03 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
11:01:03 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
11:11:17 [Info] main(main.cpp:33) [loginserver.exe] is start ....
11:11:17 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
11:11:17 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
11:11:17 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
11:11:17 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
11:11:17 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
11:11:17 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
11:11:17 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
11:11:17 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
11:11:17 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
11:11:17 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
11:11:17 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
11:11:17 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
11:11:17 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
11:11:17 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
11:11:17 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2059 : Authentication plugin 'caching_sha2_password' cannot be loaded: Belirtilen modül bulunamadı.



11:11:17 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
11:11:17 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
11:12:34 [Info] main(main.cpp:33) [loginserver.exe] is start ....
11:12:34 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
11:12:34 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
11:12:34 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
11:12:34 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
11:12:34 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
11:12:34 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
11:12:34 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
11:12:34 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
11:12:34 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
11:12:34 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
11:12:34 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
11:12:34 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
11:12:34 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
11:12:34 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
11:12:34 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2003 : Can't connect to MySQL server on '0.0.0.0' (0)

11:12:34 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 0.0.0.0:3306:login failed
11:12:34 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
11:16:54 [Info] main(main.cpp:33) [loginserver.exe] is start ....
11:16:54 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
11:16:54 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
11:16:54 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
11:16:54 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
11:16:54 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
11:16:54 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
11:16:54 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
11:16:54 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
11:16:54 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
11:16:54 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
11:16:54 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
11:16:54 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
11:16:54 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
11:16:54 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
11:16:54 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2059 : Authentication plugin 'caching_sha2_password' cannot be loaded: Belirtilen modül bulunamadı.



11:16:54 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
11:16:54 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
11:21:22 [Info] main(main.cpp:33) [loginserver.exe] is start ....
11:21:22 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
11:21:22 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
11:21:22 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
11:21:22 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
11:21:22 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
11:21:22 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
11:21:22 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
11:21:22 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
11:21:22 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
11:21:22 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
11:21:22 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
11:21:22 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
11:21:22 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
11:21:22 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
11:21:22 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2059 : Authentication plugin 'caching_sha2_password' cannot be loaded: Belirtilen modül bulunamadı.



11:21:22 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
11:21:22 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
11:43:15 [Info] main(main.cpp:33) [loginserver.exe] is start ....
11:43:15 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
11:43:15 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
11:43:15 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
11:43:15 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
11:43:15 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
11:43:15 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
11:43:15 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
11:43:15 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
11:43:15 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
11:43:15 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
11:43:15 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
11:43:15 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
11:43:15 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
11:43:15 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
11:43:17 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=2003 : Can't connect to MySQL server on '127.0.0.1' (0)

11:43:17 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database 127.0.0.1:3306:login failed
11:43:17 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
11:46:03 [Info] main(main.cpp:33) [loginserver.exe] is start ....
11:46:03 [Debug] Process_Setup(process.cpp:26) Start Init <LoginConfig>
11:46:03 [Debug] Config::LoadServerNode(baseconfig.cpp:150) Read server name [login] server id [100]
11:46:03 [Debug] LoginConfig::ReadSettings(config.cpp:110) max login num[500] concurent
11:46:03 [Info] LoginConfig::LoadUseFreeFlow(config.cpp:172) Use FreeFlow: 1
11:46:03 [Info] LoginConfig::LoadBackFlow(config.cpp:197) LoadBackFlow, use backflowserver check 1, account backflow time: 604800, account backflow expire time: 172800
11:46:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [ctrllink] on [0.0.0.0:25000] success
11:46:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [clientlink] on [0.0.0.0:25001] success
11:46:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [gmtoollink] on [0.0.0.0:25002] success
11:46:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [cslink] on [0.0.0.0:25003] success
11:46:03 [Info] ReconnectManager::InitNetwork(reconnetmgr.cpp:172) Listen by link handler [mslink] on [0.0.0.0:28000] success
11:46:03 [Debug] Process_Setup(process.cpp:27) Start Init <CAppConfig>
11:46:03 [Info] CAppConfig::Init(appid.cpp:20) Read AppTag: AppTag_Normal
11:46:03 [Debug] Process_Setup(process.cpp:27) End Init <CAppConfig>
11:46:03 [Debug] Process_Setup(process.cpp:28) Start Init <MysqlMgr>
11:46:03 [Error] MysqlMgr::Init(mysqlmgr.cpp:41) SQL failed: errno=1130 : Host 'DESKTOP-CGUSSNH' is not allowed to connect to this MySQL server

11:46:03 [Warn] MysqlMgr::Init(mysqlmgr.cpp:45) connect to database DESKTOP-CGUSSNH:3306:login failed
11:46:03 [Error] Process_Setup(process.cpp:28) Init <MysqlMgr> failed!
 
Last edited:
Joined
Sep 24, 2012
Messages
405
Reaction score
63
give plizz link unity ?

help ! no exists update !

Path C:/Users/text4/AppData/LocalLow/huanle/龙之谷/update/ exists. (at Frame: 1323 sec: 11.174)
UnityEngine.Debug:Log(Object)
XUtliPoolLib.XDebug:AddLog(XDebugChannel, String, String, String, String, String, String, XDebugColor) (at C:/Users/theojiang/Documents/WorkSpace/dragon-nest/client/XMainClient/XUtliPoolLib/XData/XEngineCommand.cs:313)
XUtliPoolLib.XDebug:AddLog(String, String, String, String, String, String, XDebugColor) (at C:/Users/theojiang/Documents/WorkSpace/dragon-nest/client/XMainClient/XUtliPoolLib/XData/XEngineCommand.cs:352)
XUpdater.XCaching:EnableCache() (at C:/Users/theojiang/Documents/WorkSpace/dragon-nest/client/XMainClient/XUtliPoolLib/XUpdater/XCaching.cs:387)
XUpdater.XUpdater:Begin() (at C:/Users/theojiang/Documents/WorkSpace/dragon-nest/client/XMainClient/XUtliPoolLib/Utility/ZLib/Deflate.cs:385)
XUpdater.XUpdater:OnRetry() (at C:/Users/theojiang/Documents/WorkSpace/dragon-nest/client/XMainClient/XUtliPoolLib/Utility/ZLib/Deflate.cs:453)
XUpdater.XLoadingUI:OnBoxClick(IXUISprite)
XUISprite:OnSpriteClick(GameObject) (at Assets/Scripts/UICommon/XUISprite.cs:338)
UIEventListener:OnClick() (at Assets/NGUI/Scripts/Internal/UIEventListener.cs:38)
UnityEngine.GameObject:SendMessage(String, Object, SendMessageOptions)
UICamera:Notify(GameObject, String, Object) (at Assets/NGUI/Scripts/UI/UICamera.cs:867)
UICamerarocessTouch(Boolean, Boolean) (at Assets/NGUI/Scripts/UI/UICamera.cs:1684)
UICamerarocessMouse() (at Assets/NGUI/Scripts/UI/UICamera.cs:1257)
UICamerarocessTouches() (at Assets/NGUI/Scripts/UI/UICamera.cs:1382)
UICamera:Update() (at Assets/NGUI/Scripts/UI/UICamera.cs:1026)

hi all , i start project - 1 big problem no sound !
help fix bug to sound !
 
Last edited by a moderator:
Banned
Banned
Joined
Apr 1, 2019
Messages
313
Reaction score
19
any tutorial how to import the unity3d to this tool??

I solved the problem, my only problem is unity3d right now



i want to run like this
What should I do
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Aug 2, 2004
Messages
125
Reaction score
16
i had a problem, when i play in unity, it's connect to server, but when install apk to nox player, it's stuck ai launching...

what do i miss ?
 
Junior Spellweaver
Joined
Dec 5, 2015
Messages
181
Reaction score
145
Finally made it compile fine for Android !
 
Junior Spellweaver
Joined
Dec 5, 2015
Messages
181
Reaction score
145
I used the version 5.5.2f1.

I also upgraded the project to unity 2018 (fixed error, etc) but the XMainClient.dll is using deprecated methods and need to be changed.
 
Experienced Elementalist
Joined
Oct 15, 2010
Messages
274
Reaction score
80
yeah i encountered that before too, this is where things is getting harder, there are two ways. either you update the code to generate XMainclient.dll again or remove compiling the DLL just reference the code normally not by using the DLL (they compile it as DLL for security purpose during the age of unity 5.x)

i have heard there is a V1.7 source floating around and its updated to unity 2020 LTS
 
Initiate Mage
Joined
Aug 21, 2021
Messages
4
Reaction score
0
if anyone has sources for a newer version of unity, please send them to Google drive please
 
Newbie Spellweaver
Joined
May 27, 2020
Messages
10
Reaction score
0
I'm trying to upgrade this project to the version I can and this is the second day hopefully this project can run on unity 2021. My web

 
Last edited:
Experienced Elementalist
Joined
Oct 15, 2010
Messages
274
Reaction score
80
You can easily update this to any unity3d version. The big problem/challenge is compiling this to APK as you need to re-create the compile script as DN compile the source first as DLL before compiling it to an APK. Either you re-create or bypass it and compile it as normal.
 
Newbie Spellweaver
Joined
May 27, 2020
Messages
10
Reaction score
0
I don't even want the system. I just want to use some of the characters and they are very useful