Searching through the logs I have found this:
[Debug] [08.18.14 - 01:37:48] Logging System Init.
[Debug] [08.18.14 - 01:37:48] Config System Init.
[Debug] [08.18.14 - 01:37:48] MySQL Database Init.
[Debug] [08.18.14 - 01:37:48] Encryption Initialize.
[Debug] [08.18.14 - 01:37:48] Encryption Loaded Successfully.
[Debug] [08.18.14 - 01:37:48] Server Manager Initialize.
[Network] [08.18.14 - 01:37:48] ServerManager listening on port 5998
[Debug] [08.18.14 - 01:37:48] Client Manager Initialize.
[Network] [08.18.14 - 01:37:48] ClientManager listening on Titanium stream.
[Network] [08.18.14 - 01:37:48] ClientManager listening on SoD stream.
[Debug] [08.18.14 - 01:37:48] Server Started.
[Network] [08.18.14 - 01:37:48] New world server connection from 127.0.0.1:50171
[Network Error] [08.18.14 - 01:37:48] Handle_NewLSInfo error, remote address was null, defaulting to stream address 127.0.0.1.
[Database] [08.18.14 - 01:37:48] Mysql query returned no result: SELECT WSR.ServerID, WSR.ServerTagDescription, WSR.ServerTrusted, SLT.ServerListTypeID, SLT.ServerListTypeDescription, WSR.ServerAdminID FROM tblWorldServerRegistration AS WSR JOIN tblServerListType AS SLT ON WSR.ServerListTypeID = SLT.ServerListTypeID WHERE WSR.ServerShortName = 'Dragon'
[World] [08.18.14 - 01:37:48] Server Dragon's Rest(Dragon) attempted to log in but database couldn't find an entry and only registered servers are allowed.
I think we are real close on this one. : )
|