Hello,
I upgraded my source from VS2003 to VS2012 and everything was working.
So I tried to upgrade the source to the latest VS2015 and here is my problem:
Everything seems normal until the worldserver exits with:
Quote:
The Worldserver also has a high tick:
I already analysed the Problem and found out that the Worldserver does not get the Ping-Respond from the DBServer:
Quote:
1. CDPDatabaseClient::SendPing //WldServer sends Ping
2. CDPTrans::OnPing //DBServer receives Ping and sends Answer
//WldServer does not receive Ping-Answer
3.CDPDatabaseClient::SendPing //WldServer sends Ping again and exit because he got no answer
|
Does anyone else experienced this issue and found out how to fix it?
I hope someone can help me

And please don't help me like: "You will never use vs2015 features.. just keep vs2012!"
Capt. Jack
EDIT:
does not make a difference