View Single Post
  #64  
Old 12-26-2010, 11:25 PM
Expletus
Hill Giant
 
Join Date: Jan 2010
Location: Baltimore Maryland
Posts: 152
Default

Apparently something is wrong in my DB but i'm not sure what it is.. i've copied and pasted from the guides here...

Quote:
[Debug] [12.26.10 - 22:24:06] Logging System Init.
[Debug] [12.26.10 - 22:24:06] Config System Init.
[Debug] [12.26.10 - 22:24:06] MySQL Database Init.
[Debug] [12.26.10 - 22:24:06] Encryption Initialize.
[Debug] [12.26.10 - 22:24:06] Encryption Loaded Successfully.
[Debug] [12.26.10 - 22:24:06] Server Manager Initialize.
[Network] [12.26.10 - 22:24:06] ServerManager listening on port 5998
[Debug] [12.26.10 - 22:24:06] Client Manager Initialize.
[Network] [12.26.10 - 22:24:06] ClientManager listening on Titanium stream.
[Network] [12.26.10 - 22:24:06] ClientManager listening on SoD stream.
[Debug] [12.26.10 - 22:24:06] Server Started.
[Network] [12.26.10 - 22:24:10] New world server connection from 127.0.0.1:51207
[Network Error] [12.26.10 - 22:24:10] Handle_NewLSInfo error, remote address was null, defaulting to stream address 127.0.0.1.
[Database] [12.26.10 - 22:24:10] 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.ServerLongName = 'Chadd\'s Funhouse' AND WSR.ServerShortName = 'Funhouse'
[World] [12.26.10 - 22:24:10] Server Chadd's Funhouse(Funhouse) attempted to log in but database couldn't find an entry but unregistered servers are allowed.
[Database] [12.26.10 - 22:24:10] Mysql query failed: SELECT max(ServerID) FROM tblWorldServerRegistration
[Database] [12.26.10 - 22:24:10] Mysql query failed: UPDATE tblWorldServerRegistration SET ServerLastLoginDate = now(), ServerLastIPAddr = '127.0.0.1' where ServerID = 0
Reply With Quote