Advertisement
playsa

mysql_log.txt

Aug 4th, 2017
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 563.76 KB | None | 0 0
  1. [14:04:01 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Premium` = %i, `PremiumExpires` = %i WHERE `ID` = %d"
  2. [14:04:01 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Premium` = 1, `PremiumExpires` = 15044", callback: "(null)", format: "(null)"
  3. [14:04:01 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4. [14:04:01 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.562 milliseconds
  5. [14:04:01 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  6. [14:04:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  7. [14:04:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Yeti' OR `IP", callback: "OnBanCheck", format: "i"
  8. [14:04:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  9. [14:04:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Yeti", callback: "(null)", format: "(null)"
  10. [14:04:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  11. [14:04:09 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Yeti'", use_cache: true
  12. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  13. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  14. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.957 milliseconds
  15. [14:04:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  16. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  17. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.965 milliseconds
  18. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  19. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 87.19 milliseconds
  20. [14:04:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  21. [14:04:09 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  22. [14:04:09 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  23. [14:04:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  24. [14:04:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '79.178.120.143' WHERE `PlayerNa", callback: "(null)", format: "(null)"
  25. [14:04:09 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  26. [14:04:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  27. [14:04:09 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  28. [14:04:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  29. [14:04:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Yeti'", callback: "GiveHouseKeys", format: "i"
  30. [14:04:09 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  31. [14:04:09 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  32. [14:04:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  33. [14:04:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  34. [14:04:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  35. [14:04:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Yeti'", callback: "(null)", format: "(null)"
  36. [14:04:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  37. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  38. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.667 milliseconds
  39. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  40. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  41. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.427 milliseconds
  42. [14:04:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  43. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  44. [14:04:09 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  45. [14:04:09 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  46. [14:04:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  47. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.524 milliseconds
  48. [14:04:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  49. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  50. [14:04:09 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  51. [14:04:09 08/04/17] [DEBUG] cache_get_data - connection: 1
  52. [14:04:09 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  53. [14:04:09 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "79.178.120.143"
  54. [14:04:09 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  55. [14:04:09 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  56. [14:04:09 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  57. [14:04:09 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "6037799481250778F8E84BD9BE87D91096B5E95A0CE243C6F959EE3640515DF5B257E004C9A611885A20807D5F2AB1C809E3017778B727AB9CEF880315A23470"
  58. [14:04:09 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  59. [14:04:09 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "5"
  60. [14:04:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  61. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.442 milliseconds
  62. [14:04:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  63. [14:04:14 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  64. [14:04:14 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Yeti' LIMIT 1", callback: "OnAccountLoad", format: "i"
  65. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  66. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 17.914 milliseconds
  67. [14:04:14 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  68. [14:04:14 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  69. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  70. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "5"
  71. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  72. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "6"
  73. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  74. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "24000"
  75. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  76. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "500"
  77. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  78. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  79. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  80. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "1"
  81. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  82. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  83. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  84. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "20"
  85. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  86. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "55"
  87. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  88. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  89. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  90. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  91. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  92. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  93. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  94. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  95. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  96. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  97. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  98. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  99. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  100. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  101. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  102. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  103. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  104. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  105. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  106. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  107. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  108. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  109. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  110. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  111. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  112. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  113. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  114. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  115. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  116. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  117. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  118. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  119. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  120. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  121. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  122. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  123. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  124. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  125. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  126. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  127. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  128. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  129. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  130. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  131. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  132. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "230"
  133. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  134. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1354.86"
  135. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  136. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1263.21"
  137. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  138. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "13.383"
  139. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  140. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  141. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  142. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  143. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  144. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "0"
  145. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  146. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  147. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  148. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  149. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  150. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "1"
  151. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  152. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  153. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  154. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  155. [14:04:14 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  156. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0xFFFFFFFF"
  157. [14:04:14 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  158. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "FFFFFF"
  159. [14:04:14 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  160. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  161. [14:04:14 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  162. [14:04:14 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "msre.omar@gmail.com"
  163. [14:04:14 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  164. [14:04:14 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Yeti'", callback: "LoadPlayerVehicles", format: "i"
  165. [14:04:14 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  166. [14:04:14 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 5", callback: "OnAttachmentLoad", format: "i"
  167. [14:04:14 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  168. [14:04:14 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 5", callback: "OnWeaponLoad", format: "i"
  169. [14:04:14 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  170. [14:04:14 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 5", callback: "OnFriendsLoad", format: "i"
  171. [14:04:14 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  172. [14:04:14 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Yeti'", callback: "OnOfflinePMsLoad", format: "i"
  173. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  174. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.981 milliseconds
  175. [14:04:14 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  176. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  177. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.312 milliseconds
  178. [14:04:14 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  179. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  180. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.538 milliseconds
  181. [14:04:14 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  182. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  183. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.472 milliseconds
  184. [14:04:14 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  185. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  186. [14:04:14 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.829 milliseconds
  187. [14:04:14 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  188. [14:04:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  189. [14:04:15 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  190. [14:04:15 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  191. [14:04:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  192. [14:04:15 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  193. [14:04:15 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  194. [14:04:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  195. [14:04:15 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  196. [14:04:15 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  197. [14:04:15 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  198. [14:04:15 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "38"
  199. [14:04:15 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  200. [14:04:15 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "0"
  201. [14:04:15 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  202. [14:04:15 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 5", callback: "(null)", format: "(null)"
  203. [14:04:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  204. [14:04:15 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  205. [14:04:15 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  206. [14:04:15 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  207. [14:04:15 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "6"
  208. [14:04:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  209. [14:04:15 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  210. [14:04:15 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  211. [14:04:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  212. [14:04:15 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  213. [14:04:15 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.307 milliseconds
  214. [14:04:15 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  215. [14:04:25 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Premium` = %i, `PremiumExpires` = %i WHERE `ID` = %d"
  216. [14:04:25 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Premium` = 0, `PremiumExpires` = 0 WH", callback: "(null)", format: "(null)"
  217. [14:04:25 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  218. [14:04:25 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.499 milliseconds
  219. [14:04:25 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  220. [14:04:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  221. [14:04:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS' OR", callback: "OnBanCheck", format: "i"
  222. [14:04:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  223. [14:04:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Froz", callback: "(null)", format: "(null)"
  224. [14:04:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  225. [14:04:57 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'FrozenRS'", use_cache: true
  226. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  227. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  228. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 87.896 milliseconds
  229. [14:04:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  230. [14:04:57 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  231. [14:04:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  232. [14:04:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  233. [14:04:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '85.95.196.182' WHERE `PlayerNam", callback: "(null)", format: "(null)"
  234. [14:04:57 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  235. [14:04:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  236. [14:04:57 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  237. [14:04:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  238. [14:04:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'FrozenRS'", callback: "GiveHouseKeys", format: "i"
  239. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 87.259 milliseconds
  240. [14:04:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  241. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  242. [14:04:57 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  243. [14:04:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  244. [14:04:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  245. [14:04:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  246. [14:04:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  247. [14:04:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS'", callback: "(null)", format: "(null)"
  248. [14:04:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  249. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.699 milliseconds
  250. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  251. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  252. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.674 milliseconds
  253. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  254. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  255. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.430 milliseconds
  256. [14:04:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  257. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  258. [14:04:57 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  259. [14:04:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  260. [14:04:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  261. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.628 milliseconds
  262. [14:04:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  263. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  264. [14:04:57 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  265. [14:04:57 08/04/17] [DEBUG] cache_get_data - connection: 1
  266. [14:04:57 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  267. [14:04:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "85.95.196.182"
  268. [14:04:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  269. [14:04:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  270. [14:04:57 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  271. [14:04:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "62A3AE25FD6547517B0C2648952B647DB5A94613864B30F12F959461CF48F3C635EF29A88A35BBBD05A6A5A46A3B2EA00DA1F576D7DB60D0E324E3371F7B1577"
  272. [14:04:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  273. [14:04:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "6"
  274. [14:04:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  275. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.453 milliseconds
  276. [14:04:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  277. [14:05:03 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  278. [14:05:03 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'FrozenRS' LIMI", callback: "OnAccountLoad", format: "i"
  279. [14:05:03 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  280. [14:05:03 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.380 milliseconds
  281. [14:05:03 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  282. [14:05:03 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  283. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  284. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "6"
  285. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  286. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "7"
  287. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  288. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "971"
  289. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  290. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "225"
  291. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  292. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  293. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  294. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "0"
  295. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  296. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  297. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  298. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "19"
  299. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  300. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "32"
  301. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  302. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  303. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  304. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  305. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  306. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  307. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  308. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  309. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  310. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "1"
  311. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  312. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "1588250512"
  313. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  314. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  315. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  316. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  317. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  318. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  319. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  320. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  321. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  322. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  323. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  324. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  325. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  326. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  327. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  328. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  329. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  330. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  331. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  332. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  333. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  334. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  335. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  336. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  337. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  338. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  339. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  340. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  341. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  342. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  343. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  344. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  345. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  346. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "0"
  347. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  348. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1347.88"
  349. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  350. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1249.77"
  351. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  352. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "13.39"
  353. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  354. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  355. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  356. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  357. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  358. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "0"
  359. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  360. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  361. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  362. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  363. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  364. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "3"
  365. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  366. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "1"
  367. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  368. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  369. [14:05:03 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  370. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0x99FF66FF"
  371. [14:05:03 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  372. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "99FF66"
  373. [14:05:03 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  374. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  375. [14:05:03 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  376. [14:05:03 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "frozenrs@play-sa.com"
  377. [14:05:03 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  378. [14:05:03 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'FrozenRS'", callback: "LoadPlayerVehicles", format: "i"
  379. [14:05:03 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  380. [14:05:03 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 6", callback: "OnAttachmentLoad", format: "i"
  381. [14:05:03 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  382. [14:05:03 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 6", callback: "OnWeaponLoad", format: "i"
  383. [14:05:03 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  384. [14:05:03 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 6", callback: "OnFriendsLoad", format: "i"
  385. [14:05:03 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  386. [14:05:03 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'FrozenRS'", callback: "OnOfflinePMsLoad", format: "i"
  387. [14:05:03 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  388. [14:05:03 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  389. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 24.605 milliseconds
  390. [14:05:04 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  391. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  392. [14:05:04 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  393. [14:05:04 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  394. [14:05:04 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehOwner", connection: 1, max_len: 24
  395. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehOwner", data: "FrozenRS"
  396. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehModel", connection: 1
  397. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehModel", data: "415"
  398. [14:05:04 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehName", connection: 1, max_len: 1
  399. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehName", data: "Cheetah"
  400. [14:05:04 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehPlate", connection: 1, max_len: 16
  401. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehPlate", data: "UG"
  402. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehPrice", connection: 1
  403. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehPrice", data: "0"
  404. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehLock", connection: 1
  405. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehLock", data: "0"
  406. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_1", connection: 1
  407. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_1", data: "0"
  408. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_2", connection: 1
  409. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_2", data: "0"
  410. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_3", connection: 1
  411. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_3", data: "0"
  412. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_4", connection: 1
  413. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_4", data: "0"
  414. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_5", connection: 1
  415. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_5", data: "0"
  416. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_6", connection: 1
  417. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_6", data: "0"
  418. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_7", connection: 1
  419. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_7", data: "0"
  420. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_8", connection: 1
  421. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_8", data: "0"
  422. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_9", connection: 1
  423. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_9", data: "0"
  424. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_10", connection: 1
  425. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_10", data: "0"
  426. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_11", connection: 1
  427. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_11", data: "0"
  428. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_12", connection: 1
  429. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_12", data: "0"
  430. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_13", connection: 1
  431. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_13", data: "0"
  432. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_14", connection: 1
  433. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_14", data: "0"
  434. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehColorOne", connection: 1
  435. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehColorOne", data: "0"
  436. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehColorTwo", connection: 1
  437. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehColorTwo", data: "0"
  438. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehChassis", connection: 1
  439. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehChassis", data: "0"
  440. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehBullet", connection: 1
  441. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehBullet", data: "1"
  442. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehNeon", connection: 1
  443. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehNeon", data: "0"
  444. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehHydraulics", connection: 1
  445. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehHydraulics", data: "1"
  446. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehNitro", connection: 1
  447. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehNitro", data: "0"
  448. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehX", connection: 1
  449. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehX", data: "1347.32"
  450. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehY", connection: 1
  451. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehY", data: "-1272.45"
  452. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehZ", connection: 1
  453. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehZ", data: "13.141"
  454. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehA", connection: 1
  455. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehA", data: "182.845"
  456. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehID", connection: 1
  457. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehID", data: "0"
  458. [14:05:04 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  459. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 18.947 milliseconds
  460. [14:05:04 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  461. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  462. [14:05:04 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  463. [14:05:04 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  464. [14:05:04 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  465. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 18.76 milliseconds
  466. [14:05:04 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  467. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  468. [14:05:04 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  469. [14:05:04 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  470. [14:05:04 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  471. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "3"
  472. [14:05:04 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  473. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "1"
  474. [14:05:04 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  475. [14:05:04 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 6", callback: "(null)", format: "(null)"
  476. [14:05:04 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  477. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.795 milliseconds
  478. [14:05:04 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  479. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  480. [14:05:04 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  481. [14:05:04 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  482. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  483. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "5"
  484. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  485. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "2"
  486. [14:05:04 08/04/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "FriendID", connection: 1
  487. [14:05:04 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FriendID", data: "4"
  488. [14:05:04 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  489. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.720 milliseconds
  490. [14:05:04 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  491. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  492. [14:05:04 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  493. [14:05:04 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  494. [14:05:04 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  495. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.295 milliseconds
  496. [14:05:04 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  497. [14:05:07 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  498. [14:05:07 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (5, 38, 0) ON DU", callback: "(null)", format: "(null)"
  499. [14:05:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  500. [14:05:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.561 milliseconds
  501. [14:05:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  502. [14:05:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  503. [14:05:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (2, 26, 138) ON ", callback: "(null)", format: "(null)"
  504. [14:05:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  505. [14:05:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.310 milliseconds
  506. [14:05:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  507. [14:05:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  508. [14:05:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (4, 32, 1604) ON", callback: "(null)", format: "(null)"
  509. [14:05:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  510. [14:05:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (4, 14, 1) ON DU", callback: "(null)", format: "(null)"
  511. [14:05:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  512. [14:05:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.579 milliseconds
  513. [14:05:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  514. [14:05:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  515. [14:05:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.435 milliseconds
  516. [14:05:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  517. [14:05:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 64, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  518. [14:05:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 2", callback: "OnWeaponLoad", format: "i"
  519. [14:05:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 64, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  520. [14:05:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 5", callback: "OnWeaponLoad", format: "i"
  521. [14:05:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 64, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  522. [14:05:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 4", callback: "OnWeaponLoad", format: "i"
  523. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  524. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.636 milliseconds
  525. [14:05:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  526. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  527. [14:05:22 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  528. [14:05:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  529. [14:05:22 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  530. [14:05:22 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "26"
  531. [14:05:22 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  532. [14:05:22 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "138"
  533. [14:05:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  534. [14:05:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 2", callback: "(null)", format: "(null)"
  535. [14:05:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  536. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.554 milliseconds
  537. [14:05:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  538. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  539. [14:05:22 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  540. [14:05:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  541. [14:05:22 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  542. [14:05:22 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "38"
  543. [14:05:22 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  544. [14:05:22 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "0"
  545. [14:05:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  546. [14:05:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 5", callback: "(null)", format: "(null)"
  547. [14:05:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  548. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 23.295 milliseconds
  549. [14:05:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  550. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  551. [14:05:22 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  552. [14:05:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  553. [14:05:22 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  554. [14:05:22 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "14"
  555. [14:05:22 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  556. [14:05:22 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "1"
  557. [14:05:22 08/04/17] [DEBUG] cache_get_row_int - row: 1, field_idx: 0, connection: 1
  558. [14:05:22 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '1', field: '0', data: "32"
  559. [14:05:22 08/04/17] [DEBUG] cache_get_row_int - row: 1, field_idx: 1, connection: 1
  560. [14:05:22 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '1', field: '1', data: "1604"
  561. [14:05:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  562. [14:05:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 4", callback: "(null)", format: "(null)"
  563. [14:05:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  564. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.768 milliseconds
  565. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  566. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  567. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.207 milliseconds
  568. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  569. [14:05:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  570. [14:05:23 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.47 milliseconds
  571. [14:05:23 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  572. [14:05:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  573. [14:05:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Furious' OR ", callback: "OnBanCheck", format: "i"
  574. [14:05:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  575. [14:05:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Furi", callback: "(null)", format: "(null)"
  576. [14:05:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  577. [14:05:57 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Furious'", use_cache: true
  578. [14:05:57 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  579. [14:05:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  580. [14:05:57 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 88.391 milliseconds
  581. [14:05:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  582. [14:05:57 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  583. [14:05:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  584. [14:05:57 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  585. [14:05:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  586. [14:05:57 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  587. [14:05:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  588. [14:05:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Furious'", callback: "GiveHouseKeys", format: "i"
  589. [14:05:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 87.515 milliseconds
  590. [14:05:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  591. [14:05:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  592. [14:05:58 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  593. [14:05:58 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  594. [14:05:58 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  595. [14:05:58 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  596. [14:05:58 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  597. [14:05:58 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Furious'", callback: "(null)", format: "(null)"
  598. [14:05:58 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  599. [14:05:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.454 milliseconds
  600. [14:05:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  601. [14:05:58 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  602. [14:05:58 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.501 milliseconds
  603. [14:05:58 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  604. [14:05:58 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  605. [14:05:58 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  606. [14:05:58 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  607. [14:05:58 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  608. [14:05:58 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.480 milliseconds
  609. [14:05:58 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  610. [14:05:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  611. [14:05:58 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  612. [14:05:58 08/04/17] [DEBUG] cache_get_data - connection: 1
  613. [14:05:58 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  614. [14:05:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.470 milliseconds
  615. [14:05:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  616. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  617. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (2, 26, 98) ON D", callback: "(null)", format: "(null)"
  618. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  619. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  620. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  621. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Kais", callback: "(null)", format: "(null)"
  622. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  623. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.116 milliseconds
  624. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  625. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  626. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  627. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (3, 32, 1953) ON", callback: "(null)", format: "(null)"
  628. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  629. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  630. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  631. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (5, 38, 0) ON DU", callback: "(null)", format: "(null)"
  632. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  633. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  634. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  635. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (4, 32, 1604) ON", callback: "(null)", format: "(null)"
  636. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  637. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (4, 14, 1) ON DU", callback: "(null)", format: "(null)"
  638. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  639. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  640. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  641. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (6, 3, 1) ON DUP", callback: "(null)", format: "(null)"
  642. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  643. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  644. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  645. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (3, 32, 1953) ON", callback: "(null)", format: "(null)"
  646. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  647. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  648. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  649. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Magn", callback: "(null)", format: "(null)"
  650. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  651. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (5, 38, 0) ON DU", callback: "(null)", format: "(null)"
  652. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  653. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  654. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  655. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Yeti", callback: "(null)", format: "(null)"
  656. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  657. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (4, 32, 1604) ON", callback: "(null)", format: "(null)"
  658. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  659. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (4, 14, 1) ON DU", callback: "(null)", format: "(null)"
  660. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  661. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  662. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  663. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Raus", callback: "(null)", format: "(null)"
  664. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  665. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (6, 3, 1) ON DUP", callback: "(null)", format: "(null)"
  666. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  667. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  668. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 760, format: "UPDATE `Vehicles` SET `vehName` = '%e', `vehOwner` = '%e', `vehLock` = %i, `vehModel` = %i,`vehPlate` = '%e', `vehMod_1` = %i, `..."
  669. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `Vehicles` SET `vehName` = 'Cheetah', `vehOwner` = 'Froze", callback: "(null)", format: "(null)"
  670. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  671. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Froz", callback: "(null)", format: "(null)"
  672. [14:06:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  673. [14:06:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Furi", callback: "(null)", format: "(null)"
  674. [14:06:06 08/04/17] [DEBUG] mysql_close - connection: 1
  675. [14:06:06 08/04/17] [DEBUG] CMySQLConnection::Disconnect - connection was closed
  676. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.620 milliseconds
  677. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  678. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  679. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.349 milliseconds
  680. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  681. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  682. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 18.872 milliseconds
  683. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  684. [14:06:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  685. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.570 milliseconds
  686. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  687. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  688. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.408 milliseconds
  689. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  690. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  691. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.528 milliseconds
  692. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  693. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  694. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 18.926 milliseconds
  695. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  696. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  697. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.107 milliseconds
  698. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  699. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  700. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.637 milliseconds
  701. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  702. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  703. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.413 milliseconds
  704. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  705. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  706. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.755 milliseconds
  707. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  708. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  709. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.437 milliseconds
  710. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  711. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  712. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.405 milliseconds
  713. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  714. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  715. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.497 milliseconds
  716. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  717. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  718. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.722 milliseconds
  719. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  720. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  721. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.439 milliseconds
  722. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  723. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  724. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.78 milliseconds
  725. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  726. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  727. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.569 milliseconds
  728. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  729. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  730. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.327 milliseconds
  731. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  732. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  733. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.691 milliseconds
  734. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  735. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  736. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.72 milliseconds
  737. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  738. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  739. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.532 milliseconds
  740. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  741. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  742. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.158 milliseconds
  743. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  744. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  745. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.217 milliseconds
  746. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  747. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  748. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.343 milliseconds
  749. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  750. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  751. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.748 milliseconds
  752. [14:06:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  753. [14:06:07 08/04/17] [DEBUG] CMySQLConnection::Disconnect - connection was closed
  754. [14:06:07 08/04/17] [DEBUG] CMySQLConnection::Disconnect - connection was closed
  755. [14:06:07 08/04/17] [DEBUG] CMySQLConnection::Disconnect - connection was closed
  756. [14:06:07 08/04/17] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
  757. [14:06:07 08/04/17] [DEBUG] mysql_close - connection: 1
  758. [14:06:07 08/04/17] [ERROR] mysql_close - invalid connection handle (id: 1)
  759. [14:06:07 08/04/17] [DEBUG] mysql_close - connection: 1
  760. [14:06:07 08/04/17] [ERROR] mysql_close - invalid connection handle (id: 1)
  761. [14:06:07 08/04/17] [DEBUG] mysql_close - connection: 1
  762. [14:06:07 08/04/17] [ERROR] mysql_close - invalid connection handle (id: 1)
  763. [14:06:07 08/04/17] [DEBUG] mysql_close - connection: 1
  764. [14:06:07 08/04/17] [ERROR] mysql_close - invalid connection handle (id: 1)
  765. [14:06:07 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0", callback: "(null)", format: "(null)"
  766. [14:06:07 08/04/17] [ERROR] mysql_tquery - invalid connection handle (id: 1)
  767. [14:06:19 08/04/17] [DEBUG] mysql_connect - host: "sql.play-sa.com", user: "wrdwe1_playsa", database: "wrdwe1_playsa", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  768. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::Create - creating new connection..
  769. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  770. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  771. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  772. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  773. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  774. [14:06:19 08/04/17] [DEBUG] mysql_errno - connection: 1
  775. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `playersdata` (`ID` int(11) NOT NULL ", callback: "(null)", format: "(null)"
  776. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Maps` (`MapName` varchar(68) NOT NUL", callback: "(null)", format: "(null)"
  777. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Property` (`ID` int(11) NOT NULL def", callback: "(null)", format: "(null)"
  778. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Houses` (`ID` int(11) NOT NULL,`Hous", callback: "(null)", format: "(null)"
  779. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseGuns` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
  780. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseVisitors` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
  781. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseKeys` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
  782. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseSafeLogs` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
  783. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Vehicles` (`vehID` int(11) NOT NULL,", callback: "(null)", format: "(null)"
  784. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Attachments` (`ID` int(5) NOT NULL,`", callback: "(null)", format: "(null)"
  785. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `BannedPlayers` (`PlayerName` varchar", callback: "(null)", format: "(null)"
  786. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Weapons` (`ID` int(5) NOT NULL, `Wea", callback: "(null)", format: "(null)"
  787. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `SkinData` ( `ID` int(5) NOT NULL, `S", callback: "(null)", format: "(null)"
  788. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `FriendsData` ( `ID` int(5) NOT NULL,", callback: "(null)", format: "(null)"
  789. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `OfflinePMs` ( `PlayerName` varchar(2", callback: "(null)", format: "(null)"
  790. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Market` (`Seller` varchar(25) NOT NU", callback: "(null)", format: "(null)"
  791. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `PlayerLogs` (`PlayerName` varchar(25", callback: "(null)", format: "(null)"
  792. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  793. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Magnito'", callback: "GiveHouseKeys", format: "i"
  794. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  795. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Yeti'", callback: "GiveHouseKeys", format: "i"
  796. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  797. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Rausen'", callback: "GiveHouseKeys", format: "i"
  798. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  799. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'FrozenRS'", callback: "GiveHouseKeys", format: "i"
  800. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  801. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Furious'", callback: "GiveHouseKeys", format: "i"
  802. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Property", callback: "LoadProperties", format: "(null)"
  803. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Houses", callback: "LoadHouses", format: "(null)"
  804. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '-'", callback: "LoadDealerVehicles", format: "(null)"
  805. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  806. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  807. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  808. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Magnito' OR ", callback: "OnBanCheck", format: "i"
  809. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  810. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Magn", callback: "(null)", format: "(null)"
  811. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  812. [14:06:19 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Magnito'", use_cache: true
  813. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  814. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  815. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.538 milliseconds
  816. [14:06:19 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  817. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  818. [14:06:19 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  819. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  820. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '106.201.95.152' WHERE `PlayerNa", callback: "(null)", format: "(null)"
  821. [14:06:19 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  822. [14:06:19 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  823. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  824. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  825. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Magnito'", callback: "GiveHouseKeys", format: "i"
  826. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  827. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Yeti' OR `IP", callback: "OnBanCheck", format: "i"
  828. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  829. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Yeti", callback: "(null)", format: "(null)"
  830. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  831. [14:06:19 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Yeti'", use_cache: true
  832. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  833. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.505 milliseconds
  834. [14:06:19 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  835. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  836. [14:06:19 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  837. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  838. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '79.178.120.143' WHERE `PlayerNa", callback: "(null)", format: "(null)"
  839. [14:06:19 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  840. [14:06:19 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  841. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  842. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  843. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Yeti'", callback: "GiveHouseKeys", format: "i"
  844. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  845. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Rausen' OR `", callback: "OnBanCheck", format: "i"
  846. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  847. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Raus", callback: "(null)", format: "(null)"
  848. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  849. [14:06:19 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Rausen'", use_cache: true
  850. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  851. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  852. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  853. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.523 milliseconds
  854. [14:06:19 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  855. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  856. [14:06:19 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  857. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  858. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '176.41.126.166' WHERE `PlayerNa", callback: "(null)", format: "(null)"
  859. [14:06:19 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  860. [14:06:19 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  861. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  862. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  863. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Rausen'", callback: "GiveHouseKeys", format: "i"
  864. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  865. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS' OR", callback: "OnBanCheck", format: "i"
  866. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  867. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Froz", callback: "(null)", format: "(null)"
  868. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  869. [14:06:19 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'FrozenRS'", use_cache: true
  870. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  871. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  872. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  873. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  874. [14:06:19 08/04/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  875. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  876. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.686 milliseconds
  877. [14:06:19 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  878. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  879. [14:06:19 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  880. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  881. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '85.95.196.182' WHERE `PlayerNam", callback: "(null)", format: "(null)"
  882. [14:06:19 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  883. [14:06:19 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  884. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  885. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  886. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'FrozenRS'", callback: "GiveHouseKeys", format: "i"
  887. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  888. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Furious' OR ", callback: "OnBanCheck", format: "i"
  889. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  890. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Furi", callback: "(null)", format: "(null)"
  891. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  892. [14:06:19 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Furious'", use_cache: true
  893. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  894. [14:06:19 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.446 milliseconds
  895. [14:06:19 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  896. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  897. [14:06:19 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  898. [14:06:19 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  899. [14:06:19 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  900. [14:06:19 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  901. [14:06:19 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  902. [14:06:19 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Furious'", callback: "GiveHouseKeys", format: "i"
  903. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 2133.35 milliseconds
  904. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  905. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  906. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.421 milliseconds
  907. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  908. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  909. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.671 milliseconds
  910. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  911. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  912. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.687 milliseconds
  913. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  914. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  915. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.720 milliseconds
  916. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  917. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  918. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.404 milliseconds
  919. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  920. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  921. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.494 milliseconds
  922. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  923. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  924. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.427 milliseconds
  925. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  926. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  927. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.642 milliseconds
  928. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  929. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  930. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.423 milliseconds
  931. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  932. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  933. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.379 milliseconds
  934. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  935. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  936. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.355 milliseconds
  937. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  938. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  939. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.258 milliseconds
  940. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  941. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  942. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.356 milliseconds
  943. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  944. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  945. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.461 milliseconds
  946. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  947. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  948. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.520 milliseconds
  949. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  950. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  951. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 18.442 milliseconds
  952. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  953. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  954. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.744 milliseconds
  955. [14:06:21 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  956. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  957. [14:06:21 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  958. [14:06:21 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  959. [14:06:21 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  960. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.545 milliseconds
  961. [14:06:21 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  962. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  963. [14:06:21 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  964. [14:06:21 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  965. [14:06:21 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  966. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.536 milliseconds
  967. [14:06:21 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  968. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  969. [14:06:21 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  970. [14:06:21 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  971. [14:06:21 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  972. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.536 milliseconds
  973. [14:06:21 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  974. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  975. [14:06:21 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  976. [14:06:21 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  977. [14:06:21 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  978. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.638 milliseconds
  979. [14:06:21 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  980. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadProperties] - starting query execution
  981. [14:06:21 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  982. [14:06:21 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  983. [14:06:21 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  984. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadProperties] - query was successfully executed within 17.605 milliseconds
  985. [14:06:21 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  986. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadHouses] - starting query execution
  987. [14:06:21 08/04/17] [DEBUG] Calling callback "LoadProperties"..
  988. [14:06:21 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  989. [14:06:21 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  990. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadHouses] - query was successfully executed within 17.487 milliseconds
  991. [14:06:21 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  992. [14:06:21 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - starting query execution
  993. [14:06:21 08/04/17] [DEBUG] Calling callback "LoadHouses"..
  994. [14:06:21 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  995. [14:06:21 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  996. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - query was successfully executed within 17.695 milliseconds
  997. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  998. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  999. [14:06:22 08/04/17] [DEBUG] Calling callback "LoadDealerVehicles"..
  1000. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1001. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1002. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.550 milliseconds
  1003. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1004. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1005. [14:06:22 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  1006. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1007. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1008. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  1009. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  1010. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Magnito'", callback: "(null)", format: "(null)"
  1011. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1012. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.58 milliseconds
  1013. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1014. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1015. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.758 milliseconds
  1016. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1017. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  1018. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.643 milliseconds
  1019. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1020. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  1021. [14:06:22 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  1022. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1023. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1024. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.597 milliseconds
  1025. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1026. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1027. [14:06:22 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  1028. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1029. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1030. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  1031. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  1032. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Yeti'", callback: "(null)", format: "(null)"
  1033. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1034. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.634 milliseconds
  1035. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1036. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1037. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.685 milliseconds
  1038. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1039. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  1040. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.401 milliseconds
  1041. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1042. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  1043. [14:06:22 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  1044. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1045. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1046. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.512 milliseconds
  1047. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1048. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1049. [14:06:22 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  1050. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1051. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1052. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  1053. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  1054. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Rausen'", callback: "(null)", format: "(null)"
  1055. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1056. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.861 milliseconds
  1057. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1058. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1059. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.522 milliseconds
  1060. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1061. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  1062. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.514 milliseconds
  1063. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1064. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  1065. [14:06:22 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  1066. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1067. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1068. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.626 milliseconds
  1069. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1070. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1071. [14:06:22 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  1072. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1073. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1074. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  1075. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  1076. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS'", callback: "(null)", format: "(null)"
  1077. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1078. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.437 milliseconds
  1079. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1080. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1081. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.419 milliseconds
  1082. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1083. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  1084. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.461 milliseconds
  1085. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1086. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  1087. [14:06:22 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  1088. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1089. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1090. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.552 milliseconds
  1091. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1092. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1093. [14:06:22 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  1094. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1095. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1096. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  1097. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  1098. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Furious'", callback: "(null)", format: "(null)"
  1099. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1100. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.572 milliseconds
  1101. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1102. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  1103. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.689 milliseconds
  1104. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1105. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  1106. [14:06:22 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  1107. [14:06:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1108. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1109. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.632 milliseconds
  1110. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1111. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1112. [14:06:22 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  1113. [14:06:22 08/04/17] [DEBUG] cache_get_data - connection: 1
  1114. [14:06:22 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  1115. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "106.201.95.152"
  1116. [14:06:22 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  1117. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  1118. [14:06:22 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  1119. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "37BAB3D0DB517261C0BBD0AF7FD388AE9E37DE780C2FC33BCEAC17EBE8A845CC99834D8953EEFB5D645CC345CDAE2A4E0C43F0C7B59C41F9556FD46FBC9567BD"
  1120. [14:06:22 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  1121. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "3"
  1122. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1123. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.463 milliseconds
  1124. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1125. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  1126. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.449 milliseconds
  1127. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1128. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1129. [14:06:22 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  1130. [14:06:22 08/04/17] [DEBUG] cache_get_data - connection: 1
  1131. [14:06:22 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  1132. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "79.178.120.143"
  1133. [14:06:22 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  1134. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  1135. [14:06:22 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  1136. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "6037799481250778F8E84BD9BE87D91096B5E95A0CE243C6F959EE3640515DF5B257E004C9A611885A20807D5F2AB1C809E3017778B727AB9CEF880315A23470"
  1137. [14:06:22 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  1138. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "5"
  1139. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1140. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.753 milliseconds
  1141. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1142. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  1143. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.668 milliseconds
  1144. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1145. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1146. [14:06:22 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  1147. [14:06:22 08/04/17] [DEBUG] cache_get_data - connection: 1
  1148. [14:06:22 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  1149. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "176.41.126.166"
  1150. [14:06:22 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  1151. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  1152. [14:06:22 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  1153. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "70B98178E5EDF5C5C6C351E270767342913DD378D0F8861E38842D769B0D590920AF4BDD29DA143FE208D414BDA714D1DBB75BFD5015890A99012DC283323DFF"
  1154. [14:06:22 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  1155. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "4"
  1156. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1157. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.421 milliseconds
  1158. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1159. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  1160. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 18.109 milliseconds
  1161. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1162. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1163. [14:06:22 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  1164. [14:06:22 08/04/17] [DEBUG] cache_get_data - connection: 1
  1165. [14:06:22 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  1166. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "85.95.196.182"
  1167. [14:06:22 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  1168. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  1169. [14:06:22 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  1170. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "62A3AE25FD6547517B0C2648952B647DB5A94613864B30F12F959461CF48F3C635EF29A88A35BBBD05A6A5A46A3B2EA00DA1F576D7DB60D0E324E3371F7B1577"
  1171. [14:06:22 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  1172. [14:06:22 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "6"
  1173. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1174. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.356 milliseconds
  1175. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1176. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  1177. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.611 milliseconds
  1178. [14:06:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1179. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1180. [14:06:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  1181. [14:06:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Magn", callback: "(null)", format: "(null)"
  1182. [14:06:22 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  1183. [14:06:22 08/04/17] [DEBUG] cache_get_data - connection: 1
  1184. [14:06:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1185. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.465 milliseconds
  1186. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1187. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1188. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 24.838 milliseconds
  1189. [14:06:22 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1190. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1191. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Yeti' LIMIT 1", callback: "OnAccountLoad", format: "i"
  1192. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  1193. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.32 milliseconds
  1194. [14:06:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1195. [14:06:24 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  1196. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  1197. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "5"
  1198. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  1199. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "6"
  1200. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  1201. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "24000"
  1202. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  1203. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "500"
  1204. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  1205. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  1206. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  1207. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "1"
  1208. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  1209. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  1210. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  1211. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "22"
  1212. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  1213. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "32"
  1214. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  1215. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  1216. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  1217. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  1218. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  1219. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  1220. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  1221. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  1222. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  1223. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  1224. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  1225. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  1226. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  1227. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  1228. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  1229. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  1230. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  1231. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  1232. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  1233. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  1234. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  1235. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  1236. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  1237. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  1238. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  1239. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  1240. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  1241. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  1242. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  1243. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  1244. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  1245. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  1246. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  1247. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  1248. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  1249. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  1250. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  1251. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  1252. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  1253. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  1254. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  1255. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  1256. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  1257. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  1258. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  1259. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "230"
  1260. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  1261. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1350.75"
  1262. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  1263. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1289.21"
  1264. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  1265. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "13.383"
  1266. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  1267. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  1268. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  1269. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "95"
  1270. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  1271. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "100"
  1272. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  1273. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  1274. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  1275. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  1276. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  1277. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "1"
  1278. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  1279. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  1280. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  1281. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  1282. [14:06:24 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  1283. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0xFFFFFFFF"
  1284. [14:06:24 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  1285. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "FFFFFF"
  1286. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  1287. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  1288. [14:06:24 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  1289. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "msre.omar@gmail.com"
  1290. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  1291. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Yeti'", callback: "LoadPlayerVehicles", format: "i"
  1292. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  1293. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 5", callback: "OnAttachmentLoad", format: "i"
  1294. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  1295. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 5", callback: "OnWeaponLoad", format: "i"
  1296. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  1297. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 5", callback: "OnFriendsLoad", format: "i"
  1298. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  1299. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Yeti'", callback: "OnOfflinePMsLoad", format: "i"
  1300. [14:06:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1301. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  1302. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.710 milliseconds
  1303. [14:06:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1304. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  1305. [14:06:24 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  1306. [14:06:24 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1307. [14:06:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1308. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.617 milliseconds
  1309. [14:06:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1310. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  1311. [14:06:24 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  1312. [14:06:24 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1313. [14:06:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1314. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.744 milliseconds
  1315. [14:06:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1316. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  1317. [14:06:24 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  1318. [14:06:24 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1319. [14:06:24 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  1320. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "38"
  1321. [14:06:24 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  1322. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "0"
  1323. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  1324. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 5", callback: "(null)", format: "(null)"
  1325. [14:06:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1326. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.471 milliseconds
  1327. [14:06:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1328. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  1329. [14:06:24 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  1330. [14:06:24 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1331. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  1332. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "6"
  1333. [14:06:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1334. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.480 milliseconds
  1335. [14:06:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1336. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1337. [14:06:24 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  1338. [14:06:24 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1339. [14:06:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1340. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.576 milliseconds
  1341. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1342. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1343. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Rausen' LIMIT ", callback: "OnAccountLoad", format: "i"
  1344. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  1345. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.151 milliseconds
  1346. [14:06:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1347. [14:06:24 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  1348. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  1349. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "4"
  1350. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  1351. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "4"
  1352. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  1353. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "19162"
  1354. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  1355. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "0"
  1356. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  1357. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  1358. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  1359. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "2"
  1360. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  1361. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  1362. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  1363. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "16"
  1364. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  1365. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "46"
  1366. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  1367. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  1368. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  1369. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  1370. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  1371. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  1372. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  1373. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  1374. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  1375. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  1376. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  1377. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  1378. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  1379. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  1380. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  1381. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  1382. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  1383. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  1384. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  1385. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  1386. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  1387. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  1388. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  1389. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  1390. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  1391. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  1392. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  1393. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  1394. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  1395. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  1396. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  1397. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "1"
  1398. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  1399. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  1400. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  1401. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  1402. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  1403. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  1404. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  1405. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  1406. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  1407. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  1408. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  1409. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  1410. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  1411. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "223"
  1412. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  1413. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1346.57"
  1414. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  1415. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1271.98"
  1416. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  1417. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.513"
  1418. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  1419. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  1420. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  1421. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  1422. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  1423. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "100"
  1424. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  1425. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  1426. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  1427. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  1428. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  1429. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "4"
  1430. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  1431. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  1432. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  1433. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  1434. [14:06:24 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  1435. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0x9966FFFF"
  1436. [14:06:24 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  1437. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "9966FF"
  1438. [14:06:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  1439. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  1440. [14:06:24 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  1441. [14:06:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "yusuf.bentesen@gmail.com"
  1442. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  1443. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Rausen'", callback: "LoadPlayerVehicles", format: "i"
  1444. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  1445. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 4", callback: "OnAttachmentLoad", format: "i"
  1446. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  1447. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 4", callback: "OnWeaponLoad", format: "i"
  1448. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  1449. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 4", callback: "OnFriendsLoad", format: "i"
  1450. [14:06:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  1451. [14:06:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Rausen'", callback: "OnOfflinePMsLoad", format: "i"
  1452. [14:06:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1453. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  1454. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.624 milliseconds
  1455. [14:06:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1456. [14:06:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  1457. [14:06:24 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  1458. [14:06:24 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1459. [14:06:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1460. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.462 milliseconds
  1461. [14:06:25 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1462. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  1463. [14:06:25 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  1464. [14:06:25 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1465. [14:06:25 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1466. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.575 milliseconds
  1467. [14:06:25 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1468. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  1469. [14:06:25 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  1470. [14:06:25 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1471. [14:06:25 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  1472. [14:06:25 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "14"
  1473. [14:06:25 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  1474. [14:06:25 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "1"
  1475. [14:06:25 08/04/17] [DEBUG] cache_get_row_int - row: 1, field_idx: 0, connection: 1
  1476. [14:06:25 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '1', field: '0', data: "32"
  1477. [14:06:25 08/04/17] [DEBUG] cache_get_row_int - row: 1, field_idx: 1, connection: 1
  1478. [14:06:25 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '1', field: '1', data: "1604"
  1479. [14:06:25 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  1480. [14:06:25 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 4", callback: "(null)", format: "(null)"
  1481. [14:06:25 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1482. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.582 milliseconds
  1483. [14:06:25 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1484. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  1485. [14:06:25 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  1486. [14:06:25 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1487. [14:06:25 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  1488. [14:06:25 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "6"
  1489. [14:06:25 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  1490. [14:06:25 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "5"
  1491. [14:06:25 08/04/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "FriendID", connection: 1
  1492. [14:06:25 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FriendID", data: "2"
  1493. [14:06:25 08/04/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "FriendID", connection: 1
  1494. [14:06:25 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "FriendID", data: "3"
  1495. [14:06:25 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1496. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.638 milliseconds
  1497. [14:06:25 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1498. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1499. [14:06:25 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  1500. [14:06:25 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1501. [14:06:25 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1502. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.693 milliseconds
  1503. [14:06:25 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1504. [14:06:43 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  1505. [14:06:43 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  1506. [14:06:43 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.626 milliseconds
  1507. [14:06:43 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1508. [14:06:43 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  1509. [14:06:43 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1510. [14:06:43 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  1511. [14:06:43 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Yeti"
  1512. [14:06:43 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  1513. [14:06:43 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "100"
  1514. [14:06:43 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  1515. [14:06:43 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "24000"
  1516. [14:06:43 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1517. [14:06:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  1518. [14:06:43 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Magnito' OR ", callback: "OnBanCheck", format: "i"
  1519. [14:06:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  1520. [14:06:43 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Magn", callback: "(null)", format: "(null)"
  1521. [14:06:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  1522. [14:06:43 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Magnito'", use_cache: true
  1523. [14:06:43 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  1524. [14:06:43 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  1525. [14:06:43 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.719 milliseconds
  1526. [14:06:43 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1527. [14:06:43 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  1528. [14:06:43 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1529. [14:06:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  1530. [14:06:43 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '106.201.95.152' WHERE `PlayerNa", callback: "(null)", format: "(null)"
  1531. [14:06:43 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  1532. [14:06:43 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1533. [14:06:43 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  1534. [14:06:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  1535. [14:06:43 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Magnito'", callback: "GiveHouseKeys", format: "i"
  1536. [14:06:43 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.603 milliseconds
  1537. [14:06:43 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1538. [14:06:43 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1539. [14:06:43 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  1540. [14:06:43 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1541. [14:06:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1542. [14:06:43 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  1543. [14:06:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  1544. [14:06:43 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Magnito'", callback: "(null)", format: "(null)"
  1545. [14:06:43 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1546. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 34.943 milliseconds
  1547. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1548. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1549. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.605 milliseconds
  1550. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1551. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  1552. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.410 milliseconds
  1553. [14:06:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1554. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  1555. [14:06:44 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  1556. [14:06:44 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1557. [14:06:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1558. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 18.614 milliseconds
  1559. [14:06:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1560. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1561. [14:06:44 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  1562. [14:06:44 08/04/17] [DEBUG] cache_get_data - connection: 1
  1563. [14:06:44 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  1564. [14:06:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "106.201.95.152"
  1565. [14:06:44 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  1566. [14:06:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  1567. [14:06:44 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  1568. [14:06:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "37BAB3D0DB517261C0BBD0AF7FD388AE9E37DE780C2FC33BCEAC17EBE8A845CC99834D8953EEFB5D645CC345CDAE2A4E0C43F0C7B59C41F9556FD46FBC9567BD"
  1569. [14:06:44 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  1570. [14:06:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "3"
  1571. [14:06:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1572. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.883 milliseconds
  1573. [14:06:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1574. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  1575. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Kais' OR `IP", callback: "OnBanCheck", format: "i"
  1576. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  1577. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Kais", callback: "(null)", format: "(null)"
  1578. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  1579. [14:06:45 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Kais'", use_cache: true
  1580. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  1581. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  1582. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.603 milliseconds
  1583. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1584. [14:06:45 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  1585. [14:06:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1586. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  1587. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '41.226.193.80' WHERE `PlayerNam", callback: "(null)", format: "(null)"
  1588. [14:06:45 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  1589. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1590. [14:06:45 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  1591. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  1592. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Kais'", callback: "GiveHouseKeys", format: "i"
  1593. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.730 milliseconds
  1594. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1595. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1596. [14:06:45 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  1597. [14:06:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1598. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1599. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  1600. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  1601. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Kais'", callback: "(null)", format: "(null)"
  1602. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1603. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.467 milliseconds
  1604. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1605. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1606. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 23.64 milliseconds
  1607. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1608. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  1609. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.462 milliseconds
  1610. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1611. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  1612. [14:06:45 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  1613. [14:06:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1614. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1615. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.692 milliseconds
  1616. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1617. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1618. [14:06:45 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  1619. [14:06:45 08/04/17] [DEBUG] cache_get_data - connection: 1
  1620. [14:06:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  1621. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "41.226.193.80"
  1622. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  1623. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "1"
  1624. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1625. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Kais' LIMIT 1", callback: "OnAccountLoad", format: "i"
  1626. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1627. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.313 milliseconds
  1628. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1629. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  1630. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 17.990 milliseconds
  1631. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1632. [14:06:45 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  1633. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  1634. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "2"
  1635. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  1636. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "1"
  1637. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  1638. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "49590"
  1639. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  1640. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "0"
  1641. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  1642. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  1643. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  1644. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "7"
  1645. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  1646. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "1"
  1647. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  1648. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "50"
  1649. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  1650. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "42"
  1651. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  1652. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  1653. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  1654. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  1655. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  1656. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  1657. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  1658. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  1659. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  1660. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  1661. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  1662. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  1663. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  1664. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  1665. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  1666. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  1667. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  1668. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  1669. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  1670. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  1671. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  1672. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  1673. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  1674. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  1675. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  1676. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  1677. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  1678. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  1679. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  1680. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  1681. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  1682. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  1683. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  1684. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  1685. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  1686. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  1687. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  1688. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  1689. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  1690. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  1691. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  1692. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  1693. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  1694. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  1695. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  1696. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "155"
  1697. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  1698. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1344.05"
  1699. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  1700. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1289.98"
  1701. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  1702. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "13.573"
  1703. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  1704. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  1705. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  1706. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  1707. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  1708. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "100"
  1709. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  1710. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  1711. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  1712. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  1713. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  1714. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "2"
  1715. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  1716. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  1717. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  1718. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  1719. [14:06:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  1720. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0xFFFFFFFF"
  1721. [14:06:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  1722. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "FFFFFF"
  1723. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  1724. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  1725. [14:06:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  1726. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "kais.saada737@gmail.com"
  1727. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  1728. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Kais'", callback: "LoadPlayerVehicles", format: "i"
  1729. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  1730. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 2", callback: "OnAttachmentLoad", format: "i"
  1731. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  1732. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 2", callback: "OnWeaponLoad", format: "i"
  1733. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  1734. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 2", callback: "OnFriendsLoad", format: "i"
  1735. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  1736. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Kais'", callback: "OnOfflinePMsLoad", format: "i"
  1737. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1738. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  1739. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.722 milliseconds
  1740. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1741. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  1742. [14:06:45 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  1743. [14:06:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1744. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1745. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.411 milliseconds
  1746. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1747. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  1748. [14:06:45 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  1749. [14:06:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1750. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1751. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.801 milliseconds
  1752. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1753. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  1754. [14:06:45 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  1755. [14:06:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1756. [14:06:45 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  1757. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "26"
  1758. [14:06:45 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  1759. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "98"
  1760. [14:06:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  1761. [14:06:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 2", callback: "(null)", format: "(null)"
  1762. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1763. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.553 milliseconds
  1764. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1765. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  1766. [14:06:45 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  1767. [14:06:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1768. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  1769. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "6"
  1770. [14:06:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  1771. [14:06:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "4"
  1772. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1773. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.578 milliseconds
  1774. [14:06:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1775. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1776. [14:06:45 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  1777. [14:06:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1778. [14:06:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1779. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.322 milliseconds
  1780. [14:06:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1781. [14:06:48 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  1782. [14:06:48 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  1783. [14:06:48 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.694 milliseconds
  1784. [14:06:48 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1785. [14:06:48 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  1786. [14:06:48 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1787. [14:06:48 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  1788. [14:06:48 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Yeti"
  1789. [14:06:48 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  1790. [14:06:48 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "100"
  1791. [14:06:48 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  1792. [14:06:48 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "24000"
  1793. [14:06:48 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1794. [14:06:48 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `Market`", use_cache: true
  1795. [14:06:48 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  1796. [14:06:48 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.672 milliseconds
  1797. [14:06:48 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1798. [14:06:48 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  1799. [14:06:48 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1800. [14:06:48 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  1801. [14:06:48 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Yeti"
  1802. [14:06:48 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  1803. [14:06:48 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "100"
  1804. [14:06:48 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  1805. [14:06:48 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "24000"
  1806. [14:06:53 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  1807. [14:06:53 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Magnito' LIMIT", callback: "OnAccountLoad", format: "i"
  1808. [14:06:53 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  1809. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 17.907 milliseconds
  1810. [14:06:54 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1811. [14:06:54 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  1812. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  1813. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "3"
  1814. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  1815. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "2"
  1816. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  1817. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "35200"
  1818. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  1819. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "0"
  1820. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  1821. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  1822. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  1823. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "2"
  1824. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  1825. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  1826. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  1827. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "37"
  1828. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  1829. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "33"
  1830. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  1831. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  1832. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  1833. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  1834. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  1835. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  1836. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  1837. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  1838. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  1839. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  1840. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  1841. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  1842. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  1843. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  1844. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  1845. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  1846. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  1847. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  1848. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  1849. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  1850. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  1851. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  1852. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  1853. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  1854. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  1855. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  1856. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  1857. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  1858. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  1859. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  1860. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  1861. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "2"
  1862. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  1863. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  1864. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  1865. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  1866. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  1867. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  1868. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  1869. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  1870. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  1871. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  1872. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  1873. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "4"
  1874. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  1875. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "216"
  1876. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  1877. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1346.87"
  1878. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  1879. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1273.9"
  1880. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  1881. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.43"
  1882. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  1883. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  1884. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  1885. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "47"
  1886. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  1887. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "100"
  1888. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  1889. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  1890. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  1891. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  1892. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  1893. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "0"
  1894. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  1895. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  1896. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  1897. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  1898. [14:06:54 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  1899. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0x00FFFFFF"
  1900. [14:06:54 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  1901. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "00FFFF"
  1902. [14:06:54 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  1903. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  1904. [14:06:54 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  1905. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "sunnypaul519@gmail.com"
  1906. [14:06:54 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  1907. [14:06:54 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Magnito'", callback: "LoadPlayerVehicles", format: "i"
  1908. [14:06:54 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  1909. [14:06:54 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 3", callback: "OnAttachmentLoad", format: "i"
  1910. [14:06:54 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  1911. [14:06:54 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 3", callback: "OnWeaponLoad", format: "i"
  1912. [14:06:54 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  1913. [14:06:54 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 3", callback: "OnFriendsLoad", format: "i"
  1914. [14:06:54 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  1915. [14:06:54 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Magnito'", callback: "OnOfflinePMsLoad", format: "i"
  1916. [14:06:54 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1917. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  1918. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 18.52 milliseconds
  1919. [14:06:54 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1920. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  1921. [14:06:54 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  1922. [14:06:54 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1923. [14:06:54 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1924. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.576 milliseconds
  1925. [14:06:54 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1926. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  1927. [14:06:54 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  1928. [14:06:54 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1929. [14:06:54 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1930. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.528 milliseconds
  1931. [14:06:54 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1932. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  1933. [14:06:54 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  1934. [14:06:54 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1935. [14:06:54 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  1936. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "32"
  1937. [14:06:54 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  1938. [14:06:54 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "1953"
  1939. [14:06:54 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  1940. [14:06:54 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 3", callback: "(null)", format: "(null)"
  1941. [14:06:54 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1942. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.268 milliseconds
  1943. [14:06:54 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1944. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  1945. [14:06:54 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  1946. [14:06:54 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1947. [14:06:54 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1948. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.599 milliseconds
  1949. [14:06:54 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1950. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1951. [14:06:54 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  1952. [14:06:54 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1953. [14:06:54 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1954. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.325 milliseconds
  1955. [14:06:54 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1956. [14:06:55 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  1957. [14:06:55 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  1958. [14:06:55 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.896 milliseconds
  1959. [14:06:55 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1960. [14:06:55 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  1961. [14:06:55 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1962. [14:06:55 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  1963. [14:06:55 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Yeti"
  1964. [14:06:55 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  1965. [14:06:55 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "100"
  1966. [14:06:55 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  1967. [14:06:55 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "24000"
  1968. [14:06:55 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1969. [14:06:57 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `Market`", use_cache: true
  1970. [14:06:57 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  1971. [14:06:57 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.686 milliseconds
  1972. [14:06:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1973. [14:06:57 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 2)
  1974. [14:06:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1975. [14:06:57 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  1976. [14:06:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Yeti"
  1977. [14:06:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  1978. [14:06:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "100"
  1979. [14:06:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  1980. [14:06:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "24000"
  1981. [14:07:01 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  1982. [14:07:01 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  1983. [14:07:01 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  1984. [14:07:01 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 20.253 milliseconds
  1985. [14:07:01 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1986. [14:07:01 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  1987. [14:07:01 08/04/17] [DEBUG] cache_insert_id - connection: 1
  1988. [14:07:01 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1989. [14:07:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  1990. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  1991. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.696 milliseconds
  1992. [14:07:06 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1993. [14:07:06 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  1994. [14:07:06 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  1995. [14:07:06 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  1996. [14:07:06 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Yeti"
  1997. [14:07:06 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  1998. [14:07:06 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "100"
  1999. [14:07:06 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2000. [14:07:06 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "24000"
  2001. [14:07:06 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2002. [14:07:06 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `Market`", use_cache: true
  2003. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2004. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.663 milliseconds
  2005. [14:07:06 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2006. [14:07:06 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2007. [14:07:06 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2008. [14:07:06 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  2009. [14:07:06 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Yeti"
  2010. [14:07:06 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  2011. [14:07:06 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "100"
  2012. [14:07:06 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2013. [14:07:06 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "24000"
  2014. [14:07:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 140, format: "DELETE FROM `Market` WHERE `Seller` = '%e'"
  2015. [14:07:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Market` WHERE `Seller` = 'Yeti'", callback: "(null)", format: "(null)"
  2016. [14:07:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "INSERT INTO `PlayerLogs` (PlayerName, Text, Date) VALUES ('%e', '%e', UNIX_TIMESTAMP())"
  2017. [14:07:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `PlayerLogs` (PlayerName, Text, Date) VALUES ('Rause", callback: "(null)", format: "(null)"
  2018. [14:07:06 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2019. [14:07:06 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2020. [14:07:06 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2021. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2022. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.264 milliseconds
  2023. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2024. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2025. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.454 milliseconds
  2026. [14:07:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2027. [14:07:10 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2028. [14:07:10 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2029. [14:07:10 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.694 milliseconds
  2030. [14:07:10 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2031. [14:07:10 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2032. [14:07:10 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2033. [14:07:10 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2034. [14:07:20 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  2035. [14:07:20 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Froz", callback: "(null)", format: "(null)"
  2036. [14:07:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2037. [14:07:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.700 milliseconds
  2038. [14:07:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2039. [14:07:25 08/04/17] [DEBUG] mysql_format - connection: 1, len: 85, format: "SELECT `ID` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  2040. [14:07:25 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `ID` FROM `playersdata` WHERE `PlayerName` = 'Yeti' LIMIT", use_cache: true
  2041. [14:07:25 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2042. [14:07:25 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.627 milliseconds
  2043. [14:07:25 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2044. [14:07:25 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2045. [14:07:25 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2046. [14:07:25 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2047. [14:07:25 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2048. [14:07:25 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2049. [14:07:25 08/04/17] [DEBUG] mysql_format - connection: 1, len: 160, format: "SELECT `PlayerName`, `Text`, FROM_UNIXTIME(Date, '%%d/%%m/%%Y %%H:%%i') AS `Date` FROM `PlayerLogs` WHERE `PlayerName` = '%e' OR..."
  2050. [14:07:25 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `PlayerName`, `Text`, FROM_UNIXTIME(Date, '%d/%m/%Y %H:%i", use_cache: true
  2051. [14:07:25 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2052. [14:07:25 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.856 milliseconds
  2053. [14:07:25 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2054. [14:07:25 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2055. [14:07:25 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2056. [14:07:25 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerName", connection: 1, max_len: 25
  2057. [14:07:25 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerName", data: "Yeti"
  2058. [14:07:25 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Text", connection: 1, max_len: 64
  2059. [14:07:25 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Text", data: "has added 1.00 USD to the marketplace"
  2060. [14:07:25 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Date", connection: 1, max_len: 20
  2061. [14:07:25 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Date", data: "04/08/2017 14:48"
  2062. [14:07:25 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2063. [14:07:25 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2064. [14:07:25 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2065. [14:07:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 85, format: "SELECT `ID` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  2066. [14:07:31 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `ID` FROM `playersdata` WHERE `PlayerName` = 'Rausen' LIM", use_cache: true
  2067. [14:07:31 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2068. [14:07:31 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.642 milliseconds
  2069. [14:07:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2070. [14:07:31 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2071. [14:07:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2072. [14:07:31 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2073. [14:07:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2074. [14:07:31 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2075. [14:07:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 160, format: "SELECT `PlayerName`, `Text`, FROM_UNIXTIME(Date, '%%d/%%m/%%Y %%H:%%i') AS `Date` FROM `PlayerLogs` WHERE `PlayerName` = '%e' OR..."
  2076. [14:07:31 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `PlayerName`, `Text`, FROM_UNIXTIME(Date, '%d/%m/%Y %H:%i", use_cache: true
  2077. [14:07:31 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2078. [14:07:31 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.387 milliseconds
  2079. [14:07:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2080. [14:07:31 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2081. [14:07:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2082. [14:07:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerName", connection: 1, max_len: 25
  2083. [14:07:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerName", data: "Rausen"
  2084. [14:07:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Text", connection: 1, max_len: 64
  2085. [14:07:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Text", data: "has purchased 1.00 USD for $24,000 from Yeti"
  2086. [14:07:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Date", connection: 1, max_len: 20
  2087. [14:07:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Date", data: "04/08/2017 15:05"
  2088. [14:07:31 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2089. [14:07:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2090. [14:07:31 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2091. [14:07:33 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  2092. [14:07:33 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS' OR", callback: "OnBanCheck", format: "i"
  2093. [14:07:33 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  2094. [14:07:33 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Froz", callback: "(null)", format: "(null)"
  2095. [14:07:33 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  2096. [14:07:33 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'FrozenRS'", use_cache: true
  2097. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2098. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  2099. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.816 milliseconds
  2100. [14:07:33 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2101. [14:07:33 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2102. [14:07:33 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2103. [14:07:33 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  2104. [14:07:33 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '85.95.196.182' WHERE `PlayerNam", callback: "(null)", format: "(null)"
  2105. [14:07:33 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2106. [14:07:33 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2107. [14:07:33 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2108. [14:07:33 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  2109. [14:07:33 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'FrozenRS'", callback: "GiveHouseKeys", format: "i"
  2110. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.596 milliseconds
  2111. [14:07:33 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2112. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2113. [14:07:33 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  2114. [14:07:33 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2115. [14:07:33 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  2116. [14:07:33 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  2117. [14:07:33 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  2118. [14:07:33 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS'", callback: "(null)", format: "(null)"
  2119. [14:07:33 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2120. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 21.616 milliseconds
  2121. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2122. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2123. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.569 milliseconds
  2124. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2125. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  2126. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.377 milliseconds
  2127. [14:07:33 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2128. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  2129. [14:07:33 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  2130. [14:07:33 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2131. [14:07:33 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2132. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.582 milliseconds
  2133. [14:07:33 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2134. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2135. [14:07:33 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  2136. [14:07:33 08/04/17] [DEBUG] cache_get_data - connection: 1
  2137. [14:07:33 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  2138. [14:07:33 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "85.95.196.182"
  2139. [14:07:33 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  2140. [14:07:33 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  2141. [14:07:33 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  2142. [14:07:33 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "62A3AE25FD6547517B0C2648952B647DB5A94613864B30F12F959461CF48F3C635EF29A88A35BBBD05A6A5A46A3B2EA00DA1F576D7DB60D0E324E3371F7B1577"
  2143. [14:07:33 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  2144. [14:07:33 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "6"
  2145. [14:07:33 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2146. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.516 milliseconds
  2147. [14:07:33 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2148. [14:07:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  2149. [14:07:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'FrozenRS' LIMI", callback: "OnAccountLoad", format: "i"
  2150. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  2151. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.407 milliseconds
  2152. [14:07:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2153. [14:07:45 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  2154. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  2155. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "6"
  2156. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  2157. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "7"
  2158. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  2159. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "971"
  2160. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  2161. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "225"
  2162. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  2163. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  2164. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  2165. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "0"
  2166. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  2167. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  2168. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  2169. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "20"
  2170. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  2171. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "26"
  2172. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  2173. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  2174. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  2175. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  2176. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  2177. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  2178. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  2179. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  2180. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  2181. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "1"
  2182. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  2183. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "1588250512"
  2184. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  2185. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  2186. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  2187. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  2188. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  2189. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  2190. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  2191. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  2192. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  2193. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  2194. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  2195. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  2196. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  2197. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  2198. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  2199. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  2200. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  2201. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  2202. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  2203. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  2204. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  2205. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  2206. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  2207. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  2208. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  2209. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  2210. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  2211. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  2212. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  2213. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  2214. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  2215. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  2216. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  2217. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "0"
  2218. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  2219. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1348.11"
  2220. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  2221. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1275.65"
  2222. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  2223. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.141"
  2224. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  2225. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  2226. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  2227. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "93"
  2228. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  2229. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "0"
  2230. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  2231. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  2232. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  2233. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  2234. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  2235. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "3"
  2236. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  2237. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "1"
  2238. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  2239. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  2240. [14:07:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  2241. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0x99FF66FF"
  2242. [14:07:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  2243. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "99FF66"
  2244. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  2245. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  2246. [14:07:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  2247. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "frozenrs@play-sa.com"
  2248. [14:07:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  2249. [14:07:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'FrozenRS'", callback: "LoadPlayerVehicles", format: "i"
  2250. [14:07:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  2251. [14:07:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 6", callback: "OnAttachmentLoad", format: "i"
  2252. [14:07:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  2253. [14:07:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 6", callback: "OnWeaponLoad", format: "i"
  2254. [14:07:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  2255. [14:07:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 6", callback: "OnFriendsLoad", format: "i"
  2256. [14:07:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  2257. [14:07:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'FrozenRS'", callback: "OnOfflinePMsLoad", format: "i"
  2258. [14:07:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2259. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  2260. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.943 milliseconds
  2261. [14:07:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2262. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  2263. [14:07:45 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  2264. [14:07:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2265. [14:07:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehOwner", connection: 1, max_len: 24
  2266. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehOwner", data: "FrozenRS"
  2267. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehModel", connection: 1
  2268. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehModel", data: "415"
  2269. [14:07:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehName", connection: 1, max_len: 1
  2270. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehName", data: "Cheetah"
  2271. [14:07:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehPlate", connection: 1, max_len: 16
  2272. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehPlate", data: "UG"
  2273. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehPrice", connection: 1
  2274. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehPrice", data: "0"
  2275. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehLock", connection: 1
  2276. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehLock", data: "0"
  2277. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_1", connection: 1
  2278. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_1", data: "0"
  2279. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_2", connection: 1
  2280. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_2", data: "0"
  2281. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_3", connection: 1
  2282. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_3", data: "0"
  2283. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_4", connection: 1
  2284. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_4", data: "0"
  2285. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_5", connection: 1
  2286. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_5", data: "0"
  2287. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_6", connection: 1
  2288. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_6", data: "0"
  2289. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_7", connection: 1
  2290. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_7", data: "0"
  2291. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_8", connection: 1
  2292. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_8", data: "0"
  2293. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_9", connection: 1
  2294. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_9", data: "0"
  2295. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_10", connection: 1
  2296. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_10", data: "0"
  2297. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_11", connection: 1
  2298. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_11", data: "0"
  2299. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_12", connection: 1
  2300. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_12", data: "0"
  2301. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_13", connection: 1
  2302. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_13", data: "0"
  2303. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_14", connection: 1
  2304. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_14", data: "0"
  2305. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehColorOne", connection: 1
  2306. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehColorOne", data: "0"
  2307. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehColorTwo", connection: 1
  2308. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehColorTwo", data: "0"
  2309. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehChassis", connection: 1
  2310. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehChassis", data: "0"
  2311. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehBullet", connection: 1
  2312. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehBullet", data: "1"
  2313. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehNeon", connection: 1
  2314. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehNeon", data: "0"
  2315. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehHydraulics", connection: 1
  2316. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehHydraulics", data: "1"
  2317. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehNitro", connection: 1
  2318. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehNitro", data: "0"
  2319. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehX", connection: 1
  2320. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehX", data: "1347.83"
  2321. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehY", connection: 1
  2322. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehY", data: "-1272.8"
  2323. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehZ", connection: 1
  2324. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehZ", data: "13.145"
  2325. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehA", connection: 1
  2326. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehA", data: "181.137"
  2327. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehID", connection: 1
  2328. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehID", data: "0"
  2329. [14:07:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2330. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.472 milliseconds
  2331. [14:07:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2332. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  2333. [14:07:45 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  2334. [14:07:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2335. [14:07:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2336. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.539 milliseconds
  2337. [14:07:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2338. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  2339. [14:07:45 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  2340. [14:07:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2341. [14:07:45 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  2342. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "3"
  2343. [14:07:45 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  2344. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "1"
  2345. [14:07:45 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  2346. [14:07:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 6", callback: "(null)", format: "(null)"
  2347. [14:07:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2348. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.821 milliseconds
  2349. [14:07:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2350. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  2351. [14:07:45 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  2352. [14:07:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2353. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  2354. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "5"
  2355. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  2356. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "2"
  2357. [14:07:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "FriendID", connection: 1
  2358. [14:07:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FriendID", data: "4"
  2359. [14:07:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2360. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.533 milliseconds
  2361. [14:07:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2362. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2363. [14:07:45 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  2364. [14:07:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2365. [14:07:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2366. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.330 milliseconds
  2367. [14:07:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2368. [14:08:21 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2369. [14:08:21 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2370. [14:08:21 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 129.190 milliseconds
  2371. [14:08:21 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2372. [14:08:21 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2373. [14:08:21 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2374. [14:08:21 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2375. [14:08:23 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `FriendsData` WHERE `FriendID` = %i AND `ID` = %i"
  2376. [14:08:23 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `FriendID` = 4 AND `ID` = 7", use_cache: true
  2377. [14:08:23 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2378. [14:08:23 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 88.169 milliseconds
  2379. [14:08:23 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2380. [14:08:23 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2381. [14:08:23 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2382. [14:08:23 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (%d, %d)"
  2383. [14:08:23 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (7, 4)", callback: "(null)", format: "(null)"
  2384. [14:08:23 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2385. [14:08:23 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2386. [14:08:23 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2387. [14:08:23 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2388. [14:08:23 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.306 milliseconds
  2389. [14:08:23 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2390. [14:08:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `FriendsData` WHERE `FriendID` = %i AND `ID` = %i"
  2391. [14:08:26 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `FriendID` = 6 AND `ID` = 7", use_cache: true
  2392. [14:08:26 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2393. [14:08:26 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.599 milliseconds
  2394. [14:08:26 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2395. [14:08:26 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2396. [14:08:26 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2397. [14:08:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (%d, %d)"
  2398. [14:08:26 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (7, 6)", callback: "(null)", format: "(null)"
  2399. [14:08:26 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2400. [14:08:26 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2401. [14:08:26 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2402. [14:08:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2403. [14:08:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.463 milliseconds
  2404. [14:08:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2405. [14:08:27 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "INSERT INTO `PlayerLogs` (PlayerName, Text, Date) VALUES ('%e', '%e', UNIX_TIMESTAMP())"
  2406. [14:08:27 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `PlayerLogs` (PlayerName, Text, Date) VALUES ('Froze", callback: "(null)", format: "(null)"
  2407. [14:08:27 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "INSERT INTO `Market` (Seller, Amount, Price) VALUES ('%e', %i, %i) ON DUPLICATE KEY UPDATE `Amount` = %i AND `Price` = %i"
  2408. [14:08:27 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Market` (Seller, Amount, Price) VALUES ('FrozenRS',", callback: "(null)", format: "(null)"
  2409. [14:08:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2410. [14:08:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 21.195 milliseconds
  2411. [14:08:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2412. [14:08:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2413. [14:08:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 22.78 milliseconds
  2414. [14:08:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2415. [14:08:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `FriendsData` WHERE `FriendID` = %i AND `ID` = %i"
  2416. [14:08:31 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `FriendID` = 3 AND `ID` = 7", use_cache: true
  2417. [14:08:31 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2418. [14:08:31 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.942 milliseconds
  2419. [14:08:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2420. [14:08:31 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2421. [14:08:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2422. [14:08:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (%d, %d)"
  2423. [14:08:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (7, 3)", callback: "(null)", format: "(null)"
  2424. [14:08:31 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2425. [14:08:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2426. [14:08:31 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2427. [14:08:31 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2428. [14:08:31 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.359 milliseconds
  2429. [14:08:31 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2430. [14:08:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2431. [14:08:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2432. [14:08:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 18.513 milliseconds
  2433. [14:08:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2434. [14:08:31 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2435. [14:08:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2436. [14:08:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  2437. [14:08:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "FrozenRS"
  2438. [14:08:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  2439. [14:08:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "25"
  2440. [14:08:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2441. [14:08:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "100000"
  2442. [14:08:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2443. [14:08:32 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2444. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2445. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 19.165 milliseconds
  2446. [14:08:32 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2447. [14:08:32 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2448. [14:08:32 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2449. [14:08:32 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  2450. [14:08:32 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "FrozenRS"
  2451. [14:08:32 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  2452. [14:08:32 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "25"
  2453. [14:08:32 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2454. [14:08:32 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "100000"
  2455. [14:08:32 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2456. [14:08:32 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2457. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2458. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.554 milliseconds
  2459. [14:08:32 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2460. [14:08:32 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2461. [14:08:32 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2462. [14:08:32 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  2463. [14:08:32 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "FrozenRS"
  2464. [14:08:32 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  2465. [14:08:32 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "25"
  2466. [14:08:32 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2467. [14:08:32 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "100000"
  2468. [14:08:32 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2469. [14:08:32 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `Market`", use_cache: true
  2470. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2471. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 19.35 milliseconds
  2472. [14:08:32 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2473. [14:08:32 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2474. [14:08:32 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2475. [14:08:32 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  2476. [14:08:32 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "FrozenRS"
  2477. [14:08:32 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  2478. [14:08:32 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "25"
  2479. [14:08:32 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2480. [14:08:32 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "100000"
  2481. [14:08:32 08/04/17] [DEBUG] mysql_format - connection: 1, len: 140, format: "DELETE FROM `Market` WHERE `Seller` = '%e'"
  2482. [14:08:32 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Market` WHERE `Seller` = 'FrozenRS'", callback: "(null)", format: "(null)"
  2483. [14:08:32 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "INSERT INTO `PlayerLogs` (PlayerName, Text, Date) VALUES ('%e', '%e', UNIX_TIMESTAMP())"
  2484. [14:08:32 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `PlayerLogs` (PlayerName, Text, Date) VALUES ('Rause", callback: "(null)", format: "(null)"
  2485. [14:08:32 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2486. [14:08:32 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2487. [14:08:32 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2488. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2489. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.597 milliseconds
  2490. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2491. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2492. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.53 milliseconds
  2493. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2494. [14:08:32 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2495. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2496. [14:08:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.827 milliseconds
  2497. [14:08:32 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2498. [14:08:32 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2499. [14:08:32 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2500. [14:08:32 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2501. [14:08:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2502. [14:08:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2503. [14:08:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.522 milliseconds
  2504. [14:08:39 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2505. [14:08:39 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2506. [14:08:39 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2507. [14:08:39 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2508. [14:08:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2509. [14:08:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2510. [14:08:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.640 milliseconds
  2511. [14:08:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2512. [14:08:45 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2513. [14:08:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2514. [14:08:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2515. [14:08:48 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2516. [14:08:48 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2517. [14:08:48 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 20.143 milliseconds
  2518. [14:08:48 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2519. [14:08:48 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2520. [14:08:48 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2521. [14:08:48 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2522. [14:08:52 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  2523. [14:08:52 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (6, 3, 1) ON DUP", callback: "(null)", format: "(null)"
  2524. [14:08:52 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  2525. [14:08:52 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  2526. [14:08:52 08/04/17] [DEBUG] mysql_format - connection: 1, len: 760, format: "UPDATE `Vehicles` SET `vehName` = '%e', `vehOwner` = '%e', `vehLock` = %i, `vehModel` = %i,`vehPlate` = '%e', `vehMod_1` = %i, `..."
  2527. [14:08:52 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `Vehicles` SET `vehName` = 'Cheetah', `vehOwner` = 'Froze", callback: "(null)", format: "(null)"
  2528. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2529. [14:08:52 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  2530. [14:08:52 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Froz", callback: "(null)", format: "(null)"
  2531. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 27.910 milliseconds
  2532. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2533. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2534. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.304 milliseconds
  2535. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2536. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2537. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.276 milliseconds
  2538. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2539. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2540. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.204 milliseconds
  2541. [14:08:52 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2542. [14:08:55 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2543. [14:08:55 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2544. [14:08:55 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 18.146 milliseconds
  2545. [14:08:55 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2546. [14:08:55 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2547. [14:08:55 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2548. [14:08:55 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2549. [14:08:55 08/04/17] [DEBUG] mysql_format - connection: 1, len: 140, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d ORDER BY `FriendID` ASC"
  2550. [14:08:55 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 7 ORDER BY `FriendID` A", use_cache: true
  2551. [14:08:55 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2552. [14:08:55 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.757 milliseconds
  2553. [14:08:55 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2554. [14:08:55 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2555. [14:08:55 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2556. [14:08:55 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  2557. [14:08:55 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "3"
  2558. [14:08:55 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  2559. [14:08:55 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "4"
  2560. [14:08:55 08/04/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "FriendID", connection: 1
  2561. [14:08:55 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FriendID", data: "6"
  2562. [14:08:55 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2563. [14:08:55 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2564. [14:08:55 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2565. [14:09:00 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `FriendID` FROM `FriendsData` WHERE `ID` = %d"
  2566. [14:09:00 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `FriendID` FROM `FriendsData` WHERE `ID` = 7", use_cache: true
  2567. [14:09:00 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2568. [14:09:00 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.872 milliseconds
  2569. [14:09:00 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2570. [14:09:00 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2571. [14:09:00 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2572. [14:09:00 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  2573. [14:09:00 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "4"
  2574. [14:09:00 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  2575. [14:09:00 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "6"
  2576. [14:09:00 08/04/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "FriendID", connection: 1
  2577. [14:09:00 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FriendID", data: "3"
  2578. [14:09:00 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2579. [14:09:00 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2580. [14:09:00 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2581. [14:09:02 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `FriendsData` WHERE `FriendID` = %i AND `ID` = %i"
  2582. [14:09:02 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `FriendID` = 4 AND `ID` = 3", use_cache: true
  2583. [14:09:02 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2584. [14:09:02 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.620 milliseconds
  2585. [14:09:02 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2586. [14:09:02 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2587. [14:09:02 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2588. [14:09:02 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (%d, %d)"
  2589. [14:09:02 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (3, 4)", callback: "(null)", format: "(null)"
  2590. [14:09:02 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2591. [14:09:02 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2592. [14:09:02 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2593. [14:09:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2594. [14:09:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 24.914 milliseconds
  2595. [14:09:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2596. [14:09:04 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `FriendsData` WHERE `FriendID` = %i AND `ID` = %i"
  2597. [14:09:04 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `FriendID` = 7 AND `ID` = 4", use_cache: true
  2598. [14:09:04 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2599. [14:09:04 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 18.870 milliseconds
  2600. [14:09:04 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2601. [14:09:04 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2602. [14:09:04 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2603. [14:09:04 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (%d, %d)"
  2604. [14:09:04 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (4, 7)", callback: "(null)", format: "(null)"
  2605. [14:09:04 08/04/17] [DEBUG] cache_delete - cache_id: 3, connection: 1
  2606. [14:09:04 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2607. [14:09:04 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2608. [14:09:04 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2609. [14:09:04 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.815 milliseconds
  2610. [14:09:04 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2611. [14:09:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `FriendsData` WHERE `FriendID` = %i AND `ID` = %i"
  2612. [14:09:06 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `FriendID` = 3 AND `ID` = 4", use_cache: true
  2613. [14:09:06 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2614. [14:09:06 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 18.511 milliseconds
  2615. [14:09:06 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2616. [14:09:06 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 3)
  2617. [14:09:06 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2618. [14:09:11 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `FriendsData` WHERE `FriendID` = %i AND `ID` = %i"
  2619. [14:09:11 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `FriendID` = 7 AND `ID` = 3", use_cache: true
  2620. [14:09:11 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2621. [14:09:11 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.769 milliseconds
  2622. [14:09:11 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2623. [14:09:11 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 4)
  2624. [14:09:11 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2625. [14:09:11 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (%d, %d)"
  2626. [14:09:11 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (3, 7)", callback: "(null)", format: "(null)"
  2627. [14:09:11 08/04/17] [DEBUG] cache_delete - cache_id: 4, connection: 1
  2628. [14:09:11 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2629. [14:09:11 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2630. [14:09:11 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2631. [14:09:11 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 21.720 milliseconds
  2632. [14:09:11 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2633. [14:09:20 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  2634. [14:09:20 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS' OR", callback: "OnBanCheck", format: "i"
  2635. [14:09:20 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  2636. [14:09:20 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Froz", callback: "(null)", format: "(null)"
  2637. [14:09:20 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  2638. [14:09:20 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'FrozenRS'", use_cache: true
  2639. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2640. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  2641. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.751 milliseconds
  2642. [14:09:20 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2643. [14:09:20 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 4)
  2644. [14:09:20 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2645. [14:09:20 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  2646. [14:09:20 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '85.95.196.182' WHERE `PlayerNam", callback: "(null)", format: "(null)"
  2647. [14:09:20 08/04/17] [DEBUG] cache_delete - cache_id: 4, connection: 1
  2648. [14:09:20 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2649. [14:09:20 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2650. [14:09:20 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  2651. [14:09:20 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'FrozenRS'", callback: "GiveHouseKeys", format: "i"
  2652. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.970 milliseconds
  2653. [14:09:20 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2654. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2655. [14:09:20 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  2656. [14:09:20 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2657. [14:09:20 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  2658. [14:09:20 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  2659. [14:09:20 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  2660. [14:09:20 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS'", callback: "(null)", format: "(null)"
  2661. [14:09:20 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2662. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.896 milliseconds
  2663. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2664. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2665. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.673 milliseconds
  2666. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2667. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  2668. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.642 milliseconds
  2669. [14:09:20 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2670. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  2671. [14:09:20 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  2672. [14:09:20 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2673. [14:09:20 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2674. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.746 milliseconds
  2675. [14:09:20 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2676. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2677. [14:09:20 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  2678. [14:09:20 08/04/17] [DEBUG] cache_get_data - connection: 1
  2679. [14:09:20 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  2680. [14:09:20 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "85.95.196.182"
  2681. [14:09:20 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  2682. [14:09:20 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  2683. [14:09:20 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  2684. [14:09:20 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "62A3AE25FD6547517B0C2648952B647DB5A94613864B30F12F959461CF48F3C635EF29A88A35BBBD05A6A5A46A3B2EA00DA1F576D7DB60D0E324E3371F7B1577"
  2685. [14:09:20 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  2686. [14:09:20 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "6"
  2687. [14:09:20 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2688. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.672 milliseconds
  2689. [14:09:20 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2690. [14:09:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `FriendID` FROM `FriendsData` WHERE `ID` = %d"
  2691. [14:09:24 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `FriendID` FROM `FriendsData` WHERE `ID` = 3", use_cache: true
  2692. [14:09:24 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  2693. [14:09:24 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.576 milliseconds
  2694. [14:09:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2695. [14:09:24 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 4)
  2696. [14:09:24 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2697. [14:09:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  2698. [14:09:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "4"
  2699. [14:09:24 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  2700. [14:09:24 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "7"
  2701. [14:09:24 08/04/17] [DEBUG] cache_delete - cache_id: 4, connection: 1
  2702. [14:09:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2703. [14:09:24 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  2704. [14:09:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  2705. [14:09:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'FrozenRS' LIMI", callback: "OnAccountLoad", format: "i"
  2706. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  2707. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.956 milliseconds
  2708. [14:09:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2709. [14:09:31 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  2710. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  2711. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "6"
  2712. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  2713. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "7"
  2714. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  2715. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "100971"
  2716. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  2717. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "200"
  2718. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  2719. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  2720. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  2721. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "0"
  2722. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  2723. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  2724. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  2725. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "21"
  2726. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  2727. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "24"
  2728. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  2729. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  2730. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  2731. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  2732. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  2733. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  2734. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  2735. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  2736. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  2737. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "1"
  2738. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  2739. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "1588250512"
  2740. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  2741. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  2742. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  2743. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  2744. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  2745. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  2746. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  2747. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  2748. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  2749. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  2750. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  2751. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  2752. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  2753. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  2754. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  2755. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  2756. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  2757. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  2758. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  2759. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  2760. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  2761. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  2762. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  2763. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  2764. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  2765. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  2766. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  2767. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  2768. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  2769. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  2770. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  2771. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  2772. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  2773. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "0"
  2774. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  2775. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1348.42"
  2776. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  2777. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1271.55"
  2778. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  2779. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.382"
  2780. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  2781. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  2782. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  2783. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  2784. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  2785. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "0"
  2786. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  2787. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  2788. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  2789. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  2790. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  2791. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "3"
  2792. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  2793. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "1"
  2794. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  2795. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  2796. [14:09:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  2797. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0x99FF66FF"
  2798. [14:09:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  2799. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "99FF66"
  2800. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  2801. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  2802. [14:09:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  2803. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "frozenrs@play-sa.com"
  2804. [14:09:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  2805. [14:09:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'FrozenRS'", callback: "LoadPlayerVehicles", format: "i"
  2806. [14:09:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  2807. [14:09:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 6", callback: "OnAttachmentLoad", format: "i"
  2808. [14:09:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  2809. [14:09:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 6", callback: "OnWeaponLoad", format: "i"
  2810. [14:09:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  2811. [14:09:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 6", callback: "OnFriendsLoad", format: "i"
  2812. [14:09:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  2813. [14:09:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'FrozenRS'", callback: "OnOfflinePMsLoad", format: "i"
  2814. [14:09:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2815. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  2816. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.755 milliseconds
  2817. [14:09:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2818. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  2819. [14:09:31 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  2820. [14:09:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2821. [14:09:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehOwner", connection: 1, max_len: 24
  2822. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehOwner", data: "FrozenRS"
  2823. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehModel", connection: 1
  2824. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehModel", data: "415"
  2825. [14:09:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehName", connection: 1, max_len: 1
  2826. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehName", data: "Cheetah"
  2827. [14:09:31 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehPlate", connection: 1, max_len: 16
  2828. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehPlate", data: "UG"
  2829. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehPrice", connection: 1
  2830. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehPrice", data: "0"
  2831. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehLock", connection: 1
  2832. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehLock", data: "0"
  2833. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_1", connection: 1
  2834. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_1", data: "0"
  2835. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_2", connection: 1
  2836. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_2", data: "0"
  2837. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_3", connection: 1
  2838. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_3", data: "0"
  2839. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_4", connection: 1
  2840. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_4", data: "0"
  2841. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_5", connection: 1
  2842. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_5", data: "0"
  2843. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_6", connection: 1
  2844. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_6", data: "0"
  2845. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_7", connection: 1
  2846. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_7", data: "0"
  2847. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_8", connection: 1
  2848. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_8", data: "0"
  2849. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_9", connection: 1
  2850. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_9", data: "0"
  2851. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_10", connection: 1
  2852. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_10", data: "0"
  2853. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_11", connection: 1
  2854. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_11", data: "0"
  2855. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_12", connection: 1
  2856. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_12", data: "0"
  2857. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_13", connection: 1
  2858. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_13", data: "0"
  2859. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_14", connection: 1
  2860. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_14", data: "0"
  2861. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehColorOne", connection: 1
  2862. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehColorOne", data: "0"
  2863. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehColorTwo", connection: 1
  2864. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehColorTwo", data: "0"
  2865. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehChassis", connection: 1
  2866. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehChassis", data: "0"
  2867. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehBullet", connection: 1
  2868. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehBullet", data: "1"
  2869. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehNeon", connection: 1
  2870. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehNeon", data: "0"
  2871. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehHydraulics", connection: 1
  2872. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehHydraulics", data: "1"
  2873. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehNitro", connection: 1
  2874. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehNitro", data: "0"
  2875. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehX", connection: 1
  2876. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehX", data: "1348.03"
  2877. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehY", connection: 1
  2878. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehY", data: "-1272.71"
  2879. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehZ", connection: 1
  2880. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehZ", data: "13.156"
  2881. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehA", connection: 1
  2882. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehA", data: "169.87"
  2883. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehID", connection: 1
  2884. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehID", data: "0"
  2885. [14:09:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2886. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.491 milliseconds
  2887. [14:09:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2888. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  2889. [14:09:31 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  2890. [14:09:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2891. [14:09:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2892. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.466 milliseconds
  2893. [14:09:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2894. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  2895. [14:09:31 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  2896. [14:09:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2897. [14:09:31 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  2898. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "3"
  2899. [14:09:31 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  2900. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "1"
  2901. [14:09:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  2902. [14:09:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 6", callback: "(null)", format: "(null)"
  2903. [14:09:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2904. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 19.47 milliseconds
  2905. [14:09:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2906. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  2907. [14:09:31 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  2908. [14:09:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2909. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  2910. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "5"
  2911. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  2912. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "2"
  2913. [14:09:31 08/04/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "FriendID", connection: 1
  2914. [14:09:31 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FriendID", data: "4"
  2915. [14:09:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2916. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 19.30 milliseconds
  2917. [14:09:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2918. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2919. [14:09:31 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  2920. [14:09:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2921. [14:09:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2922. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.581 milliseconds
  2923. [14:09:31 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2924. [14:09:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2925. [14:09:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2926. [14:09:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.856 milliseconds
  2927. [14:09:35 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2928. [14:09:35 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2929. [14:09:35 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2930. [14:09:35 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2931. [14:09:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "INSERT INTO `PlayerLogs` (PlayerName, Text, Date) VALUES ('%e', '%e', UNIX_TIMESTAMP())"
  2932. [14:09:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `PlayerLogs` (PlayerName, Text, Date) VALUES ('Rause", callback: "(null)", format: "(null)"
  2933. [14:09:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "INSERT INTO `Market` (Seller, Amount, Price) VALUES ('%e', %i, %i) ON DUPLICATE KEY UPDATE `Amount` = %i AND `Price` = %i"
  2934. [14:09:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Market` (Seller, Amount, Price) VALUES ('Rausen', 2", callback: "(null)", format: "(null)"
  2935. [14:09:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2936. [14:09:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 21.368 milliseconds
  2937. [14:09:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2938. [14:09:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  2939. [14:09:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.47 milliseconds
  2940. [14:09:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  2941. [14:09:45 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2942. [14:09:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2943. [14:09:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.525 milliseconds
  2944. [14:09:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2945. [14:09:45 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2946. [14:09:45 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2947. [14:09:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  2948. [14:09:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Rausen"
  2949. [14:09:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  2950. [14:09:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "25"
  2951. [14:09:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2952. [14:09:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "100000"
  2953. [14:09:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2954. [14:09:49 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2955. [14:09:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2956. [14:09:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.639 milliseconds
  2957. [14:09:49 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2958. [14:09:49 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2959. [14:09:49 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2960. [14:09:49 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  2961. [14:09:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Rausen"
  2962. [14:09:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  2963. [14:09:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "25"
  2964. [14:09:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2965. [14:09:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "100000"
  2966. [14:09:49 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2967. [14:09:52 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2968. [14:09:52 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2969. [14:09:52 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.724 milliseconds
  2970. [14:09:52 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2971. [14:09:52 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2972. [14:09:52 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2973. [14:09:52 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  2974. [14:09:52 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Rausen"
  2975. [14:09:52 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  2976. [14:09:52 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "25"
  2977. [14:09:52 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2978. [14:09:52 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "100000"
  2979. [14:09:52 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2980. [14:09:53 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  2981. [14:09:53 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  2982. [14:09:53 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.639 milliseconds
  2983. [14:09:53 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2984. [14:09:53 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  2985. [14:09:53 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  2986. [14:09:53 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  2987. [14:09:53 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Rausen"
  2988. [14:09:53 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  2989. [14:09:53 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "25"
  2990. [14:09:53 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  2991. [14:09:53 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "100000"
  2992. [14:09:53 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2993. [14:09:58 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  2994. [14:09:58 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (4, 32, 1564) ON", callback: "(null)", format: "(null)"
  2995. [14:09:58 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  2996. [14:09:58 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (4, 14, 1) ON DU", callback: "(null)", format: "(null)"
  2997. [14:09:58 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  2998. [14:09:58 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  2999. [14:09:58 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  3000. [14:09:58 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Raus", callback: "(null)", format: "(null)"
  3001. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3002. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.468 milliseconds
  3003. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3004. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3005. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 31.928 milliseconds
  3006. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3007. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3008. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.894 milliseconds
  3009. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3010. [14:09:58 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3011. [14:09:59 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.276 milliseconds
  3012. [14:09:59 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3013. [14:10:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3014. [14:10:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3015. [14:10:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.575 milliseconds
  3016. [14:10:00 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3017. [14:10:00 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3018. [14:10:00 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3019. [14:10:00 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  3020. [14:10:00 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Rausen"
  3021. [14:10:00 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3022. [14:10:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3023. [14:10:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3024. [14:10:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.641 milliseconds
  3025. [14:10:00 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3026. [14:10:00 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3027. [14:10:00 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3028. [14:10:00 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  3029. [14:10:00 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Rausen"
  3030. [14:10:00 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3031. [14:10:02 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3032. [14:10:02 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3033. [14:10:02 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.674 milliseconds
  3034. [14:10:02 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3035. [14:10:02 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3036. [14:10:02 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3037. [14:10:02 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  3038. [14:10:02 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Rausen"
  3039. [14:10:02 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3040. [14:10:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3041. [14:10:06 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3042. [14:10:06 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.706 milliseconds
  3043. [14:10:06 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3044. [14:10:06 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3045. [14:10:06 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3046. [14:10:06 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  3047. [14:10:06 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Rausen"
  3048. [14:10:06 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3049. [14:10:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  3050. [14:10:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Rausen' OR `", callback: "OnBanCheck", format: "i"
  3051. [14:10:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  3052. [14:10:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Raus", callback: "(null)", format: "(null)"
  3053. [14:10:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  3054. [14:10:39 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Rausen'", use_cache: true
  3055. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  3056. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  3057. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 87.760 milliseconds
  3058. [14:10:39 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3059. [14:10:39 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 4)
  3060. [14:10:39 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3061. [14:10:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  3062. [14:10:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '176.41.126.166' WHERE `PlayerNa", callback: "(null)", format: "(null)"
  3063. [14:10:39 08/04/17] [DEBUG] cache_delete - cache_id: 4, connection: 1
  3064. [14:10:39 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3065. [14:10:39 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  3066. [14:10:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  3067. [14:10:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Rausen'", callback: "GiveHouseKeys", format: "i"
  3068. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 88.182 milliseconds
  3069. [14:10:39 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3070. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3071. [14:10:39 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  3072. [14:10:39 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3073. [14:10:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  3074. [14:10:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  3075. [14:10:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  3076. [14:10:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Rausen'", callback: "(null)", format: "(null)"
  3077. [14:10:39 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3078. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.498 milliseconds
  3079. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3080. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3081. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.178 milliseconds
  3082. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3083. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  3084. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.482 milliseconds
  3085. [14:10:39 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3086. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  3087. [14:10:39 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  3088. [14:10:39 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3089. [14:10:39 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3090. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.546 milliseconds
  3091. [14:10:39 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3092. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3093. [14:10:39 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  3094. [14:10:39 08/04/17] [DEBUG] cache_get_data - connection: 1
  3095. [14:10:39 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  3096. [14:10:39 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "176.41.126.166"
  3097. [14:10:39 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  3098. [14:10:39 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  3099. [14:10:39 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  3100. [14:10:39 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "70B98178E5EDF5C5C6C351E270767342913DD378D0F8861E38842D769B0D590920AF4BDD29DA143FE208D414BDA714D1DBB75BFD5015890A99012DC283323DFF"
  3101. [14:10:39 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  3102. [14:10:39 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "4"
  3103. [14:10:39 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3104. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.425 milliseconds
  3105. [14:10:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3106. [14:10:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3107. [14:10:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3108. [14:10:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.510 milliseconds
  3109. [14:10:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3110. [14:10:44 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3111. [14:10:44 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3112. [14:10:44 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Seller", connection: 1, max_len: 24
  3113. [14:10:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seller", data: "Rausen"
  3114. [14:10:44 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Amount", connection: 1
  3115. [14:10:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Amount", data: "25"
  3116. [14:10:44 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
  3117. [14:10:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "100000"
  3118. [14:10:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 84, format: "DELETE FROM `Market` WHERE `Seller` = '%e'"
  3119. [14:10:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Market` WHERE `Seller` = 'Rausen'", callback: "(null)", format: "(null)"
  3120. [14:10:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3121. [14:10:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3122. [14:10:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 21.101 milliseconds
  3123. [14:10:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3124. [14:10:49 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  3125. [14:10:49 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Rausen' LIMIT ", callback: "OnAccountLoad", format: "i"
  3126. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  3127. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.219 milliseconds
  3128. [14:10:49 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3129. [14:10:49 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  3130. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  3131. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "4"
  3132. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  3133. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "4"
  3134. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  3135. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "26000"
  3136. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  3137. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "125"
  3138. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  3139. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  3140. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  3141. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "2"
  3142. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  3143. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  3144. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  3145. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "19"
  3146. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  3147. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "50"
  3148. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  3149. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  3150. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  3151. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  3152. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  3153. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  3154. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  3155. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  3156. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  3157. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  3158. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  3159. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  3160. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  3161. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  3162. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  3163. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  3164. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  3165. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  3166. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  3167. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  3168. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  3169. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  3170. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  3171. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  3172. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  3173. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  3174. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  3175. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  3176. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  3177. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  3178. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  3179. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "1"
  3180. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  3181. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  3182. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  3183. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  3184. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  3185. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  3186. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  3187. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  3188. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  3189. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  3190. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  3191. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  3192. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  3193. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "223"
  3194. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  3195. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1347.81"
  3196. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  3197. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1273.14"
  3198. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  3199. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.498"
  3200. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  3201. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  3202. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  3203. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  3204. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  3205. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "100"
  3206. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  3207. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  3208. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  3209. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  3210. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  3211. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "5"
  3212. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  3213. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  3214. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  3215. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  3216. [14:10:49 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  3217. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0x9966FFFF"
  3218. [14:10:49 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  3219. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "9966FF"
  3220. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  3221. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  3222. [14:10:49 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  3223. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "yusuf.bentesen@gmail.com"
  3224. [14:10:49 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  3225. [14:10:49 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Rausen'", callback: "LoadPlayerVehicles", format: "i"
  3226. [14:10:49 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  3227. [14:10:49 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 4", callback: "OnAttachmentLoad", format: "i"
  3228. [14:10:49 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  3229. [14:10:49 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 4", callback: "OnWeaponLoad", format: "i"
  3230. [14:10:49 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  3231. [14:10:49 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 4", callback: "OnFriendsLoad", format: "i"
  3232. [14:10:49 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  3233. [14:10:49 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Rausen'", callback: "OnOfflinePMsLoad", format: "i"
  3234. [14:10:49 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3235. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  3236. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 181.153 milliseconds
  3237. [14:10:49 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3238. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  3239. [14:10:49 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  3240. [14:10:49 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3241. [14:10:49 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3242. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 23.600 milliseconds
  3243. [14:10:49 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3244. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  3245. [14:10:49 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  3246. [14:10:49 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3247. [14:10:49 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3248. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.714 milliseconds
  3249. [14:10:49 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3250. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  3251. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.609 milliseconds
  3252. [14:10:49 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3253. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  3254. [14:10:49 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  3255. [14:10:49 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3256. [14:10:49 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  3257. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "14"
  3258. [14:10:49 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  3259. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "1"
  3260. [14:10:49 08/04/17] [DEBUG] cache_get_row_int - row: 1, field_idx: 0, connection: 1
  3261. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '1', field: '0', data: "32"
  3262. [14:10:49 08/04/17] [DEBUG] cache_get_row_int - row: 1, field_idx: 1, connection: 1
  3263. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '1', field: '1', data: "1564"
  3264. [14:10:49 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  3265. [14:10:49 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 4", callback: "(null)", format: "(null)"
  3266. [14:10:49 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3267. [14:10:49 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  3268. [14:10:49 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3269. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  3270. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "6"
  3271. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  3272. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "5"
  3273. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "FriendID", connection: 1
  3274. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FriendID", data: "2"
  3275. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "FriendID", connection: 1
  3276. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "FriendID", data: "3"
  3277. [14:10:49 08/04/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "FriendID", connection: 1
  3278. [14:10:49 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "FriendID", data: "7"
  3279. [14:10:49 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3280. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.635 milliseconds
  3281. [14:10:49 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3282. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3283. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.538 milliseconds
  3284. [14:10:49 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3285. [14:10:49 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  3286. [14:10:49 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3287. [14:10:49 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3288. [14:10:52 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3289. [14:10:53 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3290. [14:10:53 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.564 milliseconds
  3291. [14:10:53 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3292. [14:10:53 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3293. [14:10:53 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3294. [14:10:53 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3295. [14:10:53 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3296. [14:10:53 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3297. [14:10:53 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.588 milliseconds
  3298. [14:10:53 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3299. [14:10:53 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3300. [14:10:53 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3301. [14:10:53 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3302. [14:10:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3303. [14:10:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3304. [14:10:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.559 milliseconds
  3305. [14:10:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3306. [14:10:57 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3307. [14:10:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3308. [14:10:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3309. [14:10:58 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3310. [14:10:58 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3311. [14:10:58 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.513 milliseconds
  3312. [14:10:58 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3313. [14:10:58 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3314. [14:10:58 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3315. [14:10:58 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3316. [14:11:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Market`", callback: "OnMarketLoad", format: "i"
  3317. [14:11:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - starting query execution
  3318. [14:11:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnMarketLoad] - query was successfully executed within 17.538 milliseconds
  3319. [14:11:00 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3320. [14:11:00 08/04/17] [DEBUG] Calling callback "OnMarketLoad"..
  3321. [14:11:00 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3322. [14:11:00 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3323. [14:11:27 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  3324. [14:11:27 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 2", callback: "(null)", format: "(null)"
  3325. [14:11:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3326. [14:11:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.529 milliseconds
  3327. [14:11:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3328. [14:14:01 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  3329. [14:14:01 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 2", callback: "(null)", format: "(null)"
  3330. [14:14:01 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3331. [14:14:01 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 87.164 milliseconds
  3332. [14:14:01 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3333. [14:20:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Premium` = %i, `PremiumExpires` = %i WHERE `ID` = %d"
  3334. [14:20:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Premium` = 1, `PremiumExpires` = 15333", callback: "(null)", format: "(null)"
  3335. [14:20:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3336. [14:20:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 92.270 milliseconds
  3337. [14:20:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3338. [14:22:15 08/04/17] [DEBUG] mysql_format - connection: 1, len: 85, format: "SELECT `MapName` FROM `Maps` WHERE `MapName` = '%e' LIMIT 1"
  3339. [14:22:15 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `MapName` FROM `Maps` WHERE `MapName` = 'Rausen' LIMIT 1", use_cache: true
  3340. [14:22:15 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  3341. [14:22:15 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 88.224 milliseconds
  3342. [14:22:15 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3343. [14:22:15 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 4)
  3344. [14:22:15 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3345. [14:22:15 08/04/17] [DEBUG] cache_delete - cache_id: 4, connection: 1
  3346. [14:22:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3347. [14:22:15 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  3348. [14:22:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 85, format: "SELECT `MapName` FROM `Maps` WHERE `MapName` = '%e' LIMIT 1"
  3349. [14:22:22 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `MapName` FROM `Maps` WHERE `MapName` = 'Admin Base' LIMI", use_cache: true
  3350. [14:22:22 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  3351. [14:22:22 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.631 milliseconds
  3352. [14:22:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3353. [14:22:22 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 4)
  3354. [14:22:22 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3355. [14:22:22 08/04/17] [DEBUG] cache_delete - cache_id: 4, connection: 1
  3356. [14:22:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3357. [14:22:22 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  3358. [14:25:12 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  3359. [14:25:12 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 2", callback: "(null)", format: "(null)"
  3360. [14:25:12 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3361. [14:25:12 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 98.500 milliseconds
  3362. [14:25:12 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3363. [14:26:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  3364. [14:26:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Kubura' OR `", callback: "OnBanCheck", format: "i"
  3365. [14:26:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  3366. [14:26:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Kubu", callback: "(null)", format: "(null)"
  3367. [14:26:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  3368. [14:26:18 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Kubura'", use_cache: true
  3369. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  3370. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  3371. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 87.53 milliseconds
  3372. [14:26:18 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3373. [14:26:18 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 4)
  3374. [14:26:18 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3375. [14:26:18 08/04/17] [DEBUG] cache_delete - cache_id: 4, connection: 1
  3376. [14:26:18 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3377. [14:26:18 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  3378. [14:26:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  3379. [14:26:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Kubura'", callback: "GiveHouseKeys", format: "i"
  3380. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 87.80 milliseconds
  3381. [14:26:18 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3382. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3383. [14:26:18 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  3384. [14:26:18 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3385. [14:26:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  3386. [14:26:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  3387. [14:26:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  3388. [14:26:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Kubura'", callback: "(null)", format: "(null)"
  3389. [14:26:18 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3390. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.577 milliseconds
  3391. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3392. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  3393. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.474 milliseconds
  3394. [14:26:18 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3395. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  3396. [14:26:18 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  3397. [14:26:18 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3398. [14:26:18 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3399. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.617 milliseconds
  3400. [14:26:18 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3401. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3402. [14:26:18 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  3403. [14:26:18 08/04/17] [DEBUG] cache_get_data - connection: 1
  3404. [14:26:18 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3405. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.545 milliseconds
  3406. [14:26:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3407. [14:26:32 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  3408. [14:26:32 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  3409. [14:26:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  3410. [14:26:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 20.529 milliseconds
  3411. [14:26:32 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3412. [14:26:32 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  3413. [14:26:32 08/04/17] [DEBUG] cache_insert_id - connection: 1
  3414. [14:26:32 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3415. [14:27:07 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  3416. [14:27:07 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (2, 26, 110) ON ", callback: "(null)", format: "(null)"
  3417. [14:27:07 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  3418. [14:27:07 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  3419. [14:27:07 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  3420. [14:27:07 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Kais", callback: "(null)", format: "(null)"
  3421. [14:27:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3422. [14:27:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 126.385 milliseconds
  3423. [14:27:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3424. [14:27:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3425. [14:27:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 21.893 milliseconds
  3426. [14:27:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3427. [14:27:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3428. [14:27:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.317 milliseconds
  3429. [14:27:07 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3430. [14:27:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  3431. [14:27:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  3432. [14:27:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  3433. [14:27:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Furi", callback: "(null)", format: "(null)"
  3434. [14:27:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3435. [14:27:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.674 milliseconds
  3436. [14:27:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3437. [14:27:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3438. [14:27:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.346 milliseconds
  3439. [14:27:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3440. [14:27:34 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  3441. [14:27:34 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (3, 32, 1823) ON", callback: "(null)", format: "(null)"
  3442. [14:27:34 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  3443. [14:27:34 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  3444. [14:27:34 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  3445. [14:27:34 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Magn", callback: "(null)", format: "(null)"
  3446. [14:27:34 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3447. [14:27:34 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 23.896 milliseconds
  3448. [14:27:34 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3449. [14:27:34 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3450. [14:27:34 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.959 milliseconds
  3451. [14:27:34 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3452. [14:27:34 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3453. [14:27:34 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.603 milliseconds
  3454. [14:27:34 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3455. [14:27:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  3456. [14:27:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  3457. [14:27:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  3458. [14:27:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Kubu", callback: "(null)", format: "(null)"
  3459. [14:27:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3460. [14:27:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.900 milliseconds
  3461. [14:27:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3462. [14:27:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3463. [14:27:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.408 milliseconds
  3464. [14:27:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3465. [14:28:00 08/04/17] [DEBUG] mysql_connect - host: "sql.play-sa.com", user: "wrdwe1_playsa", database: "wrdwe1_playsa", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  3466. [14:28:00 08/04/17] [DEBUG] CMySQLHandle::Create - creating new connection..
  3467. [14:28:00 08/04/17] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  3468. [14:28:00 08/04/17] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  3469. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  3470. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  3471. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  3472. [14:28:00 08/04/17] [DEBUG] mysql_errno - connection: 1
  3473. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `playersdata` (`ID` int(11) NOT NULL ", callback: "(null)", format: "(null)"
  3474. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Maps` (`MapName` varchar(68) NOT NUL", callback: "(null)", format: "(null)"
  3475. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Property` (`ID` int(11) NOT NULL def", callback: "(null)", format: "(null)"
  3476. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Houses` (`ID` int(11) NOT NULL,`Hous", callback: "(null)", format: "(null)"
  3477. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseGuns` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
  3478. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseVisitors` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
  3479. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseKeys` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
  3480. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseSafeLogs` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
  3481. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Vehicles` (`vehID` int(11) NOT NULL,", callback: "(null)", format: "(null)"
  3482. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Attachments` (`ID` int(5) NOT NULL,`", callback: "(null)", format: "(null)"
  3483. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `BannedPlayers` (`PlayerName` varchar", callback: "(null)", format: "(null)"
  3484. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Weapons` (`ID` int(5) NOT NULL, `Wea", callback: "(null)", format: "(null)"
  3485. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `SkinData` ( `ID` int(5) NOT NULL, `S", callback: "(null)", format: "(null)"
  3486. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `FriendsData` ( `ID` int(5) NOT NULL,", callback: "(null)", format: "(null)"
  3487. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `OfflinePMs` ( `PlayerName` varchar(2", callback: "(null)", format: "(null)"
  3488. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Market` (`Seller` varchar(25) NOT NU", callback: "(null)", format: "(null)"
  3489. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `PlayerLogs` (`PlayerName` varchar(25", callback: "(null)", format: "(null)"
  3490. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Property", callback: "LoadProperties", format: "(null)"
  3491. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Houses", callback: "LoadHouses", format: "(null)"
  3492. [14:28:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '-'", callback: "LoadDealerVehicles", format: "(null)"
  3493. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  3494. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  3495. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  3496. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  3497. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  3498. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  3499. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  3500. [14:28:00 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3501. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  3502. [14:28:00 08/04/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  3503. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 2136.830 milliseconds
  3504. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3505. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3506. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.549 milliseconds
  3507. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3508. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3509. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.584 milliseconds
  3510. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3511. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3512. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.465 milliseconds
  3513. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3514. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3515. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.474 milliseconds
  3516. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3517. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3518. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.678 milliseconds
  3519. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3520. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3521. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.410 milliseconds
  3522. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3523. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3524. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.257 milliseconds
  3525. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3526. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3527. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.379 milliseconds
  3528. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3529. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3530. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.332 milliseconds
  3531. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3532. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3533. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.277 milliseconds
  3534. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3535. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3536. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.262 milliseconds
  3537. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3538. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3539. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.246 milliseconds
  3540. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3541. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3542. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.194 milliseconds
  3543. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3544. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3545. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.318 milliseconds
  3546. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3547. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3548. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.263 milliseconds
  3549. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3550. [14:28:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3551. [14:28:03 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.345 milliseconds
  3552. [14:28:03 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3553. [14:28:03 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadProperties] - starting query execution
  3554. [14:28:03 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadProperties] - query was successfully executed within 17.522 milliseconds
  3555. [14:28:03 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3556. [14:28:03 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadHouses] - starting query execution
  3557. [14:28:03 08/04/17] [DEBUG] Calling callback "LoadProperties"..
  3558. [14:28:03 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3559. [14:28:03 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3560. [14:28:03 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadHouses] - query was successfully executed within 17.656 milliseconds
  3561. [14:28:03 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3562. [14:28:03 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - starting query execution
  3563. [14:28:03 08/04/17] [DEBUG] Calling callback "LoadHouses"..
  3564. [14:28:03 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3565. [14:28:03 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3566. [14:28:03 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - query was successfully executed within 17.762 milliseconds
  3567. [14:28:03 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3568. [14:28:03 08/04/17] [DEBUG] Calling callback "LoadDealerVehicles"..
  3569. [14:28:03 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3570. [14:28:03 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3571. [14:28:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  3572. [14:28:26 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Magnito' OR ", callback: "OnBanCheck", format: "i"
  3573. [14:28:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  3574. [14:28:26 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Magn", callback: "(null)", format: "(null)"
  3575. [14:28:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  3576. [14:28:26 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Magnito'", use_cache: true
  3577. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  3578. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  3579. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.741 milliseconds
  3580. [14:28:26 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3581. [14:28:26 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  3582. [14:28:26 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3583. [14:28:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  3584. [14:28:26 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '106.201.95.152' WHERE `PlayerNa", callback: "(null)", format: "(null)"
  3585. [14:28:26 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  3586. [14:28:26 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3587. [14:28:26 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  3588. [14:28:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  3589. [14:28:26 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Magnito'", callback: "GiveHouseKeys", format: "i"
  3590. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.668 milliseconds
  3591. [14:28:26 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3592. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3593. [14:28:26 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  3594. [14:28:26 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3595. [14:28:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  3596. [14:28:26 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  3597. [14:28:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  3598. [14:28:26 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Magnito'", callback: "(null)", format: "(null)"
  3599. [14:28:26 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3600. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.608 milliseconds
  3601. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3602. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3603. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 21.51 milliseconds
  3604. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3605. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  3606. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.551 milliseconds
  3607. [14:28:26 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3608. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  3609. [14:28:26 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  3610. [14:28:26 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3611. [14:28:26 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3612. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.684 milliseconds
  3613. [14:28:26 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3614. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3615. [14:28:26 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  3616. [14:28:26 08/04/17] [DEBUG] cache_get_data - connection: 1
  3617. [14:28:26 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  3618. [14:28:26 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "106.201.95.152"
  3619. [14:28:26 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  3620. [14:28:26 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  3621. [14:28:26 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  3622. [14:28:26 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "37BAB3D0DB517261C0BBD0AF7FD388AE9E37DE780C2FC33BCEAC17EBE8A845CC99834D8953EEFB5D645CC345CDAE2A4E0C43F0C7B59C41F9556FD46FBC9567BD"
  3623. [14:28:26 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  3624. [14:28:26 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "3"
  3625. [14:28:26 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3626. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.490 milliseconds
  3627. [14:28:26 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3628. [14:28:38 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  3629. [14:28:38 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Magnito' LIMIT", callback: "OnAccountLoad", format: "i"
  3630. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  3631. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.69 milliseconds
  3632. [14:28:38 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3633. [14:28:38 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  3634. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  3635. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "3"
  3636. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  3637. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "2"
  3638. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  3639. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "35200"
  3640. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  3641. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "0"
  3642. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  3643. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  3644. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  3645. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "2"
  3646. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  3647. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  3648. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  3649. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "55"
  3650. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  3651. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "22"
  3652. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  3653. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  3654. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  3655. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  3656. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  3657. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  3658. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  3659. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  3660. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  3661. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  3662. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  3663. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  3664. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  3665. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  3666. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  3667. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  3668. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  3669. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  3670. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  3671. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  3672. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  3673. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  3674. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  3675. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  3676. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  3677. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  3678. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  3679. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  3680. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  3681. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  3682. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  3683. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "1020"
  3684. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  3685. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  3686. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  3687. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  3688. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  3689. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  3690. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  3691. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  3692. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  3693. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  3694. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  3695. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "4"
  3696. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  3697. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "216"
  3698. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  3699. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1350.34"
  3700. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  3701. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1273.32"
  3702. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  3703. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.377"
  3704. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  3705. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  3706. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  3707. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  3708. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  3709. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "92"
  3710. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  3711. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  3712. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  3713. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  3714. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  3715. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "2"
  3716. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  3717. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  3718. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  3719. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  3720. [14:28:38 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  3721. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0x00FFFFFF"
  3722. [14:28:38 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  3723. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "00FFFF"
  3724. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  3725. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  3726. [14:28:38 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  3727. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "sunnypaul519@gmail.com"
  3728. [14:28:38 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  3729. [14:28:38 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Magnito'", callback: "LoadPlayerVehicles", format: "i"
  3730. [14:28:38 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  3731. [14:28:38 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 3", callback: "OnAttachmentLoad", format: "i"
  3732. [14:28:38 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  3733. [14:28:38 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 3", callback: "OnWeaponLoad", format: "i"
  3734. [14:28:38 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  3735. [14:28:38 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 3", callback: "OnFriendsLoad", format: "i"
  3736. [14:28:38 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  3737. [14:28:38 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Magnito'", callback: "OnOfflinePMsLoad", format: "i"
  3738. [14:28:38 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3739. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  3740. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.656 milliseconds
  3741. [14:28:38 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3742. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  3743. [14:28:38 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  3744. [14:28:38 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3745. [14:28:38 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3746. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.503 milliseconds
  3747. [14:28:38 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3748. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  3749. [14:28:38 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  3750. [14:28:38 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3751. [14:28:38 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3752. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.869 milliseconds
  3753. [14:28:38 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3754. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  3755. [14:28:38 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  3756. [14:28:38 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3757. [14:28:38 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  3758. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "32"
  3759. [14:28:38 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  3760. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "1823"
  3761. [14:28:38 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  3762. [14:28:38 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 3", callback: "(null)", format: "(null)"
  3763. [14:28:38 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3764. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.673 milliseconds
  3765. [14:28:38 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3766. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  3767. [14:28:38 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  3768. [14:28:38 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3769. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  3770. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "4"
  3771. [14:28:38 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  3772. [14:28:38 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "7"
  3773. [14:28:38 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3774. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.436 milliseconds
  3775. [14:28:38 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3776. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3777. [14:28:38 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  3778. [14:28:38 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3779. [14:28:38 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3780. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.523 milliseconds
  3781. [14:28:38 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3782. [14:28:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  3783. [14:28:43 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Rausen' OR `", callback: "OnBanCheck", format: "i"
  3784. [14:28:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  3785. [14:28:43 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Raus", callback: "(null)", format: "(null)"
  3786. [14:28:43 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  3787. [14:28:43 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Rausen'", use_cache: true
  3788. [14:28:43 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  3789. [14:28:43 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  3790. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.781 milliseconds
  3791. [14:28:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3792. [14:28:44 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  3793. [14:28:44 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3794. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  3795. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '176.41.126.166' WHERE `PlayerNa", callback: "(null)", format: "(null)"
  3796. [14:28:44 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  3797. [14:28:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3798. [14:28:44 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  3799. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  3800. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Rausen'", callback: "GiveHouseKeys", format: "i"
  3801. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 19.618 milliseconds
  3802. [14:28:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3803. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3804. [14:28:44 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  3805. [14:28:44 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3806. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  3807. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  3808. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  3809. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Rausen'", callback: "(null)", format: "(null)"
  3810. [14:28:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3811. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 18.42 milliseconds
  3812. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3813. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3814. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.12 milliseconds
  3815. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3816. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  3817. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 21.985 milliseconds
  3818. [14:28:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3819. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  3820. [14:28:44 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  3821. [14:28:44 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3822. [14:28:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3823. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.647 milliseconds
  3824. [14:28:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3825. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3826. [14:28:44 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  3827. [14:28:44 08/04/17] [DEBUG] cache_get_data - connection: 1
  3828. [14:28:44 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  3829. [14:28:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "176.41.126.166"
  3830. [14:28:44 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  3831. [14:28:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  3832. [14:28:44 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  3833. [14:28:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "70B98178E5EDF5C5C6C351E270767342913DD378D0F8861E38842D769B0D590920AF4BDD29DA143FE208D414BDA714D1DBB75BFD5015890A99012DC283323DFF"
  3834. [14:28:44 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  3835. [14:28:44 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "4"
  3836. [14:28:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3837. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.625 milliseconds
  3838. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3839. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  3840. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Yeti' OR `IP", callback: "OnBanCheck", format: "i"
  3841. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  3842. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Yeti", callback: "(null)", format: "(null)"
  3843. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  3844. [14:28:44 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Yeti'", use_cache: true
  3845. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  3846. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  3847. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.750 milliseconds
  3848. [14:28:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3849. [14:28:44 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  3850. [14:28:44 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3851. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  3852. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '79.178.120.143' WHERE `PlayerNa", callback: "(null)", format: "(null)"
  3853. [14:28:44 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  3854. [14:28:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3855. [14:28:44 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  3856. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  3857. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Yeti'", callback: "GiveHouseKeys", format: "i"
  3858. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.963 milliseconds
  3859. [14:28:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3860. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3861. [14:28:44 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  3862. [14:28:44 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3863. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  3864. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  3865. [14:28:44 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  3866. [14:28:44 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Yeti'", callback: "(null)", format: "(null)"
  3867. [14:28:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3868. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.941 milliseconds
  3869. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3870. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3871. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.869 milliseconds
  3872. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3873. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  3874. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.624 milliseconds
  3875. [14:28:44 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3876. [14:28:44 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  3877. [14:28:44 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  3878. [14:28:44 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3879. [14:28:44 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3880. [14:28:45 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.859 milliseconds
  3881. [14:28:45 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3882. [14:28:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3883. [14:28:45 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  3884. [14:28:45 08/04/17] [DEBUG] cache_get_data - connection: 1
  3885. [14:28:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  3886. [14:28:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "79.178.120.143"
  3887. [14:28:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  3888. [14:28:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  3889. [14:28:45 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  3890. [14:28:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "6037799481250778F8E84BD9BE87D91096B5E95A0CE243C6F959EE3640515DF5B257E004C9A611885A20807D5F2AB1C809E3017778B727AB9CEF880315A23470"
  3891. [14:28:45 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  3892. [14:28:45 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "5"
  3893. [14:28:45 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3894. [14:28:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.707 milliseconds
  3895. [14:28:45 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3896. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  3897. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS' OR", callback: "OnBanCheck", format: "i"
  3898. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  3899. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Froz", callback: "(null)", format: "(null)"
  3900. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  3901. [14:28:51 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'FrozenRS'", use_cache: true
  3902. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  3903. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  3904. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 26.358 milliseconds
  3905. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3906. [14:28:51 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  3907. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3908. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  3909. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '85.95.196.182' WHERE `PlayerNam", callback: "(null)", format: "(null)"
  3910. [14:28:51 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  3911. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3912. [14:28:51 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  3913. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  3914. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'FrozenRS'", callback: "GiveHouseKeys", format: "i"
  3915. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.529 milliseconds
  3916. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3917. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3918. [14:28:51 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  3919. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3920. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  3921. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  3922. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  3923. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'FrozenRS'", callback: "(null)", format: "(null)"
  3924. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3925. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.632 milliseconds
  3926. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3927. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3928. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 18.102 milliseconds
  3929. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3930. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  3931. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.622 milliseconds
  3932. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3933. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  3934. [14:28:51 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  3935. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  3936. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3937. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.647 milliseconds
  3938. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3939. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3940. [14:28:51 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  3941. [14:28:51 08/04/17] [DEBUG] cache_get_data - connection: 1
  3942. [14:28:51 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  3943. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "85.95.196.182"
  3944. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  3945. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  3946. [14:28:51 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  3947. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "62A3AE25FD6547517B0C2648952B647DB5A94613864B30F12F959461CF48F3C635EF29A88A35BBBD05A6A5A46A3B2EA00DA1F576D7DB60D0E324E3371F7B1577"
  3948. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  3949. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "6"
  3950. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3951. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.692 milliseconds
  3952. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3953. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  3954. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Rausen' LIMIT ", callback: "OnAccountLoad", format: "i"
  3955. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  3956. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.67 milliseconds
  3957. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3958. [14:28:51 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  3959. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  3960. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "4"
  3961. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  3962. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "4"
  3963. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  3964. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "26000"
  3965. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  3966. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "125"
  3967. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  3968. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  3969. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  3970. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "2"
  3971. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  3972. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  3973. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  3974. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "19"
  3975. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  3976. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "50"
  3977. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  3978. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  3979. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  3980. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  3981. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  3982. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  3983. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  3984. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  3985. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  3986. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  3987. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  3988. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  3989. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  3990. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  3991. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  3992. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  3993. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  3994. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  3995. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  3996. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  3997. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  3998. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  3999. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  4000. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  4001. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  4002. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  4003. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  4004. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  4005. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  4006. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  4007. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  4008. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "1"
  4009. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  4010. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  4011. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  4012. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  4013. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  4014. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  4015. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  4016. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  4017. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  4018. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  4019. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  4020. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  4021. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  4022. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "223"
  4023. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  4024. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1347.81"
  4025. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  4026. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1273.14"
  4027. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  4028. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.498"
  4029. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  4030. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  4031. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  4032. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  4033. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  4034. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "100"
  4035. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  4036. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  4037. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  4038. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  4039. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  4040. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "5"
  4041. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  4042. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  4043. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  4044. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  4045. [14:28:51 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  4046. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0x9966FFFF"
  4047. [14:28:51 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  4048. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "9966FF"
  4049. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  4050. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  4051. [14:28:51 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  4052. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "yusuf.bentesen@gmail.com"
  4053. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  4054. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Rausen'", callback: "LoadPlayerVehicles", format: "i"
  4055. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  4056. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 4", callback: "OnAttachmentLoad", format: "i"
  4057. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  4058. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 4", callback: "OnWeaponLoad", format: "i"
  4059. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  4060. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 4", callback: "OnFriendsLoad", format: "i"
  4061. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  4062. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Rausen'", callback: "OnOfflinePMsLoad", format: "i"
  4063. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4064. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  4065. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  4066. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Yeti' LIMIT 1", callback: "OnAccountLoad", format: "i"
  4067. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.738 milliseconds
  4068. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4069. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  4070. [14:28:51 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  4071. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4072. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4073. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.558 milliseconds
  4074. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4075. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  4076. [14:28:51 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  4077. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4078. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4079. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 20.84 milliseconds
  4080. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4081. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  4082. [14:28:51 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  4083. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4084. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  4085. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 4", callback: "(null)", format: "(null)"
  4086. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4087. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.539 milliseconds
  4088. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4089. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  4090. [14:28:51 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  4091. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4092. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  4093. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "6"
  4094. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  4095. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "5"
  4096. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "FriendID", connection: 1
  4097. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FriendID", data: "2"
  4098. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "FriendID", connection: 1
  4099. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "FriendID", data: "3"
  4100. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "FriendID", connection: 1
  4101. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "FriendID", data: "7"
  4102. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4103. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.815 milliseconds
  4104. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4105. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  4106. [14:28:51 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  4107. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4108. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4109. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 17.901 milliseconds
  4110. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4111. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4112. [14:28:51 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  4113. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  4114. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "5"
  4115. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  4116. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "6"
  4117. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  4118. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "24000"
  4119. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  4120. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "500"
  4121. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  4122. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  4123. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  4124. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "1"
  4125. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  4126. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  4127. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  4128. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "22"
  4129. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  4130. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "32"
  4131. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  4132. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  4133. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  4134. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  4135. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  4136. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  4137. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  4138. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  4139. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  4140. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "1"
  4141. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  4142. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "1533388809"
  4143. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  4144. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  4145. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  4146. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  4147. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  4148. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  4149. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  4150. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  4151. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  4152. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  4153. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  4154. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  4155. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  4156. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  4157. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  4158. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  4159. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  4160. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  4161. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  4162. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  4163. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  4164. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  4165. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  4166. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  4167. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  4168. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  4169. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  4170. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  4171. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  4172. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  4173. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  4174. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  4175. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  4176. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "230"
  4177. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  4178. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1350.75"
  4179. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  4180. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1289.21"
  4181. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  4182. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "13.383"
  4183. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  4184. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  4185. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  4186. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "95"
  4187. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  4188. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "100"
  4189. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  4190. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  4191. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  4192. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  4193. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  4194. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "1"
  4195. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  4196. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  4197. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  4198. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  4199. [14:28:51 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  4200. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0xFFFFFFFF"
  4201. [14:28:51 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  4202. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "FFFFFF"
  4203. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  4204. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  4205. [14:28:51 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  4206. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "msre.omar@gmail.com"
  4207. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  4208. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Yeti'", callback: "LoadPlayerVehicles", format: "i"
  4209. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  4210. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 5", callback: "OnAttachmentLoad", format: "i"
  4211. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  4212. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 5", callback: "OnWeaponLoad", format: "i"
  4213. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  4214. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 5", callback: "OnFriendsLoad", format: "i"
  4215. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  4216. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Yeti'", callback: "OnOfflinePMsLoad", format: "i"
  4217. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4218. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.515 milliseconds
  4219. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4220. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  4221. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.851 milliseconds
  4222. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4223. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  4224. [14:28:51 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  4225. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4226. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4227. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.579 milliseconds
  4228. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4229. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  4230. [14:28:51 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  4231. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4232. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4233. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.708 milliseconds
  4234. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4235. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  4236. [14:28:51 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  4237. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4238. [14:28:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  4239. [14:28:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 5", callback: "(null)", format: "(null)"
  4240. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4241. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.730 milliseconds
  4242. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4243. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  4244. [14:28:51 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  4245. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4246. [14:28:51 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  4247. [14:28:51 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "6"
  4248. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4249. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.781 milliseconds
  4250. [14:28:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4251. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4252. [14:28:51 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  4253. [14:28:51 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4254. [14:28:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4255. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.532 milliseconds
  4256. [14:28:51 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4257. [14:29:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  4258. [14:29:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'FrozenRS' LIMI", callback: "OnAccountLoad", format: "i"
  4259. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  4260. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.308 milliseconds
  4261. [14:29:08 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4262. [14:29:08 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  4263. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  4264. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "6"
  4265. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  4266. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "7"
  4267. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  4268. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "100971"
  4269. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  4270. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "200"
  4271. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  4272. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  4273. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  4274. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "0"
  4275. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  4276. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  4277. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  4278. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "21"
  4279. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  4280. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "24"
  4281. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  4282. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  4283. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  4284. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  4285. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  4286. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  4287. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  4288. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  4289. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  4290. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "1"
  4291. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  4292. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "1588250512"
  4293. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  4294. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  4295. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  4296. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  4297. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  4298. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  4299. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  4300. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  4301. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  4302. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  4303. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  4304. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  4305. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  4306. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  4307. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  4308. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  4309. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  4310. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  4311. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  4312. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  4313. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  4314. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  4315. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  4316. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  4317. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  4318. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  4319. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  4320. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  4321. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  4322. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  4323. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  4324. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  4325. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  4326. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "0"
  4327. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  4328. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1348.42"
  4329. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  4330. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1271.55"
  4331. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  4332. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.382"
  4333. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  4334. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  4335. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  4336. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  4337. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  4338. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "0"
  4339. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  4340. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  4341. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  4342. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  4343. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  4344. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "3"
  4345. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  4346. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "1"
  4347. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  4348. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  4349. [14:29:08 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  4350. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0x99FF66FF"
  4351. [14:29:08 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  4352. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "99FF66"
  4353. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  4354. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  4355. [14:29:08 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  4356. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "frozenrs@play-sa.com"
  4357. [14:29:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  4358. [14:29:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'FrozenRS'", callback: "LoadPlayerVehicles", format: "i"
  4359. [14:29:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  4360. [14:29:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 6", callback: "OnAttachmentLoad", format: "i"
  4361. [14:29:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  4362. [14:29:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 6", callback: "OnWeaponLoad", format: "i"
  4363. [14:29:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  4364. [14:29:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 6", callback: "OnFriendsLoad", format: "i"
  4365. [14:29:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  4366. [14:29:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'FrozenRS'", callback: "OnOfflinePMsLoad", format: "i"
  4367. [14:29:08 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4368. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  4369. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.910 milliseconds
  4370. [14:29:08 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4371. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  4372. [14:29:08 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  4373. [14:29:08 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4374. [14:29:08 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehOwner", connection: 1, max_len: 24
  4375. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehOwner", data: "FrozenRS"
  4376. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehModel", connection: 1
  4377. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehModel", data: "415"
  4378. [14:29:08 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehName", connection: 1, max_len: 1
  4379. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehName", data: "Cheetah"
  4380. [14:29:08 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "vehPlate", connection: 1, max_len: 16
  4381. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehPlate", data: "UG"
  4382. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehPrice", connection: 1
  4383. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehPrice", data: "0"
  4384. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehLock", connection: 1
  4385. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehLock", data: "0"
  4386. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_1", connection: 1
  4387. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_1", data: "0"
  4388. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_2", connection: 1
  4389. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_2", data: "0"
  4390. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_3", connection: 1
  4391. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_3", data: "0"
  4392. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_4", connection: 1
  4393. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_4", data: "0"
  4394. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_5", connection: 1
  4395. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_5", data: "0"
  4396. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_6", connection: 1
  4397. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_6", data: "0"
  4398. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_7", connection: 1
  4399. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_7", data: "0"
  4400. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_8", connection: 1
  4401. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_8", data: "0"
  4402. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_9", connection: 1
  4403. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_9", data: "0"
  4404. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_10", connection: 1
  4405. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_10", data: "0"
  4406. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_11", connection: 1
  4407. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_11", data: "0"
  4408. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_12", connection: 1
  4409. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_12", data: "0"
  4410. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_13", connection: 1
  4411. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_13", data: "0"
  4412. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehMod_14", connection: 1
  4413. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehMod_14", data: "0"
  4414. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehColorOne", connection: 1
  4415. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehColorOne", data: "0"
  4416. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehColorTwo", connection: 1
  4417. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehColorTwo", data: "0"
  4418. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehChassis", connection: 1
  4419. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehChassis", data: "0"
  4420. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehBullet", connection: 1
  4421. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehBullet", data: "1"
  4422. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehNeon", connection: 1
  4423. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehNeon", data: "0"
  4424. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehHydraulics", connection: 1
  4425. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehHydraulics", data: "1"
  4426. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehNitro", connection: 1
  4427. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehNitro", data: "0"
  4428. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehX", connection: 1
  4429. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehX", data: "1348.03"
  4430. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehY", connection: 1
  4431. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehY", data: "-1272.71"
  4432. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehZ", connection: 1
  4433. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehZ", data: "13.156"
  4434. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "vehA", connection: 1
  4435. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehA", data: "169.87"
  4436. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vehID", connection: 1
  4437. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vehID", data: "0"
  4438. [14:29:08 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4439. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.520 milliseconds
  4440. [14:29:08 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4441. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  4442. [14:29:08 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  4443. [14:29:08 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4444. [14:29:08 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4445. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.854 milliseconds
  4446. [14:29:08 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4447. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  4448. [14:29:08 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  4449. [14:29:08 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4450. [14:29:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  4451. [14:29:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 6", callback: "(null)", format: "(null)"
  4452. [14:29:08 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4453. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.514 milliseconds
  4454. [14:29:08 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4455. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  4456. [14:29:08 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  4457. [14:29:08 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4458. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  4459. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "5"
  4460. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  4461. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "2"
  4462. [14:29:08 08/04/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "FriendID", connection: 1
  4463. [14:29:08 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FriendID", data: "4"
  4464. [14:29:08 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4465. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.662 milliseconds
  4466. [14:29:08 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4467. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4468. [14:29:08 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  4469. [14:29:08 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4470. [14:29:08 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4471. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.575 milliseconds
  4472. [14:29:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4473. [14:29:30 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  4474. [14:29:30 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Kubura' OR `", callback: "OnBanCheck", format: "i"
  4475. [14:29:30 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  4476. [14:29:30 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Kubu", callback: "(null)", format: "(null)"
  4477. [14:29:30 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  4478. [14:29:30 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Kubura'", use_cache: true
  4479. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  4480. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  4481. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.603 milliseconds
  4482. [14:29:30 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4483. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4484. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 24.121 milliseconds
  4485. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4486. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 86.960 milliseconds
  4487. [14:29:30 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4488. [14:29:30 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  4489. [14:29:30 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4490. [14:29:30 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  4491. [14:29:30 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '77.243.26.100' WHERE `PlayerNam", callback: "(null)", format: "(null)"
  4492. [14:29:30 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  4493. [14:29:30 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4494. [14:29:30 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  4495. [14:29:30 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  4496. [14:29:30 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Kubura'", callback: "GiveHouseKeys", format: "i"
  4497. [14:29:30 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  4498. [14:29:30 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4499. [14:29:30 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  4500. [14:29:30 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  4501. [14:29:30 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  4502. [14:29:30 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Kubura'", callback: "(null)", format: "(null)"
  4503. [14:29:30 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4504. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4505. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.529 milliseconds
  4506. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4507. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  4508. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.505 milliseconds
  4509. [14:29:30 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4510. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  4511. [14:29:30 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  4512. [14:29:30 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4513. [14:29:30 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4514. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.566 milliseconds
  4515. [14:29:30 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4516. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4517. [14:29:30 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  4518. [14:29:30 08/04/17] [DEBUG] cache_get_data - connection: 1
  4519. [14:29:30 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  4520. [14:29:30 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "77.243.26.100"
  4521. [14:29:30 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  4522. [14:29:30 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  4523. [14:29:30 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  4524. [14:29:30 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "D742B32EEFE860F34FFE1DB55A255D32F27CD995D4761D89926F2F7006D86774F6778B8A0A79B6A1D2DF0E22546236C8D2C1F1ADB2B776A10B7F9A93FA490B6E"
  4525. [14:29:30 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  4526. [14:29:30 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "8"
  4527. [14:29:30 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4528. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.394 milliseconds
  4529. [14:29:30 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4530. [14:29:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  4531. [14:29:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Kubura' LIMIT ", callback: "OnAccountLoad", format: "i"
  4532. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  4533. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.166 milliseconds
  4534. [14:29:35 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4535. [14:29:35 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  4536. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  4537. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "8"
  4538. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  4539. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "0"
  4540. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  4541. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "25000"
  4542. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  4543. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "0"
  4544. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  4545. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  4546. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  4547. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "0"
  4548. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  4549. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  4550. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  4551. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "0"
  4552. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  4553. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "27"
  4554. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  4555. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  4556. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  4557. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  4558. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  4559. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  4560. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  4561. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  4562. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  4563. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  4564. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  4565. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  4566. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  4567. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  4568. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  4569. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  4570. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  4571. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  4572. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  4573. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  4574. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  4575. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  4576. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  4577. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  4578. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  4579. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  4580. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  4581. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  4582. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  4583. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  4584. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  4585. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  4586. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  4587. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  4588. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  4589. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  4590. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  4591. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  4592. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  4593. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  4594. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  4595. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  4596. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  4597. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  4598. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  4599. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "64"
  4600. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  4601. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1515.73"
  4602. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  4603. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1671.62"
  4604. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  4605. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.047"
  4606. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  4607. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  4608. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  4609. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  4610. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  4611. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "0"
  4612. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  4613. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  4614. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  4615. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  4616. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  4617. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "0"
  4618. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  4619. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  4620. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  4621. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  4622. [14:29:35 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  4623. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0xFFFFFFFF"
  4624. [14:29:35 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  4625. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "FFFFFF"
  4626. [14:29:35 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  4627. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  4628. [14:29:35 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  4629. [14:29:35 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "kuburovic.igor@gmail.com"
  4630. [14:29:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  4631. [14:29:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Kubura'", callback: "LoadPlayerVehicles", format: "i"
  4632. [14:29:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  4633. [14:29:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 8", callback: "OnAttachmentLoad", format: "i"
  4634. [14:29:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  4635. [14:29:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 8", callback: "OnWeaponLoad", format: "i"
  4636. [14:29:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  4637. [14:29:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 8", callback: "OnFriendsLoad", format: "i"
  4638. [14:29:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  4639. [14:29:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Kubura'", callback: "OnOfflinePMsLoad", format: "i"
  4640. [14:29:35 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4641. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  4642. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.956 milliseconds
  4643. [14:29:35 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4644. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  4645. [14:29:35 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  4646. [14:29:35 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4647. [14:29:35 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4648. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.385 milliseconds
  4649. [14:29:35 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4650. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  4651. [14:29:35 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  4652. [14:29:35 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4653. [14:29:35 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4654. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 17.529 milliseconds
  4655. [14:29:35 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4656. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  4657. [14:29:35 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  4658. [14:29:35 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4659. [14:29:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  4660. [14:29:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 8", callback: "(null)", format: "(null)"
  4661. [14:29:35 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4662. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.341 milliseconds
  4663. [14:29:35 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4664. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  4665. [14:29:35 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  4666. [14:29:35 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4667. [14:29:35 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4668. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.757 milliseconds
  4669. [14:29:35 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4670. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4671. [14:29:35 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  4672. [14:29:35 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4673. [14:29:35 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4674. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.532 milliseconds
  4675. [14:29:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4676. [14:30:10 08/04/17] [DEBUG] mysql_format - connection: 1, len: 340, format: "INSERT INTO `Vehicles` (vehModel, vehPrice, vehName, vehPlate, vehColorOne, vehColorTwo, vehX, vehY, vehZ, vehA) VALUES (%d, %d,..."
  4677. [14:30:10 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Vehicles` (vehModel, vehPrice, vehName, vehPlate, v", callback: "OnDealerVehicleCreated", format: "i"
  4678. [14:30:10 08/04/17] [DEBUG] CMySQLQuery::Execute[OnDealerVehicleCreated] - starting query execution
  4679. [14:30:10 08/04/17] [ERROR] CMySQLQuery::Execute[OnDealerVehicleCreated] - (error #1062) Duplicate entry '0' for key 'vehID' (Query: "INSERT INTO `Vehicles` (vehModel, vehPrice, vehName, vehPlate, vehColorOne, vehColorTwo, vehX, vehY, vehZ, vehA) VALUES (541, 24000, 'Bullet', 'UG', 211, 1, 1353.778, -1280.071, 13.383, 340.236)")
  4680. [14:30:10 08/04/17] [DEBUG] CMySQLQuery::Execute[OnDealerVehicleCreated] - error will be triggered in OnQueryError
  4681. [14:31:56 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  4682. [14:31:56 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Kais' OR `IP", callback: "OnBanCheck", format: "i"
  4683. [14:31:56 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  4684. [14:31:56 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Kais", callback: "(null)", format: "(null)"
  4685. [14:31:56 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  4686. [14:31:56 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Kais'", use_cache: true
  4687. [14:31:56 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  4688. [14:31:56 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  4689. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 87.762 milliseconds
  4690. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4691. [14:31:57 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  4692. [14:31:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4693. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  4694. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '41.226.193.80' WHERE `PlayerNam", callback: "(null)", format: "(null)"
  4695. [14:31:57 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  4696. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4697. [14:31:57 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  4698. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  4699. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Kais'", callback: "GiveHouseKeys", format: "i"
  4700. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 87.262 milliseconds
  4701. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4702. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4703. [14:31:57 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  4704. [14:31:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4705. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  4706. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  4707. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  4708. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Kais'", callback: "(null)", format: "(null)"
  4709. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4710. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 57.420 milliseconds
  4711. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4712. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4713. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.502 milliseconds
  4714. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4715. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  4716. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.575 milliseconds
  4717. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4718. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  4719. [14:31:57 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  4720. [14:31:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4721. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4722. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.720 milliseconds
  4723. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4724. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4725. [14:31:57 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  4726. [14:31:57 08/04/17] [DEBUG] cache_get_data - connection: 1
  4727. [14:31:57 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  4728. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "41.226.193.80"
  4729. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  4730. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "1"
  4731. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  4732. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'Kais' LIMIT 1", callback: "OnAccountLoad", format: "i"
  4733. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4734. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.564 milliseconds
  4735. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4736. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  4737. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 18.124 milliseconds
  4738. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4739. [14:31:57 08/04/17] [DEBUG] Calling callback "OnAccountLoad"..
  4740. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  4741. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "2"
  4742. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  4743. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "1"
  4744. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  4745. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "42390"
  4746. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  4747. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "USD", data: "0"
  4748. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  4749. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  4750. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  4751. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "10"
  4752. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  4753. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "2"
  4754. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  4755. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "7"
  4756. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  4757. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "58"
  4758. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  4759. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  4760. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  4761. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  4762. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  4763. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  4764. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  4765. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  4766. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  4767. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "0"
  4768. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  4769. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "0"
  4770. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  4771. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  4772. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  4773. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  4774. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  4775. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "1"
  4776. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  4777. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  4778. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  4779. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  4780. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  4781. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "0"
  4782. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  4783. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  4784. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  4785. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  4786. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  4787. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  4788. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  4789. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  4790. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  4791. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  4792. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  4793. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  4794. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  4795. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  4796. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  4797. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  4798. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rfSkills", connection: 1
  4799. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rfSkills", data: "0"
  4800. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  4801. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  4802. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  4803. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "155"
  4804. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  4805. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1342.12"
  4806. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  4807. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "-1267.58"
  4808. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  4809. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "13.383"
  4810. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  4811. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  4812. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  4813. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  4814. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  4815. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "100"
  4816. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  4817. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  4818. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  4819. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  4820. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  4821. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "2"
  4822. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  4823. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  4824. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "InHouse", connection: 1
  4825. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InHouse", data: "-1"
  4826. [14:31:57 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "PlayerColor", connection: 1, max_len: 16
  4827. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerColor", data: "0xFFFFFFFF"
  4828. [14:31:57 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "TextColor", connection: 1, max_len: 16
  4829. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TextColor", data: "FFFFFF"
  4830. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "MapHide", connection: 1
  4831. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MapHide", data: "0"
  4832. [14:31:57 08/04/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Email", connection: 1, max_len: 35
  4833. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Email", data: "kais.saada737@gmail.com"
  4834. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  4835. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'Kais'", callback: "LoadPlayerVehicles", format: "i"
  4836. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  4837. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 2", callback: "OnAttachmentLoad", format: "i"
  4838. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  4839. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 2", callback: "OnWeaponLoad", format: "i"
  4840. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  4841. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 2", callback: "OnFriendsLoad", format: "i"
  4842. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  4843. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'Kais'", callback: "OnOfflinePMsLoad", format: "i"
  4844. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4845. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  4846. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 17.960 milliseconds
  4847. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4848. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  4849. [14:31:57 08/04/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  4850. [14:31:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4851. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4852. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 17.538 milliseconds
  4853. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4854. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  4855. [14:31:57 08/04/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  4856. [14:31:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4857. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4858. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 18.132 milliseconds
  4859. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4860. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  4861. [14:31:57 08/04/17] [DEBUG] Calling callback "OnWeaponLoad"..
  4862. [14:31:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4863. [14:31:57 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  4864. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "26"
  4865. [14:31:57 08/04/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  4866. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "110"
  4867. [14:31:57 08/04/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  4868. [14:31:57 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 2", callback: "(null)", format: "(null)"
  4869. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4870. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 17.846 milliseconds
  4871. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4872. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  4873. [14:31:57 08/04/17] [DEBUG] Calling callback "OnFriendsLoad"..
  4874. [14:31:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4875. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FriendID", connection: 1
  4876. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriendID", data: "6"
  4877. [14:31:57 08/04/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "FriendID", connection: 1
  4878. [14:31:57 08/04/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FriendID", data: "4"
  4879. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4880. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 17.718 milliseconds
  4881. [14:31:57 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4882. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4883. [14:31:57 08/04/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  4884. [14:31:57 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4885. [14:31:57 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4886. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.243 milliseconds
  4887. [14:31:57 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4888. [14:34:10 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  4889. [14:34:10 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Jerry' OR `I", callback: "OnBanCheck", format: "i"
  4890. [14:34:10 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  4891. [14:34:10 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Jerr", callback: "(null)", format: "(null)"
  4892. [14:34:10 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  4893. [14:34:10 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Jerry'", use_cache: true
  4894. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  4895. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  4896. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 87.833 milliseconds
  4897. [14:34:10 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4898. [14:34:10 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  4899. [14:34:10 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4900. [14:34:10 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  4901. [14:34:10 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4902. [14:34:10 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  4903. [14:34:10 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  4904. [14:34:10 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Jerry'", callback: "GiveHouseKeys", format: "i"
  4905. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 99.465 milliseconds
  4906. [14:34:10 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4907. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4908. [14:34:10 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  4909. [14:34:10 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4910. [14:34:10 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  4911. [14:34:10 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  4912. [14:34:10 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  4913. [14:34:10 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Jerry'", callback: "(null)", format: "(null)"
  4914. [14:34:10 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4915. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.434 milliseconds
  4916. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4917. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  4918. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.366 milliseconds
  4919. [14:34:10 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4920. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  4921. [14:34:10 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  4922. [14:34:10 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4923. [14:34:10 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4924. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.764 milliseconds
  4925. [14:34:10 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4926. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4927. [14:34:10 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  4928. [14:34:10 08/04/17] [DEBUG] cache_get_data - connection: 1
  4929. [14:34:10 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4930. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.359 milliseconds
  4931. [14:34:10 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4932. [14:34:22 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  4933. [14:34:22 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  4934. [14:34:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  4935. [14:34:22 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 36.437 milliseconds
  4936. [14:34:22 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4937. [14:34:22 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  4938. [14:34:22 08/04/17] [DEBUG] cache_insert_id - connection: 1
  4939. [14:34:22 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4940. [14:34:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  4941. [14:34:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Theory' OR `", callback: "OnBanCheck", format: "i"
  4942. [14:34:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  4943. [14:34:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Theo", callback: "(null)", format: "(null)"
  4944. [14:34:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  4945. [14:34:39 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Theory'", use_cache: true
  4946. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  4947. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  4948. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.838 milliseconds
  4949. [14:34:39 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4950. [14:34:39 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  4951. [14:34:39 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4952. [14:34:39 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  4953. [14:34:39 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4954. [14:34:39 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  4955. [14:34:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  4956. [14:34:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Theory'", callback: "GiveHouseKeys", format: "i"
  4957. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.928 milliseconds
  4958. [14:34:39 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4959. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4960. [14:34:39 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  4961. [14:34:39 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4962. [14:34:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  4963. [14:34:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  4964. [14:34:39 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  4965. [14:34:39 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Theory'", callback: "(null)", format: "(null)"
  4966. [14:34:39 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4967. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.694 milliseconds
  4968. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4969. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  4970. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 18.153 milliseconds
  4971. [14:34:39 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4972. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  4973. [14:34:39 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  4974. [14:34:39 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  4975. [14:34:39 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4976. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.523 milliseconds
  4977. [14:34:39 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4978. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  4979. [14:34:39 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  4980. [14:34:39 08/04/17] [DEBUG] cache_get_data - connection: 1
  4981. [14:34:39 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4982. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.446 milliseconds
  4983. [14:34:39 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  4984. [14:34:53 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  4985. [14:34:53 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  4986. [14:34:53 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  4987. [14:34:53 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 23.851 milliseconds
  4988. [14:34:53 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  4989. [14:34:53 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  4990. [14:34:53 08/04/17] [DEBUG] cache_insert_id - connection: 1
  4991. [14:34:53 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  4992. [14:35:05 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  4993. [14:35:05 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'iChase' OR `", callback: "OnBanCheck", format: "i"
  4994. [14:35:05 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  4995. [14:35:05 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'iCha", callback: "(null)", format: "(null)"
  4996. [14:35:05 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  4997. [14:35:05 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'iChase'", use_cache: true
  4998. [14:35:05 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  4999. [14:35:05 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  5000. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 208.512 milliseconds
  5001. [14:35:06 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5002. [14:35:06 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5003. [14:35:06 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5004. [14:35:06 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5005. [14:35:06 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5006. [14:35:06 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5007. [14:35:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  5008. [14:35:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'iChase'", callback: "GiveHouseKeys", format: "i"
  5009. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 206.500 milliseconds
  5010. [14:35:06 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5011. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5012. [14:35:06 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  5013. [14:35:06 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5014. [14:35:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  5015. [14:35:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  5016. [14:35:06 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  5017. [14:35:06 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'iChase'", callback: "(null)", format: "(null)"
  5018. [14:35:06 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5019. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.509 milliseconds
  5020. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5021. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  5022. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 18.137 milliseconds
  5023. [14:35:06 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5024. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  5025. [14:35:06 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  5026. [14:35:06 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5027. [14:35:06 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5028. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.412 milliseconds
  5029. [14:35:06 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5030. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5031. [14:35:06 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  5032. [14:35:06 08/04/17] [DEBUG] cache_get_data - connection: 1
  5033. [14:35:06 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5034. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.249 milliseconds
  5035. [14:35:06 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5036. [14:35:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  5037. [14:35:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'DAN.' OR `IP", callback: "OnBanCheck", format: "i"
  5038. [14:35:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  5039. [14:35:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'DAN.", callback: "(null)", format: "(null)"
  5040. [14:35:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  5041. [14:35:08 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'DAN.'", use_cache: true
  5042. [14:35:08 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5043. [14:35:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  5044. [14:35:08 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.800 milliseconds
  5045. [14:35:08 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5046. [14:35:08 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5047. [14:35:08 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5048. [14:35:08 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5049. [14:35:08 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5050. [14:35:08 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5051. [14:35:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  5052. [14:35:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'DAN.'", callback: "GiveHouseKeys", format: "i"
  5053. [14:35:08 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.682 milliseconds
  5054. [14:35:08 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5055. [14:35:08 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5056. [14:35:08 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  5057. [14:35:08 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5058. [14:35:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  5059. [14:35:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  5060. [14:35:08 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  5061. [14:35:08 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'DAN.'", callback: "(null)", format: "(null)"
  5062. [14:35:08 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5063. [14:35:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.511 milliseconds
  5064. [14:35:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5065. [14:35:09 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  5066. [14:35:09 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.497 milliseconds
  5067. [14:35:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5068. [14:35:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  5069. [14:35:09 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  5070. [14:35:09 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5071. [14:35:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5072. [14:35:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.708 milliseconds
  5073. [14:35:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5074. [14:35:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5075. [14:35:09 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  5076. [14:35:09 08/04/17] [DEBUG] cache_get_data - connection: 1
  5077. [14:35:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5078. [14:35:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.490 milliseconds
  5079. [14:35:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5080. [14:35:15 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  5081. [14:35:15 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'samuel46' OR", callback: "OnBanCheck", format: "i"
  5082. [14:35:15 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  5083. [14:35:15 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'samu", callback: "(null)", format: "(null)"
  5084. [14:35:15 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  5085. [14:35:15 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'samuel46'", use_cache: true
  5086. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5087. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  5088. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 18.807 milliseconds
  5089. [14:35:15 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5090. [14:35:15 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5091. [14:35:15 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5092. [14:35:15 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5093. [14:35:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5094. [14:35:15 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5095. [14:35:15 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  5096. [14:35:15 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'samuel46'", callback: "GiveHouseKeys", format: "i"
  5097. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 18.324 milliseconds
  5098. [14:35:15 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5099. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5100. [14:35:15 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  5101. [14:35:15 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5102. [14:35:15 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  5103. [14:35:15 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  5104. [14:35:15 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  5105. [14:35:15 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'samuel46'", callback: "(null)", format: "(null)"
  5106. [14:35:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5107. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.801 milliseconds
  5108. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5109. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  5110. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.303 milliseconds
  5111. [14:35:15 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5112. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  5113. [14:35:15 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  5114. [14:35:15 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5115. [14:35:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5116. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 18.458 milliseconds
  5117. [14:35:15 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5118. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5119. [14:35:15 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  5120. [14:35:15 08/04/17] [DEBUG] cache_get_data - connection: 1
  5121. [14:35:15 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5122. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 28.599 milliseconds
  5123. [14:35:15 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5124. [14:35:17 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  5125. [14:35:17 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Iceey' OR `I", callback: "OnBanCheck", format: "i"
  5126. [14:35:17 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  5127. [14:35:17 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Icee", callback: "(null)", format: "(null)"
  5128. [14:35:17 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  5129. [14:35:17 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Iceey'", use_cache: true
  5130. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5131. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  5132. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 22.479 milliseconds
  5133. [14:35:17 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5134. [14:35:17 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5135. [14:35:17 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5136. [14:35:17 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5137. [14:35:17 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5138. [14:35:17 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5139. [14:35:17 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  5140. [14:35:17 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Iceey'", callback: "GiveHouseKeys", format: "i"
  5141. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.628 milliseconds
  5142. [14:35:17 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5143. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5144. [14:35:17 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  5145. [14:35:17 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5146. [14:35:17 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  5147. [14:35:17 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  5148. [14:35:17 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  5149. [14:35:17 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Iceey'", callback: "(null)", format: "(null)"
  5150. [14:35:17 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5151. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.685 milliseconds
  5152. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5153. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  5154. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.472 milliseconds
  5155. [14:35:17 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5156. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  5157. [14:35:17 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  5158. [14:35:17 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5159. [14:35:17 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5160. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.910 milliseconds
  5161. [14:35:17 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5162. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5163. [14:35:17 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  5164. [14:35:17 08/04/17] [DEBUG] cache_get_data - connection: 1
  5165. [14:35:17 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5166. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.475 milliseconds
  5167. [14:35:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5168. [14:35:21 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  5169. [14:35:21 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'DAN.", callback: "(null)", format: "(null)"
  5170. [14:35:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5171. [14:35:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 18.379 milliseconds
  5172. [14:35:21 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5173. [14:35:32 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  5174. [14:35:32 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  5175. [14:35:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  5176. [14:35:32 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 28.908 milliseconds
  5177. [14:35:32 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5178. [14:35:32 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  5179. [14:35:32 08/04/17] [DEBUG] cache_insert_id - connection: 1
  5180. [14:35:32 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5181. [14:35:37 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  5182. [14:35:37 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  5183. [14:35:37 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  5184. [14:35:38 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 45.571 milliseconds
  5185. [14:35:38 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5186. [14:35:38 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  5187. [14:35:38 08/04/17] [DEBUG] cache_insert_id - connection: 1
  5188. [14:35:38 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5189. [14:35:42 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  5190. [14:35:42 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'samu", callback: "(null)", format: "(null)"
  5191. [14:35:42 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5192. [14:35:42 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.636 milliseconds
  5193. [14:35:42 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5194. [14:36:00 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  5195. [14:36:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'kostasGR' OR", callback: "OnBanCheck", format: "i"
  5196. [14:36:00 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  5197. [14:36:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'kost", callback: "(null)", format: "(null)"
  5198. [14:36:00 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  5199. [14:36:00 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'kostasGR'", use_cache: true
  5200. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5201. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  5202. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 21.523 milliseconds
  5203. [14:36:00 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5204. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5205. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.438 milliseconds
  5206. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5207. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 98.207 milliseconds
  5208. [14:36:00 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5209. [14:36:00 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5210. [14:36:00 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5211. [14:36:00 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5212. [14:36:00 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5213. [14:36:00 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5214. [14:36:00 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  5215. [14:36:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'kostasGR'", callback: "GiveHouseKeys", format: "i"
  5216. [14:36:00 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  5217. [14:36:00 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5218. [14:36:00 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  5219. [14:36:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  5220. [14:36:00 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  5221. [14:36:00 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'kostasGR'", callback: "(null)", format: "(null)"
  5222. [14:36:00 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5223. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  5224. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.260 milliseconds
  5225. [14:36:00 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5226. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  5227. [14:36:00 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  5228. [14:36:00 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5229. [14:36:00 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5230. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 18.729 milliseconds
  5231. [14:36:00 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5232. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5233. [14:36:00 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  5234. [14:36:00 08/04/17] [DEBUG] cache_get_data - connection: 1
  5235. [14:36:00 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5236. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.367 milliseconds
  5237. [14:36:00 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5238. [14:36:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  5239. [14:36:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Genius' OR `", callback: "OnBanCheck", format: "i"
  5240. [14:36:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  5241. [14:36:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Geni", callback: "(null)", format: "(null)"
  5242. [14:36:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  5243. [14:36:09 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Genius'", use_cache: true
  5244. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5245. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  5246. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.662 milliseconds
  5247. [14:36:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5248. [14:36:09 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5249. [14:36:09 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5250. [14:36:09 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5251. [14:36:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5252. [14:36:09 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5253. [14:36:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  5254. [14:36:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Genius'", callback: "GiveHouseKeys", format: "i"
  5255. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.457 milliseconds
  5256. [14:36:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5257. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5258. [14:36:09 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  5259. [14:36:09 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5260. [14:36:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  5261. [14:36:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  5262. [14:36:09 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  5263. [14:36:09 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Genius'", callback: "(null)", format: "(null)"
  5264. [14:36:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5265. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.462 milliseconds
  5266. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5267. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  5268. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.470 milliseconds
  5269. [14:36:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5270. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  5271. [14:36:09 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  5272. [14:36:09 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5273. [14:36:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5274. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.544 milliseconds
  5275. [14:36:09 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5276. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5277. [14:36:09 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  5278. [14:36:09 08/04/17] [DEBUG] cache_get_data - connection: 1
  5279. [14:36:09 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5280. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.571 milliseconds
  5281. [14:36:09 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5282. [14:36:11 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  5283. [14:36:11 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Virus' OR `I", callback: "OnBanCheck", format: "i"
  5284. [14:36:11 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  5285. [14:36:11 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Viru", callback: "(null)", format: "(null)"
  5286. [14:36:11 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  5287. [14:36:11 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Virus'", use_cache: true
  5288. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5289. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  5290. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.572 milliseconds
  5291. [14:36:11 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5292. [14:36:11 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5293. [14:36:11 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5294. [14:36:11 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5295. [14:36:11 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5296. [14:36:11 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5297. [14:36:11 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  5298. [14:36:11 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Virus'", callback: "GiveHouseKeys", format: "i"
  5299. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.743 milliseconds
  5300. [14:36:11 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5301. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5302. [14:36:11 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  5303. [14:36:11 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5304. [14:36:11 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  5305. [14:36:11 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  5306. [14:36:11 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  5307. [14:36:11 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Virus'", callback: "(null)", format: "(null)"
  5308. [14:36:11 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5309. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.421 milliseconds
  5310. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5311. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  5312. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.342 milliseconds
  5313. [14:36:11 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5314. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  5315. [14:36:11 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  5316. [14:36:11 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5317. [14:36:11 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5318. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.362 milliseconds
  5319. [14:36:11 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5320. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5321. [14:36:11 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  5322. [14:36:11 08/04/17] [DEBUG] cache_get_data - connection: 1
  5323. [14:36:11 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5324. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 18.120 milliseconds
  5325. [14:36:11 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5326. [14:36:24 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  5327. [14:36:24 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  5328. [14:36:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  5329. [14:36:24 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 20.63 milliseconds
  5330. [14:36:24 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5331. [14:36:24 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  5332. [14:36:24 08/04/17] [DEBUG] cache_insert_id - connection: 1
  5333. [14:36:24 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5334. [14:36:26 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  5335. [14:36:26 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  5336. [14:36:26 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  5337. [14:36:26 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 25.80 milliseconds
  5338. [14:36:26 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5339. [14:36:26 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  5340. [14:36:26 08/04/17] [DEBUG] cache_insert_id - connection: 1
  5341. [14:36:26 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5342. [14:36:32 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  5343. [14:36:32 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 2", callback: "(null)", format: "(null)"
  5344. [14:36:32 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5345. [14:36:32 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.782 milliseconds
  5346. [14:36:32 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5347. [14:36:34 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  5348. [14:36:34 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  5349. [14:36:34 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  5350. [14:36:34 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 28.484 milliseconds
  5351. [14:36:34 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5352. [14:36:34 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  5353. [14:36:34 08/04/17] [DEBUG] cache_insert_id - connection: 1
  5354. [14:36:34 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5355. [14:37:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  5356. [14:37:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '_RedScott' O", callback: "OnBanCheck", format: "i"
  5357. [14:37:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  5358. [14:37:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '_Red", callback: "(null)", format: "(null)"
  5359. [14:37:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  5360. [14:37:18 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '_RedScott'", use_cache: true
  5361. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5362. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  5363. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 87.452 milliseconds
  5364. [14:37:18 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5365. [14:37:18 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5366. [14:37:18 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5367. [14:37:18 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5368. [14:37:18 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5369. [14:37:18 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5370. [14:37:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  5371. [14:37:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = '_RedScott'", callback: "GiveHouseKeys", format: "i"
  5372. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 86.383 milliseconds
  5373. [14:37:18 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5374. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5375. [14:37:18 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  5376. [14:37:18 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5377. [14:37:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  5378. [14:37:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  5379. [14:37:18 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  5380. [14:37:18 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '_RedScott'", callback: "(null)", format: "(null)"
  5381. [14:37:18 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5382. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.499 milliseconds
  5383. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5384. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  5385. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.278 milliseconds
  5386. [14:37:18 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5387. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  5388. [14:37:18 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  5389. [14:37:18 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5390. [14:37:18 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5391. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.418 milliseconds
  5392. [14:37:18 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5393. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5394. [14:37:18 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  5395. [14:37:18 08/04/17] [DEBUG] cache_get_data - connection: 1
  5396. [14:37:18 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5397. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.371 milliseconds
  5398. [14:37:18 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5399. [14:37:27 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `FriendsData` WHERE `FriendID` = %i AND `ID` = %i"
  5400. [14:37:27 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `FriendID` = 8 AND `ID` = 14", use_cache: true
  5401. [14:37:27 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5402. [14:37:27 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 18.482 milliseconds
  5403. [14:37:27 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5404. [14:37:27 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5405. [14:37:27 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5406. [14:37:27 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (%d, %d)"
  5407. [14:37:27 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (14, 8)", callback: "(null)", format: "(null)"
  5408. [14:37:27 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5409. [14:37:27 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5410. [14:37:27 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5411. [14:37:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5412. [14:37:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 31.750 milliseconds
  5413. [14:37:27 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5414. [14:37:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `FriendsData` WHERE `FriendID` = %i AND `ID` = %i"
  5415. [14:37:31 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `FriendID` = 14 AND `ID` = 8", use_cache: true
  5416. [14:37:31 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5417. [14:37:31 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 17.558 milliseconds
  5418. [14:37:31 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5419. [14:37:31 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5420. [14:37:31 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5421. [14:37:31 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (%d, %d)"
  5422. [14:37:31 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `FriendsData` (ID, FriendID) VALUES (8, 14)", callback: "(null)", format: "(null)"
  5423. [14:37:31 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5424. [14:37:31 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5425. [14:37:31 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5426. [14:37:31 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5427. [14:37:31 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 23.706 milliseconds
  5428. [14:37:31 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5429. [14:37:35 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  5430. [14:37:35 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 8", callback: "(null)", format: "(null)"
  5431. [14:37:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5432. [14:37:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.654 milliseconds
  5433. [14:37:35 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5434. [14:37:51 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  5435. [14:37:51 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  5436. [14:37:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  5437. [14:37:51 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 42.230 milliseconds
  5438. [14:37:51 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5439. [14:37:51 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  5440. [14:37:51 08/04/17] [DEBUG] cache_insert_id - connection: 1
  5441. [14:37:51 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5442. [14:38:01 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  5443. [14:38:01 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Hobo' OR `IP", callback: "OnBanCheck", format: "i"
  5444. [14:38:01 08/04/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  5445. [14:38:01 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Hobo", callback: "(null)", format: "(null)"
  5446. [14:38:01 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  5447. [14:38:01 08/04/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Hobo'", use_cache: true
  5448. [14:38:01 08/04/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  5449. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  5450. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 17.882 milliseconds
  5451. [14:38:02 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5452. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5453. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.493 milliseconds
  5454. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5455. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 94.122 milliseconds
  5456. [14:38:02 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5457. [14:38:02 08/04/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  5458. [14:38:02 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5459. [14:38:02 08/04/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  5460. [14:38:02 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5461. [14:38:02 08/04/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  5462. [14:38:02 08/04/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  5463. [14:38:02 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Hobo'", callback: "GiveHouseKeys", format: "i"
  5464. [14:38:02 08/04/17] [DEBUG] Calling callback "OnBanCheck"..
  5465. [14:38:02 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5466. [14:38:02 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  5467. [14:38:02 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  5468. [14:38:02 08/04/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  5469. [14:38:02 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Hobo'", callback: "(null)", format: "(null)"
  5470. [14:38:02 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5471. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  5472. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 17.605 milliseconds
  5473. [14:38:02 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5474. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  5475. [14:38:02 08/04/17] [DEBUG] Calling callback "GiveHouseKeys"..
  5476. [14:38:02 08/04/17] [DEBUG] cache_get_row_count - connection: 1
  5477. [14:38:02 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5478. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 17.798 milliseconds
  5479. [14:38:02 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5480. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5481. [14:38:02 08/04/17] [DEBUG] Calling callback "OnAccountCheck"..
  5482. [14:38:02 08/04/17] [DEBUG] cache_get_data - connection: 1
  5483. [14:38:02 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  5484. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.786 milliseconds
  5485. [14:38:02 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5486. [14:38:17 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (%d, %d, %d) ON DUPLICATE KEY UPDATE `Ammo` = %d"
  5487. [14:38:17 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Weapons` (ID, Weapon, Ammo) VALUES (3, 32, 1823) ON", callback: "(null)", format: "(null)"
  5488. [14:38:17 08/04/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '%e', `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `..."
  5489. [14:38:17 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `IP` = '", callback: "(null)", format: "(null)"
  5490. [14:38:17 08/04/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  5491. [14:38:17 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Magn", callback: "(null)", format: "(null)"
  5492. [14:38:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5493. [14:38:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.800 milliseconds
  5494. [14:38:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5495. [14:38:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5496. [14:38:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 22.362 milliseconds
  5497. [14:38:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5498. [14:38:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  5499. [14:38:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.714 milliseconds
  5500. [14:38:17 08/04/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  5501. [14:38:20 08/04/17] [DEBUG] mysql_format - connection: 1, len: 324, format: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredOn, Email) VALUES ('%e', '%e', '%e', '%e', '%e')"
  5502. [14:38:20 08/04/17] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `playersdata` (PlayerName, Password, IP, RegisteredO", callback: "OnAccountRegister", format: "i"
  5503. [14:38:20 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - starting query execution
  5504. [14:38:20 08/04/17] [DEBUG] CMySQLQuery::Execute[OnAccountRegister] - query was successfully executed within 28.774 milliseconds
  5505. [14:38:20 08/04/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5506. [14:38:20 08/04/17] [DEBUG] Calling callback "OnAccountRegister"..
  5507. [14:38:20 08/04/17] [DEBUG] cache_insert_id - connection: 1
  5508. [14:38:20 08/04/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement