02-24-2026 04:04:31.892200 #### SELECT m.memb___id , m.ConnectTM, m.ServerName,  m.IP, a.GameIDC, a.Id , c.Class, c.cLevel, c.Name FROM [Mu60FPS].dbo.[MEMB_STAT] as m INNER JOIN AccountCharacter AS a ON (m.memb___id Collate Database_Default = a.Id Collate Database_Default) INNER JOIN Character AS c ON (a.GameIDC Collate Database_Default = c.Name Collate Database_Default)  WHERE ConnectStat = 1 AND ServerName = 'Elev8Games-01' AND c.Ctlcode NOT IN (8,16,32)  ORDER by m.ConnectTM DESC
================================================================================
02-24-2026 04:04:31.895200 #### SQLSTATE: 08S01, code: 10060, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
<br />SQLSTATE: 08S01, code: 10060, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 06:52:45.049800 #### SELECT m.memb___id , m.ConnectTM, m.ServerName,  m.IP, a.GameIDC, a.Id , c.Class, c.cLevel, c.Name FROM [Mu60FPS].dbo.[MEMB_STAT] as m INNER JOIN AccountCharacter AS a ON (m.memb___id Collate Database_Default = a.Id Collate Database_Default) INNER JOIN Character AS c ON (a.GameIDC Collate Database_Default = c.Name Collate Database_Default)  WHERE ConnectStat = 1 AND ServerName = 'Elev8Games-01' AND c.Ctlcode NOT IN (8,16,32)  ORDER by m.ConnectTM DESC
================================================================================
02-24-2026 06:52:45.051200 #### SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 07:24:04.014200 #### SELECT SUM(TotalTime) AS OnlineMinutes FROM DmN_OnlineCheck WHERE memb___id = 'zytrous' AND ServerName = 'Elev8Games-01'
================================================================================
02-24-2026 07:24:04.015000 #### SQLSTATE: 08S01, code: 10060, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
<br />SQLSTATE: 08S01, code: 10060, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 07:46:04.042500 #### SELECT until_date FROM DmN_Hidden_Chars WHERE account = 'IceDaddy' AND server = 'TITANSWRATH'
================================================================================
02-24-2026 07:46:04.043400 #### SQLSTATE: 08S02, code: -1, message: [Microsoft][ODBC Driver 17 for SQL Server]SMux Provider: Physical connection is not usable [xFFFFFFFF]. <br />SQLSTATE: 08S02, code: -1, message: [Microsoft][ODBC Driver 17 for SQL Server]Unable to open a logical session<br />
================================================================================
02-24-2026 08:15:15.085100 #### SELECT SUM(TotalTime) AS OnlineMinutes FROM DmN_OnlineCheck WHERE memb___id = 'zytrous' AND ServerName = 'Elev8Games-01'
================================================================================
02-24-2026 08:15:15.086100 #### SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 08:16:04.042800 #### SELECT until_date FROM DmN_Hidden_Chars WHERE account = 'paul2424' AND server = 'TITANSWRATH'
================================================================================
02-24-2026 08:16:04.043700 #### SQLSTATE: 08S01, code: 10060, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
<br />SQLSTATE: 08S01, code: 10060, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 08:45:45.059700 #### SELECT until_date FROM DmN_Hidden_Chars WHERE account = 'paul2424' AND server = 'TITANSWRATH'
================================================================================
02-24-2026 08:45:45.061000 #### SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 09:01:04.017500 #### SELECT character, contact FROM DmN_Gm_List WHERE server = 'TITANSWRATH'
================================================================================
02-24-2026 09:01:04.020400 #### SQLSTATE: 08S01, code: 10060, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
<br />SQLSTATE: 08S01, code: 10060, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 09:20:45.426900 #### SELECT TOP 80 c.AccountId, c.Name, c.cLevel, c.Experience, c.Class, c.MapNumber, c.Ctlcode , a.GameIDC, m.IP,  m.ConnectStat, m.DisConnectTM, m.ServerName, ml.MasterLevel FROM Character AS c  FULL JOIN AccountCharacter AS a ON (c.Name Collate Database_Default = a.GameIDC Collate Database_Default) FULL JOIN [Mu60FPS].dbo.[MEMB_STAT] AS m ON(c.AccountId Collate Database_Default = m.memb___id Collate Database_Default) INNER JOIN MasterSkillTree AS ml ON (c.Name Collate Database_Default = ml.Name Collate Database_Default) GROUP BY c.AccountId, c.Name, c.cLevel, c.Experience, c.Class, c.MapNumber, c.Ctlcode , a.GameIDC, m.IP,  m.ConnectStat, m.DisConnectTM, m.ServerName, ml.MasterLevel ORDER BY  ml.MasterLevel DESC,c.cLevel DESC,c.Experience DESC
================================================================================
02-24-2026 09:20:45.427800 #### SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 23:18:24.477700 #### SELECT SUM(TotalTime) AS OnlineMinutes FROM DmN_OnlineCheck WHERE memb___id = 'zytrous' AND ServerName = 'Elev8Games-01'
================================================================================
02-24-2026 23:18:24.484000 #### SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 23:35:24.421700 #### SELECT SUM(TotalTime) AS OnlineMinutes FROM DmN_OnlineCheck WHERE memb___id = 'zytrous' AND ServerName = 'Elev8Games-01'
================================================================================
02-24-2026 23:35:24.423900 #### SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
02-24-2026 23:44:38.679100 #### SELECT until_date FROM DmN_Hidden_Chars WHERE account = 'paul2424' AND server = 'TITANSWRATH'
================================================================================
02-24-2026 23:44:38.681900 #### SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host.
<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />SQLSTATE: 08S01, code: 10054, message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure<br />
================================================================================
