[2015-08-19 18:10:16 | AdminPage] adminpageconf.json not found. Admin page will not be available. [2015-08-19 18:10:16 | GamespyDatabase] [TwiylHuh] STARTING: CREATE TABLE IF NOT EXISTS users (profileid INT, userid TEXT, password TEXT, gsbrcd TEXT, email TEXT, uniquenick TEXT, pid TEXT, lon TEXT, lat TEXT, loc TEXT, firstname TEXT, lastname TEXT, stat TEXT, partnerid TEXT, console INT, csnum TEXT, cfc TEXT, bssid TEXT, devname BLOB, birth TEXT, gameid TEXT, enabled INT, zipcode TEXT, aim TEXT) [2015-08-19 18:10:16 | GamespyDatabase] [TwiylHuh] DONE: Took 0.0 real time / 0.000403254085139 processor time [2015-08-19 18:10:16 | GamespyDatabase] [MBRqFnYh] STARTING: CREATE TABLE IF NOT EXISTS sessions (session TEXT, profileid INT, loginticket TEXT) [2015-08-19 18:10:16 | GamespyDatabase] [MBRqFnYh] DONE: Took 0.0 real time / 2.138144672e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [Kl9KJ9sE] STARTING: CREATE TABLE IF NOT EXISTS buddies (userProfileId INT, buddyProfileId INT, time INT, status INT, notified INT, gameid TEXT, blocked INT) [2015-08-19 18:10:16 | GamespyDatabase] [Kl9KJ9sE] DONE: Took 0.0 real time / 2.69406228672e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [OgG0XCf4] STARTING: CREATE TABLE IF NOT EXISTS pending_messages (sourceid INT, targetid INT, msg TEXT) [2015-08-19 18:10:16 | GamespyDatabase] [OgG0XCf4] DONE: Took 0.0 real time / 2.30919624576e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [mjHYqx7l] STARTING: CREATE TABLE IF NOT EXISTS gamestat_profile (profileid INT, dindex TEXT, ptype TEXT, data TEXT) [2015-08-19 18:10:16 | GamespyDatabase] [mjHYqx7l] DONE: Took 0.0 real time / 2.48024781952e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [PnMcMa4B] STARTING: CREATE TABLE IF NOT EXISTS gameinfo (profileid INT, dindex TEXT, ptype TEXT, data TEXT) [2015-08-19 18:10:16 | GamespyDatabase] [PnMcMa4B] DONE: Took 0.0 real time / 3.24997990144e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [biwGFYdc] STARTING: CREATE TABLE IF NOT EXISTS nas_logins (userid TEXT, authtoken TEXT, data TEXT) [2015-08-19 18:10:16 | GamespyDatabase] [biwGFYdc] DONE: Took 0.0 real time / 2.43748492608e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [Ds92B3Ry] STARTING: CREATE TABLE IF NOT EXISTS banned (gameid TEXT, ipaddr TEXT) [2015-08-19 18:10:16 | GamespyDatabase] [Ds92B3Ry] DONE: Took 0.0 real time / 2.26643335232e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [JBUxZycR] STARTING: CREATE UNIQUE INDEX IF NOT EXISTS gamestatprofile_triple ON gamestat_profile(profileid,dindex,ptype) [2015-08-19 18:10:16 | GamespyDatabase] [JBUxZycR] DONE: Took 0.0 real time / 2.86511386048e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [UI080yd1] STARTING: CREATE UNIQUE INDEX IF NOT EXISTS users_profileid_idx ON users (profileid) [2015-08-19 18:10:16 | GamespyDatabase] [UI080yd1] DONE: Took 0.0 real time / 2.48024781952e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [INtd6Z1E] STARTING: CREATE INDEX IF NOT EXISTS users_userid_idx ON users (userid) [2015-08-19 18:10:16 | GamespyDatabase] [INtd6Z1E] DONE: Took 0.0 real time / 2.30919624576e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [nQdZ5oLS] STARTING: CREATE INDEX IF NOT EXISTS pending_messages_targetid_idx ON pending_messages (targetid) [2015-08-19 18:10:16 | GamespyDatabase] [nQdZ5oLS] DONE: Took 0.0 real time / 2.3519591392e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [V2HzGC3F] STARTING: CREATE UNIQUE INDEX IF NOT EXISTS sessions_session_idx ON sessions (session) [2015-08-19 18:10:16 | GamespyDatabase] [V2HzGC3F] DONE: Took 0.0 real time / 7.95389817984e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [vuqCzi11] STARTING: CREATE INDEX IF NOT EXISTS sessions_loginticket_idx ON sessions (loginticket) [2015-08-19 18:10:16 | GamespyDatabase] [vuqCzi11] DONE: Took 0.0 real time / 4.0624748768e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [U8iMzgBa] STARTING: CREATE INDEX IF NOT EXISTS sessions_profileid_idx ON sessions (profileid) [2015-08-19 18:10:16 | GamespyDatabase] [U8iMzgBa] DONE: Took 0.0 real time / 2.65129939328e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [PE8R2LkE] STARTING: CREATE UNIQUE INDEX IF NOT EXISTS nas_logins_authtoken_idx ON nas_logins (authtoken) [2015-08-19 18:10:16 | GamespyDatabase] [PE8R2LkE] DONE: Took 0.0 real time / 3.97694908992e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [YwX1T4IU] STARTING: CREATE INDEX IF NOT EXISTS nas_logins_userid_idx ON nas_logins (userid) [2015-08-19 18:10:16 | GamespyDatabase] [YwX1T4IU] DONE: Took 0.0 real time / 4.36181513088e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [u4hU9mbK] STARTING: CREATE INDEX IF NOT EXISTS buddies_userProfileId_idx ON buddies (userProfileId) [2015-08-19 18:10:16 | GamespyDatabase] [u4hU9mbK] DONE: Took 0.0 real time / 4.01971198336e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [fWEC8k0S] STARTING: CREATE INDEX IF NOT EXISTS buddies_buddyProfileId_idx ON buddies (buddyProfileId) [2015-08-19 18:10:16 | GamespyDatabase] [fWEC8k0S] DONE: Took 0.0 real time / 2.73682518016e-05 processor time [2015-08-19 18:10:16 | GamespyDatabase] [GhX9UbXV] STARTING: CREATE INDEX IF NOT EXISTS gamestat_profile_profileid_idx ON gamestat_profile (profileid) [2015-08-19 18:10:16 | GamespyDatabase] [GhX9UbXV] DONE: Took 0.0 real time / 2.65129939328e-05 processor time [2015-08-19 18:10:16 | GamespyBackendServer] Started server on 127.0.0.1:27500... [2015-08-19 18:10:16 | GameSpyProfileServer] Now listening for connections on 192.168.0.10:29900... [2015-08-19 18:10:16 | GameSpyPlayerSearchServer] Now listening for player search connections on 192.168.0.10:29901... [2015-08-19 18:10:16 | GameSpyGamestatsServer] Now listening for connections on 192.168.0.10:29920... The thread 0x1c14 has exited with code 0 (0x0). The thread 0x2bf8 has exited with code 0 (0x0). The thread 0x2ad4 has exited with code 0 (0x0). [2015-08-19 18:10:16 | GameSpyQRServer] Server is now listening on 192.168.0.10:27900... [2015-08-19 18:10:16 | GameSpyServerBrowserServer] Now listening for connections on 192.168.0.10:28910... The thread 0x2914 has exited with code 0 (0x0). [2015-08-19 18:10:16 | NasServer] Now listening for connections on 192.168.0.10:80... The thread 'MainThread' (0x2174) has exited with code 0 (0x0). [2015-08-19 18:10:16 | StorageServer] Checking for and creating database tables... [2015-08-19 18:10:16 | GameStatsServerHttp] Now listening for connections on 127.0.0.1:9002... [2015-08-19 18:10:16 | GameSpyNatNegServer] Server is now listening on 192.168.0.10:27901... [2015-08-19 18:10:16 | AdminPage] Now listening for connections on port 9009... The thread 0x26e8 has exited with code 0 (0x0). The thread 0x28f4 has exited with code 0 (0x0). The thread 0x28c4 has exited with code 0 (0x0). The thread 0x2828 has exited with code 0 (0x0). [2015-08-19 18:10:16 | StorageServer] Now listening for connections on 127.0.0.1:8000... [2015-08-19 18:11:12 | NasServer] Request to /ac from ('192.168.0.10', 5960) [2015-08-19 18:11:12 | NasServer] {'lang': '01', 'gamecd': 'ST7P', 'makercd': '01', 'unitcd': '1', 'ipaddr': '192.168.0.10', 'region': '02', 'userid': '6281159064251', 'gsbrcd': '', 'cfc': '7615213554627182', 'ingamesn': '', 'devtime': '150819181111', 'csnum': 'LE-1283625775', 'action': 'login', 'macadr': '0017ab5cb990', 'sdkver': '001000'} 192.168.0.10 - - [19/Aug/2015 18:11:12] "POST /ac HTTP/1.1" 200 - [2015-08-19 18:11:12 | GamespyDatabase] [JdFybLFA] STARTING: SELECT COUNT(*) FROM banned WHERE gameid = ST7 AND ipaddr = 192.168.0.10 [2015-08-19 18:11:12 | GamespyDatabase] [JdFybLFA] DONE: Took 0.0 real time / 0.000369043770391 processor time [2015-08-19 18:11:12 | GamespyDatabase] [qqPhZ2t3] STARTING: SELECT COUNT(*) FROM nas_logins WHERE authtoken = NDSk1tV4fso7EiZqaducSTRHvajrnqGc3mmvlbA4R33ahL1e56dojoO2YLyB3dOVcSV0AzPc3LEw0wTK8t0 [2015-08-19 18:11:12 | GamespyDatabase] [qqPhZ2t3] DONE: Took 0.0 real time / 0.000101348057456 processor time [2015-08-19 18:11:12 | GamespyDatabase] [4OOaMARF] STARTING: SELECT * FROM nas_logins WHERE userid = 6281159064251 [2015-08-19 18:11:12 | GamespyDatabase] [4OOaMARF] DONE: Took 0.0 real time / 0.000123157133103 processor time [2015-08-19 18:11:12 | GamespyDatabase] [GYk0x8SV] STARTING: UPDATE nas_logins SET authtoken = NDSk1tV4fso7EiZqaducSTRHvajrnqGc3mmvlbA4R33ahL1e56dojoO2YLyB3dOVcSV0AzPc3LEw0wTK8t0, data = {"lang": "01", "gamecd": "ST7P", "makercd": "01", "unitcd": "1", "challenge": "5DZJlptp", "ipaddr": "192.168.0.10", "region": "02", "userid": "6281159064251", "gsbrcd": "", "cfc": "7615213554627182", "ingamesn": "", "devtime": "150819181111", "csnum": "LE-1283625775", "action": "login", "macadr": "0017ab5cb990", "sdkver": "001000"} WHERE userid = 6281159064251 [2015-08-19 18:11:12 | GamespyDatabase] [GYk0x8SV] DONE: Took 0.0 real time / 0.000775291258066 processor time [2015-08-19 18:11:13 | NasServer] login response to ('192.168.0.10', 5960) [2015-08-19 18:11:13 | NasServer] {'locator': 'gamespy.com', 'token': 'NDSk1tV4fso7EiZqaducSTRHvajrnqGc3mmvlbA4R33ahL1e56dojoO2YLyB3dOVcSV0AzPc3LEw0wTK8t0', 'retry': '0', 'returncd': '001', 'challenge': '5DZJlptp', 'datetime': '20150819181112'} The thread 0x28f4 has exited with code 0 (0x0). [2015-08-19 18:11:13 | NasServer] Request to /ac from ('192.168.0.10', 5961) [2015-08-19 18:11:13 | NasServer] {'lang': '01', 'gamecd': 'ST7P', 'makercd': '01', 'unitcd': '1', 'ipaddr': '192.168.0.10', 'region': '02', 'userid': '6281159064251', 'svc': '', 'cfc': '7615213554627182', 'devtime': '150819181112', 'csnum': 'LE-1283625775', 'action': 'svcloc', 'macadr': '0017ab5cb990', 'sdkver': '001000'} 192.168.0.10 - - [19/Aug/2015 18:11:13] "POST /ac HTTP/1.1" 200 - [2015-08-19 18:11:13 | GamespyDatabase] [0lfSCgW8] STARTING: SELECT COUNT(*) FROM nas_logins WHERE authtoken = NDSt9gFYtD8UDpIoK8lDMQX9ONRHgeah4wwABkgkboMG6vWARtTUaXAcBoWZOK1MJUwVrvh1dUL2NYYHjEJ [2015-08-19 18:11:13 | GamespyDatabase] [0lfSCgW8] DONE: Took 0.0 real time / 0.00035749778916 processor time [2015-08-19 18:11:13 | GamespyDatabase] [Mv49sTB2] STARTING: SELECT * FROM nas_logins WHERE userid = 6281159064251 [2015-08-19 18:11:13 | GamespyDatabase] [Mv49sTB2] DONE: Took 0.0 real time / 8.80915604924e-05 processor time [2015-08-19 18:11:13 | GamespyDatabase] [ZYF0oOEp] STARTING: UPDATE nas_logins SET authtoken = NDSt9gFYtD8UDpIoK8lDMQX9ONRHgeah4wwABkgkboMG6vWARtTUaXAcBoWZOK1MJUwVrvh1dUL2NYYHjEJ, data = {"lang": "01", "gamecd": "ST7P", "makercd": "01", "unitcd": "1", "ipaddr": "192.168.0.10", "region": "02", "userid": "6281159064251", "svc": "", "cfc": "7615213554627182", "devtime": "150819181112", "csnum": "LE-1283625775", "action": "svcloc", "macadr": "0017ab5cb990", "sdkver": "001000"} WHERE userid = 6281159064251 [2015-08-19 18:11:13 | GamespyDatabase] [ZYF0oOEp] DONE: Took 0.00100016593933 real time / 0.000650423609223 processor time [2015-08-19 18:11:13 | NasServer] svcloc response to ('192.168.0.10', 5961) [2015-08-19 18:11:13 | NasServer] {'retry': '0', 'svchost': 'n/a', 'servicetoken': 'NDSt9gFYtD8UDpIoK8lDMQX9ONRHgeah4wwABkgkboMG6vWARtTUaXAcBoWZOK1MJUwVrvh1dUL2NYYHjEJ', 'datetime': '20150819181113', 'returncd': '007', 'statusdata': 'Y'} The thread 0x2b48 has exited with code 0 (0x0). [2015-08-19 18:11:13 | GameSpyQRServer] [192.168.0.10:63169] Received availability request for 'itadakistwii' from 192.168.0.10:63169... The thread 0x2bdc has exited with code 0 (0x0). [2015-08-19 18:11:13 | NasServer] Request to /ac from ('192.168.0.10', 5962) [2015-08-19 18:11:13 | NasServer] {'lang': '01', 'gamecd': 'ST7P', 'makercd': '01', 'unitcd': '1', 'ipaddr': '192.168.0.10', 'region': '02', 'userid': '6281159064251', 'gsbrcd': 'ST7J0f1122s', 'cfc': '7615213554627182', 'ingamesn': '\x00G\x00u\x00e\x00s\x00t\x00 \x00F', 'devtime': '150819181112', 'csnum': 'LE-1283625775', 'action': 'login', 'macadr': '0017ab5cb990', 'sdkver': '001000'} 192.168.0.10 - - [19/Aug/2015 18:11:13] "POST /ac HTTP/1.1" 200 - [2015-08-19 18:11:13 | GamespyDatabase] [hNBCkt7a] STARTING: SELECT COUNT(*) FROM banned WHERE gameid = ST7 AND ipaddr = 192.168.0.10 [2015-08-19 18:11:13 | GamespyDatabase] [hNBCkt7a] DONE: Took 0.0 real time / 0.000349800468335 processor time [2015-08-19 18:11:13 | GamespyDatabase] [vq2CQylx] STARTING: SELECT COUNT(*) FROM nas_logins WHERE authtoken = NDSJF4tdQWJMoLX4JsiljjZVbVPaCaboUo0ay4k5zoPvWkbQRLxtUXAjBMl9EWNfR48y1GIJrJEKGu3SzIQ [2015-08-19 18:11:13 | GamespyDatabase] [vq2CQylx] DONE: Took 0.000999927520752 real time / 0.000100920428515 processor time [2015-08-19 18:11:13 | GamespyDatabase] [RyFBre4i] STARTING: SELECT * FROM nas_logins WHERE userid = 6281159064251 [2015-08-19 18:11:13 | GamespyDatabase] [RyFBre4i] DONE: Took 0.000999927520752 real time / 0.000104341459995 processor time [2015-08-19 18:11:13 | GamespyDatabase] [Nndzu4tN] STARTING: UPDATE nas_logins SET authtoken = NDSJF4tdQWJMoLX4JsiljjZVbVPaCaboUo0ay4k5zoPvWkbQRLxtUXAjBMl9EWNfR48y1GIJrJEKGu3SzIQ, data = {"lang": "01", "gamecd": "ST7P", "makercd": "01", "unitcd": "1", "challenge": "8vrNSXVA", "ipaddr": "192.168.0.10", "region": "02", "userid": "6281159064251", "gsbrcd": "ST7J0f1122s", "cfc": "7615213554627182", "ingamesn": "AEcAdQBlAHMAdAAgAEY_", "devtime": "150819181112", "csnum": "LE-1283625775", "action": "login", "macadr": "0017ab5cb990", "sdkver": "001000"} WHERE userid = 6281159064251 [2015-08-19 18:11:13 | GamespyDatabase] [Nndzu4tN] DONE: Took 0.0 real time / 0.00054993080964 processor time [2015-08-19 18:11:13 | NasServer] login response to ('192.168.0.10', 5962) [2015-08-19 18:11:13 | NasServer] {'locator': 'gamespy.com', 'token': 'NDSJF4tdQWJMoLX4JsiljjZVbVPaCaboUo0ay4k5zoPvWkbQRLxtUXAjBMl9EWNfR48y1GIJrJEKGu3SzIQ', 'retry': '0', 'returncd': '001', 'challenge': '8vrNSXVA', 'datetime': '20150819181113'} The thread 0x28d4 has exited with code 0 (0x0). [2015-08-19 18:11:13 | GameSpyProfileServer] [192.168.0.10:5963] Received connection from 192.168.0.10:5963 [2015-08-19 18:11:13 | GameSpyProfileServer] [192.168.0.10:5963] SENDING: '\lc\1\challenge\ZISXCXHNNN\id\1\final\'... [2015-08-19 18:11:13 | GameSpyProfileServer] [192.168.0.10:5963] RESPONSE: '\login\\challenge\iFeJmkFqPG5n8VNU0POd66x8gLuDGCoB\authtoken\NDSJF4tdQWJMoLX4JsiljjZVbVPaCaboUo0ay4k5zoPvWkbQRLxtUXAjBMl9EWNfR48y1GIJrJEKGu3SzIQ\partnerid\11\response\cab3a267f24c89ab3e66fc7022a5653a\firewall\1\port\0\productid\13277\gamename\itadakistwii\namespaceid\16\sdkrevision\59\quiet\0\id\1\final\'... [2015-08-19 18:11:13 | GameSpyProfileServer] [192.168.0.10:5963] {'authtoken': 'NDSJF4tdQWJMoLX4JsiljjZVbVPaCaboUo0ay4k5zoPvWkbQRLxtUXAjBMl9EWNfR48y1GIJrJEKGu3SzIQ', 'gamename': 'itadakistwii', 'firewall': '1', 'namespaceid': '16', 'challenge': 'iFeJmkFqPG5n8VNU0POd66x8gLuDGCoB', '__cmd_val__': '', 'quiet': '0', 'port': '0', 'sdkrevision': '59', '__cmd__': 'login', 'partnerid': '11', 'id': '1', 'login': '', 'response': 'cab3a267f24c89ab3e66fc7022a5653a', 'productid': '13277'} [2015-08-19 18:11:13 | GamespyDatabase] [uOdlQh6B] STARTING: SELECT data FROM nas_logins WHERE authtoken = NDSJF4tdQWJMoLX4JsiljjZVbVPaCaboUo0ay4k5zoPvWkbQRLxtUXAjBMl9EWNfR48y1GIJrJEKGu3SzIQ [2015-08-19 18:11:13 | GamespyDatabase] [uOdlQh6B] DONE: Took 0.000999927520752 real time / 0.000371181915064 processor time [2015-08-19 18:11:13 | GamespyDatabase] [6JUaedpz] STARTING: SELECT COUNT(*) FROM users WHERE userid = 6281159064251 AND gsbrcd = ST7J0f1122s [2015-08-19 18:11:13 | GamespyDatabase] [6JUaedpz] DONE: Took 0.0 real time / 0.000156939818929 processor time [2015-08-19 18:11:13 | GamespyDatabase] [i2uFYBRg] STARTING: SELECT * FROM users WHERE userid = 6281159064251 and gsbrcd = ST7J0f1122s [2015-08-19 18:11:13 | GamespyDatabase] [i2uFYBRg] DONE: Took 0.000999927520752 real time / 0.000147104353431 processor time [2015-08-19 18:11:13 | GamespyDatabase] [FokNa5yS] STARTING: SELECT COUNT(*) FROM users WHERE profileid = 8 [2015-08-19 18:11:13 | GamespyDatabase] [FokNa5yS] DONE: Took 0.0 real time / 0.000125295277783 processor time [2015-08-19 18:11:13 | GamespyDatabase] [WUlWXKwM] STARTING: DELETE FROM sessions WHERE profileid = 8 [2015-08-19 18:11:13 | GamespyDatabase] [WUlWXKwM] DONE: Took 0.0 real time / 0.000435326255221 processor time [2015-08-19 18:11:13 | GamespyDatabase] [tNJqnz5o] STARTING: SELECT COUNT(*) FROM sessions WHERE session = 84846091 [2015-08-19 18:11:13 | GamespyDatabase] [tNJqnz5o] DONE: Took 0.000999927520752 real time / 0.000115032183352 processor time [2015-08-19 18:11:13 | GamespyDatabase] [0cPBpMQP] STARTING: INSERT INTO sessions VALUES (84846091, 8, cmVVd2ZvWlN3U2p5SlRiRg__) [2015-08-19 18:11:13 | GamespyDatabase] [0cPBpMQP] DONE: Took 0.0 real time / 0.000382727896287 processor time [2015-08-19 18:11:14 | GamespyDatabase] [Hulen8BE] STARTING: SELECT * FROM buddies WHERE userProfileId = 0 AND blocked = 0 [2015-08-19 18:11:14 | GamespyDatabase] [Hulen8BE] DONE: Took 0.0 real time / 0.000128716309248 processor time [2015-08-19 18:11:14 | GamespyDatabase] [Yn9LH5c2] STARTING: SELECT * FROM buddies WHERE userProfileId = 0 AND blocked = 1 [2015-08-19 18:11:14 | GamespyDatabase] [Yn9LH5c2] DONE: Took 0.0 real time / 0.000130854453921 processor time [2015-08-19 18:11:14 | GameSpyProfileServer] [192.168.0.10:5963 | 8 | ST7J] SENDING: \lc\2\sesskey\84846091\proof\0e343263e983b8a989c1a9f5c95a8f77\userid\6281159064251\profileid\8\uniquenick\5mpp42elrST7J0f1122s\lt\cmVVd2ZvWlN3U2p5SlRiRg__\id\1\final\ [2015-08-19 18:11:14 | GamespyDatabase] [zVphnKn9] STARTING: SELECT * FROM pending_messages WHERE targetid = 8 [2015-08-19 18:11:14 | GamespyDatabase] [zVphnKn9] DONE: Took 0.0 real time / 0.000349372839402 processor time [2015-08-19 18:11:14 | GamespyDatabase] [K8NMRMlI] STARTING: SELECT * FROM buddies WHERE userProfileId = 8 AND blocked = 0 [2015-08-19 18:11:14 | GamespyDatabase] [K8NMRMlI] DONE: Took 0.000999927520752 real time / 0.000121018988438 processor time [2015-08-19 18:11:14 | GamespyDatabase] [y0cSAQDn] STARTING: SELECT * FROM buddies WHERE userProfileId = 8 AND blocked = 0 [2015-08-19 18:11:14 | GamespyDatabase] [y0cSAQDn] DONE: Took 0.0 real time / 8.25323843401e-05 processor time [2015-08-19 18:11:14 | NasServer] Request to /pr from ('192.168.0.10', 5964) [2015-08-19 18:11:14 | NasServer] {'lang': '01', 'gamecd': 'ST7P', 'makercd': '01', 'unitcd': '1', 'ipaddr': '192.168.0.10', 'wtype': '', 'userid': '6281159064251', 'wenc': 'UTF-16BE', 'cfc': '7615213554627182', 'words': '\x00G\x00u\x00e\x00s\x00t\x00 \x00F', 'csnum': 'LE-1283625775', 'wregion': 'A', 'macadr': '0017ab5cb990', 'sdkver': '001000'} 192.168.0.10 - - [19/Aug/2015 18:11:14] "POST /pr HTTP/1.1" 200 - [2015-08-19 18:11:14 | NasServer] pr response to ('192.168.0.10', 5964) [2015-08-19 18:11:14 | NasServer] {'returncd': '000', 'prwordsP': '0', 'datetime': '20150819181114', 'prwordsK': '0', 'prwordsJ': '0', 'prwords': '0', 'prwordsC': '0', 'prwordsA': '0', 'prwordsE': '0'} The thread 0x2bc0 has exited with code 0 (0x0). [2015-08-19 18:11:14 | GameSpyGamestatsServer] [192.168.0.10:5965] Received connection from 192.168.0.10:5965 [2015-08-19 18:11:14 | GameSpyGamestatsServer] [192.168.0.10:5965] SENDING: '\lc\1\challenge\VHBOBSUDAI\id\1\final\'... [2015-08-19 18:11:14 | GameSpyGamestatsServer] STATS RESPONSE: \auth\\gamename\itadakistwii\response\bc1443cfaef793b6a6c5f1384b0b21f1\port\0\id\1\final\ {'__cmd_val__': '', 'gamename': 'itadakistwii', 'auth': '', 'port': '0', '__cmd__': 'auth', 'id': '1', 'response': 'bc1443cfaef793b6a6c5f1384b0b21f1'} [2015-08-19 18:11:14 | GameSpyGamestatsServer] [192.168.0.10:5965] Parsing 'auth'... [2015-08-19 18:11:14 | GameSpyGamestatsServer] [192.168.0.10:5965 | 6930799923 | itadakistwii] SENDING: '\lc\2\sesskey\6930799923\proof\0\id\1\final\'... [2015-08-19 18:11:14 | GameSpyGamestatsServer] STATS RESPONSE: \authp\\authtoken\NDSJF4tdQWJMoLX4JsiljjZVbVPaCaboUo0ay4k5zoPvWkbQRLxtUXAjBMl9EWNfR48y1GIJrJEKGu3SzIQ\resp\05a521d550344e1beceed1a8e965ce2c\lid\0\final\ {'authtoken': 'NDSJF4tdQWJMoLX4JsiljjZVbVPaCaboUo0ay4k5zoPvWkbQRLxtUXAjBMl9EWNfR48y1GIJrJEKGu3SzIQ', 'lid': '0', '__cmd_val__': '', 'resp': '05a521d550344e1beceed1a8e965ce2c', 'authp': '', '__cmd__': 'authp'} [2015-08-19 18:11:14 | GamespyDatabase] [xon1NsSe] STARTING: SELECT data FROM nas_logins WHERE authtoken = NDSJF4tdQWJMoLX4JsiljjZVbVPaCaboUo0ay4k5zoPvWkbQRLxtUXAjBMl9EWNfR48y1GIJrJEKGu3SzIQ [2015-08-19 18:11:14 | GamespyDatabase] [xon1NsSe] DONE: Took 0.0 real time / 0.000403681714069 processor time [2015-08-19 18:11:14 | GamespyDatabase] [ESTrtf1O] STARTING: SELECT COUNT(*) FROM users WHERE userid = 6281159064251 AND gsbrcd = ST7J0f1122s [2015-08-19 18:11:14 | GamespyDatabase] [ESTrtf1O] DONE: Took 0.0 real time / 0.00013897940368 processor time [2015-08-19 18:11:14 | GamespyDatabase] [5s3aKjuV] STARTING: SELECT * FROM users WHERE userid = 6281159064251 and gsbrcd = ST7J0f1122s [2015-08-19 18:11:14 | GamespyDatabase] [5s3aKjuV] DONE: Took 0.0 real time / 0.000170623944825 processor time [2015-08-19 18:11:14 | GamespyDatabase] [GIumCwKs] STARTING: SELECT COUNT(*) FROM users WHERE profileid = 8 [2015-08-19 18:11:14 | GamespyDatabase] [GIumCwKs] DONE: Took 0.0 real time / 8.93744472847e-05 processor time [2015-08-19 18:11:14 | GamespyDatabase] [kyQ9AsZ6] STARTING: DELETE FROM sessions WHERE profileid = 8 [2015-08-19 18:11:14 | GamespyDatabase] [kyQ9AsZ6] DONE: Took 0.0 real time / 0.00041052377702 processor time [2015-08-19 18:11:14 | GamespyDatabase] [rdTYaH0D] STARTING: SELECT COUNT(*) FROM sessions WHERE session = 60797334 [2015-08-19 18:11:14 | GamespyDatabase] [rdTYaH0D] DONE: Took 0.0 real time / 0.000103913831062 processor time [2015-08-19 18:11:14 | GamespyDatabase] [YZitN0vC] STARTING: INSERT INTO sessions VALUES (60797334, 8, ) [2015-08-19 18:11:14 | GamespyDatabase] [YZitN0vC] DONE: Took 0.0 real time / 0.000398977795797 processor time [2015-08-19 18:11:14 | GameSpyGamestatsServer] [192.168.0.10:5965 | 6930799923 | itadakistwii] SENDING: '\pauthr\8\lid\0\final\'... [2015-08-19 18:11:14 | GameSpyProfileServer] [192.168.0.10:5963 | 8 | ST7J] RESPONSE: '\status\1\sesskey\84846091\statstring\/SCM/1/SCN/0/VER/90/LCK/0\locstring\\final\\updatepro\\sesskey\84846091\firstname\Wii:7615213554627182\aim\5mpp42elr\zipcode\ST7P\partnerid\11\final\'... [2015-08-19 18:11:14 | GameSpyProfileServer] [192.168.0.10:5963 | 8 | ST7J] {'status': '1', '__cmd_val__': '1', 'statstring': '/SCM/1/SCN/0/VER/90/LCK/0', '__cmd__': 'status', 'sesskey': '84846091', 'locstring': ''} [2015-08-19 18:11:14 | GamespyDatabase] [T0Tz8q2p] STARTING: SELECT * FROM buddies WHERE buddyProfileId = 8 AND status = 0 [2015-08-19 18:11:14 | GamespyDatabase] [T0Tz8q2p] DONE: Took 0.0 real time / 0.000159505592535 processor time [2015-08-19 18:11:14 | GamespyDatabase] [MC0Sixss] STARTING: SELECT * FROM buddies WHERE buddyProfileId = 8 AND status = 1 AND notified = 0 [2015-08-19 18:11:14 | GamespyDatabase] [MC0Sixss] DONE: Took 0.0 real time / 0.000116315070159 processor time [2015-08-19 18:11:14 | GamespyDatabase] [scAtLlEo] STARTING: SELECT * FROM buddies WHERE userProfileId = 8 AND blocked = 0 [2015-08-19 18:11:14 | GamespyDatabase] [scAtLlEo] DONE: Took 0.000999927520752 real time / 7.99666107341e-05 processor time [2015-08-19 18:11:14 | GameSpyProfileServer] [192.168.0.10:5963 | 8 | ST7J] {'updatepro': '', 'firstname': 'Wii:7615213554627182', '__cmd_val__': '', 'zipcode': 'ST7P', 'aim': '5mpp42elr', '__cmd__': 'updatepro', 'sesskey': '84846091', 'partnerid': '11'} [2015-08-19 18:11:14 | GamespyDatabase] [xMUyvjwd] STARTING: UPDATE users SET "firstname" = Wii:7615213554627182 WHERE profileid = 8 [2015-08-19 18:11:14 | GamespyDatabase] [xMUyvjwd] DONE: Took 0.0 real time / 0.000396412022191 processor time [2015-08-19 18:11:14 | GamespyDatabase] [RgyRi5eb] STARTING: UPDATE users SET "zipcode" = ST7P WHERE profileid = 8 [2015-08-19 18:11:14 | GamespyDatabase] [RgyRi5eb] DONE: Took 0.0 real time / 0.000464832651694 processor time [2015-08-19 18:11:14 | GamespyDatabase] [URELjP4E] STARTING: UPDATE users SET "aim" = 5mpp42elr WHERE profileid = 8 [2015-08-19 18:11:14 | GamespyDatabase] [URELjP4E] DONE: Took 0.000999927520752 real time / 0.000435326255214 processor time [2015-08-19 18:11:14 | GameSpyGamestatsServer] STATS RESPONSE: \setpd\\pid\8\ptype\3\dindex\0\kv\1\lid\0\length\149\data\\itast_friend_p\AEcAdQBlAHMAdAAgAEYAAAAAAAAAAEAOAG4AbwAgAG4AYQBtAGUAAAAAAABAQIAAAAXs-4LSAAQYQAGAKKIQbAhYFEq4jQCKAIolBAAAAAAAAAAAAAAAAAAAAAAAAAAAd68*{'lid': '0', 'itast_friend_p': 'AEcAdQBlAHMAdAAgAEYAAAAAAAAAAEAOAG4AbwAgAG4AYQBtAGUAAAAAAABAQIAAAAXs-4LSAAQYQAGAKKIQbAhYFEq4jQCKAIolBAAAAAAAAAAAAAAAAAAAAAAAAAAAd68*\x00', '__cmd_val__': '', 'pid': '8', 'ptype': '3', 'dindex': '0', 'setpd': '', 'length': '149', '__cmd__': 'setpd', 'kv': '1', 'data': ''} [2015-08-19 18:11:14 | GameSpyGamestatsServer] [192.168.0.10:5965 | 6930799923 | itadakistwii] SENDING: '\setpdr\1\lid\0\pid\8\mod\1440000674\final\'... [2015-08-19 18:11:14 | GamespyDatabase] [e6YM52qF] STARTING: SELECT * FROM gamestat_profile WHERE profileid = 8 AND dindex = 0 AND ptype = 3 [2015-08-19 18:11:14 | GamespyDatabase] [e6YM52qF] DONE: Took 0.0 real time / 0.000177466007777 processor time [2015-08-19 18:11:14 | GamespyDatabase] [ukp8T9o0] STARTING: SELECT COUNT(*) FROM gamestat_profile WHERE profileid = 8 AND dindex = 0 AND ptype = 3 [2015-08-19 18:11:14 | GamespyDatabase] [ukp8T9o0] DONE: Took 0.0 real time / 0.000131282082862 processor time [2015-08-19 18:11:14 | GamespyDatabase] [8zBEzb9G] STARTING: UPDATE gamestat_profile SET data = \itast_friend_p\AEcAdQBlAHMAdAAgAEYAAAAAAAAAAEAOAG4AbwAgAG4AYQBtAGUAAAAAAABAQIAAAAXs-4LSAAQYQAGAKKIQbAhYFEq4jQCKAIolBAAAAAAAAAAAAAAAAAAAAAAAAAAAd68*[2015-08-19 18:11:14 | GamespyDatabase] [8zBEzb9G] DONE: Took 0.0 real time / 0.000367760883584 processor time [2015-08-19 18:11:14 | GameSpyGamestatsServer] STATS RESPONSE: \getpd\\pid\6\ptype\3\dindex\0\keys\itast_friend_p\lid\0\final\ {'lid': '0', 'keys': '\x01itast_friend_p', '__cmd_val__': '', 'pid': '6', 'ptype': '3', 'dindex': '0', '__cmd__': 'getpd', 'getpd': ''} [2015-08-19 18:11:14 | GamespyDatabase] [StlHJhvZ] STARTING: SELECT * FROM gamestat_profile WHERE profileid = 6 AND dindex = 0 AND ptype = 3 [2015-08-19 18:11:14 | GamespyDatabase] [StlHJhvZ] DONE: Took 0.0 real time / 9.74993970431e-05 processor time [2015-08-19 18:11:14 | GameSpyGamestatsServer] [192.168.0.10:5965 | 6930799923 | itadakistwii] SENDING: '\getpdr\1\lid\0\pid\6\mod\1440000674\length\149\data\\itast_friend_p\AFIAYQBzAHQAYQBuAGwA6QBsAOkAAIASAFIAYQBzAHQAYQBuAGwA6QBsAOl-RYB5y-jCXLmQ8ABUQJmsCKIAbEhAFE.4jQBqAIolBAAAAAAAAAAAAAAAAAAAAAAAAAAAX7Y*[2015-08-19 18:11:17 | GameSpyPlayerSearchServer] SEARCH RESPONSE: \otherslist\\sesskey\84846091\profileid\8\numopids\1\opids\6\namespaceid\16\gamename\itadakistwii\final\ {'gamename': 'itadakistwii', '__cmd_val__': '', 'opids': '6', 'numopids': '1', '__cmd__': 'otherslist', 'sesskey': '84846091', 'profileid': '8', 'namespaceid': '16', 'otherslist': ''} [2015-08-19 18:11:17 | GamespyDatabase] [pJMNe5d0] STARTING: SELECT * FROM users WHERE profileid = 6 [2015-08-19 18:11:17 | GamespyDatabase] [pJMNe5d0] DONE: Took 0.00100016593933 real time / 0.000417793468912 processor time [2015-08-19 18:11:17 | GameSpyPlayerSearchServer] SENDING: \otherslist\\o\6\uniquenick\5mpp42elrST7J04hmqro\oldone\\final\