Advertisement
Drydess

console.log + trace

Aug 13th, 2016
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.86 KB | None | 0 0
  1. //-------------------------- 8/13/2016 -- 13:55:44 -----
  2. Processor Init:
  3. AMD (unknown), ~2.70 Ghz
  4. (timed at roughly 2.70 Ghz)
  5. FPU detected
  6. MMX detected
  7. 3DNow detected
  8. SSE detected
  9.  
  10. Math Init:
  11. Installing Standard C extensions
  12. Installing Assembly extensions
  13. Installing FPU extensions
  14. Installing MMX extensions
  15. Installing 3DNow extensions
  16. Installing SSE extensions
  17.  
  18. Input Init:
  19. DirectInput enabled.
  20.  
  21. Blockland v21 build 1984
  22. Module Directory: C:/Users/kowalski kids/Documents/Blockland
  23. Profile Path: C:/Users/kowalski kids/Documents/Blockland
  24. Total Ram: 6143 MB
  25. OS: Windows 7 Home Premium Edition Service Pack 1 (build 7601), 64-bit
  26.  
  27. --------- Parsing Arguments ---------
  28. argc = 2
  29. Parsing command line arguments:
  30. --------- Loading Common ---------
  31. Loading compiled script base/main.cs.
  32. Loading compiled script base/client/defaults.cs.
  33. Loading compiled script base/server/defaults.cs.
  34. Executing config/client/prefs.cs.
  35. Executing config/server/prefs.cs.
  36. Executing config/server/ADD_ON_LIST.cs.
  37. Executing config/server/musicList.cs.
  38. --------- Loading MODS ---------
  39. Executing config/main.cs.
  40.  
  41. Pre-Loading Add-On: System_BlocklandGlass
  42. Executing Add-Ons/System_BlocklandGlass/preload.cs.
  43. Forcing Blockland Glass!
  44. Executing config/server/ADD_ON_LIST.cs.
  45. Executing Add-Ons/System_BlocklandGlass/fileRename.cs.
  46.  
  47. Pre-Loading Add-On: Support_Updater
  48. Executing Add-Ons/Support_Updater/preload.cs.
  49.  
  50. Pre-Loading Add-On: Support_Preferences
  51. Executing Add-Ons/Support_Preferences/preload.cs.
  52. Executing config/server/ADD_ON_LIST.cs.
  53. Executing Add-Ons/Support_Preferences/server.cs.
  54. Executing Add-Ons/Support_Preferences/functions.cs.
  55. Add-Ons/Support_Preferences/compatibility.cs (17): string always evaluates to 0.
  56. Executing Add-Ons/Support_Preferences/compatibility.cs.
  57. Add-Ons/Support_Preferences/compatibility.cs (17): string always evaluates to 0.
  58. Activating package: BLPrefCompatibilityPackage
  59. Executing Add-Ons/Support_Preferences/handshake.cs.
  60. Activating package: BLPrefServerPackage
  61. Executing Add-Ons/Support_Preferences/interaction.cs.
  62. Executing Add-Ons/Support_Preferences/prefs/general.cs.
  63. Executing Add-Ons/Support_Preferences/prefs/blprefs.cs.
  64.  
  65. getSubStr(...): error, starting position and desired length must be >= 0: ("Admin**1",0, -1)
  66. BackTrace: ->[BLPrefServerPackage]loadMods->[BLPrefServerPackage]loadMods->registerBLPrefs->registerBlocklandPref
  67.  
  68.  
  69. getSubStr(...): error, starting position and desired length must be >= 0: ("",0, -1)
  70. BackTrace: ->[BLPrefServerPackage]loadMods->[BLPrefServerPackage]loadMods->registerBLPrefs->registerBlocklandPref
  71.  
  72.  
  73.  
  74. --------- Initializing Base ---------
  75. Loading compiled script base/client/init.cs.
  76. Loading compiled script base/server/init.cs.
  77. Loading compiled script base/client/canvas.cs.
  78. Loading compiled script base/client/audio.cs.
  79.  
  80. --------- Initializing Base: Server ---------------------
  81. Initializing steamAPI...
  82. SteamAPI initialization failed.
  83. Loading compiled script base/server/mainServer.cs.
  84. Loading compiled script base/server/scripts/game.cs.
  85.  
  86. --------- Initializing Base: Client ---------------------
  87. Loading compiled script base/client/message.cs.
  88. Loading compiled script base/client/mission.cs.
  89. Loading compiled script base/client/missionDownload.cs.
  90. Loading compiled script base/client/actionMap.cs.
  91. Video Init:
  92. Accelerated OpenGL display device detected.
  93. Activating the OpenGL display device...
  94. Activating the OpenGL display device... (NEW)
  95. OpenGLDevice::setScreenMode 1680 1050 32 60 0
  96. safeModeOn = 1
  97. fixedFrame size = 3
  98. caption size = 22
  99. maxWindowWidth = 1680
  100. maxWindowHeight = 1050
  101. Setting screen mode to 1680x1050x32@60hz (w)...
  102. winState.hGLRC does not exist
  103. winState.appDC does not exist
  104. winState.appWindow does not exist
  105. Creating a new window...
  106. moving window
  107. Window reactivating...
  108. Acquiring a new device context...
  109. setting pixel format
  110. Pixel format set:
  111. 32 color bits, 24 depth bits, 8 stencil bits
  112. Creating a new rendering context (2)...
  113. Making the new rendering context current (2)...
  114. wglMakeCurrent worked
  115. don't need to ressurect texture manager
  116. setting vsync 0
  117. done setting vsync
  118. showing window
  119. setting forground window
  120. setting window focus
  121. done with OpenGLDevice::setScreenMode
  122. OpenGL Init: Enabled Extensions
  123. ARB_multitexture (Max Texture Units: 4)
  124. EXT_compiled_vertex_array
  125. NV_vertex_array_range
  126. EXT_texture_env_combine
  127. EXT_packed_pixels
  128. EXT_fog_coord
  129. ARB_texture_compression
  130. EXT_texture_compression_s3tc
  131. (ARB|EXT)_texture_env_add
  132. EXT_texture_filter_anisotropic (Max anisotropy: 16.000000)
  133. WGL_EXT_swap_control
  134. GL_ARB_vertex_buffer_object
  135. GL_EXT_multi_draw_arrays
  136. ARB_occlusion_query
  137. OpenGL Init: Disabled Extensions
  138. EXT_paletted_texture
  139. 3DFX_texture_compression_FXT1
  140.  
  141. OpenGL driver information:
  142. Vendor: NVIDIA Corporation
  143. Renderer: GeForce GTX 760/PCIe/SSE2
  144. Version: 4.4.0
  145. OpenGL Init: Enabled Extensions
  146. ARB_multitexture (Max Texture Units: 4)
  147. EXT_compiled_vertex_array
  148. NV_vertex_array_range
  149. EXT_texture_env_combine
  150. EXT_packed_pixels
  151. EXT_fog_coord
  152. ARB_texture_compression
  153. EXT_texture_compression_s3tc
  154. (ARB|EXT)_texture_env_add
  155. EXT_texture_filter_anisotropic (Max anisotropy: 16.000000)
  156. WGL_EXT_swap_control
  157. GL_ARB_vertex_buffer_object
  158. GL_EXT_multi_draw_arrays
  159. ARB_occlusion_query
  160. OpenGL Init: Disabled Extensions
  161. EXT_paletted_texture
  162. 3DFX_texture_compression_FXT1
  163.  
  164. Video::setDevice - activate call done
  165. Video::setDevice - resetting canvas
  166. Resetting Canvas...
  167.  
  168. OpenAL Driver Init:
  169. OpenAL
  170. Vendor: Creative Labs Inc.
  171. Version: OpenAL 1.0
  172. Renderer: Software
  173. Extensions: EAX 2.0, EAX 3.0, EAX Unified, and EAX-AC3
  174.  
  175. Loading compiled script base/client/scripts/allClientScripts.cs.
  176. Activating package: CanvasCursor
  177. Loading compiled script base/client/ui/allClientGuis.gui.
  178. Executing config/client/config.cs.
  179.  
  180. --------- Loading Client Add-Ons ---------
  181. Executing base/server/crapOns_Cache.cs.
  182.  
  183. Client checking Add-On: System_ReturnToBlockland
  184. Loading Add-On: System_ReturnToBlockland
  185. Executing Add-Ons/System_ReturnToBlockland/client.cs.
  186. Executing Add-Ons/System_ReturnToBlockland/modules/client/options.cs.
  187. Executing config/client/rtb/prefs.cs.
  188. Executing config/server/ADD_ON_LIST.cs.
  189. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/generic.cs.
  190. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/connectClient.cs.
  191. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/infoTips.cs.
  192. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/modManager.cs.
  193. Executing Add-Ons/System_ReturnToBlockland/support/fileCache.cs.
  194. Executing Add-Ons/System_ReturnToBlockland/support/functions.cs.
  195. Executing Add-Ons/System_ReturnToBlockland/support/gui.cs.
  196. Executing Add-Ons/System_ReturnToBlockland/support/networking.cs.
  197. Executing Add-Ons/System_ReturnToBlockland/support/overlay.cs.
  198. Executing Add-Ons/System_ReturnToBlockland/support/xmlParser.cs.
  199. Executing Add-Ons/System_ReturnToBlockland/interface/overlay.gui.
  200. Executing Add-Ons/System_ReturnToBlockland/interface/mods/addOns.cs.
  201.  
  202. Add-Ons/System_ReturnToBlockland/interface/mods/addOns.cs (25): Unable to find object: 'AddOnsGui' attempting to call function 'delete'
  203. BackTrace: ->onStart->serverPart2->initClient->loadClientAddOns->interfaceFunction
  204.  
  205. Executing Add-Ons/System_ReturnToBlockland/interface/addOns.gui.
  206. Executing Add-Ons/System_ReturnToBlockland/interface/mods/joinServer.cs.
  207. Executing Add-Ons/System_ReturnToBlockland/interface/joinServer.gui.
  208. Executing Add-Ons/System_ReturnToBlockland/interface/mods/loading.cs.
  209. Executing Add-Ons/System_ReturnToBlockland/interface/mods/mainMenu.cs.
  210. Executing Add-Ons/System_ReturnToBlockland/interface/mods/customGame.cs.
  211. Missing file: Add-Ons/System_ReturnToBlockland/interface/colorManager.gui!
  212. Executing Add-Ons/System_ReturnToBlockland/interface/connectClient.gui.
  213. Executing Add-Ons/System_ReturnToBlockland/interface/manual.gui.
  214. Executing Add-Ons/System_ReturnToBlockland/interface/modManager.gui.
  215. Executing Add-Ons/System_ReturnToBlockland/interface/modUpdates.gui.
  216. Executing Add-Ons/System_ReturnToBlockland/interface/options.gui.
  217. Executing Add-Ons/System_ReturnToBlockland/interface/serverControl.gui.
  218. Executing Add-Ons/System_ReturnToBlockland/interface/serverInformation.gui.
  219. Executing Add-Ons/System_ReturnToBlockland/interface/updater.gui.
  220. Executing Add-Ons/System_ReturnToBlockland/modules/client/authentication.cs.
  221. Executing Add-Ons/System_ReturnToBlockland/modules/client/colorManager.cs.
  222. Executing Add-Ons/System_ReturnToBlockland/modules/client/connectClient.cs.
  223. Loading object base/data/shapes/player/m.dts
  224. Executing config/client/rtb/rooms.cs.
  225. Executing Add-Ons/System_ReturnToBlockland/modules/client/guiControl.cs.
  226. Executing Add-Ons/System_ReturnToBlockland/modules/client/guiTransfer.cs.
  227. Executing Add-Ons/System_ReturnToBlockland/modules/client/infoTips.cs.
  228. Executing Add-Ons/System_ReturnToBlockland/hooks/infoTips.cs.
  229. Executing Add-Ons/System_ReturnToBlockland/modules/client/manual.cs.
  230. Executing Add-Ons/System_ReturnToBlockland/modules/client/modManager.cs.
  231. Activating package: RTBC_ModManager
  232. Add-On folder contains ()'s, possibly a duplicate - will not execute
  233. Add-On is in the list of known bad add-on names - will not execute
  234. Add-On has been renamed from "Item_Fist" to "weapon_fist" - will not execute
  235. Add-On has been renamed from "Weapon_TF2ButterflyKnife" to "weapon_weaktf2butterflyknife" - will not execute
  236. Executing Add-Ons/System_ReturnToBlockland/modules/client/serverControl.cs.
  237. Executing Add-Ons/System_ReturnToBlockland/modules/client/serverInformation.cs.
  238. Executing Add-Ons/System_ReturnToBlockland/modules/client/updater.cs.
  239. Activating package: RTB_Modules_Client_Authentication
  240. Activating package: RTB_Modules_Client_ColorManager
  241. Activating package: RTB_Modules_Client_ConnectClient
  242. Activating package: RTB_Modules_Client_InfoTips
  243. Activating package: RTB_Modules_Client_GuiTransfer
  244. Activating package: RTB_Modules_Client_ServerControl
  245. Activating package: RTB_Modules_Client_ServerInformation
  246. Activating package: RTB_Client
  247.  
  248. Client checking Add-On: Tool_NewDuplicator
  249. Loading Add-On: Tool_NewDuplicator (CRC:752341969)
  250. Executing Add-Ons/Tool_NewDuplicator/client.cs.
  251.  
  252. --- Loading Client Guis ---
  253. Executing Add-Ons/Tool_NewDuplicator/scripts/client/guis/fillwrench.gui.
  254.  
  255. --- Loading Client Scripts ---
  256. Executing Add-Ons/Tool_NewDuplicator/scripts/client/controls.cs.
  257. Executing Add-Ons/Tool_NewDuplicator/scripts/client/handshake.cs.
  258. Executing Add-Ons/Tool_NewDuplicator/scripts/client/wrench.cs.
  259. Executing Add-Ons/Tool_NewDuplicator/scripts/client/updater.cs.
  260.  
  261. --- Initializing Client ---
  262. Activating package: NewDuplicator_Client
  263.  
  264. Client checking Add-On: Tool_Duplicator
  265. Loading Add-On: Tool_Duplicator
  266. Executing Add-Ons/Tool_Duplicator/client.cs.
  267. Activating package: duplorcatorClientLoad
  268.  
  269. Client checking Add-On: System_ItemStorage
  270. Loading Add-On: System_ItemStorage
  271. Executing Add-Ons/System_ItemStorage/client.cs.
  272. Executing add-ons/System_ItemStorage/GUIs/ISMainGUI.gui.
  273. Executing add-ons/System_ItemStorage/GUIs/ISPlyrInvGUI.gui.
  274. Executing add-ons/System_ItemStorage/GUIs/ISBackPackGUI.gui.
  275. Executing add-ons/System_ItemStorage/GUIs/ISMsgBoxGUI.gui.
  276. Executing add-ons/System_ItemStorage/GUIs/ISTransAmGUI.gui.
  277. Executing add-ons/System_ItemStorage/Scripts/GUIBehvr.cs.
  278. Activating package: ISAddOn_CLPackage
  279.  
  280. Client checking Add-On: System_BlocklandGlass
  281. Loading Add-On: System_BlocklandGlass (CRC:-30882574)
  282. Executing Add-Ons/System_BlocklandGlass/client.cs.
  283. Installing pre-loader!
  284. Executing Add-Ons/System_BlocklandGlass/core.cs.
  285. === Loading Preferences ===
  286. Executing Add-Ons/System_BlocklandGlass/common/GlassSettings.cs.
  287. Activating package: GlassSettingsPackage
  288. Loading client prefs
  289. === Blockland Glass v2.0.1 suiting up. ===
  290. Executing Add-Ons/System_BlocklandGlass/support/jettison.cs.
  291. Executing Add-Ons/System_BlocklandGlass/support/Support_TCPClient.cs.
  292. Executing Add-Ons/System_BlocklandGlass/support/Support_Markdown.cs.
  293. Executing Add-Ons/System_BlocklandGlass/support/DynamicGui.cs.
  294. === Loading Interface ===
  295. Executing Add-Ons/System_BlocklandGlass/client/gui/profiles.cs.
  296. Executing Add-Ons/System_BlocklandGlass/client/gui/GlassDownloadGui.gui.
  297. Executing Add-Ons/System_BlocklandGlass/client/gui/GlassVerifyAccountGui.gui.
  298. Executing Add-Ons/System_BlocklandGlass/client/gui/GlassModManagerGui.gui.
  299. Executing Add-Ons/System_BlocklandGlass/client/gui/GlassModManagerImage.gui.
  300. Executing Add-Ons/System_BlocklandGlass/client/gui/GlassServerControlGui.gui.
  301.  
  302. Executing Add-Ons/System_BlocklandGlass/client/GlassInstallWizard.cs.
  303. Activating package: GlassInstallWizard
  304. === Executing Important Stuff ===
  305. Executing Add-Ons/System_BlocklandGlass/common/GlassFileData.cs.
  306. Executing Add-Ons/System_BlocklandGlass/common/GlassDownloadManager.cs.
  307. Executing Add-Ons/System_BlocklandGlass/common/GlassRTBSupport.cs.
  308. Executing Add-Ons/System_BlocklandGlass/common/GlassUpdaterSupport.cs.
  309. Activating package: GlassUpdaterSupportPackage
  310. Executing Add-Ons/System_BlocklandGlass/common/GlassResourceManager.cs.
  311. Resource "Updater" found!
  312. Resource "Preferences" found!
  313. Executing Add-Ons/System_BlocklandGlass/common/GlassStatistics.cs.
  314. Activating package: GlassStatistics
  315. Executing Add-Ons/System_BlocklandGlass/client/GlassDownloadInterface.cs.
  316. Executing Add-Ons/System_BlocklandGlass/client/GlassClientManager.cs.
  317. Activating package: GlassClientManager
  318. Executing Add-Ons/System_BlocklandGlass/client/GlassAuth.cs.
  319. Activating package: GlassAuthPackage
  320. Executing Add-Ons/System_BlocklandGlass/client/GlassModManager.cs.
  321. Activating package: GlassModManager
  322. Executing Add-Ons/System_BlocklandGlass/client/GlassPreferencesBridge.cs.
  323. Activating package: GlassPrefPackage
  324. Executing Add-Ons/System_BlocklandGlass/client/GlassServerControl.cs.
  325. Activating package: GlassServerControlC
  326. Executing Add-Ons/System_BlocklandGlass/client/GlassNotificationManager.cs.
  327. Activating package: GlassNotificationManager
  328. === Starting it up ===
  329. Executing Add-Ons/System_BlocklandGlass/client/submodules/GlassModManager.cs.
  330. Executing Add-Ons/System_BlocklandGlass/client/submodules/modmanager/trending.cs.
  331. Executing Add-Ons/System_BlocklandGlass/client/submodules/modmanager/errorPage.cs.
  332. Executing Add-Ons/System_BlocklandGlass/client/submodules/modmanager/addonPage.cs.
  333. Executing Add-Ons/System_BlocklandGlass/client/submodules/modmanager/boardsPage.cs.
  334. Executing Add-Ons/System_BlocklandGlass/client/submodules/modmanager/boardPage.cs.
  335. Executing Add-Ons/System_BlocklandGlass/client/submodules/modmanager/forumBrowser.cs.
  336. Activating package: GlassPrefs
  337.  
  338. Client checking Add-On: System_AdvChat
  339. Loading Add-On: System_AdvChat
  340. Executing Add-Ons/System_AdvChat/client.cs.
  341. Activating package: SplitDeath
  342.  
  343. Client checking Add-On: Support_Updater
  344. Loading Add-On: Support_Updater (CRC:-874265151)
  345. Executing Add-Ons/Support_Updater/client.cs.
  346. Executing Add-Ons/Support_Updater/common.cs.
  347. Executing Add-Ons/Support_Updater/common/support/Support_DateTime.cs.
  348. Executing Add-Ons/Support_Updater/common/support/Support_LibStr.cs.
  349. Executing Add-Ons/Support_Updater/common/support/Support_PreLoad.cs.
  350. Executing Add-Ons/Support_Updater/common/support/Support_SemVer.cs.
  351. Executing Add-Ons/Support_Updater/common/support/Support_TCPClient.cs.
  352. Executing Add-Ons/Support_Updater/common/support/Support_TMLParser.cs.
  353. Activating package: Support_TMLParser
  354. Executing Add-Ons/Support_Updater/common/support/jettison.cs.
  355. Executing Add-Ons/Support_Updater/common/core/Updater.cs.
  356. Executing Add-Ons/Support_Updater/common/core/UpdaterAddOnSO.cs.
  357. Executing Add-Ons/Support_Updater/common/core/UpdaterAddOnHandlerSG.cs.
  358. Executing Add-Ons/Support_Updater/common/core/UpdaterRepoSO.cs.
  359. Executing Add-Ons/Support_Updater/common/core/UpdaterRepoHandlerSG.cs.
  360. Executing Add-Ons/Support_Updater/common/core/UpdaterFileDownloadHandlerSG.cs.
  361. Executing Add-Ons/Support_Updater/common/modules/Module_Statistics.cs.
  362. Activating package: Module_Statistics
  363. Updater add repository http://mods.greek2me.us/third-party
  364. Updater reading files.
  365. Updater add repository mods.greek2me.us
  366. Updater add repository pecon.us/projects/repository/
  367. Updater add repository pecon.us/projects/repository
  368. Updater add repository http://bl.zeblote.com/repository.json
  369. Updater add repository http://cdn.blocklandglass.com/repository.txt
  370. Updater add repository http://api.blocklandglass.com/api/2/repository.php
  371. Updater add repository http://cdn.blocklandglass.com/repo.txt
  372. Updater add repository http://blocklandglass.com/api/support_updater/repo.php
  373. Executing Add-Ons/Support_Updater/client/gui/updaterDlg.gui.
  374. Executing Add-Ons/Support_Updater/client/gui/updaterDlg.cs.
  375. Executing Add-Ons/Support_Updater/client/gui/updaterOptDlg.gui.
  376.  
  377. Client checking Add-On: Server_TotalRPG
  378. Loading Add-On: Server_TotalRPG (CRC:-599284052)
  379. Executing Add-Ons/Server_TotalRPG/client.cs.
  380.  
  381. Client checking Add-On: Server_Rules
  382. Loading Add-On: Server_Rules
  383. Executing Add-Ons/Server_Rules/client.cs.
  384.  
  385. Client checking Add-On: Script_RapidFire
  386. Loading Add-On: Script_RapidFire
  387. Executing Add-Ons/Script_RapidFire/client.cs.
  388.  
  389. Client checking Add-On: Script_HoldToTalk
  390. Loading Add-On: Script_HoldToTalk (CRC:-1650071585)
  391. Executing Add-Ons/Script_HoldToTalk/client.cs.
  392.  
  393. Client checking Add-On: Script_DefaultMiniGame
  394. Loading Add-On: Script_DefaultMiniGame
  395. Executing Add-Ons/Script_DefaultMiniGame/client.cs.
  396.  
  397. Client checking Add-On: Script_Assorted
  398. Loading Add-On: Script_Assorted
  399. Add-Ons/Script_Assorted/client.cs (6): string always evaluates to 0.
  400. Add-Ons/Script_Assorted/client.cs (6): string always evaluates to 0.
  401. Executing Add-Ons/Script_Assorted/client.cs.
  402. Add-Ons/Script_Assorted/client.cs (6): string always evaluates to 0.
  403.  
  404. Client checking Add-On: GameMode_Tutorial
  405. Loading Add-On: GameMode_Tutorial (CRC:-2066542589)
  406. Executing Add-Ons/GameMode_Tutorial/client.cs.
  407. Executing add-ons/GameMode_Tutorial/tutorialCompletedGui.gui.
  408.  
  409. Client checking Add-On: Gamemode_Slayer
  410. Loading Add-On: Gamemode_Slayer (CRC:-159858288)
  411. Executing Add-Ons/Gamemode_Slayer/client.cs.
  412. Slayer Version 4.1.0
  413. + Compatible Version: 4.0-alpha-1
  414. + Platform: Client
  415. + Core Directory: Add-Ons/Gamemode_Slayer/client
  416. + Config Directory: config/client/Slayer
  417. + Debug Mode: 0
  418. Executing Add-Ons/Gamemode_Slayer/common.cs.
  419. Executing Add-Ons/Gamemode_Slayer/common/support/Support.cs.
  420. Executing Add-Ons/Gamemode_Slayer/common/support/Support_TCPClient.cs.
  421. Executing Add-Ons/Gamemode_Slayer/common/support/Support_SemVer.cs.
  422. Executing Add-Ons/Gamemode_Slayer/common/support/Support_LibStr.cs.
  423. Executing Add-Ons/Gamemode_Slayer/common/support/Support_HeapQueue.cs.
  424. Executing Add-Ons/Gamemode_Slayer/common/support/Support_DynamicObjectMethods.cs.
  425. Executing Add-Ons/Gamemode_Slayer/common/support/Support_CSVReader.cs.
  426. Executing Add-Ons/Gamemode_Slayer/common/core/Slayer_PrefSO.cs.
  427. Executing Add-Ons/Gamemode_Slayer/common/defaults/globals.cs.
  428. Executing Add-Ons/Gamemode_Slayer/common/modules/stats.cs.
  429. Executing Add-Ons/Gamemode_Slayer/client/support/Support.cs.
  430. Executing Add-Ons/Gamemode_Slayer/client/support/Support_TMLParser.cs.
  431. Executing Add-Ons/Gamemode_Slayer/client/support/Support_ObjectTransfer_Client.cs.
  432. Activating package: Support_ObjectTransfer_Client
  433. Executing Add-Ons/Gamemode_Slayer/client/support/Support_Keybinds.cs.
  434. Executing Add-Ons/Gamemode_Slayer/client/support/Support_ExtUINameTable.cs.
  435. Activating package: ExtUINameTable
  436. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamSO.cs.
  437. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefSO.cs.
  438. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefHandlerSG.cs.
  439. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamHandlerSG.cs.
  440. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefSO.cs.
  441. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs.
  442. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_PrefSO.cs.
  443. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_PrefHandlerSG.cs.
  444. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_GameModeTemplateSG.cs.
  445. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient_GameModeHandlerSG.cs.
  446. Executing Add-Ons/Gamemode_Slayer/client/core/SlayerClient.cs.
  447. Activating package: SlayerClient
  448. Executing Add-Ons/Gamemode_Slayer/client/core/profiles.cs.
  449. Executing Add-Ons/Gamemode_Slayer/client/core/guiControl.cs.
  450. Activating package: SlayerClient_GuiControl
  451. Executing Add-Ons/Gamemode_Slayer/client/GUI/options/Slayer_Options.cs.
  452. Executing Add-Ons/Gamemode_Slayer/client/GUI/modified/joinMiniGameGui.cs.
  453. Activating package: SlayerClient_JoinMiniGameGUI
  454. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/99_Slayer_Main.cs.
  455. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/90_Slayer_General.cs.
  456. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/80_Slayer_Teams.cs.
  457. Activating package: Slayer_Client_GUI_Teams
  458. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/75_Slayer_Teams_Advanced.cs.
  459. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/50_Slayer_Advanced.cs.
  460. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/20_Slayer_Help.cs.
  461. Activating package: Slayer_Client_GUI_Help
  462. Executing Add-Ons/Gamemode_Slayer/client/GUI/hud/Slayer_CtrDisplay.cs.
  463. Executing Add-Ons/Gamemode_Slayer/client/GUI/options/Slayer_Options.gui.
  464. Executing Add-Ons/Gamemode_Slayer/client/GUI/modified/optionsDlg.gui.
  465. Executing Add-Ons/Gamemode_Slayer/client/GUI/modified/joinMiniGameGui.gui.
  466. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/99_Slayer_Main.gui.
  467. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/90_Slayer_General.gui.
  468. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/80_Slayer_Teams.gui.
  469. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/75_Slayer_Teams_Advanced.gui.
  470. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/50_Slayer_Advanced.gui.
  471. Executing Add-Ons/Gamemode_Slayer/client/GUI/main/20_Slayer_Help.gui.
  472. Executing Add-Ons/Gamemode_Slayer/client/GUI/hud/Slayer_CtrDisplay.gui.
  473. Executing Add-Ons/Gamemode_Slayer/client/defaults/preferences.cs.
  474. Executing Add-Ons/Gamemode_Slayer/client/modules/updaterMigration.cs.
  475. Executing Add-Ons/Gamemode_Slayer/client/modules/HolidayGreetings/HolidayGreetings.cs.
  476.  
  477. Client checking Add-On: Event_Variables
  478. Loading Add-On: Event_Variables
  479. Executing Add-Ons/Event_Variables/client.cs.
  480. Executing Add-Ons/Event_Variables/VCEClient.gui.
  481. ERROR: function declaration failed: VCEClientHTTP::fetchManual
  482. Activating package: VCE_Client
  483.  
  484. Client checking Add-On: Event_IfSuper/addons/Tool_Duplicator
  485. nested add-on - will not execute
  486.  
  487. Client checking Add-On: Client_ServerCommandGui
  488. Loading Add-On: Client_ServerCommandGui
  489. Executing Add-Ons/Client_ServerCommandGui/client.cs.
  490. Executing Add-Ons/Client_ServerCommandGui/servercommandgui.gui.
  491. Executing Add-Ons/Client_ServerCommandGui/functionality.cs.
  492. Executing config/client/servercommandgui/current.cs.
  493. Executing config/client/servercommandgui/functions.cs.
  494. Executing config/client/servercommandgui/dontdeletethiswhateveryoudo.cs.
  495.  
  496. Client checking Add-On: Client_Jailbreak
  497. Loading Add-On: Client_Jailbreak (CRC:-1581821585)
  498. Executing Add-Ons/Client_Jailbreak/client.cs.
  499. Executing Add-Ons/Client_Jailbreak/Support_UpdaterDownload.cs.
  500. Executing Add-Ons/Client_Jailbreak/src/profiles.cs.
  501. Executing Add-Ons/Client_Jailbreak/src/tango.cs.
  502. Executing Add-Ons/Client_Jailbreak/src/main.cs.
  503. Activating package: JB_LRMenu
  504. Executing Add-Ons/Client_Jailbreak/src/hud.cs.
  505. Activating package: JB_HUD
  506. Executing Add-Ons/Client_Jailbreak/src/playerlist.cs.
  507. Activating package: JB_playerList
  508. Executing Add-Ons/Client_Jailbreak/src/announcements.cs.
  509. Executing Add-Ons/Client_Jailbreak/src/Jailbreak_newPlayerList.gui.
  510. Executing Add-Ons/Client_Jailbreak/src/Jailbreak_HUD_A.gui.
  511. Executing Add-Ons/Client_Jailbreak/src/Jailbreak_HUD_B.gui.
  512. Executing Add-Ons/Client_Jailbreak/src/Jailbreak_LR.gui.
  513. Could not locate texture: Add-Ons/Client_Jailbreak/res/images/checkboxArray (download failed, using default texture)
  514. +- using blank texture
  515. Executing Add-Ons/Client_Jailbreak/src/Jailbreak_Shop.gui.
  516. Executing Add-Ons/Client_Jailbreak/src/Jailbreak_Options.gui.
  517.  
  518. Client checking Add-On: Client_GlassChat
  519. Loading Add-On: Client_GlassChat (CRC:1328703476)
  520. Executing Add-Ons/Client_GlassChat/client.cs.
  521. Executing Add-Ons/Client_GlassChat/GlassOverlayGui.gui.
  522. Executing Add-Ons/Client_GlassChat/overlay/overlay.cs.
  523. Activating package: GlobalChat
  524.  
  525. Client checking Add-On: Client_FriendList
  526. Loading Add-On: Client_FriendList
  527. Executing Add-Ons/Client_FriendList/client.cs.
  528. Activating package: swol_friendlist_p
  529. Executing Add-Ons/Client_FriendList/FriendGui.gui.
  530. Executing Add-Ons/Client_FriendList/FriendAddGui.gui.
  531. Executing Add-Ons/Client_FriendList/Support_TCPClient.cs.
  532.  
  533. Client checking Add-On: Client_DropDownSearch
  534. Loading Add-On: Client_DropDownSearch (CRC:1785812051)
  535. Executing Add-Ons/Client_DropDownSearch/client.cs.
  536. Executing Add-Ons/Client_DropDownSearch/updater.cs.
  537. Activating package: DropDownSearch
  538.  
  539. Client checking Add-On: Client_Diving
  540. Loading Add-On: Client_Diving
  541. exec: invalid script file Add-Ons/Client_Diving/client.cs.
  542.  
  543. Client checking Add-On: Client_BossBattles
  544. Loading Add-On: Client_BossBattles
  545. Executing Add-Ons/Client_BossBattles/client.cs.
  546. Executing Add-Ons/Client_BossBattles/BBGUI.gui.
  547. Executing Add-Ons/Client_BossBattles/BossBattlesHUDGui.gui.
  548. <input> (0): Unable to find function BB_UpdateHUD
  549. Activating package: BBGUI_Hud
  550.  
  551. Client checking Add-On: Client_BL_EssentialsEventMod
  552. Loading Add-On: Client_BL_EssentialsEventMod
  553. Executing Add-Ons/Client_BL_EssentialsEventMod/client.cs.
  554. Executing Add-Ons/Client_BL_EssentialsEventMod/eventSavingDlg.gui.
  555. Activating package: newEventLine3
  556.  
  557. Client checking Add-On: Client_AdminGUIPlus
  558. Loading Add-On: Client_AdminGUIPlus
  559. Executing Add-Ons/Client_AdminGUIPlus/client.cs.
  560.  
  561. Client checking Add-On: Bot_Hole
  562. Loading Add-On: Bot_Hole (CRC:762734326)
  563. Executing Add-Ons/Bot_Hole/client.cs.
  564. Executing Add-Ons/Bot_Hole/wrenchBotDlg.gui.
  565. Executing Add-Ons/Bot_Hole/wrenchBotDlg.cs.
  566. Activating package: ClientBotHolePackage
  567.  
  568. Binding server port to default IP
  569. UDP initialized on port 44459
  570. Starting client authentication...
  571. Engine initialized...
  572. Authentication: SUCCESS
  573. BLG heartbeat
  574. Could not locate texture: Add-Ons/System_BlocklandGlass/image/icon/.png (download failed, using default texture)
  575. +- using blank texture
  576. Glass auth success
  577.  
  578. Pinging Servers...
  579. Sending ping to IP:173.255.231.225:30000
  580. Sending ping to IP:173.255.231.225:30000
  581. Sending ping to IP:78.225.65.62:28000
  582. Sending ping to IP:46.11.144.212:28000
  583. Sending ping to IP:173.95.185.159:28000
  584. Sending ping to IP:98.254.45.237:28000
  585. Sending ping to IP:24.34.111.5:28000
  586. Sending ping to IP:74.91.117.89:28075
  587. Sending ping to IP:149.56.143.36:28150
  588. Sending ping to IP:74.91.116.46:28000
  589. Recieved ping from 173.255.231.225:30000 - 55ms
  590. Sending ping to IP:192.223.27.185:28000
  591. Recieved ping from 74.91.116.46:28000 - 69ms
  592. Sending ping to IP:190.207.92.136:28000
  593. Recieved ping from 192.223.27.185:28000 - 30ms
  594. Sending ping to IP:209.195.11.121:28000
  595. Recieved ping from 149.56.143.36:28150 - 85ms
  596. Sending ping to IP:74.91.123.160:40000
  597. Recieved ping from 173.95.185.159:28000 - 94ms
  598. Sending ping to IP:74.91.117.89:28072
  599. Recieved ping from 24.34.111.5:28000 - 108ms
  600. Sending ping to IP:67.245.235.234:28000
  601. Recieved ping from 74.91.123.160:40000 - 51ms
  602. Sending ping to IP:107.150.21.128:28000
  603. Recieved ping from 74.91.117.89:28075 - 147ms
  604. Sending ping to IP:73.46.216.69:28100
  605. Recieved ping from 67.245.235.234:28000 - 44ms
  606. Sending ping to IP:93.100.123.212:28000
  607. Recieved ping from 107.150.21.128:28000 - 55ms
  608. Sending ping to IP:45.79.143.176:20000
  609. Recieved ping from 74.91.117.89:28072 - 123ms
  610. Sending ping to IP:66.61.37.8:28000
  611. Recieved ping from 46.11.144.212:28000 - 217ms
  612. Sending ping to IP:174.137.79.86:28000
  613. Recieved ping from 45.79.143.176:20000 - 33ms
  614. Sending ping to IP:74.135.83.218:28000
  615. Recieved ping from 66.61.37.8:28000 - 65ms
  616. Sending ping to IP:204.111.188.199:28000
  617. Recieved ping from 78.225.65.62:28000 - 287ms
  618. Sending ping to IP:199.30.73.215:28000
  619. Recieved ping from 74.135.83.218:28000 - 102ms
  620. Sending ping to IP:45.79.82.236:20000
  621. Recieved ping from 199.30.73.215:28000 - 76ms
  622. Sending ping to IP:96.233.195.202:28000
  623. Recieved ping from 73.243.134.121:28000 - 414ms
  624. Sending ping to IP:76.125.207.3:28000
  625. Recieved ping from 96.233.195.202:28000 - 65ms
  626. Sending ping to IP:98.223.111.99:28000
  627. Recieved ping from 45.79.82.236:20000 - 119ms
  628. Sending ping to IP:74.205.148.57:28000
  629. Recieved ping from 190.207.92.136:28000 - 419ms
  630. Sending ping to IP:98.232.127.227:28100
  631. Recieved ping from 98.232.127.227:28100 - 418ms
  632. Sending ping to IP:173.24.166.94:28100
  633. No response from 98.254.45.237:28000
  634. Sending ping to IP:73.75.112.34:28000
  635. No response from 209.195.11.121:28000
  636. Sending ping to IP:76.24.242.232:28000
  637. No response from 73.46.216.69:28100
  638. Sending ping to IP:66.131.29.18:28000
  639. Recieved ping from 76.24.242.232:28000 - 63ms
  640. Sending ping to IP:52.8.253.222:28000
  641. No response from 93.100.123.212:28000
  642. Sending ping to IP:98.5.135.185:28000
  643. No response from 174.137.79.86:28000
  644. Sending ping to IP:63.225.82.65:28100
  645. Recieved ping from 66.131.29.18:28000 - 123ms
  646. Sending ping to IP:209.195.11.118:28000
  647. No response from 204.111.188.199:28000
  648. Sending ping to IP:173.255.231.225:60000
  649. Recieved ping from 173.255.231.225:60000 - 32ms
  650. Sending ping to IP:96.126.121.42:10000
  651. Recieved ping from 98.5.135.185:28000 - 163ms
  652. Sending ping to IP:192.223.27.185:28002
  653. Recieved ping from 63.225.82.65:28100 - 137ms
  654. Sending ping to IP:188.182.98.222:28000
  655. Recieved ping from 192.223.27.185:28002 - 43ms
  656. Sending ping to IP:73.22.203.4:28000
  657. Recieved ping from 96.126.121.42:10000 - 59ms
  658. Sending ping to IP:173.169.250.121:28000
  659. No response from 76.125.207.3:28000
  660. Sending ping to IP:23.239.25.246:10000
  661. No response from 98.223.111.99:28000
  662. Sending ping to IP:73.247.199.35:28000
  663. Recieved ping from 173.169.250.121:28000 - 65ms
  664. Sending ping to IP:167.114.182.84:28000
  665. No response from 74.205.148.57:28000
  666. Sending ping to IP:24.193.211.165:28000
  667. Recieved ping from 23.239.25.246:10000 - 59ms
  668. Sending ping to IP:158.69.211.178:48150
  669. Recieved ping from 158.69.211.178:48150 - 72ms
  670. Sending ping to IP:104.131.130.116:28000
  671. Recieved ping from 73.247.199.35:28000 - 122ms
  672. Sending ping to IP:209.195.11.118:28333
  673. Recieved ping from 167.114.182.84:28000 - 139ms
  674. Sending ping to IP:173.76.6.149:28000
  675. Recieved ping from 104.131.130.116:28000 - 99ms
  676. Sending ping to IP:73.153.233.15:28000
  677. No response from 173.24.166.94:28100
  678. Sending ping to IP:173.168.36.99:28000
  679. No response from 73.75.112.34:28000
  680. Sending ping to IP:24.61.161.87:28000
  681. Recieved ping from 24.61.161.87:28000 - 58ms
  682. Sending ping to IP:50.23.17.83:28300
  683. No response from 52.8.253.222:28000
  684. Sending ping to IP:213.122.137.124:28000
  685. No response from 209.195.11.118:28000
  686. Sending ping to IP:74.91.117.89:28000
  687. Recieved ping from 213.122.137.124:28000 - 139ms
  688. Sending ping to IP:108.227.154.144:28000
  689. No response from 188.182.98.222:28000
  690. Sending ping to IP:209.124.216.163:28000
  691. No response from 73.22.203.4:28000
  692. Sending ping to IP:98.247.247.79:28000
  693. Recieved ping from 74.91.117.89:28000 - 116ms
  694. Sending ping to IP:45.79.171.234:10000
  695. Recieved ping from 209.124.216.163:28000 - 60ms
  696. Sending ping to IP:81.225.119.119:28000
  697. Recieved ping from 45.79.171.234:10000 - 37ms
  698. Sending ping to IP:67.163.113.150:28000
  699. No response from 24.193.211.165:28000
  700. Sending ping to IP:158.69.211.178:28000
  701. Recieved ping from 67.163.113.150:28000 - 35ms
  702. Sending ping to IP:209.195.11.118:28197
  703. Recieved ping from 158.69.211.178:28000 - 84ms
  704. Sending ping to IP:208.72.179.93:28458
  705. No response from 209.195.11.118:28333
  706. Sending ping to IP:52.22.130.186:28004
  707. No response from 173.76.6.149:28000
  708. Sending ping to IP:139.228.208.164:28000
  709. Recieved ping from 208.72.179.93:28458 - 50ms
  710. Sending ping to IP:192.223.27.185:28001
  711. Recieved ping from 52.22.130.186:28004 - 34ms
  712. Sending ping to IP:73.146.165.156:28000
  713. Recieved ping from 81.225.119.119:28000 - 191ms
  714. Sending ping to IP:89.157.30.188:28100
  715. Recieved ping from 192.223.27.185:28001 - 40ms
  716. Sending ping to IP:173.255.231.225:10000
  717. No response from 73.153.233.15:28000
  718. Sending ping to IP:79.136.95.188:29000
  719. Recieved ping from 173.255.231.225:10000 - 31ms
  720. Sending ping to IP:73.155.24.134:28000
  721.  
  722. ERROR: GameModeGui::GetMissingAddOns(Add-Ons/GameMode_Trouble In Terrorist Town2/gamemode.txt) - file does not exist
  723. BackTrace: ->MainMenuGui::clickStart->[GlassNotificationManager]Canvas::pushDialog->[GlassUpdaterSupportPackage]Canvas::pushDialog->[GlassInstallWizard]Canvas::pushDialog->[RTB_Modules_Client_ConnectClient]Canvas::pushDialog->[CanvasCursor]GuiCanvas::pushDialog->GameModeGui::onWake->GameModeGui::PopulateGameModeList->GameModeGui::GetMissingAddOns
  724.  
  725. Could not locate texture: Add-Ons/GameMode_Trouble In Terrorist Town2/thumb.jpg (download failed, using default texture)
  726. +- using blank texture
  727. Recieved ping from 73.146.165.156:28000 - 115ms
  728. Sending ping to IP:216.252.12.62:28000
  729. Recieved ping from 89.157.30.188:28100 - 197ms
  730. Sending ping to IP:73.101.109.150:28100
  731. Recieved ping from 139.228.208.164:28000 - 309ms
  732. Sending ping to IP:137.117.154.188:28000
  733. No response from 173.168.36.99:28000
  734. Sending ping to IP:158.69.211.178:28600
  735. Recieved ping from 216.252.12.62:28000 - 212ms
  736. Sending ping to IP:98.186.243.105:28000
  737. Recieved ping from 158.69.211.178:28600 - 61ms
  738. Sending ping to IP:209.195.11.118:3389
  739. Recieved ping from 209.195.11.118:3389 - 123ms
  740. Sending ping to IP:73.137.107.247:28000
  741. No response from 50.23.17.83:28300
  742. Sending ping to IP:74.91.123.129:28100
  743. Recieved ping from 74.91.123.129:28100 - 30ms
  744. Sending ping to IP:74.91.123.160:10000
  745. Recieved ping from 74.91.123.160:10000 - 39ms
  746. No response from 108.227.154.144:28000
  747. No response from 98.247.247.79:28000
  748. No response from 209.195.11.118:28197
  749. No response from 79.136.95.188:29000
  750. No response from 73.155.24.134:28000
  751. No response from 73.101.109.150:28100
  752. No response from 137.117.154.188:28000
  753. No response from 98.186.243.105:28000
  754. No response from 73.137.107.247:28000
  755. Executing config/server/ADD_ON_LIST.cs.
  756. Executing config/server/musicList.cs.
  757. Executing config/server/prefs.cs.
  758. CustomGameGui checking Add-On: Weapon_WeakTF2ButterflyKnife
  759. Add-On has been renamed from "Weapon_TF2ButterflyKnife" to "weapon_weaktf2butterflyknife" - will not execute
  760. CustomGameGui checking Add-On: Weapon_TF2ButterflyKnife
  761. CustomGameGui checking Add-On: Weapon_Sword
  762. CustomGameGui checking Add-On: Weapon_Spear
  763. CustomGameGui checking Add-On: Weapon_Rocket_Launcher
  764. CustomGameGui checking Add-On: Weapon_Push_Broom
  765. CustomGameGui checking Add-On: Weapon_Pistols
  766. CustomGameGui checking Add-On: Weapon_PiAK-47
  767. CustomGameGui checking Add-On: Weapon_OldSchoolRifle
  768. CustomGameGui checking Add-On: Weapon_MP5
  769. CustomGameGui checking Add-On: Weapon_medievalweapons
  770. CustomGameGui checking Add-On: Weapon_Horse_Ray
  771. CustomGameGui checking Add-On: Weapon_Guns_Akimbo
  772. CustomGameGui checking Add-On: Weapon_Gun
  773. CustomGameGui checking Add-On: Weapon_FragGrenade
  774. CustomGameGui checking Add-On: Weapon_Fist
  775. Add-On has been renamed from "Item_Fist" to "weapon_fist" - will not execute
  776. CustomGameGui checking Add-On: Weapon_Famas
  777. CustomGameGui checking Add-On: Weapon_ElementalSpells
  778. CustomGameGui checking Add-On: Weapon_DesertEagle
  779. CustomGameGui checking Add-On: Weapon_Crowbar
  780. CustomGameGui checking Add-On: Weapon_Chainsaw
  781. CustomGameGui checking Add-On: Weapon_C4Explosive
  782. CustomGameGui checking Add-On: Weapon_ButterflyKnife
  783. CustomGameGui checking Add-On: Weapon_Bow
  784. CustomGameGui checking Add-On: Weapon_Boombelt
  785. CustomGameGui checking Add-On: Weapon_Black_Knife
  786. CustomGameGui checking Add-On: Weapon_BFShotguns
  787. CustomGameGui checking Add-On: Vehicle_Tank
  788. CustomGameGui checking Add-On: Vehicle_Rowboat
  789. CustomGameGui checking Add-On: Vehicle_Pirate_Cannon
  790. CustomGameGui checking Add-On: Vehicle_Magic_Carpet
  791. CustomGameGui checking Add-On: Vehicle_Jeep
  792. CustomGameGui checking Add-On: Vehicle_Horse
  793. CustomGameGui checking Add-On: Vehicle_Flying_Wheeled_Jeep
  794. CustomGameGui checking Add-On: Vehicle_Ball
  795. CustomGameGui checking Add-On: Tool_NewDuplicator
  796. CustomGameGui checking Add-On: Tool_GrappleRope
  797. CustomGameGui checking Add-On: Tool_Fill_Can
  798. CustomGameGui checking Add-On: Tool_Duplicator
  799. CustomGameGui checking Add-On: Tool_DisguiseKit
  800. CustomGameGui checking Add-On: System_ReturnToBlockland
  801. CustomGameGui checking Add-On: System_ItemStorage
  802. CustomGameGui checking Add-On: System_BlocklandGlass
  803. CustomGameGui checking Add-On: System_AdvChat
  804. CustomGameGui checking Add-On: Support_Preferences
  805. CustomGameGui checking Add-On: Support_Player_Persistence
  806. CustomGameGui checking Add-On: Support_LegacyDoors
  807. CustomGameGui checking Add-On: Support_Doors
  808. CustomGameGui checking Add-On: Sound_Synth4
  809. CustomGameGui checking Add-On: Sound_Phone
  810. CustomGameGui checking Add-On: Sound_Buttonbeep
  811. CustomGameGui checking Add-On: Sound_Beeps
  812. CustomGameGui checking Add-On: Server_VehicleGore
  813. CustomGameGui checking Add-On: Server_v2DMusic
  814. CustomGameGui checking Add-On: Server_TotalRPG
  815. CustomGameGui checking Add-On: Server_Slay
  816. CustomGameGui checking Add-On: Server_Rules
  817. CustomGameGui checking Add-On: Script_Player_Persistence
  818. CustomGameGui checking Add-On: Script_HoldToTalk
  819. CustomGameGui checking Add-On: Script_DefaultMiniGame
  820. CustomGameGui checking Add-On: Script_ColoredNames
  821. CustomGameGui checking Add-On: Script_BananaPlayer
  822. CustomGameGui checking Add-On: Script_Assorted
  823. CustomGameGui checking Add-On: Projectile_Radio_Wave
  824. CustomGameGui checking Add-On: Projectile_Pong
  825. CustomGameGui checking Add-On: Projectile_Pinball
  826. CustomGameGui checking Add-On: Projectile_GravityRocket
  827. CustomGameGui checking Add-On: Print_Poster_Tutorial
  828. CustomGameGui checking Add-On: Print_ModTer_Default
  829. CustomGameGui checking Add-On: Print_Letters_Default
  830. CustomGameGui checking Add-On: Print_2x2r_Monitor3
  831. CustomGameGui checking Add-On: Print_2x2r_Default
  832. CustomGameGui checking Add-On: Print_2x2f_PhotoFrame
  833. CustomGameGui checking Add-On: Print_2x2F_JG_CratesPlus
  834. CustomGameGui checking Add-On: Print_2x2f_Default
  835. CustomGameGui checking Add-On: Print_1x2f_Default
  836. CustomGameGui checking Add-On: Print_1x2f_BLPRemote
  837. CustomGameGui checking Add-On: Print_1x1_bossbattles
  838. CustomGameGui checking Add-On: Player_TopDownCopy
  839. CustomGameGui checking Add-On: Player_TopDown
  840. CustomGameGui checking Add-On: Player_Slime_and_Orange_Mushroom
  841. CustomGameGui checking Add-On: Player_Quake
  842. CustomGameGui checking Add-On: Player_No_Jet
  843. CustomGameGui checking Add-On: Player_Leap_Jet
  844. CustomGameGui checking Add-On: Player_Kirby
  845. CustomGameGui checking Add-On: Player_Jump_Jet
  846. CustomGameGui checking Add-On: Player_Instantkill
  847. CustomGameGui checking Add-On: Player_Fuel_Jet
  848. CustomGameGui checking Add-On: Player_FarmAnimals
  849. CustomGameGui checking Add-On: Player_7SlotPlayer
  850. CustomGameGui checking Add-On: Particle_Tools
  851. CustomGameGui checking Add-On: Particle_Player
  852. CustomGameGui checking Add-On: Particle_Grass
  853. CustomGameGui checking Add-On: Particle_FX_Cans
  854. CustomGameGui checking Add-On: particle_CasualBuild
  855. CustomGameGui checking Add-On: Particle_Basic
  856. CustomGameGui checking Add-On: Light_BasicExtra
  857. CustomGameGui checking Add-On: Light_Basic
  858. CustomGameGui checking Add-On: Light_Animated
  859. CustomGameGui checking Add-On: Light_Ambient
  860. CustomGameGui checking Add-On: JVS_DoorsPack2
  861. CustomGameGui checking Add-On: JVS_DoorsPack1
  862. CustomGameGui checking Add-On: JVS_DoorsPack0
  863. CustomGameGui checking Add-On: Item_Torch
  864. CustomGameGui checking Add-On: Item_Sports
  865. CustomGameGui checking Add-On: Item_Skis
  866. CustomGameGui checking Add-On: Item_Right
  867. CustomGameGui checking Add-On: Item_Left
  868. CustomGameGui checking Add-On: Item_Key
  869. CustomGameGui checking Add-On: Item_Kevlar
  870. CustomGameGui checking Add-On: Item_InvisibilityWatch
  871. CustomGameGui checking Add-On: Item_Forward
  872. CustomGameGui checking Add-On: Item_Deadmau5Head
  873. CustomGameGui checking Add-On: Item_Backward
  874. CustomGameGui checking Add-On: GameMode_Tutorial
  875. CustomGameGui checking Add-On: GameMode_SpeedKart
  876. CustomGameGui checking Add-On: Gamemode_Slayer_OneManArmy
  877. CustomGameGui checking Add-On: Gamemode_Slayer
  878. CustomGameGui checking Add-On: GameMode_Rampage
  879. CustomGameGui checking Add-On: GameMode_Creeper
  880. CustomGameGui checking Add-On: Gamemode_BossBattles_Developer_Package
  881. CustomGameGui checking Add-On: GameMode_Blockheads_Ruin_Xmas
  882. CustomGameGui checking Add-On: Gamemode_Baby_Chainsaw_Massacre
  883. CustomGameGui checking Add-On: Event_Zones
  884. CustomGameGui checking Add-On: Event_WaterBrickEvents
  885. CustomGameGui checking Add-On: Event_Variables
  886. CustomGameGui checking Add-On: Event_Tumble
  887. CustomGameGui checking Add-On: Event_Sit
  888. CustomGameGui checking Add-On: Event_ShiftEventEnabled
  889. CustomGameGui checking Add-On: Event_SetScore
  890. CustomGameGui checking Add-On: Event_SetPrintText
  891. CustomGameGui checking Add-On: Event_setPlayerTransform
  892. CustomGameGui checking Add-On: Event_SetPlayerLight
  893. CustomGameGui checking Add-On: Event_SetNameColor
  894. CustomGameGui checking Add-On: Event_SetItem
  895. CustomGameGui checking Add-On: Event_setEventTimeout
  896. CustomGameGui checking Add-On: Event_setDamageFlash
  897. CustomGameGui checking Add-On: Event_setBrickName
  898. CustomGameGui checking Add-On: Event_RemoveItem
  899. CustomGameGui checking Add-On: Event_Random
  900. CustomGameGui checking Add-On: Event_PromptEvents
  901. CustomGameGui checking Add-On: Event_playSound
  902. CustomGameGui checking Add-On: Event_onPlayerStopTouch
  903. CustomGameGui checking Add-On: Event_onPlayerFirstTouch
  904. CustomGameGui checking Add-On: Event_onChatMessage
  905. Add-On is in the list of known bad add-on names - will not execute
  906. CustomGameGui checking Add-On: Event_MinigameSpawn
  907. CustomGameGui checking Add-On: Event_Minigame
  908. CustomGameGui checking Add-On: Event_MessageBoxOK
  909. CustomGameGui checking Add-On: Event_ItemSaving
  910. CustomGameGui checking Add-On: Event_IfSuper/addons/Tool_Duplicator
  911. nested add-on - will not execute
  912. CustomGameGui checking Add-On: Event_IfSuper/addons/Print_1x1_bossbattles
  913. nested add-on - will not execute
  914. CustomGameGui checking Add-On: Event_IfSuper/addons/particle_CasualBuild
  915. nested add-on - will not execute
  916. CustomGameGui checking Add-On: Event_IfSuper/addons/Light_Ambient
  917. nested add-on - will not execute
  918. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_WaterBrickEvents
  919. nested add-on - will not execute
  920. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_Sit
  921. nested add-on - will not execute
  922. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_ShiftEventEnabled
  923. nested add-on - will not execute
  924. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_SetScore
  925. nested add-on - will not execute
  926. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_SetPrintText
  927. nested add-on - will not execute
  928. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_setPlayerTransform
  929. nested add-on - will not execute
  930. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_SetPlayerLight
  931. nested add-on - will not execute
  932. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_SetNameColor
  933. nested add-on - will not execute
  934. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_SetItem
  935. nested add-on - will not execute
  936. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_setEventTimeout
  937. nested add-on - will not execute
  938. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_setDamageFlash
  939. nested add-on - will not execute
  940. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_setBrickName
  941. nested add-on - will not execute
  942. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_playSound
  943. nested add-on - will not execute
  944. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_MinigameSpawn
  945. nested add-on - will not execute
  946. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_Minigame
  947. nested add-on - will not execute
  948. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_MessageBoxOK
  949. nested add-on - will not execute
  950. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_FireAtBrick
  951. nested add-on - will not execute
  952. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_doSub
  953. nested add-on - will not execute
  954. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_Camera_Control
  955. nested add-on - will not execute
  956. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_BrickText
  957. nested add-on - will not execute
  958. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_addRelativeVelocity
  959. nested add-on - will not execute
  960. CustomGameGui checking Add-On: Event_IfSuper/addons/Event_addItem
  961. nested add-on - will not execute
  962. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_WireFence
  963. nested add-on - will not execute
  964. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Window
  965. nested add-on - will not execute
  966. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_WedgePrint
  967. nested add-on - will not execute
  968. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Wedge
  969. nested add-on - will not execute
  970. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_VerticalPlatePack
  971. nested add-on - will not execute
  972. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_V15
  973. nested add-on - will not execute
  974. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Treasure_Chest
  975. nested add-on - will not execute
  976. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Tiles
  977. nested add-on - will not execute
  978. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Teledoor
  979. nested add-on - will not execute
  980. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_SmallVehicleSpawn
  981. nested add-on - will not execute
  982. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_SmallRampsPack
  983. nested add-on - will not execute
  984. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Round_Corners
  985. nested add-on - will not execute
  986. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Print_Icons
  987. nested add-on - will not execute
  988. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_PrintPlatesCeiling
  989. nested add-on - will not execute
  990. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_PrintCubes
  991. nested add-on - will not execute
  992. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_PrintBaseplatesCeiling
  993. nested add-on - will not execute
  994. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_PrintBaseplates
  995. nested add-on - will not execute
  996. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Portcullis
  997. nested add-on - will not execute
  998. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Pole
  999. nested add-on - will not execute
  1000. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_MoreRounds
  1001. nested add-on - will not execute
  1002. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_ModTer_InvertedPack
  1003. nested add-on - will not execute
  1004. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_ModTer_BasicPack
  1005. nested add-on - will not execute
  1006. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_ModTer_4xPack
  1007. nested add-on - will not execute
  1008. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_LongRangeMusic
  1009. nested add-on - will not execute
  1010. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Large_Cubes
  1011. nested add-on - will not execute
  1012. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_InvertedCorners
  1013. nested add-on - will not execute
  1014. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Halloween
  1015. nested add-on - will not execute
  1016. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Halloween/2012
  1017. nested add-on - will not execute
  1018. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Fence
  1019. nested add-on - will not execute
  1020. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_ExtraRamps
  1021. nested add-on - will not execute
  1022. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_ExtraPrints
  1023. nested add-on - will not execute
  1024. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Doors
  1025. nested add-on - will not execute
  1026. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_DemiansBB3
  1027. nested add-on - will not execute
  1028. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_DemiansBB2
  1029. nested add-on - will not execute
  1030. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_DemiansBB
  1031. nested add-on - will not execute
  1032. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_DecorativeBlocks
  1033. nested add-on - will not execute
  1034. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Corner
  1035. nested add-on - will not execute
  1036. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Christmas_Tree
  1037. nested add-on - will not execute
  1038. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Checkpoint
  1039. nested add-on - will not execute
  1040. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_CautionTape
  1041. nested add-on - will not execute
  1042. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_BaseplateBlocks
  1043. nested add-on - will not execute
  1044. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_Arch
  1045. nested add-on - will not execute
  1046. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_5x5x1
  1047. nested add-on - will not execute
  1048. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_4x4f_PrintPlate
  1049. nested add-on - will not execute
  1050. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_4x4fPrintPlateC
  1051. nested add-on - will not execute
  1052. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_2x2FRoundPrint
  1053. nested add-on - will not execute
  1054. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_1x2Uneven
  1055. nested add-on - will not execute
  1056. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_1RandomPack
  1057. nested add-on - will not execute
  1058. CustomGameGui checking Add-On: Event_IfSuper/addons/Brick_18Degree
  1059. nested add-on - will not execute
  1060. CustomGameGui checking Add-On: Event_FollowPlayer
  1061. CustomGameGui checking Add-On: Event_FireAtBrick
  1062. CustomGameGui checking Add-On: Event_ExtrasPack
  1063. CustomGameGui checking Add-On: Event_doSub
  1064. CustomGameGui checking Add-On: Event_Commands
  1065. CustomGameGui checking Add-On: Event_CloakEnergy
  1066. CustomGameGui checking Add-On: Event_checkProjectile
  1067. CustomGameGui checking Add-On: Event_ChangePlayerLight
  1068. CustomGameGui checking Add-On: Event_castRelay
  1069. CustomGameGui checking Add-On: Event_Camera_Control
  1070. CustomGameGui checking Add-On: Event_Camera
  1071. CustomGameGui checking Add-On: Event_BrickText
  1072. CustomGameGui checking Add-On: Event_AdvVCE
  1073. CustomGameGui checking Add-On: Event_AdvHolo_asdafsd
  1074. CustomGameGui checking Add-On: Event_addRelativeVelocity
  1075. CustomGameGui checking Add-On: Event_addItem
  1076. CustomGameGui checking Add-On: Emote_Love
  1077. CustomGameGui checking Add-On: Emote_Hate
  1078. CustomGameGui checking Add-On: Emote_Critical
  1079. CustomGameGui checking Add-On: Emote_Confusion
  1080. CustomGameGui checking Add-On: Emote_Alarm
  1081. CustomGameGui checking Add-On: Content_DaleksDoors
  1082. CustomGameGui checking Add-On: Brick_Zones
  1083. CustomGameGui checking Add-On: Brick_WireFence
  1084. CustomGameGui checking Add-On: Brick_Windows
  1085. CustomGameGui checking Add-On: Brick_WindowExtensions
  1086. CustomGameGui checking Add-On: Brick_Window
  1087. CustomGameGui checking Add-On: Brick_WedgeRamps
  1088. CustomGameGui checking Add-On: Brick_WedgePrint
  1089. CustomGameGui checking Add-On: Brick_Wedge
  1090. CustomGameGui checking Add-On: Brick_WaterPack
  1091. CustomGameGui checking Add-On: Brick_VertRound
  1092. CustomGameGui checking Add-On: Brick_VerticalPlatePack
  1093. CustomGameGui checking Add-On: Brick_V15
  1094. CustomGameGui checking Add-On: Brick_Treasure_Chest
  1095. CustomGameGui checking Add-On: Brick_Tiles
  1096. CustomGameGui checking Add-On: Brick_ThickPoles
  1097. CustomGameGui checking Add-On: Brick_Teledoor
  1098. CustomGameGui checking Add-On: Brick_SmallVehicleSpawn
  1099. CustomGameGui checking Add-On: Brick_SmallRampsPack
  1100. CustomGameGui checking Add-On: Brick_SmallRampsCornersPack
  1101. CustomGameGui checking Add-On: Brick_SmallBricks
  1102. CustomGameGui checking Add-On: Brick_Round_Corners
  1103. CustomGameGui checking Add-On: Brick_Print_Icons
  1104. CustomGameGui checking Add-On: Brick_PrintPlatesCeiling
  1105. CustomGameGui checking Add-On: Brick_PrintCubes
  1106. CustomGameGui checking Add-On: Brick_PrintBaseplatesCeiling
  1107. CustomGameGui checking Add-On: Brick_PrintBaseplates
  1108. CustomGameGui checking Add-On: Brick_Poster_8x
  1109. CustomGameGui checking Add-On: Brick_Portcullis
  1110. CustomGameGui checking Add-On: Brick_PoleDiagonals
  1111. CustomGameGui checking Add-On: Brick_PoleAdapters
  1112. CustomGameGui checking Add-On: Brick_Pole
  1113. CustomGameGui checking Add-On: Brick_PersonalSpawn
  1114. CustomGameGui checking Add-On: Brick_MrBob00
  1115. CustomGameGui checking Add-On: Brick_MoreWater
  1116. CustomGameGui checking Add-On: Brick_MoreRounds
  1117. CustomGameGui checking Add-On: Brick_ModTer_InvertedPack
  1118. CustomGameGui checking Add-On: Brick_ModTer_BasicPack
  1119. CustomGameGui checking Add-On: Brick_ModTer_4xPack
  1120. CustomGameGui checking Add-On: Brick_MiscellaneousPack
  1121. CustomGameGui checking Add-On: Brick_MedievalMisc
  1122. CustomGameGui checking Add-On: Brick_LongRangeMusic
  1123. CustomGameGui checking Add-On: Brick_Large_Cubes
  1124. CustomGameGui checking Add-On: Brick_InvertedCorners
  1125. CustomGameGui checking Add-On: Brick_HorizPoles
  1126. CustomGameGui checking Add-On: Brick_Halloween
  1127. CustomGameGui checking Add-On: Brick_Halloween/2012
  1128. nested add-on - will not execute
  1129. CustomGameGui checking Add-On: Brick_HalfPlatePack
  1130. CustomGameGui checking Add-On: Brick_Fence
  1131. CustomGameGui checking Add-On: Brick_ExtraRamps
  1132. CustomGameGui checking Add-On: Brick_ExtraPrints
  1133. CustomGameGui checking Add-On: Brick_Essentials
  1134. CustomGameGui checking Add-On: Brick_Doors
  1135. CustomGameGui checking Add-On: Brick_DemiansBB3
  1136. CustomGameGui checking Add-On: Brick_DemiansBB2
  1137. CustomGameGui checking Add-On: Brick_DemiansBB
  1138. CustomGameGui checking Add-On: Brick_DecorativeBlocks
  1139. CustomGameGui checking Add-On: Brick_Corner
  1140. CustomGameGui checking Add-On: Brick_Christmas_Tree
  1141. CustomGameGui checking Add-On: Brick_Checkpoint
  1142. CustomGameGui checking Add-On: Brick_CautionTape
  1143. CustomGameGui checking Add-On: Brick_Books
  1144. CustomGameGui checking Add-On: Brick_BlackDragonIV_Filler
  1145. CustomGameGui checking Add-On: Brick_BlackDragonIV
  1146. CustomGameGui checking Add-On: Brick_BaseplateBlocks
  1147. CustomGameGui checking Add-On: Brick_Arch
  1148. CustomGameGui checking Add-On: Brick_5x5x1
  1149. CustomGameGui checking Add-On: Brick_4x_Height
  1150. CustomGameGui checking Add-On: Brick_4x4f_PrintPlate
  1151. CustomGameGui checking Add-On: Brick_4x4fPrintPlateC
  1152. CustomGameGui checking Add-On: Brick_2x2x1print
  1153. CustomGameGui checking Add-On: Brick_2x2FRoundPrint
  1154. CustomGameGui checking Add-On: Brick_1x2Uneven
  1155. CustomGameGui checking Add-On: Brick_1RandomPack
  1156. CustomGameGui checking Add-On: Brick_18Degree
  1157. CustomGameGui checking Add-On: Bot_Zombie
  1158. CustomGameGui checking Add-On: Bot_Shark
  1159. CustomGameGui checking Add-On: Bot_Horse
  1160. CustomGameGui checking Add-On: Bot_Hole
  1161. CustomGameGui checking Add-On: Bot_Blockhead
  1162. IRCClient failed to connect. Use the auth button in the GUI.
  1163. Executing config/client/avatarColors.cs.
  1164. Loading object base/data/shapes/player/m.dts
  1165. Destroying NET Server
  1166. Exporting server prefs...
  1167.  
  1168. Starting Single Player Server
  1169. Binding server port to default IP
  1170. UDP initialized on port 1024
  1171. Loading compiled script base/server/scripts/DamageTypes.cs.
  1172. Loading compiled script base/server/scripts/allGameScripts.cs.
  1173. ... Shape with old version.
  1174. Activating package: snowBallPackage
  1175. Copying prefs to server variables
  1176.  
  1177. Loading RTB first...
  1178. Executing Add-Ons/System_ReturnToBlockland/server.cs.
  1179. Executing Add-Ons/System_ReturnToBlockland/modules/server/authentication.cs.
  1180. Executing Add-Ons/System_ReturnToBlockland/modules/server/guiTransfer.cs.
  1181. Executing Add-Ons/System_ReturnToBlockland/hooks/guiTransfer.cs.
  1182. Executing Add-Ons/System_ReturnToBlockland/modules/server/serverControl.cs.
  1183. Executing Add-Ons/System_ReturnToBlockland/hooks/serverControl.cs.
  1184. Executing config/server/rtb/modPrefs.cs.
  1185. Activating package: RTB_Modules_Server_Authentication
  1186. Activating package: RTB_Modules_Server_GuiTransfer
  1187. Activating package: RTB_Modules_Server_ServerControl
  1188. Activating package: RTB_Server
  1189.  
  1190.  
  1191.  
  1192. --------- Updating Add-On List ---------
  1193. Executing config/server/ADD_ON_LIST.cs.
  1194. Executing base/server/crapOns_Cache.cs.
  1195. Checking Add-On Weapon_WeakTF2ButterflyKnife
  1196. Add-On has been renamed from "Weapon_TF2ButterflyKnife" to "weapon_weaktf2butterflyknife" - will not execute
  1197. Checking Add-On Weapon_TF2ButterflyKnife
  1198. Checking Add-On Weapon_Sword
  1199. Checking Add-On Weapon_Spear
  1200. Checking Add-On Weapon_Rocket_Launcher
  1201. Checking Add-On Weapon_Push_Broom
  1202. Checking Add-On Weapon_Pistols
  1203. Checking Add-On Weapon_PiAK-47
  1204. Checking Add-On Weapon_OldSchoolRifle
  1205. Checking Add-On Weapon_MP5
  1206. Checking Add-On Weapon_medievalweapons
  1207. Checking Add-On Weapon_Horse_Ray
  1208. Checking Add-On Weapon_Guns_Akimbo
  1209. Checking Add-On Weapon_Gun
  1210. Checking Add-On Weapon_FragGrenade
  1211. Checking Add-On Weapon_Fist
  1212. Add-On has been renamed from "Item_Fist" to "weapon_fist" - will not execute
  1213. Checking Add-On Weapon_Famas
  1214. Checking Add-On Weapon_ElementalSpells
  1215. Checking Add-On Weapon_DesertEagle
  1216. Checking Add-On Weapon_Crowbar
  1217. Checking Add-On Weapon_Chainsaw
  1218. Checking Add-On Weapon_C4Explosive
  1219. Checking Add-On Weapon_ButterflyKnife
  1220. Checking Add-On Weapon_Bow
  1221. Checking Add-On Weapon_Boombelt
  1222. Checking Add-On Weapon_Black_Knife
  1223. Checking Add-On Weapon_BFShotguns
  1224. Checking Add-On Vehicle_Tank
  1225. Checking Add-On Vehicle_Rowboat
  1226. Checking Add-On Vehicle_Pirate_Cannon
  1227. Checking Add-On Vehicle_Magic_Carpet
  1228. Checking Add-On Vehicle_Jeep
  1229. Checking Add-On Vehicle_Horse
  1230. Checking Add-On Vehicle_Flying_Wheeled_Jeep
  1231. Checking Add-On Vehicle_Ball
  1232. Checking Add-On Tool_NewDuplicator
  1233. Checking Add-On Tool_GrappleRope
  1234. Checking Add-On Tool_Fill_Can
  1235. Checking Add-On Tool_Duplicator
  1236. Checking Add-On Tool_DisguiseKit
  1237. Checking Add-On System_ReturnToBlockland
  1238. Checking Add-On System_ItemStorage
  1239. Checking Add-On System_BlocklandGlass
  1240. Checking Add-On System_AdvChat
  1241. Checking Add-On Support_Preferences
  1242. Checking Add-On Support_Player_Persistence
  1243. Checking Add-On Support_LegacyDoors
  1244. Checking Add-On Support_Doors
  1245. Checking Add-On Sound_Synth4
  1246. Checking Add-On Sound_Phone
  1247. Checking Add-On Sound_Buttonbeep
  1248. Checking Add-On Sound_Beeps
  1249. Checking Add-On Server_VehicleGore
  1250. Checking Add-On Server_v2DMusic
  1251. Checking Add-On Server_TotalRPG
  1252. Checking Add-On Server_Slay
  1253. Checking Add-On Server_Rules
  1254. Checking Add-On Script_Player_Persistence
  1255. Checking Add-On Script_HoldToTalk
  1256. Checking Add-On Script_DefaultMiniGame
  1257. Checking Add-On Script_ColoredNames
  1258. Checking Add-On Script_BananaPlayer
  1259. Checking Add-On Projectile_Radio_Wave
  1260. Checking Add-On Projectile_Pong
  1261. Checking Add-On Projectile_Pinball
  1262. Checking Add-On Projectile_GravityRocket
  1263. Checking Add-On Print_Poster_Tutorial
  1264. Checking Add-On Print_ModTer_Default
  1265. Checking Add-On Print_Letters_Default
  1266. Checking Add-On Print_2x2r_Monitor3
  1267. Checking Add-On Print_2x2r_Default
  1268. Checking Add-On Print_2x2f_PhotoFrame
  1269. Checking Add-On Print_2x2F_JG_CratesPlus
  1270. Checking Add-On Print_2x2f_Default
  1271. Checking Add-On Print_1x2f_Default
  1272. Checking Add-On Print_1x2f_BLPRemote
  1273. Checking Add-On Print_1x1_bossbattles
  1274. Checking Add-On Player_TopDownCopy
  1275. Checking Add-On Player_TopDown
  1276. Checking Add-On Player_Slime_and_Orange_Mushroom
  1277. Checking Add-On Player_Quake
  1278. Checking Add-On Player_No_Jet
  1279. Checking Add-On Player_Leap_Jet
  1280. Checking Add-On Player_Kirby
  1281. Checking Add-On Player_Jump_Jet
  1282. Checking Add-On Player_Instantkill
  1283. Checking Add-On Player_Fuel_Jet
  1284. Checking Add-On Player_FarmAnimals
  1285. Checking Add-On Player_7SlotPlayer
  1286. Checking Add-On Particle_Tools
  1287. Checking Add-On Particle_Player
  1288. Checking Add-On Particle_Grass
  1289. Checking Add-On Particle_FX_Cans
  1290. Checking Add-On particle_CasualBuild
  1291. Checking Add-On Particle_Basic
  1292. Checking Add-On Light_BasicExtra
  1293. Checking Add-On Light_Basic
  1294. Checking Add-On Light_Animated
  1295. Checking Add-On Light_Ambient
  1296. Checking Add-On JVS_DoorsPack2
  1297. Checking Add-On JVS_DoorsPack1
  1298. Checking Add-On JVS_DoorsPack0
  1299. Checking Add-On Item_Torch
  1300. Checking Add-On Item_Sports
  1301. Checking Add-On Item_Skis
  1302. Checking Add-On Item_Right
  1303. Checking Add-On Item_Left
  1304. Checking Add-On Item_Key
  1305. Checking Add-On Item_Kevlar
  1306. Checking Add-On Item_InvisibilityWatch
  1307. Checking Add-On Item_Forward
  1308. Checking Add-On Item_Deadmau5Head
  1309. Checking Add-On Item_Backward
  1310. Checking Add-On GameMode_Tutorial
  1311. Checking Add-On GameMode_SpeedKart
  1312. Checking Add-On Gamemode_Slayer_OneManArmy
  1313. Checking Add-On Gamemode_Slayer
  1314. Checking Add-On GameMode_Rampage
  1315. Checking Add-On GameMode_Creeper
  1316. Checking Add-On Gamemode_BossBattles_Developer_Package
  1317. Checking Add-On GameMode_Blockheads_Ruin_Xmas
  1318. Checking Add-On Gamemode_Baby_Chainsaw_Massacre
  1319. Checking Add-On Event_Zones
  1320. Checking Add-On Event_WaterBrickEvents
  1321. Checking Add-On Event_Variables
  1322. Checking Add-On Event_Tumble
  1323. Checking Add-On Event_Sit
  1324. Checking Add-On Event_ShiftEventEnabled
  1325. Checking Add-On Event_SetScore
  1326. Checking Add-On Event_SetPrintText
  1327. Checking Add-On Event_setPlayerTransform
  1328. Checking Add-On Event_SetPlayerLight
  1329. Checking Add-On Event_SetNameColor
  1330. Checking Add-On Event_SetItem
  1331. Checking Add-On Event_setEventTimeout
  1332. Checking Add-On Event_setDamageFlash
  1333. Checking Add-On Event_setBrickName
  1334. Checking Add-On Event_RemoveItem
  1335. Checking Add-On Event_Random
  1336. Checking Add-On Event_PromptEvents
  1337. Checking Add-On Event_playSound
  1338. Checking Add-On Event_onPlayerStopTouch
  1339. Checking Add-On Event_onPlayerFirstTouch
  1340. Checking Add-On Event_onChatMessage
  1341. Add-On is in the list of known bad add-on names - will not execute
  1342. Checking Add-On Event_MinigameSpawn
  1343. Checking Add-On Event_Minigame
  1344. Checking Add-On Event_MessageBoxOK
  1345. Checking Add-On Event_ItemSaving
  1346. Checking Add-On Event_IfSuper/addons/Tool_Duplicator
  1347. nested add-on - will not execute
  1348. Checking Add-On Event_IfSuper/addons/Print_1x1_bossbattles
  1349. nested add-on - will not execute
  1350. Checking Add-On Event_IfSuper/addons/particle_CasualBuild
  1351. nested add-on - will not execute
  1352. Checking Add-On Event_IfSuper/addons/Light_Ambient
  1353. nested add-on - will not execute
  1354. Checking Add-On Event_IfSuper/addons/Event_WaterBrickEvents
  1355. nested add-on - will not execute
  1356. Checking Add-On Event_IfSuper/addons/Event_Sit
  1357. nested add-on - will not execute
  1358. Checking Add-On Event_IfSuper/addons/Event_ShiftEventEnabled
  1359. nested add-on - will not execute
  1360. Checking Add-On Event_IfSuper/addons/Event_SetScore
  1361. nested add-on - will not execute
  1362. Checking Add-On Event_IfSuper/addons/Event_SetPrintText
  1363. nested add-on - will not execute
  1364. Checking Add-On Event_IfSuper/addons/Event_setPlayerTransform
  1365. nested add-on - will not execute
  1366. Checking Add-On Event_IfSuper/addons/Event_SetPlayerLight
  1367. nested add-on - will not execute
  1368. Checking Add-On Event_IfSuper/addons/Event_SetNameColor
  1369. nested add-on - will not execute
  1370. Checking Add-On Event_IfSuper/addons/Event_SetItem
  1371. nested add-on - will not execute
  1372. Checking Add-On Event_IfSuper/addons/Event_setEventTimeout
  1373. nested add-on - will not execute
  1374. Checking Add-On Event_IfSuper/addons/Event_setDamageFlash
  1375. nested add-on - will not execute
  1376. Checking Add-On Event_IfSuper/addons/Event_setBrickName
  1377. nested add-on - will not execute
  1378. Checking Add-On Event_IfSuper/addons/Event_playSound
  1379. nested add-on - will not execute
  1380. Checking Add-On Event_IfSuper/addons/Event_MinigameSpawn
  1381. nested add-on - will not execute
  1382. Checking Add-On Event_IfSuper/addons/Event_Minigame
  1383. nested add-on - will not execute
  1384. Checking Add-On Event_IfSuper/addons/Event_MessageBoxOK
  1385. nested add-on - will not execute
  1386. Checking Add-On Event_IfSuper/addons/Event_FireAtBrick
  1387. nested add-on - will not execute
  1388. Checking Add-On Event_IfSuper/addons/Event_doSub
  1389. nested add-on - will not execute
  1390. Checking Add-On Event_IfSuper/addons/Event_Camera_Control
  1391. nested add-on - will not execute
  1392. Checking Add-On Event_IfSuper/addons/Event_BrickText
  1393. nested add-on - will not execute
  1394. Checking Add-On Event_IfSuper/addons/Event_addRelativeVelocity
  1395. nested add-on - will not execute
  1396. Checking Add-On Event_IfSuper/addons/Event_addItem
  1397. nested add-on - will not execute
  1398. Checking Add-On Event_IfSuper/addons/Brick_WireFence
  1399. nested add-on - will not execute
  1400. Checking Add-On Event_IfSuper/addons/Brick_Window
  1401. nested add-on - will not execute
  1402. Checking Add-On Event_IfSuper/addons/Brick_WedgePrint
  1403. nested add-on - will not execute
  1404. Checking Add-On Event_IfSuper/addons/Brick_Wedge
  1405. nested add-on - will not execute
  1406. Checking Add-On Event_IfSuper/addons/Brick_VerticalPlatePack
  1407. nested add-on - will not execute
  1408. Checking Add-On Event_IfSuper/addons/Brick_V15
  1409. nested add-on - will not execute
  1410. Checking Add-On Event_IfSuper/addons/Brick_Treasure_Chest
  1411. nested add-on - will not execute
  1412. Checking Add-On Event_IfSuper/addons/Brick_Tiles
  1413. nested add-on - will not execute
  1414. Checking Add-On Event_IfSuper/addons/Brick_Teledoor
  1415. nested add-on - will not execute
  1416. Checking Add-On Event_IfSuper/addons/Brick_SmallVehicleSpawn
  1417. nested add-on - will not execute
  1418. Checking Add-On Event_IfSuper/addons/Brick_SmallRampsPack
  1419. nested add-on - will not execute
  1420. Checking Add-On Event_IfSuper/addons/Brick_Round_Corners
  1421. nested add-on - will not execute
  1422. Checking Add-On Event_IfSuper/addons/Brick_Print_Icons
  1423. nested add-on - will not execute
  1424. Checking Add-On Event_IfSuper/addons/Brick_PrintPlatesCeiling
  1425. nested add-on - will not execute
  1426. Checking Add-On Event_IfSuper/addons/Brick_PrintCubes
  1427. nested add-on - will not execute
  1428. Checking Add-On Event_IfSuper/addons/Brick_PrintBaseplatesCeiling
  1429. nested add-on - will not execute
  1430. Checking Add-On Event_IfSuper/addons/Brick_PrintBaseplates
  1431. nested add-on - will not execute
  1432. Checking Add-On Event_IfSuper/addons/Brick_Portcullis
  1433. nested add-on - will not execute
  1434. Checking Add-On Event_IfSuper/addons/Brick_Pole
  1435. nested add-on - will not execute
  1436. Checking Add-On Event_IfSuper/addons/Brick_MoreRounds
  1437. nested add-on - will not execute
  1438. Checking Add-On Event_IfSuper/addons/Brick_ModTer_InvertedPack
  1439. nested add-on - will not execute
  1440. Checking Add-On Event_IfSuper/addons/Brick_ModTer_BasicPack
  1441. nested add-on - will not execute
  1442. Checking Add-On Event_IfSuper/addons/Brick_ModTer_4xPack
  1443. nested add-on - will not execute
  1444. Checking Add-On Event_IfSuper/addons/Brick_LongRangeMusic
  1445. nested add-on - will not execute
  1446. Checking Add-On Event_IfSuper/addons/Brick_Large_Cubes
  1447. nested add-on - will not execute
  1448. Checking Add-On Event_IfSuper/addons/Brick_InvertedCorners
  1449. nested add-on - will not execute
  1450. Checking Add-On Event_IfSuper/addons/Brick_Halloween
  1451. nested add-on - will not execute
  1452. Checking Add-On Event_IfSuper/addons/Brick_Halloween/2012
  1453. nested add-on - will not execute
  1454. Checking Add-On Event_IfSuper/addons/Brick_Fence
  1455. nested add-on - will not execute
  1456. Checking Add-On Event_IfSuper/addons/Brick_ExtraRamps
  1457. nested add-on - will not execute
  1458. Checking Add-On Event_IfSuper/addons/Brick_ExtraPrints
  1459. nested add-on - will not execute
  1460. Checking Add-On Event_IfSuper/addons/Brick_Doors
  1461. nested add-on - will not execute
  1462. Checking Add-On Event_IfSuper/addons/Brick_DemiansBB3
  1463. nested add-on - will not execute
  1464. Checking Add-On Event_IfSuper/addons/Brick_DemiansBB2
  1465. nested add-on - will not execute
  1466. Checking Add-On Event_IfSuper/addons/Brick_DemiansBB
  1467. nested add-on - will not execute
  1468. Checking Add-On Event_IfSuper/addons/Brick_DecorativeBlocks
  1469. nested add-on - will not execute
  1470. Checking Add-On Event_IfSuper/addons/Brick_Corner
  1471. nested add-on - will not execute
  1472. Checking Add-On Event_IfSuper/addons/Brick_Christmas_Tree
  1473. nested add-on - will not execute
  1474. Checking Add-On Event_IfSuper/addons/Brick_Checkpoint
  1475. nested add-on - will not execute
  1476. Checking Add-On Event_IfSuper/addons/Brick_CautionTape
  1477. nested add-on - will not execute
  1478. Checking Add-On Event_IfSuper/addons/Brick_BaseplateBlocks
  1479. nested add-on - will not execute
  1480. Checking Add-On Event_IfSuper/addons/Brick_Arch
  1481. nested add-on - will not execute
  1482. Checking Add-On Event_IfSuper/addons/Brick_5x5x1
  1483. nested add-on - will not execute
  1484. Checking Add-On Event_IfSuper/addons/Brick_4x4f_PrintPlate
  1485. nested add-on - will not execute
  1486. Checking Add-On Event_IfSuper/addons/Brick_4x4fPrintPlateC
  1487. nested add-on - will not execute
  1488. Checking Add-On Event_IfSuper/addons/Brick_2x2FRoundPrint
  1489. nested add-on - will not execute
  1490. Checking Add-On Event_IfSuper/addons/Brick_1x2Uneven
  1491. nested add-on - will not execute
  1492. Checking Add-On Event_IfSuper/addons/Brick_1RandomPack
  1493. nested add-on - will not execute
  1494. Checking Add-On Event_IfSuper/addons/Brick_18Degree
  1495. nested add-on - will not execute
  1496. Checking Add-On Event_FollowPlayer
  1497. Checking Add-On Event_FireAtBrick
  1498. Checking Add-On Event_ExtrasPack
  1499. Checking Add-On Event_doSub
  1500. Checking Add-On Event_Commands
  1501. Checking Add-On Event_CloakEnergy
  1502. Checking Add-On Event_checkProjectile
  1503. Checking Add-On Event_ChangePlayerLight
  1504. Checking Add-On Event_castRelay
  1505. Checking Add-On Event_Camera_Control
  1506. Checking Add-On Event_Camera
  1507. Checking Add-On Event_BrickText
  1508. Checking Add-On Event_AdvVCE
  1509. Checking Add-On Event_AdvHolo_asdafsd
  1510. Checking Add-On Event_addRelativeVelocity
  1511. Checking Add-On Event_addItem
  1512. Checking Add-On Emote_Love
  1513. Checking Add-On Emote_Hate
  1514. Checking Add-On Emote_Critical
  1515. Checking Add-On Emote_Confusion
  1516. Checking Add-On Emote_Alarm
  1517. Checking Add-On Content_DaleksDoors
  1518. Checking Add-On Brick_Zones
  1519. Checking Add-On Brick_WireFence
  1520. Checking Add-On Brick_Windows
  1521. Checking Add-On Brick_WindowExtensions
  1522. Checking Add-On Brick_Window
  1523. Checking Add-On Brick_WedgeRamps
  1524. Checking Add-On Brick_WedgePrint
  1525. Checking Add-On Brick_Wedge
  1526. Checking Add-On Brick_WaterPack
  1527. Checking Add-On Brick_VertRound
  1528. Checking Add-On Brick_VerticalPlatePack
  1529. Checking Add-On Brick_V15
  1530. Checking Add-On Brick_Treasure_Chest
  1531. Checking Add-On Brick_Tiles
  1532. Checking Add-On Brick_ThickPoles
  1533. Checking Add-On Brick_Teledoor
  1534. Checking Add-On Brick_SmallVehicleSpawn
  1535. Checking Add-On Brick_SmallRampsPack
  1536. Checking Add-On Brick_SmallRampsCornersPack
  1537. Checking Add-On Brick_SmallBricks
  1538. Checking Add-On Brick_Round_Corners
  1539. Checking Add-On Brick_Print_Icons
  1540. Checking Add-On Brick_PrintPlatesCeiling
  1541. Checking Add-On Brick_PrintCubes
  1542. Checking Add-On Brick_PrintBaseplatesCeiling
  1543. Checking Add-On Brick_PrintBaseplates
  1544. Checking Add-On Brick_Poster_8x
  1545. Checking Add-On Brick_Portcullis
  1546. Checking Add-On Brick_PoleDiagonals
  1547. Checking Add-On Brick_PoleAdapters
  1548. Checking Add-On Brick_Pole
  1549. Checking Add-On Brick_PersonalSpawn
  1550. Checking Add-On Brick_MrBob00
  1551. Checking Add-On Brick_MoreWater
  1552. Checking Add-On Brick_MoreRounds
  1553. Checking Add-On Brick_ModTer_InvertedPack
  1554. Checking Add-On Brick_ModTer_BasicPack
  1555. Checking Add-On Brick_ModTer_4xPack
  1556. Checking Add-On Brick_MiscellaneousPack
  1557. Checking Add-On Brick_MedievalMisc
  1558. Checking Add-On Brick_LongRangeMusic
  1559. Checking Add-On Brick_Large_Cubes
  1560. Checking Add-On Brick_InvertedCorners
  1561. Checking Add-On Brick_HorizPoles
  1562. Checking Add-On Brick_Halloween
  1563. Checking Add-On Brick_Halloween/2012
  1564. nested add-on - will not execute
  1565. Checking Add-On Brick_HalfPlatePack
  1566. Checking Add-On Brick_Fence
  1567. Checking Add-On Brick_ExtraRamps
  1568. Checking Add-On Brick_ExtraPrints
  1569. Checking Add-On Brick_Essentials
  1570. Checking Add-On Brick_Doors
  1571. Checking Add-On Brick_DemiansBB3
  1572. Checking Add-On Brick_DemiansBB2
  1573. Checking Add-On Brick_DemiansBB
  1574. Checking Add-On Brick_DecorativeBlocks
  1575. Checking Add-On Brick_Corner
  1576. Checking Add-On Brick_Christmas_Tree
  1577. Checking Add-On Brick_Checkpoint
  1578. Checking Add-On Brick_CautionTape
  1579. Checking Add-On Brick_Books
  1580. Checking Add-On Brick_BlackDragonIV_Filler
  1581. Checking Add-On Brick_BlackDragonIV
  1582. Checking Add-On Brick_BaseplateBlocks
  1583. Checking Add-On Brick_Arch
  1584. Checking Add-On Brick_5x5x1
  1585. Checking Add-On Brick_4x_Height
  1586. Checking Add-On Brick_4x4f_PrintPlate
  1587. Checking Add-On Brick_4x4fPrintPlateC
  1588. Checking Add-On Brick_2x2x1print
  1589. Checking Add-On Brick_2x2FRoundPrint
  1590. Checking Add-On Brick_1x2Uneven
  1591. Checking Add-On Brick_1RandomPack
  1592. Checking Add-On Brick_18Degree
  1593. Checking Add-On Bot_Zombie
  1594. Checking Add-On Bot_Shark
  1595. Checking Add-On Bot_Horse
  1596. Checking Add-On Bot_Hole
  1597. Checking Add-On Bot_Blockhead
  1598.  
  1599. --------- Loading Add-Ons ---------
  1600. Loading Add-On: System_ReturnToBlockland
  1601. Executing Add-Ons/System_ReturnToBlockland/server.cs.
  1602. Executing Add-Ons/System_ReturnToBlockland/modules/server/authentication.cs.
  1603. Executing Add-Ons/System_ReturnToBlockland/modules/server/guiTransfer.cs.
  1604. Executing Add-Ons/System_ReturnToBlockland/modules/server/serverControl.cs.
  1605. Executing Add-Ons/System_ReturnToBlockland/hooks/serverControl.cs.
  1606. Executing config/server/rtb/modPrefs.cs.
  1607. $Pref::Test1 has already been registered, skipping...
  1608. $Pref::Test2 has already been registered, skipping...
  1609. Activating package: RTB_Modules_Server_Authentication
  1610. package RTB_Modules_Server_Authentication is already active
  1611. Activating package: RTB_Modules_Server_GuiTransfer
  1612. package RTB_Modules_Server_GuiTransfer is already active
  1613. Activating package: RTB_Modules_Server_ServerControl
  1614. package RTB_Modules_Server_ServerControl is already active
  1615. Activating package: RTB_Server
  1616. package RTB_Server is already active
  1617. 0 datablocks added.
  1618.  
  1619. Loading Add-On: System_BlocklandGlass (CRC:-30882574)
  1620. Executing Add-Ons/System_BlocklandGlass/server.cs.
  1621. Executing Add-Ons/System_BlocklandGlass/core.cs.
  1622. === Loading Preferences ===
  1623. Executing Add-Ons/System_BlocklandGlass/common/GlassSettings.cs.
  1624. Activating package: GlassSettingsPackage
  1625. package GlassSettingsPackage is already active
  1626. Loading server prefs
  1627. === Blockland Glass v2.0.1 suiting up. ===
  1628. Executing Add-Ons/System_BlocklandGlass/support/Support_TCPClient.cs.
  1629. Executing Add-Ons/System_BlocklandGlass/support/Support_Markdown.cs.
  1630. === Executing Important Stuff ===
  1631. Executing Add-Ons/System_BlocklandGlass/common/GlassFileData.cs.
  1632. Executing Add-Ons/System_BlocklandGlass/common/GlassDownloadManager.cs.
  1633. Executing Add-Ons/System_BlocklandGlass/common/GlassRTBSupport.cs.
  1634. Executing Add-Ons/System_BlocklandGlass/common/GlassUpdaterSupport.cs.
  1635. Activating package: GlassUpdaterSupportPackage
  1636. package GlassUpdaterSupportPackage is already active
  1637. Executing Add-Ons/System_BlocklandGlass/common/GlassResourceManager.cs.
  1638. Resource "Updater" found!
  1639. Resource "Preferences" found!
  1640. Executing Add-Ons/System_BlocklandGlass/server/GlassAuth.cs.
  1641. Activating package: GlassAuthS
  1642. Executing Add-Ons/System_BlocklandGlass/server/GlassServerControl.cs.
  1643.  
  1644. getSubStr(...): error, starting position and desired length must be >= 0: ("Super Admin**2",0, -1)
  1645. BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->Glass::init->Glass::execServer->registerGlassPrefs->registerBlocklandPref
  1646.  
  1647.  
  1648. getSubStr(...): error, starting position and desired length must be >= 0: ("",0, -1)
  1649. BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->Glass::init->Glass::execServer->registerGlassPrefs->registerBlocklandPref
  1650.  
  1651.  
  1652. getSubStr(...): error, starting position and desired length must be >= 0: ("Admin**1",0, -1)
  1653. BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->Glass::init->Glass::execServer->registerGlassPrefs->registerBlocklandPref
  1654.  
  1655.  
  1656. getSubStr(...): error, starting position and desired length must be >= 0: ("",0, -1)
  1657. BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->Glass::init->Glass::execServer->registerGlassPrefs->registerBlocklandPref
  1658.  
  1659. Activating package: GlassServerControlS
  1660. === Starting it up ===
  1661. Add-Ons/System_BlocklandGlass/server.cs (39): Unable to find function GlassServerControlS::init
  1662. 0 datablocks added.
  1663.  
  1664. Loading Add-On: Support_Preferences (CRC:2064560362)
  1665. Add-Ons/Support_Preferences/compatibility.cs (17): string always evaluates to 0.
  1666. Executing Add-Ons/Support_Preferences/server.cs.
  1667. Preferences already preloaded, nothing to do here.
  1668. 0 datablocks added.
  1669.  
  1670. Loading Add-On: Event_Variables
  1671. Executing Add-Ons/Event_Variables/server.cs.
  1672. Activating package: VCE_Other
  1673. Missing file: Add-Ons/Event_Variables/server/package.cs!
  1674. Missing file: Add-Ons/Event_Variables/server/misc.cs!
  1675. Missing file: Add-Ons/Event_Variables/server/networking.cs!
  1676. Missing file: Add-Ons/Event_Variables/server/replacers.cs!
  1677. Missing file: Add-Ons/Event_Variables/server/groups.cs!
  1678. Missing file: Add-Ons/Event_Variables/server/inputs.cs!
  1679. Missing file: Add-Ons/Event_Variables/server/outputs.cs!
  1680. 0 datablocks added.
  1681.  
  1682.  
  1683. Executing config/server/musicList.cs.
  1684.  
  1685.  
  1686. Datablock Report:
  1687. Base: 424
  1688. Paint: 252
  1689. Add-Ons: 0
  1690. Music: 0
  1691. Total: 676
  1692.  
  1693.  
  1694. *** CREATING MISSION
  1695. *** Stage 1 create
  1696.  
  1697. ERROR: GameModeGuiServer::GetMissingAddOns(Add-Ons/GameMode_Trouble In Terrorist Town2/gamemode.txt) - file does not exist
  1698. BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->createMission->onMissionLoaded->GameModeGuiServer::PopulateGameModeList->GameModeGuiServer::GetMissingAddOns
  1699.  
  1700. 138 environmental resource files found
  1701. Regenerating file manifest
  1702. Got 1082 items in manifest, 0 files hashed
  1703. Can't post to master server in LAN game
  1704. Looking for client Add-Ons
  1705.  has the pref system. (version 1.0.0+glassbridge.2)
  1706. Got connect request from IPX:00000000:000000000000:0
  1707. lan name = Drydess
  1708. Connection established
  1709. Connected successfully, killing other pending connections
  1710. AUTHCHECK: Drydess = LAN client -> LAN server, loading
  1711. CADD: 16246 local
  1712. +- bl_id = 999999
  1713. autoAdminCheck
  1714. +- no auto admin
  1715. *** Sending mission load to client:
  1716. Can't post to master server in LAN game
  1717. *** Prep-Phase 1: Download GUI
  1718. Activating package: VCE_Main
  1719. ERROR: ActivatePackage() - Package not found 'VCE_Main'
  1720. Add-Ons/Event_Variables/server.cs (63): Unable to find function registerSpecialVar
  1721. Add-Ons/Event_Variables/server.cs (64): Unable to find function registerSpecialVar
  1722. Add-Ons/Event_Variables/server.cs (65): Unable to find function registerSpecialVar
  1723. Add-Ons/Event_Variables/server.cs (66): Unable to find function registerSpecialVar
  1724. Add-Ons/Event_Variables/server.cs (67): Unable to find function registerSpecialVar
  1725. Add-Ons/Event_Variables/server.cs (68): Unable to find function registerSpecialVar
  1726. Add-Ons/Event_Variables/server.cs (69): Unable to find function registerSpecialVar
  1727. Add-Ons/Event_Variables/server.cs (70): Unable to find function registerSpecialVar
  1728. Add-Ons/Event_Variables/server.cs (71): Unable to find function registerSpecialVar
  1729. Add-Ons/Event_Variables/server.cs (72): Unable to find function registerSpecialVar
  1730. Add-Ons/Event_Variables/server.cs (73): Unable to find function registerSpecialVar
  1731. Add-Ons/Event_Variables/server.cs (74): Unable to find function registerSpecialVar
  1732. Add-Ons/Event_Variables/server.cs (75): Unable to find function registerSpecialVar
  1733. Add-Ons/Event_Variables/server.cs (76): Unable to find function registerSpecialVar
  1734. Add-Ons/Event_Variables/server.cs (77): Unable to find function registerSpecialVar
  1735. Add-Ons/Event_Variables/server.cs (78): Unable to find function registerSpecialVar
  1736. Add-Ons/Event_Variables/server.cs (79): Unable to find function registerSpecialVar
  1737. Add-Ons/Event_Variables/server.cs (80): Unable to find function registerSpecialVar
  1738. Add-Ons/Event_Variables/server.cs (81): Unable to find function registerSpecialVar
  1739. Add-Ons/Event_Variables/server.cs (82): Unable to find function registerSpecialVar
  1740. Add-Ons/Event_Variables/server.cs (83): Unable to find function registerSpecialVar
  1741. Add-Ons/Event_Variables/server.cs (84): Unable to find function registerSpecialVar
  1742. Add-Ons/Event_Variables/server.cs (85): Unable to find function registerSpecialVar
  1743. Add-Ons/Event_Variables/server.cs (86): Unable to find function registerSpecialVar
  1744. Add-Ons/Event_Variables/server.cs (87): Unable to find function registerSpecialVar
  1745. Add-Ons/Event_Variables/server.cs (88): Unable to find function registerSpecialVar
  1746. Add-Ons/Event_Variables/server.cs (89): Unable to find function registerSpecialVar
  1747. Add-Ons/Event_Variables/server.cs (90): Unable to find function registerSpecialVar
  1748. Add-Ons/Event_Variables/server.cs (91): Unable to find function registerSpecialVar
  1749. Add-Ons/Event_Variables/server.cs (92): Unable to find function registerSpecialVar
  1750. Add-Ons/Event_Variables/server.cs (93): Unable to find function registerSpecialVar
  1751. Add-Ons/Event_Variables/server.cs (94): Unable to find function registerSpecialVar
  1752. Add-Ons/Event_Variables/server.cs (95): Unable to find function registerSpecialVar
  1753. Add-Ons/Event_Variables/server.cs (96): Unable to find function registerSpecialVar
  1754. Add-Ons/Event_Variables/server.cs (97): Unable to find function registerSpecialVar
  1755. Add-Ons/Event_Variables/server.cs (98): Unable to find function registerSpecialVar
  1756. Add-Ons/Event_Variables/server.cs (99): Unable to find function registerSpecialVar
  1757. Add-Ons/Event_Variables/server.cs (100): Unable to find function registerSpecialVar
  1758. Add-Ons/Event_Variables/server.cs (101): Unable to find function registerSpecialVar
  1759. Add-Ons/Event_Variables/server.cs (102): Unable to find function registerSpecialVar
  1760. Add-Ons/Event_Variables/server.cs (103): Unable to find function registerSpecialVar
  1761. Add-Ons/Event_Variables/server.cs (104): Unable to find function registerSpecialVar
  1762. Add-Ons/Event_Variables/server.cs (105): Unable to find function registerSpecialVar
  1763. Add-Ons/Event_Variables/server.cs (106): Unable to find function registerSpecialVar
  1764. Add-Ons/Event_Variables/server.cs (107): Unable to find function registerSpecialVar
  1765. Add-Ons/Event_Variables/server.cs (108): Unable to find function registerSpecialVar
  1766. Add-Ons/Event_Variables/server.cs (109): Unable to find function registerSpecialVar
  1767. Add-Ons/Event_Variables/server.cs (110): Unable to find function registerSpecialVar
  1768. Add-Ons/Event_Variables/server.cs (111): Unable to find function registerSpecialVar
  1769. Add-Ons/Event_Variables/server.cs (112): Unable to find function registerSpecialVar
  1770. Add-Ons/Event_Variables/server.cs (113): Unable to find function registerSpecialVar
  1771. Add-Ons/Event_Variables/server.cs (114): Unable to find function registerSpecialVar
  1772. Add-Ons/Event_Variables/server.cs (115): Unable to find function registerSpecialVar
  1773. Add-Ons/Event_Variables/server.cs (116): Unable to find function registerSpecialVar
  1774. Add-Ons/Event_Variables/server.cs (117): Unable to find function registerSpecialVar
  1775. Add-Ons/Event_Variables/server.cs (118): Unable to find function registerSpecialVar
  1776. Add-Ons/Event_Variables/server.cs (119): Unable to find function registerSpecialVar
  1777. Add-Ons/Event_Variables/server.cs (120): Unable to find function registerSpecialVar
  1778. Add-Ons/Event_Variables/server.cs (121): Unable to find function registerSpecialVar
  1779. Add-Ons/Event_Variables/server.cs (122): Unable to find function registerSpecialVar
  1780. Add-Ons/Event_Variables/server.cs (123): Unable to find function registerSpecialVar
  1781. Add-Ons/Event_Variables/server.cs (124): Unable to find function registerSpecialVar
  1782. Add-Ons/Event_Variables/server.cs (125): Unable to find function registerSpecialVar
  1783. Add-Ons/Event_Variables/server.cs (126): Unable to find function registerSpecialVar
  1784. Add-Ons/Event_Variables/server.cs (127): Unable to find function registerSpecialVar
  1785. Add-Ons/Event_Variables/server.cs (128): Unable to find function registerSpecialVar
  1786. Add-Ons/Event_Variables/server.cs (129): Unable to find function registerSpecialVar
  1787. Add-Ons/Event_Variables/server.cs (130): Unable to find function registerSpecialVar
  1788. Add-Ons/Event_Variables/server.cs (131): Unable to find function registerSpecialVar
  1789. Add-Ons/Event_Variables/server.cs (132): Unable to find function registerSpecialVar
  1790. Add-Ons/Event_Variables/server.cs (133): Unable to find function registerSpecialVar
  1791. Add-Ons/Event_Variables/server.cs (134): Unable to find function registerSpecialVar
  1792. Add-Ons/Event_Variables/server.cs (135): Unable to find function registerSpecialVar
  1793. Add-Ons/Event_Variables/server.cs (136): Unable to find function registerSpecialVar
  1794. Add-Ons/Event_Variables/server.cs (137): Unable to find function registerSpecialVar
  1795. Add-Ons/Event_Variables/server.cs (138): Unable to find function registerSpecialVar
  1796. Add-Ons/Event_Variables/server.cs (139): Unable to find function registerSpecialVar
  1797. Add-Ons/Event_Variables/server.cs (140): Unable to find function registerSpecialVar
  1798. Add-Ons/Event_Variables/server.cs (141): Unable to find function registerSpecialVar
  1799. Add-Ons/Event_Variables/server.cs (142): Unable to find function registerSpecialVar
  1800. Add-Ons/Event_Variables/server.cs (143): Unable to find function registerSpecialVar
  1801. Add-Ons/Event_Variables/server.cs (144): Unable to find function registerSpecialVar
  1802. Add-Ons/Event_Variables/server.cs (145): Unable to find function registerSpecialVar
  1803. Add-Ons/Event_Variables/server.cs (146): Unable to find function registerSpecialVar
  1804. Add-Ons/Event_Variables/server.cs (147): Unable to find function registerSpecialVar
  1805. Add-Ons/Event_Variables/server.cs (148): Unable to find function registerSpecialVar
  1806. Add-Ons/Event_Variables/server.cs (149): Unable to find function registerSpecialVar
  1807. Add-Ons/Event_Variables/server.cs (150): Unable to find function registerSpecialVar
  1808. Add-Ons/Event_Variables/server.cs (151): Unable to find function registerSpecialVar
  1809. Add-Ons/Event_Variables/server.cs (152): Unable to find function registerSpecialVar
  1810. Add-Ons/Event_Variables/server.cs (153): Unable to find function registerSpecialVar
  1811. Add-Ons/Event_Variables/server.cs (154): Unable to find function registerSpecialVar
  1812. Add-Ons/Event_Variables/server.cs (0): Unable to find function VCE_updateSaveFile
  1813. VCEClient: Server is running VCE 6.12.
  1814. *** New Mission
  1815. *** Phase 1: Download Datablocks & Targets
  1816. Received manifest and requested 731 blobs. (351 duplicates removed)
  1817. Loaded 1 blobs from cache
  1818. Got non-CURLE_OK result on a request, result was 3 'URL using bad/illegal format or missing URL'
  1819. - Request was for ''
  1820. Got non-CURLE_OK result on a request, result was 3 'URL using bad/illegal format or missing URL'
  1821. - Request was for ''
  1822. Got non-CURLE_OK result on a request, result was 3 'URL using bad/illegal format or missing URL'
  1823. - Request was for ''
  1824. Got non-CURLE_OK result on a request, result was 3 'URL using bad/illegal format or missing URL'
  1825. - Request was for ''
  1826. Got non-CURLE_OK result on a request, result was 3 'URL using bad/illegal format or missing URL'
  1827. - Request was for ''
  1828. Got non-CURLE_OK result on a request, result was 3 'URL using bad/illegal format or missing URL'
  1829. - Request was for ''
  1830. Got non-CURLE_OK result on a request, result was 3 'URL using bad/illegal format or missing URL'
  1831. - Request was for ''
  1832. Got non-CURLE_OK result on a request, result was 3 'URL using bad/illegal format or missing URL'
  1833. - Request was for ''
  1834. CDN Download finished
  1835. *** Phase 2: Download Ghost Objects
  1836. *** Phase 3: Mission Lighting
  1837. Mission lighting done
  1838. Drydess spawned.
  1839.  
  1840. Add-Ons/System_AdvChat/client.cs (29): Unable to find object: 'newDeathText' attempting to call function 'delete'
  1841. BackTrace: ->GameConnection::initialControlSet->[GlassNotificationManager]Canvas::setContent->[RTB_Modules_Client_ConnectClient]Canvas::setContent->[CanvasCursor]GuiCanvas::setContent->[BBGUI_Hud]PlayGui::onWake->[SplitDeath]PlayGui::onWake
  1842.  
  1843.  
  1844. Checking for shader shadow support:
  1845. - Enabled via $Shader::Enabled? YES
  1846. - ARB_shader_objects? YES
  1847. - ARB_shading_language_100? YES
  1848. - EXT_texture_array? YES
  1849. - EXT_texture3D? YES
  1850. - glTexImage3D? YES
  1851. - EXT_framebuffer_object? YES
  1852. - ARB_shadow? YES
  1853. - OpenGL Version? 4.4.0
  1854. - GLSL Language Version? 4.40 NVIDIA via Cg compiler
  1855. o Shaders are ACTIVE
  1856.  
  1857. \dev\Blockland\trunk\engine\bricks\octShadows.cpp:176 - GL Error: 1281 - GL_INVALID_VALUE
  1858. Regenerating Shadow Map FBOs...
  1859. Creating shader program from shaders/Minimum_vert.glsl and shaders/Minimum_frag.glsl...
  1860. Creating GLSL program...
  1861. Attaching shaders...
  1862. Linking GLSL program...
  1863. Window reactivating...
  1864. Window reactivating...
  1865. ==>trace(1);mousefire(1);schedule(500,0,mousefire,0);schedule(600,0,trace,0);
  1866. Console trace is on.
  1867. Entering mouseFire(1)
  1868. Leaving mouseFire() - return 1
  1869. Leaving ConsoleEntry::eval() - return
  1870. Entering armor::onTrigger(38, 17217, 0, 1)
  1871. Entering [snowBallPackage]Player::ActivateStuff(17217)
  1872. Entering Player::ActivateStuff(17217)
  1873. Entering fxDTSBrick::onActivate(17495, 17217, 16246, 17.8433 17.0983 0.6, -0.1802 0.62737 -0.757585)
  1874. Entering getMiniGameFromObject(16246)
  1875. Entering getBL_IDFromObject(16246)
  1876. Entering getBrickGroupFromObject(16246)
  1877. Leaving getBrickGroupFromObject() - return 16221
  1878. Leaving getBL_IDFromObject() - return 999999
  1879. Leaving getMiniGameFromObject() - return -1
  1880. Entering SimObject::processInputEvent(17495, OnActivate, 16246)
  1881. Entering getQuotaObjectFromClient(16246)
  1882. Entering getQuotaObjectFromBrickGroup(16221)
  1883. Leaving getQuotaObjectFromBrickGroup() - return GlobalQuota
  1884. Leaving getQuotaObjectFromClient() - return GlobalQuota
  1885. Entering inputEvent_GetTargetClass(fxDTSBrick, 0, 0)
  1886. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1887. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 20)
  1888. Leaving outputEvent_GetNumParametersFromIdx() - return 0
  1889. Entering SimObject::addScheduledEvent(17495, 6237)
  1890. Leaving SimObject::addScheduledEvent() - return 2
  1891. Leaving SimObject::processInputEvent() - return 17495
  1892. Leaving fxDTSBrick::onActivate() - return 17495
  1893. Leaving Player::ActivateStuff() - return 17495
  1894. Leaving [snowBallPackage]Player::ActivateStuff() - return 17495
  1895. Leaving armor::onTrigger() - return 17495
  1896. Entering fxDTSBrick::fireRelay(17495, 16246)
  1897. Entering fxDTSBrick::onRelay(17495, 16246)
  1898. Entering SimObject::processInputEvent(17495, OnRelay, 16246)
  1899. Entering getQuotaObjectFromClient(16246)
  1900. Entering getQuotaObjectFromBrickGroup(16221)
  1901. Leaving getQuotaObjectFromBrickGroup() - return GlobalQuota
  1902. Leaving getQuotaObjectFromClient() - return GlobalQuota
  1903. Entering SimObject::cancelEvents(17495)
  1904. Leaving SimObject::cancelEvents() - return 0
  1905. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  1906. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1907. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 20)
  1908. Leaving outputEvent_GetNumParametersFromIdx() - return 0
  1909. Entering SimObject::addScheduledEvent(17495, 6238)
  1910. Leaving SimObject::addScheduledEvent() - return 1
  1911. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  1912. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1913. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 39)
  1914. Leaving outputEvent_GetNumParametersFromIdx() - return 4
  1915. Leaving SimObject::processInputEvent() - return 17495
  1916. Leaving fxDTSBrick::onRelay() - return 17495
  1917. Leaving fxDTSBrick::fireRelay() - return 17495
  1918. Entering fxDTSBrick::fireRelay(17495, 16246)
  1919. Entering fxDTSBrick::onRelay(17495, 16246)
  1920. Entering SimObject::processInputEvent(17495, OnRelay, 16246)
  1921. Entering getQuotaObjectFromClient(16246)
  1922. Entering getQuotaObjectFromBrickGroup(16221)
  1923. Leaving getQuotaObjectFromBrickGroup() - return GlobalQuota
  1924. Leaving getQuotaObjectFromClient() - return GlobalQuota
  1925. Entering SimObject::cancelEvents(17495)
  1926. Leaving SimObject::cancelEvents() - return 0
  1927. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  1928. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1929. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 20)
  1930. Leaving outputEvent_GetNumParametersFromIdx() - return 0
  1931. Entering SimObject::addScheduledEvent(17495, 6240)
  1932. Leaving SimObject::addScheduledEvent() - return 1
  1933. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  1934. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1935. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 39)
  1936. Leaving outputEvent_GetNumParametersFromIdx() - return 4
  1937. Leaving SimObject::processInputEvent() - return 17495
  1938. Leaving fxDTSBrick::onRelay() - return 17495
  1939. Leaving fxDTSBrick::fireRelay() - return 17495
  1940. Entering fxDTSBrick::fireRelay(17495, 16246)
  1941. Entering fxDTSBrick::onRelay(17495, 16246)
  1942. Entering SimObject::processInputEvent(17495, OnRelay, 16246)
  1943. Entering getQuotaObjectFromClient(16246)
  1944. Entering getQuotaObjectFromBrickGroup(16221)
  1945. Leaving getQuotaObjectFromBrickGroup() - return GlobalQuota
  1946. Leaving getQuotaObjectFromClient() - return GlobalQuota
  1947. Entering SimObject::cancelEvents(17495)
  1948. Leaving SimObject::cancelEvents() - return 0
  1949. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  1950. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1951. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 20)
  1952. Leaving outputEvent_GetNumParametersFromIdx() - return 0
  1953. Entering SimObject::addScheduledEvent(17495, 6242)
  1954. Leaving SimObject::addScheduledEvent() - return 1
  1955. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  1956. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1957. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 39)
  1958. Leaving outputEvent_GetNumParametersFromIdx() - return 4
  1959. Leaving SimObject::processInputEvent() - return 17495
  1960. Leaving fxDTSBrick::onRelay() - return 17495
  1961. Leaving fxDTSBrick::fireRelay() - return 17495
  1962. Entering fxDTSBrick::fireRelay(17495, 16246)
  1963. Entering fxDTSBrick::onRelay(17495, 16246)
  1964. Entering SimObject::processInputEvent(17495, OnRelay, 16246)
  1965. Entering getQuotaObjectFromClient(16246)
  1966. Entering getQuotaObjectFromBrickGroup(16221)
  1967. Leaving getQuotaObjectFromBrickGroup() - return GlobalQuota
  1968. Leaving getQuotaObjectFromClient() - return GlobalQuota
  1969. Entering SimObject::cancelEvents(17495)
  1970. Leaving SimObject::cancelEvents() - return 0
  1971. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  1972. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1973. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 20)
  1974. Leaving outputEvent_GetNumParametersFromIdx() - return 0
  1975. Entering SimObject::addScheduledEvent(17495, 6244)
  1976. Leaving SimObject::addScheduledEvent() - return 1
  1977. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  1978. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1979. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 39)
  1980. Leaving outputEvent_GetNumParametersFromIdx() - return 4
  1981. Leaving SimObject::processInputEvent() - return 17495
  1982. Leaving fxDTSBrick::onRelay() - return 17495
  1983. Leaving fxDTSBrick::fireRelay() - return 17495
  1984. Entering fxDTSBrick::fireRelay(17495, 16246)
  1985. Entering fxDTSBrick::onRelay(17495, 16246)
  1986. Entering SimObject::processInputEvent(17495, OnRelay, 16246)
  1987. Entering getQuotaObjectFromClient(16246)
  1988. Entering getQuotaObjectFromBrickGroup(16221)
  1989. Leaving getQuotaObjectFromBrickGroup() - return GlobalQuota
  1990. Leaving getQuotaObjectFromClient() - return GlobalQuota
  1991. Entering SimObject::cancelEvents(17495)
  1992. Leaving SimObject::cancelEvents() - return 0
  1993. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  1994. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  1995. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 20)
  1996. Leaving outputEvent_GetNumParametersFromIdx() - return 0
  1997. Entering SimObject::addScheduledEvent(17495, 6246)
  1998. Leaving SimObject::addScheduledEvent() - return 1
  1999. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  2000. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  2001. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 39)
  2002. Leaving outputEvent_GetNumParametersFromIdx() - return 4
  2003. Leaving SimObject::processInputEvent() - return 17495
  2004. Leaving fxDTSBrick::onRelay() - return 17495
  2005. Leaving fxDTSBrick::fireRelay() - return 17495
  2006. Entering mouseFire(0)
  2007. Leaving mouseFire() - return 0
  2008. Entering armor::onTrigger(38, 17217, 0, 0)
  2009. Leaving armor::onTrigger() - return 17217
  2010. Entering fxDTSBrick::fireRelay(17495, 16246)
  2011. Entering fxDTSBrick::onRelay(17495, 16246)
  2012. Entering SimObject::processInputEvent(17495, OnRelay, 16246)
  2013. Entering getQuotaObjectFromClient(16246)
  2014. Entering getQuotaObjectFromBrickGroup(16221)
  2015. Leaving getQuotaObjectFromBrickGroup() - return GlobalQuota
  2016. Leaving getQuotaObjectFromClient() - return GlobalQuota
  2017. Entering SimObject::cancelEvents(17495)
  2018. Leaving SimObject::cancelEvents() - return 0
  2019. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  2020. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  2021. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 20)
  2022. Leaving outputEvent_GetNumParametersFromIdx() - return 0
  2023. Entering SimObject::addScheduledEvent(17495, 6248)
  2024. Leaving SimObject::addScheduledEvent() - return 1
  2025. Entering inputEvent_GetTargetClass(fxDTSBrick, 6, 0)
  2026. Leaving inputEvent_GetTargetClass() - return fxDTSBrick
  2027. Entering outputEvent_GetNumParametersFromIdx(fxDTSBrick, 39)
  2028. Leaving outputEvent_GetNumParametersFromIdx() - return 4
  2029. Leaving SimObject::processInputEvent() - return 17495
  2030. Leaving fxDTSBrick::onRelay() - return 17495
  2031. Leaving fxDTSBrick::fireRelay() - return 17495
  2032. Console trace is off.
  2033. Slayer (Client): Disconnecting from server
  2034. Destroying LAN Server
  2035. CDROP: 16246 - Drydess - IPX:00000000:000000000000:0
  2036. Can't post to master server in LAN game
  2037. *** ENDING MISSION
  2038. Exporting server prefs...
  2039. De-activating package: snowBallPackage
  2040. De-activating package: RTB_Modules_Server_Authentication
  2041. De-activating package: RTB_Modules_Server_GuiTransfer
  2042. De-activating package: RTB_Modules_Server_ServerControl
  2043. De-activating package: RTB_Server
  2044. De-activating package: GlassAuthS
  2045. De-activating package: GlassServerControlS
  2046. De-activating package: VCE_Other
  2047. Slayer (Client): Deactivating Slayer
  2048. Exporting server prefs
  2049. Exporting client prefs
  2050. Exporting client config
  2051. Exporting rtb prefs
  2052. Shutting down the OpenGL display device...
  2053. Making the GL rendering context not current...
  2054. Deleting the GL rendering context...
  2055. Releasing the device context...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement