AshamaneProject / AshamaneCore

AshamaneCore Open Source MMO Framework (master = 9.0.2.36949, bfa = 8.3.7.35284, legion = 7.3.5.26972)
GNU General Public License v2.0
321 stars 358 forks source link

CMSG_TIME_SYNC_RESPONSE errors #220

Open mcsescott opened 4 years ago

mcsescott commented 4 years ago

Description:

Multiple CMSG_TIME_SYNC_RESPONSE errors in server console and log

Current behavior:

When looking at the server console, getting the following error messages frequently, both from a client on the local host, as well as over the Internet.

Received CMSG_TIME_SYNC_RESPONSE from player Sanctity without requesting it (hacker?)

Expected behavior:

Shouldn't be any errors.

Project(s): <-- Mandatory

TC rev. hash/commit:

TrinityCore rev. ef978be16603 2020-04-25 17:57:35 +0200 (master branch) (Win32, RelWithDebInfo, Static)

Database version

ADB 8.20.00

Operating system: Windows 10

mcsescott commented 4 years ago

Saw this error mentioned on TrinityCore, and is the exact issue I am experiencing. It may provide some insight.

https://github.com/TrinityCore/TrinityCore/pull/24515