View Single Post
  #2  
Old 02-12-2015, 01:13 AM
blackde
Fire Beetle
 
Join Date: Feb 2015
Posts: 13
Default

sorry more info coming in...

[Debug] [02.11.15 - 22:47:11] Logging System Init.
[Debug] [02.11.15 - 22:47:11] Config System Init.
[Debug] [02.11.15 - 22:47:11] MySQL Database Init.
[Debug] [02.11.15 - 22:47:11] Encryption Initialize.
[Debug] [02.11.15 - 22:47:11] Encryption Loaded Successfully.
[Debug] [02.11.15 - 22:47:11] Server Manager Initialize.
[Network] [02.11.15 - 22:47:11] ServerManager listening on port 5998
[Debug] [02.11.15 - 22:47:11] Client Manager Initialize.
[Network] [02.11.15 - 22:47:11] ClientManager listening on Titanium stream.
[Network] [02.11.15 - 22:47:11] ClientManager listening on SoD stream.
[Debug] [02.11.15 - 22:47:11] Server Started.
[Network] [02.12.15 - 00:11:47] New world server connection from 127.0.0.1:50206
[Network Error] [02.12.15 - 00:11:47] Handle_NewLSInfo error, remote address was null, defaulting to stream address 127.0.0.1.
[Database] [02.12.15 - 00:11:47] Mysql query failed: 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 = 'setme'
[World] [02.12.15 - 00:11:47] Server I Forgot To Edit My Config(setme) attempted to log in but database couldn't find an entry but unregistered servers are allowed.
[Database] [02.12.15 - 00:11:47] Mysql query failed: SELECT max(ServerID) FROM tblWorldServerRegistration
[Database] [02.12.15 - 00:11:47] Mysql query failed: UPDATE tblWorldServerRegistration SET ServerLastLoginDate = now(), ServerLastIPAddr = '127.0.0.1', ServerLongName = 'I Forgot To Edit My Config' WHERE ServerID = 0
Reply With Quote