Advertisement
Guest User

TriggerFinger console.log #2

a guest
Aug 2nd, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 163.78 KB | None | 0 0
  1. Checking for unused arguments...
  2.  
  3. Loading game scripts...
  4. Loading Legions server scripts...
  5. Loading script path "server/scripts/stats/" with extensions "cs ts gui"
  6. Built pattern server/scripts/stats/*.cs server/scripts/stats/*.ts server/scripts/stats/*.gui
  7. Compiling files...
  8. - Compiling server/scripts/stats/teamStats.cs
  9. - Compiling server/scripts/stats/statCollection.cs
  10. - Compiling server/scripts/stats/playerStats.cs
  11. - Compiling server/scripts/stats/collections/weaponStatCollection.cs
  12. - Compiling server/scripts/stats/collections/playerStatCollection.cs
  13. - Compiling server/scripts/stats/collections/armorStatCollection.cs
  14. Executing compiled dso files...
  15. - Executing server/scripts/stats/teamStats.cs.dso
  16. - Executing server/scripts/stats/statCollection.cs.dso
  17. - Executing server/scripts/stats/playerStats.cs.dso
  18. - Executing server/scripts/stats/collections/weaponStatCollection.cs.dso
  19. - Executing server/scripts/stats/collections/playerStatCollection.cs.dso
  20. - Executing server/scripts/stats/collections/armorStatCollection.cs.dso
  21.  
  22. Loading script path "server/scripts/clientManager/" with extensions "cs ts gui"
  23. Built pattern server/scripts/clientManager/*.cs server/scripts/clientManager/*.ts server/scripts/clientManager/*.gui
  24. Compiling files...
  25. - Compiling server/scripts/clientManager/missionManagement.cs
  26. - Compiling server/scripts/clientManager/clientManagement.cs
  27. - Compiling server/scripts/clientManager/clientConnection.cs
  28. Executing compiled dso files...
  29. - Executing server/scripts/clientManager/missionManagement.cs.dso
  30. - Executing server/scripts/clientManager/clientManagement.cs.dso
  31. - Executing server/scripts/clientManager/clientConnection.cs.dso
  32.  
  33. Loading script path "server/game/cores/" with extensions "cs ts gui"
  34. Built pattern server/game/cores/*.cs server/game/cores/*.ts server/game/cores/*.gui
  35. Compiling files...
  36. - Compiling server/game/cores/warp.cs
  37. - Compiling server/game/cores/shield.cs
  38. - Compiling server/game/cores/regeneration.cs
  39. - Compiling server/game/cores/overdrive.cs
  40. - Compiling server/game/cores/engineer.cs
  41. - Compiling server/game/cores/dodge.cs
  42. - Compiling server/game/cores/cores.cs
  43. - Compiling server/game/cores/boost.cs
  44. Executing compiled dso files...
  45. - Executing server/game/cores/warp.cs.dso
  46. - Executing server/game/cores/shield.cs.dso
  47. - Executing server/game/cores/regeneration.cs.dso
  48. - Executing server/game/cores/overdrive.cs.dso
  49. - Executing server/game/cores/engineer.cs.dso
  50. - Executing server/game/cores/dodge.cs.dso
  51. - Executing server/game/cores/cores.cs.dso
  52. - Executing server/game/cores/boost.cs.dso
  53.  
  54. Loading script path "server/game/capturePoints/" with extensions "cs ts gui"
  55. Built pattern server/game/capturePoints/*.cs server/game/capturePoints/*.ts server/game/capturePoints/*.gui
  56. Compiling files...
  57. - Compiling server/game/capturePoints/turret.cs
  58. - Compiling server/game/capturePoints/thematrixisreal.cs
  59. - Compiling server/game/capturePoints/teleporter.cs
  60. - Compiling server/game/capturePoints/silencio.cs
  61. - Compiling server/game/capturePoints/scanner.cs
  62. - Compiling server/game/capturePoints/reactor.cs
  63. - Compiling server/game/capturePoints/mobileReactor.cs
  64. - Compiling server/game/capturePoints/HealPad.cs
  65. - Compiling server/game/capturePoints/eyeOfSauron.cs
  66. - Compiling server/game/capturePoints/elevator.cs
  67. - Compiling server/game/capturePoints/deployableObjects.cs
  68. - Compiling server/game/capturePoints/capturePoint.cs
  69. - Compiling server/game/capturePoints/boostPad.cs
  70. - Compiling server/game/capturePoints/ammoCapture.cs
  71. Executing compiled dso files...
  72. - Executing server/game/capturePoints/turret.cs.dso
  73. - Executing server/game/capturePoints/thematrixisreal.cs.dso
  74. - Executing server/game/capturePoints/teleporter.cs.dso
  75. - Executing server/game/capturePoints/silencio.cs.dso
  76. - Executing server/game/capturePoints/scanner.cs.dso
  77. - Executing server/game/capturePoints/reactor.cs.dso
  78. - Executing server/game/capturePoints/mobileReactor.cs.dso
  79. - Executing server/game/capturePoints/HealPad.cs.dso
  80. - Executing server/game/capturePoints/eyeOfSauron.cs.dso
  81. - Executing server/game/capturePoints/elevator.cs.dso
  82. - Executing server/game/capturePoints/deployableObjects.cs.dso
  83. - Executing server/game/capturePoints/capturePoint.cs.dso
  84. - Executing server/game/capturePoints/boostPad.cs.dso
  85. - Executing server/game/capturePoints/ammoCapture.cs.dso
  86.  
  87. Loading Legions common scripts...
  88. Loading client scripts...
  89. Loading gui scripts...
  90. Loading script path "client/gui/profiles/" with extensions "cs ts gui"
  91. Built pattern client/gui/profiles/*.cs client/gui/profiles/*.ts client/gui/profiles/*.gui
  92. Compiling files...
  93. - Compiling client/gui/profiles/serverBrowser.cs
  94. - Compiling client/gui/profiles/scoreboard.cs
  95. - Compiling client/gui/profiles/menus.cs
  96. - Compiling client/gui/profiles/loading.cs
  97. - Compiling client/gui/profiles/gameHud.cs
  98. - Compiling client/gui/profiles/fpsDisplay.cs
  99. - Compiling client/gui/profiles/console.cs
  100. Executing compiled dso files...
  101. - Executing client/gui/profiles/serverBrowser.cs.dso
  102. - Executing client/gui/profiles/scoreboard.cs.dso
  103. - Executing client/gui/profiles/menus.cs.dso
  104. - Executing client/gui/profiles/loading.cs.dso
  105. - Executing client/gui/profiles/gameHud.cs.dso
  106. - Executing client/gui/profiles/fpsDisplay.cs.dso
  107. - Executing client/gui/profiles/console.cs.dso
  108.  
  109. Loading script path "client/gui/scripts/" with extensions "cs ts gui"
  110. Built pattern client/gui/scripts/*.cs client/gui/scripts/*.ts client/gui/scripts/*.gui
  111. Compiling files...
  112. - Compiling client/gui/scripts/videoOptions.cs
  113. - Compiling client/gui/scripts/TrackTor.cs
  114. - Compiling client/gui/scripts/spawnSelect.cs
  115. - Compiling client/gui/scripts/sniperScope.cs
  116. - Compiling client/gui/scripts/slideScoreboard.cs
  117. - Compiling client/gui/scripts/SkinSelection.cs
  118. - Compiling client/gui/scripts/serverQuery.cs
  119. - Compiling client/gui/scripts/serverBrowser.cs
  120. - Compiling client/gui/scripts/scoreboard.cs
  121. - Compiling client/gui/scripts/reactorDisplay.cs
  122. - Compiling client/gui/scripts/playerSettings.cs
  123. - Compiling client/gui/scripts/pause.cs
  124. - Compiling client/gui/scripts/observerKeybindings.cs
  125. - Compiling client/gui/scripts/observerGui.cs
  126. - Compiling client/gui/scripts/observer.cs
  127. - Compiling client/gui/scripts/objectiveHud.cs
  128. - Compiling client/gui/scripts/notifications.cs
  129. - Compiling client/gui/scripts/MidHudProgress.cs
  130. - Compiling client/gui/scripts/messageBox.cs
  131. - Compiling client/gui/scripts/mainMenu.cs
  132. - Compiling client/gui/scripts/loading.cs
  133. - Compiling client/gui/scripts/loadDemo.cs
  134. - Compiling client/gui/scripts/keybindings.cs
  135. - Compiling client/gui/scripts/InvHud.cs
  136. - Compiling client/gui/scripts/hudOptions.cs
  137. - Compiling client/gui/scripts/hudElements.cs
  138. - Compiling client/gui/scripts/gameUI.cs
  139. - Compiling client/gui/scripts/gameOptions.cs
  140. - Compiling client/gui/scripts/gameMenu.cs
  141. - Compiling client/gui/scripts/gameHud.cs
  142. - Compiling client/gui/scripts/fpsDisplay.cs
  143. - Compiling client/gui/scripts/fancyMove.cs
  144. - Compiling client/gui/scripts/engineerHud.cs
  145. - Compiling client/gui/scripts/demoControls.cs
  146. - Compiling client/gui/scripts/coresHud.cs
  147. - Compiling client/gui/scripts/connect.cs
  148. - Compiling client/gui/scripts/captureHud.cs
  149. - Compiling client/gui/scripts/admin.cs
  150. Executing compiled dso files...
  151. - Executing client/gui/scripts/videoOptions.cs.dso
  152. - Executing client/gui/scripts/TrackTor.cs.dso
  153. - Executing client/gui/scripts/spawnSelect.cs.dso
  154. - Executing client/gui/scripts/sniperScope.cs.dso
  155. - Executing client/gui/scripts/slideScoreboard.cs.dso
  156. - Executing client/gui/scripts/SkinSelection.cs.dso
  157. - Executing client/gui/scripts/serverQuery.cs.dso
  158. - Executing client/gui/scripts/serverBrowser.cs.dso
  159. - Executing client/gui/scripts/scoreboard.cs.dso
  160. - Executing client/gui/scripts/reactorDisplay.cs.dso
  161. - Executing client/gui/scripts/playerSettings.cs.dso
  162. - Executing client/gui/scripts/pause.cs.dso
  163. - Executing client/gui/scripts/observerKeybindings.cs.dso
  164. - Executing client/gui/scripts/observerGui.cs.dso
  165. - Executing client/gui/scripts/observer.cs.dso
  166. - Executing client/gui/scripts/objectiveHud.cs.dso
  167. - Executing client/gui/scripts/notifications.cs.dso
  168. - Executing client/gui/scripts/MidHudProgress.cs.dso
  169. - Executing client/gui/scripts/messageBox.cs.dso
  170. - Executing client/gui/scripts/mainMenu.cs.dso
  171. - Executing client/gui/scripts/loading.cs.dso
  172. - Executing client/gui/scripts/loadDemo.cs.dso
  173. - Executing client/gui/scripts/keybindings.cs.dso
  174. - Executing client/gui/scripts/InvHud.cs.dso
  175. - Executing client/gui/scripts/hudOptions.cs.dso
  176. - Executing client/gui/scripts/hudElements.cs.dso
  177. - Executing client/gui/scripts/gameUI.cs.dso
  178. - Executing client/gui/scripts/gameOptions.cs.dso
  179. - Executing client/gui/scripts/gameMenu.cs.dso
  180. - Executing client/gui/scripts/gameHud.cs.dso
  181. - Executing client/gui/scripts/fpsDisplay.cs.dso
  182. - Executing client/gui/scripts/fancyMove.cs.dso
  183. - Executing client/gui/scripts/engineerHud.cs.dso
  184. - Executing client/gui/scripts/demoControls.cs.dso
  185. - Executing client/gui/scripts/coresHud.cs.dso
  186. - Executing client/gui/scripts/connect.cs.dso
  187. - Executing client/gui/scripts/captureHud.cs.dso
  188. - Executing client/gui/scripts/admin.cs.dso
  189.  
  190. Loading script path "mods/autoexec/" with extensions "cs ts gui"
  191. Built pattern mods/autoexec/*.cs mods/autoexec/*.ts mods/autoexec/*.gui
  192. Compiling files...
  193. Executing compiled dso files...
  194.  
  195. Initializing game...
  196. Loading script path "server/game/defaultGame" with extensions "cs ts gui"
  197. Built pattern server/game/defaultGame*.cs server/game/defaultGame*.ts server/game/defaultGame*.gui
  198. Compiling files...
  199. - Compiling server/game/defaultGame/player.cs
  200. - Compiling server/game/defaultGame/game.cs
  201. - Compiling server/game/defaultGame/flow.cs
  202. - Compiling server/game/defaultGame/flow/pregame.cs
  203. - Compiling server/game/defaultGame/flow/practice.cs
  204. - Compiling server/game/defaultGame/flow/postgame.cs
  205. - Compiling server/game/defaultGame/flow/overtime.cs
  206. - Compiling server/game/defaultGame/flow/game.cs
  207. - Compiling server/game/defaultGame/flag.cs
  208. - Compiling server/game/defaultGame/creation.cs
  209. - Compiling server/game/defaultGame/client.cs
  210. Executing compiled dso files...
  211. - Executing server/game/defaultGame/player.cs.dso
  212. - Executing server/game/defaultGame/game.cs.dso
  213. - Executing server/game/defaultGame/flow.cs.dso
  214. - Executing server/game/defaultGame/flow/pregame.cs.dso
  215. - Executing server/game/defaultGame/flow/practice.cs.dso
  216. - Executing server/game/defaultGame/flow/postgame.cs.dso
  217. - Executing server/game/defaultGame/flow/overtime.cs.dso
  218. - Executing server/game/defaultGame/flow/game.cs.dso
  219. - Executing server/game/defaultGame/flag.cs.dso
  220. - Executing server/game/defaultGame/creation.cs.dso
  221. - Executing server/game/defaultGame/client.cs.dso
  222.  
  223. Loading script path "server/game/gameTypes" with extensions "cs ts gui"
  224. Built pattern server/game/gameTypes*.cs server/game/gameTypes*.ts server/game/gameTypes*.gui
  225. Compiling files...
  226. - Compiling server/game/gameTypes/teamrabbit.cs
  227. - Compiling server/game/gameTypes/teamdeathmatch.cs
  228. - Compiling server/game/gameTypes/rabbit.cs
  229. - Compiling server/game/gameTypes/hunters.cs
  230. - Compiling server/game/gameTypes/fcnc.cs
  231. - Compiling server/game/gameTypes/ctf.cs
  232. - Compiling server/game/gameTypes/cnc.cs
  233. Executing compiled dso files...
  234. - Executing server/game/gameTypes/teamrabbit.cs.dso
  235. Con::unlinkNamespaces - trying to unlink 'Noun' from itself, aborting.
  236. Error: cannot change namespace parent linkage of Noun from BonusCategory to Noun.
  237. Con::unlinkNamespaces - trying to unlink 'Qualifier' from itself, aborting.
  238. Error: cannot change namespace parent linkage of Qualifier from BonusCategory to Qualifier.
  239. Con::unlinkNamespaces - trying to unlink 'description' from itself, aborting.
  240. Error: cannot change namespace parent linkage of description from BonusCategory to description.
  241. Con::unlinkNamespaces - trying to unlink 'Prefix' from itself, aborting.
  242. Error: cannot change namespace parent linkage of Prefix from BonusCategory to Prefix.
  243. - Executing server/game/gameTypes/teamdeathmatch.cs.dso
  244. - Executing server/game/gameTypes/rabbit.cs.dso
  245. - Executing server/game/gameTypes/hunters.cs.dso
  246. - Executing server/game/gameTypes/fcnc.cs.dso
  247. - Executing server/game/gameTypes/ctf.cs.dso
  248. - Executing server/game/gameTypes/cnc.cs.dso
  249.  
  250. Network Init:
  251. Binding server port to default IP
  252. UDP initialized on port 0
  253.  
  254. DirectX Init:
  255. Version 11.0.0
  256. Creating GFX device Intel(R) HD Graphics 4000 (D3D9)
  257. Win32Window::setMode - invoking curtain
  258. Using 'd3dx9_43.dll' for D3DX
  259. D3DDevice ref count is 1
  260. Pixel shader version: 3.000000
  261. Vertex shader version: 3.000000
  262. Texture samplers: 8
  263. Initializing GFXCardProfiler (D3D9)
  264. o Description: 'Intel(R) HD Graphics 4000'
  265. o Vendor : '32902'
  266. o Product : '9'
  267. o Version : '18'
  268. o Subversion : '13'
  269. o Build : '697'
  270. o DeviceId : '{D7B78E66-4226-11CF-3571-1638B4C2C435}'
  271. - Scanning card capabilities...
  272. GFXCardProfiler (D3D9) - Setting capability 'autoMipMapLevel' to 1.
  273. GFXCardProfiler (D3D9) - Setting capability 'maxTextureWidth' to 8192.
  274. GFXCardProfiler (D3D9) - Setting capability 'maxTextureHeight' to 8192.
  275. GFXCardProfiler (D3D9) - Setting capability 'maxTextureSize' to 8192.
  276. GFXCardProfiler (D3D9) - Setting capability 'maxRenderTargets' to 4.
  277. GFXCardProfiler (D3D9) - Setting capability 'lerpDetailBlend' to 1.
  278. GFXCardProfiler (D3D9) - Setting capability 'fourStageDetailBlend' to 1.
  279. GFXCardProfiler (D3D9) - Setting capability 'R8G8B8_Fmt_Ok' to 0.
  280. GFXCardProfiler (D3D9) - Setting capability 'A8_Fmt_Ok' to 1.
  281. GFXCardProfiler (D3D9) - Setting capability 'DXT1_Fmt_Ok' to 1.
  282. GFXCardProfiler (D3D9) - Setting capability 'DXT2_Fmt_Ok' to 1.
  283. GFXCardProfiler (D3D9) - Setting capability 'DXT3_Fmt_Ok' to 1.
  284. GFXCardProfiler (D3D9) - Setting capability 'DXT4_Fmt_Ok' to 1.
  285. GFXCardProfiler (D3D9) - Setting capability 'DXT5_Fmt_Ok' to 1.
  286. Video Card Info (renderer vendor product version subversion build deviceid)
  287. D3D9 32902 9 18 13 697 D7B78E66-4226-11CF-3571-1638B4C2C435
  288. $pref::Video::autoProfile is false, won't apply video profiles
  289. SFX Init
  290. o Provider : FMod
  291. o Device : Speakers and Headphones (IDT High Definition Audio CODEC)
  292. o Hardware : Yes
  293. o Buffers : 32
  294.  
  295. Initializing volume settings...
  296. Setting master volume to 0.8
  297. Setting channel 1 volume to 0.8
  298. Setting channel 2 volume to 0.8
  299. Setting channel 3 volume to 0.45
  300. Setting channel 4 volume to 0.5
  301. Setting channel 5 volume to 0
  302. Setting channel 6 volume to 0
  303. Setting channel 7 volume to 0
  304. Setting channel 8 volume to 0
  305.  
  306. Loading audio scripts...
  307. Loading script path "legions/data/sound/quickchat/" with extensions "cs"
  308. Built pattern legions/data/sound/quickchat/*.cs
  309. Compiling files...
  310. - Compiling legions/data/sound/quickchat/snakeyChat.cs
  311. - Compiling legions/data/sound/quickchat/sargeChat.cs
  312. - Compiling legions/data/sound/quickchat/cyborgChat.cs
  313. Executing compiled dso files...
  314. - Executing legions/data/sound/quickchat/snakeyChat.cs.dso
  315. - Executing legions/data/sound/quickchat/sargeChat.cs.dso
  316. - Executing legions/data/sound/quickchat/cyborgChat.cs.dso
  317.  
  318. Loading guis...
  319. Loading script path "client/gui/guis/" with extensions "cs ts gui"
  320. Built pattern client/gui/guis/*.cs client/gui/guis/*.ts client/gui/guis/*.gui
  321. Compiling files...
  322. - Compiling client/gui/guis/videoOptions.gui
  323. - Compiling client/gui/guis/TrackTor.gui
  324. - Compiling client/gui/guis/SpawnSelect.gui
  325. - Compiling client/gui/guis/sniperScope.gui
  326. - Compiling client/gui/guis/slideScoreboard.gui
  327. - Compiling client/gui/guis/serverBrowser.gui
  328. - Compiling client/gui/guis/scoreboard.gui
  329. - Compiling client/gui/guis/remapobserver.gui
  330. - Compiling client/gui/guis/remap.gui
  331. - Compiling client/gui/guis/reactorDisplay.gui
  332. - Compiling client/gui/guis/playerSettings.gui
  333. - Compiling client/gui/guis/pause.gui
  334. - Compiling client/gui/guis/observerKeybindings.gui
  335. - Compiling client/gui/guis/ObserverGui.gui
  336. - Compiling client/gui/guis/objectiveHud.gui
  337. - Compiling client/gui/guis/notificationsGui.gui
  338. - Compiling client/gui/guis/newCoreHud.gui
  339. - Compiling client/gui/guis/mouseToWorldDeploy.gui
  340. - Compiling client/gui/guis/MidHud.gui
  341. - Compiling client/gui/guis/messageBoxes/messagePopup.gui
  342. - Compiling client/gui/guis/messageBoxes/messageBoxYesNoCancel.gui
  343. - Compiling client/gui/guis/messageBoxes/messageBoxYesNo.gui
  344. - Compiling client/gui/guis/messageBoxes/MessageBoxOKCancelDetailsDlg.gui
  345. - Compiling client/gui/guis/messageBoxes/messageBoxOkCancel.gui
  346. - Compiling client/gui/guis/messageBoxes/messageBoxOk.gui
  347. - Compiling client/gui/guis/menuBackground.gui
  348. - Compiling client/gui/guis/mainMenuBackground.gui
  349. - Compiling client/gui/guis/mainMenu.gui
  350. - Compiling client/gui/guis/loadingBackground.gui
  351. - Compiling client/gui/guis/loading.gui
  352. - Compiling client/gui/guis/loadDemo.gui
  353. - Compiling client/gui/guis/keybindings.gui
  354. - Compiling client/gui/guis/InvHud.gui
  355. - Compiling client/gui/guis/hudOptions.gui
  356. - Compiling client/gui/guis/gameUI.gui
  357. - Compiling client/gui/guis/gameOptions.gui
  358. - Compiling client/gui/guis/gameMenu.gui
  359. - Compiling client/gui/guis/gameHud.gui
  360. - Compiling client/gui/guis/fpsDisplay.gui
  361. - Compiling client/gui/guis/engineerHud.gui
  362. - Compiling client/gui/guis/demoControls.gui
  363. - Compiling client/gui/guis/coresHud.gui
  364. - Compiling client/gui/guis/console.gui
  365. - Compiling client/gui/guis/connect.gui
  366. - Compiling client/gui/guis/chat.gui
  367. - Compiling client/gui/guis/captureHud.gui
  368. - Compiling client/gui/guis/admin.gui
  369. Executing compiled dso files...
  370. - Executing client/gui/guis/videoOptions.gui.dso
  371. Texture Manager
  372. - Approx. Available VRAM: 1732247552
  373. - Threshold VRAM: 67108864
  374. - Max Texture Size: 0
  375. - Amount used since last Texture Manager validation: 0 (0.00 MB)
  376. Quality mode: high
  377.  
  378. - Executing client/gui/guis/TrackTor.gui.dso
  379. - Executing client/gui/guis/SpawnSelect.gui.dso
  380. - Executing client/gui/guis/sniperScope.gui.dso
  381. - Executing client/gui/guis/slideScoreboard.gui.dso
  382. - Executing client/gui/guis/serverBrowser.gui.dso
  383. - Executing client/gui/guis/scoreboard.gui.dso
  384. - Executing client/gui/guis/remapobserver.gui.dso
  385. - Executing client/gui/guis/remap.gui.dso
  386. - Executing client/gui/guis/reactorDisplay.gui.dso
  387. - Executing client/gui/guis/playerSettings.gui.dso
  388. - Executing client/gui/guis/pause.gui.dso
  389. - Executing client/gui/guis/observerKeybindings.gui.dso
  390. - Executing client/gui/guis/ObserverGui.gui.dso
  391. - Executing client/gui/guis/objectiveHud.gui.dso
  392. - Executing client/gui/guis/notificationsGui.gui.dso
  393. - Executing client/gui/guis/newCoreHud.gui.dso
  394. - Executing client/gui/guis/mouseToWorldDeploy.gui.dso
  395. - Executing client/gui/guis/MidHud.gui.dso
  396. - Executing client/gui/guis/messageBoxes/messagePopup.gui.dso
  397. - Executing client/gui/guis/messageBoxes/messageBoxYesNoCancel.gui.dso
  398. - Executing client/gui/guis/messageBoxes/messageBoxYesNo.gui.dso
  399. - Executing client/gui/guis/messageBoxes/MessageBoxOKCancelDetailsDlg.gui.dso
  400. - Executing client/gui/guis/messageBoxes/messageBoxOkCancel.gui.dso
  401. - Executing client/gui/guis/messageBoxes/messageBoxOk.gui.dso
  402. - Executing client/gui/guis/menuBackground.gui.dso
  403. - Executing client/gui/guis/mainMenuBackground.gui.dso
  404. - Executing client/gui/guis/mainMenu.gui.dso
  405. - Executing client/gui/guis/loadingBackground.gui.dso
  406. - Executing client/gui/guis/loading.gui.dso
  407. - Executing client/gui/guis/loadDemo.gui.dso
  408. - Executing client/gui/guis/keybindings.gui.dso
  409. - Executing client/gui/guis/InvHud.gui.dso
  410. - Executing client/gui/guis/hudOptions.gui.dso
  411. - Executing client/gui/guis/gameUI.gui.dso
  412. - Executing client/gui/guis/gameOptions.gui.dso
  413. - Executing client/gui/guis/gameMenu.gui.dso
  414. - Executing client/gui/guis/gameHud.gui.dso
  415. - Executing client/gui/guis/fpsDisplay.gui.dso
  416. - Executing client/gui/guis/engineerHud.gui.dso
  417. - Executing client/gui/guis/demoControls.gui.dso
  418. - Executing client/gui/guis/coresHud.gui.dso
  419. - Executing client/gui/guis/console.gui.dso
  420. - Executing client/gui/guis/connect.gui.dso
  421. - Executing client/gui/guis/chat.gui.dso
  422. - Executing client/gui/guis/captureHud.gui.dso
  423. - Executing client/gui/guis/admin.gui.dso
  424.  
  425. Set::add: Object "TrackTorGui" doesn't exist
  426. Loading script path "client/shaders/" with extensions "cs ts gui"
  427. Built pattern client/shaders/*.cs client/shaders/*.ts client/shaders/*.gui
  428. Compiling files...
  429. - Compiling client/shaders/terrain.cs
  430. - Compiling client/shaders/sgLighting.cs
  431. - Compiling client/shaders/groundCover.cs
  432. - Compiling client/shaders/debug.cs
  433. - Compiling client/shaders/common.cs
  434. - Compiling client/shaders/clipMap.cs
  435. Executing compiled dso files...
  436. - Executing client/shaders/terrain.cs.dso
  437. - Executing client/shaders/sgLighting.cs.dso
  438. GFXD3D9Shader::init: forcing $pref::Video::MinPixVersion version 2.00 for shader: shaders/sgLighting/ShadowBuilderShaderV_1_1.hlsl, shaders/sgLighting/ShadowBuilderShaderP_1_1.hlsl
  439. GFXD3D9Shader::init: forcing $pref::Video::MinPixVersion version 2.00 for shader: shaders/sgLighting/ShadowShaderV_1_1.hlsl, shaders/sgLighting/ShadowShaderP_1_1.hlsl
  440. - Executing client/shaders/groundCover.cs.dso
  441. C:\Users\Joe\Desktop\Legions Overdrive\live\memory(33,27): error X3543: asint cannot be used on vs_2_0
  442. - Executing client/shaders/debug.cs.dso
  443. - Executing client/shaders/common.cs.dso
  444. - Executing client/shaders/clipMap.cs.dso
  445.  
  446. Loading script path "client/commonMaterials/" with extensions "cs ts gui"
  447. Built pattern client/commonMaterials/*.cs client/commonMaterials/*.ts client/commonMaterials/*.gui
  448. Compiling files...
  449. Executing compiled dso files...
  450.  
  451. Loading script path "client/materials/" with extensions "cs ts gui"
  452. Built pattern client/materials/*.cs client/materials/*.ts client/materials/*.gui
  453. Compiling files...
  454. - Compiling client/materials/turrets.cs
  455. - Compiling client/materials/tempCapPoint.cs
  456. - Compiling client/materials/teleporter.cs
  457. - Compiling client/materials/sunbeams.cs
  458. - Compiling client/materials/space.cs
  459. - Compiling client/materials/sniperRifle.cs
  460. - Compiling client/materials/skyboltTemp.cs
  461. - Compiling client/materials/sensor.cs
  462. - Compiling client/materials/rocketLauncher.cs
  463. - Compiling client/materials/repairGun.cs
  464. - Compiling client/materials/reactor.cs
  465. - Compiling client/materials/pointDef.cs
  466. - Compiling client/materials/plasmaTemp.cs
  467. - Compiling client/materials/plasmaball.cs
  468. - Compiling client/materials/motionTrails.cs
  469. - Compiling client/materials/mortarTemp.cs
  470. - Compiling client/materials/mortar.cs
  471. - Compiling client/materials/jumpRingMaterial.cs
  472. - Compiling client/materials/jumpPad.cs
  473. - Compiling client/materials/interiors.cs
  474. - Compiling client/materials/humanplayer.cs
  475. - Compiling client/materials/humanHeads.cs
  476. - Compiling client/materials/heatShield.cs
  477. - Compiling client/materials/HealPad.cs
  478. - Compiling client/materials/handGrenades.cs
  479. - Compiling client/materials/grenadeLauncher.cs
  480. - Compiling client/materials/Grassy.cs
  481. - Compiling client/materials/flags.cs
  482. - Compiling client/materials/fieldGenerator.cs
  483. - Compiling client/materials/cores.cs
  484. - Compiling client/materials/common.cs
  485. - Compiling client/materials/chrono.cs
  486. - Compiling client/materials/chaingun.cs
  487. - Compiling client/materials/capPoints.cs
  488. - Compiling client/materials/blasterTemp.cs
  489. - Compiling client/materials/blastershot.cs
  490. - Compiling client/materials/beams.cs
  491. - Compiling client/materials/ammoDepot.cs
  492. - Compiling client/materials/aelxblitz.cs
  493. Executing compiled dso files...
  494. - Executing client/materials/turrets.cs.dso
  495. Warning, overwriting material properties for: turretheadSkin
  496. Warning, overwriting material properties for: turretheadSkin
  497. Warning, overwriting material properties for: TurretLODheadskin
  498. Warning, overwriting material properties for: TurretLODPlatformskin
  499. Warning, overwriting material properties for: turretglowpanels
  500. Warning, overwriting material properties for: turretheadSkin
  501. Warning, overwriting material properties for: turretheadSkin
  502. Warning, overwriting material properties for: TurretLODheadskin
  503. Warning, overwriting material properties for: TurretLODPlatformskin
  504. Warning, overwriting material properties for: turretglowpanels
  505. Warning, overwriting material properties for: turretscanner
  506. Warning, overwriting material properties for: turretantglow
  507. Warning, overwriting material properties for: turretglowpanels
  508. Warning, overwriting material properties for: turretscanner
  509. Warning, overwriting material properties for: turretantglow
  510. Warning, overwriting material properties for: turretglowpanels
  511. Warning, overwriting material properties for: turretscanner
  512. Warning, overwriting material properties for: turretantglow
  513. Warning, overwriting material properties for: turretglowpanels
  514. Warning, overwriting material properties for: turretheadSkin
  515. Warning, overwriting material properties for: turretheadSkin
  516. Warning, overwriting material properties for: TurretLODheadskin
  517. Warning, overwriting material properties for: TurretLODPlatformskin
  518. - Executing client/materials/tempCapPoint.cs.dso
  519. - Executing client/materials/teleporter.cs.dso
  520. - Executing client/materials/sunbeams.cs.dso
  521. - Executing client/materials/space.cs.dso
  522. - Executing client/materials/sniperRifle.cs.dso
  523. - Executing client/materials/skyboltTemp.cs.dso
  524. - Executing client/materials/sensor.cs.dso
  525. Warning, overwriting material properties for: sensorGlow
  526. Warning, overwriting material properties for: sensorGlow
  527. Warning, overwriting material properties for: sensorDif
  528. Warning, overwriting material properties for: sensorDif
  529. Warning, overwriting material properties for: sensorDif
  530. - Executing client/materials/rocketLauncher.cs.dso
  531. - Executing client/materials/repairGun.cs.dso
  532. - Executing client/materials/reactor.cs.dso
  533. Warning, overwriting material properties for: networkBeamMTL
  534. Warning, overwriting material properties for: networkBeamMTL
  535. Warning, overwriting material properties for: reactorTop
  536. Warning, overwriting material properties for: reactorBot
  537. Warning, overwriting material properties for: reactorLeg
  538. Warning, overwriting material properties for: reactorTop
  539. Warning, overwriting material properties for: reactorBot
  540. Warning, overwriting material properties for: reactorLeg
  541. Warning, overwriting material properties for: reactorTop
  542. Warning, overwriting material properties for: reactorBot
  543. Warning, overwriting material properties for: reactorLeg
  544. - Executing client/materials/pointDef.cs.dso
  545. Warning, overwriting material properties for: pointDefMTL
  546. Warning, overwriting material properties for: pointDefHose
  547. Warning, overwriting material properties for: pointDefWindow
  548. Warning, overwriting material properties for: pointDefEnergy
  549. Warning, overwriting material properties for: pointDefTopGlow
  550. Warning, overwriting material properties for: pointDefMTL
  551. Warning, overwriting material properties for: pointDefHose
  552. Warning, overwriting material properties for: pointDefWindow
  553. Warning, overwriting material properties for: pointDefEnergy
  554. Warning, overwriting material properties for: pointDefTopGlow
  555. Warning, overwriting material properties for: pointDefMTL
  556. Warning, overwriting material properties for: pointDefHose
  557. Warning, overwriting material properties for: pointDefWindow
  558. Warning, overwriting material properties for: pointDefEnergy
  559. Warning, overwriting material properties for: pointDefTopGlow
  560. - Executing client/materials/plasmaTemp.cs.dso
  561. - Executing client/materials/plasmaball.cs.dso
  562. - Executing client/materials/motionTrails.cs.dso
  563. Warning, overwriting material properties for: flightlighttrail0
  564. Warning, overwriting material properties for: flightlighttrail1
  565. - Executing client/materials/mortarTemp.cs.dso
  566. - Executing client/materials/mortar.cs.dso
  567. - Executing client/materials/jumpRingMaterial.cs.dso
  568. - Executing client/materials/jumpPad.cs.dso
  569. Warning, overwriting material properties for: jumpPadMTL
  570. - Executing client/materials/interiors.cs.dso
  571. - Executing client/materials/humanplayer.cs.dso
  572. Warning, overwriting material properties for: fighter_glow0
  573. Warning, overwriting material properties for: fighter_glow0
  574. Warning, overwriting material properties for: fighter_glow1
  575. Warning, overwriting material properties for: fighter_glow1
  576. Could not map material: PlayerBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  577. Warning, overwriting material properties for: Stealth_diff.dds
  578. Warning, overwriting material properties for: StealthLod_diff.dds
  579. Warning, overwriting material properties for: Red_diff.dds
  580. Warning, overwriting material properties for: RedLod_diff.dds
  581. Warning, overwriting material properties for: Blue_diff.dds
  582. Warning, overwriting material properties for: BlueLod_diff.dds
  583. Warning, overwriting material properties for: Navy_diff.dds
  584. Warning, overwriting material properties for: NavyLod_diff.dds
  585. Warning, overwriting material properties for: Imperial_diff.dds
  586. Warning, overwriting material properties for: ImperialLod_diff.dds
  587. Warning, overwriting material properties for: Red_diff.dds
  588. Warning, overwriting material properties for: RedLod_diff.dds
  589. Warning, overwriting material properties for: Red_diff.dds
  590. Warning, overwriting material properties for: RedLod_diff.dds
  591. Warning, overwriting material properties for: Blue_diff.dds
  592. Warning, overwriting material properties for: BlueLod_diff.dds
  593. Warning, overwriting material properties for: Navy_diff.dds
  594. Warning, overwriting material properties for: NavyLod_diff.dds
  595. Warning, overwriting material properties for: Imperial_diff.dds
  596. Warning, overwriting material properties for: ImperialLod_diff.dds
  597. Warning, overwriting material properties for: Red_diff.dds
  598. Warning, overwriting material properties for: RedLod_diff.dds
  599. - Executing client/materials/humanHeads.cs.dso
  600. Could not map material: PlayerBaseHeadDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  601. Could not map material: PlayerHeadLightBareBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  602. Could not map material: PlayerHeadLightFourEyesBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  603. Warning, overwriting material properties for: Red_diff
  604. Warning, overwriting material properties for: Blue_diff
  605. Warning, overwriting material properties for: Camo_diff
  606. Warning, overwriting material properties for: Navy_diff
  607. Warning, overwriting material properties for: Racer_diff
  608. Warning, overwriting material properties for: Imperial_diff
  609. Warning, overwriting material properties for: Stealth_diff
  610. Could not map material: PlayerHeadLightMarksmanBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  611. Warning, overwriting material properties for: Red_diff
  612. Warning, overwriting material properties for: Blue_diff
  613. Warning, overwriting material properties for: Camo_diff
  614. Warning, overwriting material properties for: Navy_diff
  615. Warning, overwriting material properties for: Racer_diff
  616. Warning, overwriting material properties for: Imperial_diff
  617. Warning, overwriting material properties for: Stealth_diff
  618. Could not map material: PlayerHeadLightSpoilerBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  619. Warning, overwriting material properties for: Red_diff
  620. Warning, overwriting material properties for: Blue_diff
  621. Warning, overwriting material properties for: Camo_diff
  622. Warning, overwriting material properties for: Navy_diff
  623. Warning, overwriting material properties for: Racer_diff
  624. Warning, overwriting material properties for: Imperial_diff
  625. Warning, overwriting material properties for: Stealth_diff
  626. Could not map material: PlayerHeadMediumPrecursorBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  627. Warning, overwriting material properties for: Red_diff
  628. Warning, overwriting material properties for: Blue_diff
  629. Warning, overwriting material properties for: Navy_diff
  630. Warning, overwriting material properties for: Imperial_diff
  631. Could not map material: PlayerHeadMediumSkullBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  632. Warning, overwriting material properties for: Red_diff
  633. Warning, overwriting material properties for: Blue_diff
  634. Warning, overwriting material properties for: Green_diff
  635. Warning, overwriting material properties for: Navy_diff
  636. Warning, overwriting material properties for: Pirate_diff
  637. Warning, overwriting material properties for: Imperial_diff
  638. Warning, overwriting material properties for: Snow_diff
  639. Could not map material: PlayerHeadMediumCrestBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  640. Warning, overwriting material properties for: Red_diff
  641. Warning, overwriting material properties for: Blue_diff
  642. Warning, overwriting material properties for: Green_diff
  643. Warning, overwriting material properties for: Navy_diff
  644. Warning, overwriting material properties for: Pirate_diff
  645. Warning, overwriting material properties for: Imperial_diff
  646. Warning, overwriting material properties for: Snow_diff
  647. Could not map material: PlayerHeadMediumBareBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  648. Warning, overwriting material properties for: Red_diff
  649. Warning, overwriting material properties for: Blue_diff
  650. Warning, overwriting material properties for: Green_diff
  651. Warning, overwriting material properties for: Navy_diff
  652. Warning, overwriting material properties for: Pirate_diff
  653. Warning, overwriting material properties for: Imperial_diff
  654. Warning, overwriting material properties for: Snow_diff
  655. Could not map material: PlayerHeadHeavyArmoredBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  656. Warning, overwriting material properties for: Red_diff
  657. Warning, overwriting material properties for: Blue_diff
  658. Warning, overwriting material properties for: Navy_diff
  659. Warning, overwriting material properties for: Imperial_diff
  660. Could not map material: PlayerHeadHeavyScarFaceBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  661. Warning, overwriting material properties for: Red_diff
  662. Warning, overwriting material properties for: Blue_diff
  663. Warning, overwriting material properties for: Gold_diff
  664. Warning, overwriting material properties for: Jungle_diff
  665. Warning, overwriting material properties for: Navy_diff
  666. Warning, overwriting material properties for: Imperial_diff
  667. Warning, overwriting material properties for: Steppe_diff
  668. Could not map material: PlayerHeadHeavyLegionairreBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  669. Warning, overwriting material properties for: Red_diff
  670. Warning, overwriting material properties for: Blue_diff
  671. Warning, overwriting material properties for: Gold_diff
  672. Warning, overwriting material properties for: Jungle_diff
  673. Warning, overwriting material properties for: Navy_diff
  674. Warning, overwriting material properties for: Imperial_diff
  675. Warning, overwriting material properties for: Steppe_diff
  676. Could not map material: PlayerHeadHeavySpikeBaseDiffuse to a texture name, need to specify 'mapTo' or 'baseTex[0]' parameter
  677. Warning, overwriting material properties for: Red_diff
  678. Warning, overwriting material properties for: Blue_diff
  679. Warning, overwriting material properties for: Gold_diff
  680. Warning, overwriting material properties for: Jungle_diff
  681. Warning, overwriting material properties for: Navy_diff
  682. Warning, overwriting material properties for: Imperial_diff
  683. Warning, overwriting material properties for: Steppe_diff
  684. - Executing client/materials/heatShield.cs.dso
  685. - Executing client/materials/HealPad.cs.dso
  686. Warning, overwriting material properties for: flightlighttrail1
  687. [GFXTextureManager::createTexture] Texture 'legions/data/shapes/human/flightlighttrail1' requested with different profiles.
  688. - This could impact texture compression, mip levels, and other things.
  689. - Creating new texture object.
  690. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/legions/data/shapes/human/flightlighttrail1.jng' requested with different profiles.
  691. - This could impact texture compression, mip levels, and other things.
  692. - Creating new texture object.
  693. Warning, overwriting material properties for: flightlighttrail1
  694. Warning, overwriting material properties for: flightlighttrail1
  695. - Executing client/materials/handGrenades.cs.dso
  696. - Executing client/materials/grenadeLauncher.cs.dso
  697. - Executing client/materials/Grassy.cs.dso
  698. Warning, overwriting material properties for: floor_11
  699. - Executing client/materials/flags.cs.dso
  700. - Executing client/materials/fieldGenerator.cs.dso
  701. - Executing client/materials/cores.cs.dso
  702. - Executing client/materials/common.cs.dso
  703. - Executing client/materials/chrono.cs.dso
  704. - Executing client/materials/chaingun.cs.dso
  705. - Executing client/materials/capPoints.cs.dso
  706. - Executing client/materials/blasterTemp.cs.dso
  707. - Executing client/materials/blastershot.cs.dso
  708. - Executing client/materials/beams.cs.dso
  709. - Executing client/materials/ammoDepot.cs.dso
  710. Warning, overwriting material properties for: invDif
  711. - Executing client/materials/aelxblitz.cs.dso
  712.  
  713. Preloading Textures: client/gui/Images/objectiveIcons/*.png
  714. client/gui/images/objectiveIcons/turretIconGeneric.png 0
  715. client/gui/images/objectiveIcons/teleporter.png 0
  716. client/gui/images/objectiveIcons/sensorIcon.png 0
  717. client/gui/images/objectiveIcons/reactorIcon.png 0
  718. client/gui/images/objectiveIcons/pointDefense.png 0
  719. client/gui/images/objectiveIcons/playerIcon_solid.png 0
  720. client/gui/images/objectiveIcons/playerIcon_outline.png 0
  721. client/gui/images/objectiveIcons/playerIcon_line.png 0
  722. client/gui/images/objectiveIcons/playerIcon.png 0
  723. client/gui/images/objectiveIcons/playerFlag.png 0
  724. client/gui/images/objectiveIcons/playerDead.png 0
  725. client/gui/images/objectiveIcons/jammer.png 0
  726. client/gui/images/objectiveIcons/iris.png 0
  727. client/gui/images/objectiveIcons/healPadIcon.png 0
  728. client/gui/images/objectiveIcons/GoalIcon.png 0
  729. client/gui/images/objectiveIcons/flagIcon.png 0
  730. client/gui/images/objectiveIcons/flagGoalIcon.png 0
  731. client/gui/images/objectiveIcons/boostPad.png 0
  732. client/gui/images/objectiveIcons/assetIconGeneric.png 0
  733. client/gui/images/objectiveIcons/ammoIcon.png 16
  734. Preload elapsed: 16
  735. Preloading Textures: client/gui/Images/Hud/weaponIcons/*.png
  736. client/gui/images/hud/weaponIcons/sniperRifleAmmo.png 0
  737. client/gui/images/hud/weaponIcons/sniperRifle.png 0
  738. client/gui/images/hud/weaponIcons/rocketLauncherAmmo.png 0
  739. client/gui/images/hud/weaponIcons/rocketLauncher.png 0
  740. client/gui/images/hud/weaponIcons/grenadeLauncherAmmo.png 0
  741. client/gui/images/hud/weaponIcons/grenadeLauncher.png 0
  742. client/gui/images/hud/weaponIcons/flagAmmo.png 0
  743. client/gui/images/hud/weaponIcons/flag.png 0
  744. client/gui/images/hud/weaponIcons/chainGunAmmo.png 0
  745. client/gui/images/hud/weaponIcons/chainGun.png 0
  746. client/gui/images/hud/weaponIcons/BoltLauncherAmmo.png 0
  747. Preload elapsed: 0
  748. Preloading Textures: client/gui/Images/*.png
  749. client/gui/images/spawnSelect/spawnPointSelected.png 0
  750. client/gui/images/spawnSelect/spawnPointNeutral.png 0
  751. client/gui/images/spawnSelect/spawnPointFriendly.png 0
  752. client/gui/images/spawnSelect/spawnPointEnemy.png 15
  753. client/gui/images/spawnSelect/playerDead.png 0
  754. client/gui/images/spawnSelect/playerAlive.png 0
  755. [GFXTextureManager::createTexture] Texture 'client/gui/images/spawnSelect/back_spawnSelect.png' requested with different profiles.
  756. - This could impact texture compression, mip levels, and other things.
  757. - Creating new texture object.
  758. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/spawnSelect/back_spawnSelect.png' requested with different profiles.
  759. - This could impact texture compression, mip levels, and other things.
  760. - Creating new texture object.
  761. client/gui/images/spawnSelect/back_spawnSelect.png 0
  762. [GFXTextureManager::createTexture] Texture 'client/gui/images/spawnSelect/backgroundImages/Sanctuary.png' requested with different profiles.
  763. - This could impact texture compression, mip levels, and other things.
  764. - Creating new texture object.
  765. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/spawnSelect/backgroundImages/Sanctuary.png' requested with different profiles.
  766. - This could impact texture compression, mip levels, and other things.
  767. - Creating new texture object.
  768. client/gui/images/spawnSelect/backgroundImages/Sanctuary.png 16
  769. client/gui/images/obs/obsBG.png 0
  770. client/gui/images/objectiveIcons/turretIconGeneric.png 0
  771. client/gui/images/objectiveIcons/teleporter.png 0
  772. client/gui/images/objectiveIcons/sensorIcon.png 0
  773. client/gui/images/objectiveIcons/reactorIcon.png 0
  774. client/gui/images/objectiveIcons/pointDefense.png 0
  775. client/gui/images/objectiveIcons/playerIcon_solid.png 0
  776. client/gui/images/objectiveIcons/playerIcon_outline.png 15
  777. client/gui/images/objectiveIcons/playerIcon_line.png 0
  778. client/gui/images/objectiveIcons/playerIcon.png 0
  779. client/gui/images/objectiveIcons/playerFlag.png 0
  780. client/gui/images/objectiveIcons/playerDead.png 0
  781. client/gui/images/objectiveIcons/jammer.png 0
  782. client/gui/images/objectiveIcons/iris.png 0
  783. client/gui/images/objectiveIcons/healPadIcon.png 0
  784. client/gui/images/objectiveIcons/GoalIcon.png 0
  785. client/gui/images/objectiveIcons/flagIcon.png 0
  786. client/gui/images/objectiveIcons/flagGoalIcon.png 0
  787. client/gui/images/objectiveIcons/boostPad.png 0
  788. client/gui/images/objectiveIcons/assetIconGeneric.png 0
  789. client/gui/images/objectiveIcons/ammoIcon.png 0
  790. client/gui/images/menus/tab.png 0
  791. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/scoreboard/BG.png' requested with different profiles.
  792. - This could impact texture compression, mip levels, and other things.
  793. - Creating new texture object.
  794. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/scoreboard/BG.png' requested with different profiles.
  795. - This could impact texture compression, mip levels, and other things.
  796. - Creating new texture object.
  797. client/gui/images/menus/scoreboard/BG.png 0
  798. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/ReactorDisplay/bg_reactorProgress.png' requested with different profiles.
  799. - This could impact texture compression, mip levels, and other things.
  800. - Creating new texture object.
  801. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/ReactorDisplay/bg_reactorProgress.png' requested with different profiles.
  802. - This could impact texture compression, mip levels, and other things.
  803. - Creating new texture object.
  804. client/gui/images/menus/ReactorDisplay/bg_reactorProgress.png 0
  805. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/ReactorDisplay/bg_reactorDisplay.png' requested with different profiles.
  806. - This could impact texture compression, mip levels, and other things.
  807. - Creating new texture object.
  808. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/ReactorDisplay/bg_reactorDisplay.png' requested with different profiles.
  809. - This could impact texture compression, mip levels, and other things.
  810. - Creating new texture object.
  811. client/gui/images/menus/ReactorDisplay/bg_reactorDisplay.png 0
  812. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/obsGui/back_textEntry.png' requested with different profiles.
  813. - This could impact texture compression, mip levels, and other things.
  814. - Creating new texture object.
  815. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/obsGui/back_textEntry.png' requested with different profiles.
  816. - This could impact texture compression, mip levels, and other things.
  817. - Creating new texture object.
  818. client/gui/images/menus/obsGui/back_textEntry.png 0
  819. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/obsGui/back_popUpMenu.png' requested with different profiles.
  820. - This could impact texture compression, mip levels, and other things.
  821. - Creating new texture object.
  822. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/obsGui/back_popUpMenu.png' requested with different profiles.
  823. - This could impact texture compression, mip levels, and other things.
  824. - Creating new texture object.
  825. client/gui/images/menus/obsGui/back_popUpMenu.png 0
  826. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/obsGui/back_observerGuiBG.png' requested with different profiles.
  827. - This could impact texture compression, mip levels, and other things.
  828. - Creating new texture object.
  829. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/obsGui/back_observerGuiBG.png' requested with different profiles.
  830. - This could impact texture compression, mip levels, and other things.
  831. - Creating new texture object.
  832. client/gui/images/menus/obsGui/back_observerGuiBG.png 0
  833. client/gui/images/menus/menuButton_n.png 0
  834. client/gui/images/menus/menuButton_i.png 0
  835. client/gui/images/menus/menuButton_h.png 0
  836. client/gui/images/menus/menuButton_d.png 0
  837. client/gui/images/menus/menuButtons/menuButton_n.png 0
  838. client/gui/images/menus/menuButtons/menuButton_i.png 0
  839. client/gui/images/menus/menuButtons/menuButton_h.png 0
  840. client/gui/images/menus/menuButtons/menuButton_d.png 0
  841. client/gui/images/menus/menuButtons/menuButtonS_n.png 0
  842. client/gui/images/menus/menuButtons/menuButtonS_i.png 0
  843. client/gui/images/menus/menuButtons/menuButtonS_h.png 0
  844. client/gui/images/menus/menuButtons/menuButtonS_d.png 0
  845. client/gui/images/menus/menuButtons/menuButtonS2_n.png 0
  846. client/gui/images/menus/menuButtons/menuButtonS2_i.png 0
  847. client/gui/images/menus/menuButtons/menuButtonS2_h.png 0
  848. client/gui/images/menus/menuButtons/menuButtonS2_d.png 0
  849. client/gui/images/menus/menuButtons/menuButtonL_n.png 0
  850. client/gui/images/menus/menuButtons/menuButtonL_i.png 0
  851. client/gui/images/menus/menuButtons/menuButtonL_h.png 0
  852. client/gui/images/menus/menuButtons/menuButtonL_d.png 0
  853. client/gui/images/menus/menuButtons/button_save_h.png 0
  854. client/gui/images/menus/menuButtons/button_save_d.png 0
  855. client/gui/images/menus/menuButtons/button_save.png 0
  856. client/gui/images/menus/menuButtons/button_ok_h.png 0
  857. client/gui/images/menus/menuButtons/button_ok_d.png 0
  858. client/gui/images/menus/menuButtons/button_ok.png 0
  859. client/gui/images/menus/menuButtons/button_cancel_h.png 0
  860. client/gui/images/menus/menuButtons/button_cancel_d.png 0
  861. client/gui/images/menus/menuButtons/button_cancel.png 0
  862. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_textEntry.png' requested with different profiles.
  863. - This could impact texture compression, mip levels, and other things.
  864. - Creating new texture object.
  865. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_textEntry.png' requested with different profiles.
  866. - This could impact texture compression, mip levels, and other things.
  867. - Creating new texture object.
  868. client/gui/images/menus/MainMenu/back_textEntry.png 0
  869. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_serverBrowser.png' requested with different profiles.
  870. - This could impact texture compression, mip levels, and other things.
  871. - Creating new texture object.
  872. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_serverBrowser.png' requested with different profiles.
  873. - This could impact texture compression, mip levels, and other things.
  874. - Creating new texture object.
  875. client/gui/images/menus/MainMenu/back_serverBrowser.png 0
  876. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_password.png' requested with different profiles.
  877. - This could impact texture compression, mip levels, and other things.
  878. - Creating new texture object.
  879. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_password.png' requested with different profiles.
  880. - This could impact texture compression, mip levels, and other things.
  881. - Creating new texture object.
  882. client/gui/images/menus/MainMenu/back_password.png 0
  883. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_options.png' requested with different profiles.
  884. - This could impact texture compression, mip levels, and other things.
  885. - Creating new texture object.
  886. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_options.png' requested with different profiles.
  887. - This could impact texture compression, mip levels, and other things.
  888. - Creating new texture object.
  889. client/gui/images/menus/MainMenu/back_options.png 0
  890. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_menuButtons.png' requested with different profiles.
  891. - This could impact texture compression, mip levels, and other things.
  892. - Creating new texture object.
  893. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_menuButtons.png' requested with different profiles.
  894. - This could impact texture compression, mip levels, and other things.
  895. - Creating new texture object.
  896. client/gui/images/menus/MainMenu/back_menuButtons.png 0
  897. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_main.png' requested with different profiles.
  898. - This could impact texture compression, mip levels, and other things.
  899. - Creating new texture object.
  900. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_main.png' requested with different profiles.
  901. - This could impact texture compression, mip levels, and other things.
  902. - Creating new texture object.
  903. client/gui/images/menus/MainMenu/back_main.png 125
  904. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadTop.png' requested with different profiles.
  905. - This could impact texture compression, mip levels, and other things.
  906. - Creating new texture object.
  907. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadTop.png' requested with different profiles.
  908. - This could impact texture compression, mip levels, and other things.
  909. - Creating new texture object.
  910. client/gui/images/menus/MainMenu/back_loadTop.png 0
  911. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadBottom.png' requested with different profiles.
  912. - This could impact texture compression, mip levels, and other things.
  913. - Creating new texture object.
  914. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadBottom.png' requested with different profiles.
  915. - This could impact texture compression, mip levels, and other things.
  916. - Creating new texture object.
  917. client/gui/images/menus/MainMenu/back_loadBottom.png 0
  918. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadBarBG.png' requested with different profiles.
  919. - This could impact texture compression, mip levels, and other things.
  920. - Creating new texture object.
  921. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadBarBG.png' requested with different profiles.
  922. - This could impact texture compression, mip levels, and other things.
  923. - Creating new texture object.
  924. client/gui/images/menus/MainMenu/back_loadBarBG.png 0
  925. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_load.png' requested with different profiles.
  926. - This could impact texture compression, mip levels, and other things.
  927. - Creating new texture object.
  928. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_load.png' requested with different profiles.
  929. - This could impact texture compression, mip levels, and other things.
  930. - Creating new texture object.
  931. client/gui/images/menus/MainMenu/back_load.png 109
  932. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_demoLoad.png' requested with different profiles.
  933. - This could impact texture compression, mip levels, and other things.
  934. - Creating new texture object.
  935. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_demoLoad.png' requested with different profiles.
  936. - This could impact texture compression, mip levels, and other things.
  937. - Creating new texture object.
  938. client/gui/images/menus/MainMenu/back_demoLoad.png 16
  939. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_customMatch.png' requested with different profiles.
  940. - This could impact texture compression, mip levels, and other things.
  941. - Creating new texture object.
  942. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_customMatch.png' requested with different profiles.
  943. - This could impact texture compression, mip levels, and other things.
  944. - Creating new texture object.
  945. client/gui/images/menus/MainMenu/back_customMatch.png 0
  946. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_clientList.png' requested with different profiles.
  947. - This could impact texture compression, mip levels, and other things.
  948. - Creating new texture object.
  949. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_clientList.png' requested with different profiles.
  950. - This could impact texture compression, mip levels, and other things.
  951. - Creating new texture object.
  952. client/gui/images/menus/MainMenu/back_clientList.png 0
  953. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/loadoutGui/back_textList.png' requested with different profiles.
  954. - This could impact texture compression, mip levels, and other things.
  955. - Creating new texture object.
  956. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/loadoutGui/back_textList.png' requested with different profiles.
  957. - This could impact texture compression, mip levels, and other things.
  958. - Creating new texture object.
  959. client/gui/images/menus/loadoutGui/back_textList.png 0
  960. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/loadoutGui/back_popUpMenu.png' requested with different profiles.
  961. - This could impact texture compression, mip levels, and other things.
  962. - Creating new texture object.
  963. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/loadoutGui/back_popUpMenu.png' requested with different profiles.
  964. - This could impact texture compression, mip levels, and other things.
  965. - Creating new texture object.
  966. client/gui/images/menus/loadoutGui/back_popUpMenu.png 0
  967. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/loadoutGui/back_modelView.png' requested with different profiles.
  968. - This could impact texture compression, mip levels, and other things.
  969. - Creating new texture object.
  970. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/loadoutGui/back_modelView.png' requested with different profiles.
  971. - This could impact texture compression, mip levels, and other things.
  972. - Creating new texture object.
  973. client/gui/images/menus/loadoutGui/back_modelView.png 0
  974. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/loadoutGui/back_loadoutBG.png' requested with different profiles.
  975. - This could impact texture compression, mip levels, and other things.
  976. - Creating new texture object.
  977. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/loadoutGui/back_loadoutBG.png' requested with different profiles.
  978. - This could impact texture compression, mip levels, and other things.
  979. - Creating new texture object.
  980. client/gui/images/menus/loadoutGui/back_loadoutBG.png 0
  981. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/loadoutGui/back_listBG.png' requested with different profiles.
  982. - This could impact texture compression, mip levels, and other things.
  983. - Creating new texture object.
  984. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/loadoutGui/back_listBG.png' requested with different profiles.
  985. - This could impact texture compression, mip levels, and other things.
  986. - Creating new texture object.
  987. client/gui/images/menus/loadoutGui/back_listBG.png 0
  988. client/gui/images/menus/LegionsText.png 0
  989. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/gamePanel/back_textList.png' requested with different profiles.
  990. - This could impact texture compression, mip levels, and other things.
  991. - Creating new texture object.
  992. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/gamePanel/back_textList.png' requested with different profiles.
  993. - This could impact texture compression, mip levels, and other things.
  994. - Creating new texture object.
  995. client/gui/images/menus/gamePanel/back_textList.png 0
  996. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/gamePanel/back_gamePanelBG.png' requested with different profiles.
  997. - This could impact texture compression, mip levels, and other things.
  998. - Creating new texture object.
  999. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/gamePanel/back_gamePanelBG.png' requested with different profiles.
  1000. - This could impact texture compression, mip levels, and other things.
  1001. - Creating new texture object.
  1002. client/gui/images/menus/gamePanel/back_gamePanelBG.png 16
  1003. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/engieHud/progressBG.png' requested with different profiles.
  1004. - This could impact texture compression, mip levels, and other things.
  1005. - Creating new texture object.
  1006. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/engieHud/progressBG.png' requested with different profiles.
  1007. - This could impact texture compression, mip levels, and other things.
  1008. - Creating new texture object.
  1009. client/gui/images/menus/engieHud/progressBG.png 0
  1010. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/engieHud/engieBG.png' requested with different profiles.
  1011. - This could impact texture compression, mip levels, and other things.
  1012. - Creating new texture object.
  1013. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/engieHud/engieBG.png' requested with different profiles.
  1014. - This could impact texture compression, mip levels, and other things.
  1015. - Creating new texture object.
  1016. client/gui/images/menus/engieHud/engieBG.png 0
  1017. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/engieHud/descriptionBG.png' requested with different profiles.
  1018. - This could impact texture compression, mip levels, and other things.
  1019. - Creating new texture object.
  1020. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/engieHud/descriptionBG.png' requested with different profiles.
  1021. - This could impact texture compression, mip levels, and other things.
  1022. - Creating new texture object.
  1023. client/gui/images/menus/engieHud/descriptionBG.png 0
  1024. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/engieHud/BG1.png' requested with different profiles.
  1025. - This could impact texture compression, mip levels, and other things.
  1026. - Creating new texture object.
  1027. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/engieHud/BG1.png' requested with different profiles.
  1028. - This could impact texture compression, mip levels, and other things.
  1029. - Creating new texture object.
  1030. client/gui/images/menus/engieHud/BG1.png 0
  1031. client/gui/images/menus/engieButtons/scanner/scanner3_n.png 0
  1032. client/gui/images/menus/engieButtons/scanner/scanner3_i.png 0
  1033. client/gui/images/menus/engieButtons/scanner/scanner3_h.png 0
  1034. client/gui/images/menus/engieButtons/scanner/scanner3_d.png 0
  1035. client/gui/images/menus/engieButtons/scanner/scanner2_n.png 0
  1036. client/gui/images/menus/engieButtons/scanner/scanner2_i.png 0
  1037. client/gui/images/menus/engieButtons/scanner/scanner2_h.png 0
  1038. client/gui/images/menus/engieButtons/scanner/scanner2_d.png 0
  1039. client/gui/images/menus/engieButtons/scanner/scanner1_n.png 0
  1040. client/gui/images/menus/engieButtons/scanner/scanner1_i.png 15
  1041. client/gui/images/menus/engieButtons/scanner/scanner1_h.png 0
  1042. client/gui/images/menus/engieButtons/scanner/scanner1_d.png 0
  1043. client/gui/images/menus/engieButtons/rocket/rocketTurret3_n.png 0
  1044. client/gui/images/menus/engieButtons/rocket/rocketTurret3_i.png 0
  1045. client/gui/images/menus/engieButtons/rocket/rocketTurret3_h.png 0
  1046. client/gui/images/menus/engieButtons/rocket/rocketTurret3_d.png 0
  1047. client/gui/images/menus/engieButtons/rocket/rocketTurret2_n.png 0
  1048. client/gui/images/menus/engieButtons/rocket/rocketTurret2_i.png 0
  1049. client/gui/images/menus/engieButtons/rocket/rocketTurret2_h.png 0
  1050. client/gui/images/menus/engieButtons/rocket/rocketTurret2_d.png 0
  1051. client/gui/images/menus/engieButtons/rocket/rocketTurret1_n.png 0
  1052. client/gui/images/menus/engieButtons/rocket/rocketTurret1_i.png 0
  1053. client/gui/images/menus/engieButtons/rocket/rocketTurret1_h.png 0
  1054. client/gui/images/menus/engieButtons/rocket/rocketTurret1_d.png 0
  1055. client/gui/images/menus/engieButtons/reactor/reactorButton3_n.png 0
  1056. client/gui/images/menus/engieButtons/reactor/reactorButton3_i.png 0
  1057. client/gui/images/menus/engieButtons/reactor/reactorButton3_h.png 0
  1058. client/gui/images/menus/engieButtons/reactor/reactorButton3_d.png 0
  1059. client/gui/images/menus/engieButtons/reactor/reactorButton2_n.png 0
  1060. client/gui/images/menus/engieButtons/reactor/reactorButton2_i.png 0
  1061. client/gui/images/menus/engieButtons/reactor/reactorButton2_h.png 0
  1062. client/gui/images/menus/engieButtons/reactor/reactorButton2_d.png 0
  1063. client/gui/images/menus/engieButtons/reactor/reactorButton1_n.png 0
  1064. client/gui/images/menus/engieButtons/reactor/reactorButton1_i.png 0
  1065. client/gui/images/menus/engieButtons/reactor/reactorButton1_h.png 0
  1066. client/gui/images/menus/engieButtons/reactor/reactorButton1_d.png 0
  1067. client/gui/images/menus/engieButtons/laser/laserTurret3_n.png 0
  1068. client/gui/images/menus/engieButtons/laser/laserTurret3_i.png 0
  1069. client/gui/images/menus/engieButtons/laser/laserTurret3_h.png 0
  1070. client/gui/images/menus/engieButtons/laser/laserTurret3_d.png 16
  1071. client/gui/images/menus/engieButtons/laser/laserTurret2_n.png 0
  1072. client/gui/images/menus/engieButtons/laser/laserTurret2_i.png 0
  1073. client/gui/images/menus/engieButtons/laser/laserTurret2_h.png 0
  1074. client/gui/images/menus/engieButtons/laser/laserTurret2_d.png 0
  1075. client/gui/images/menus/engieButtons/laser/laserTurret1_n.png 0
  1076. client/gui/images/menus/engieButtons/laser/laserTurret1_i.png 0
  1077. client/gui/images/menus/engieButtons/laser/laserTurret1_h.png 0
  1078. client/gui/images/menus/engieButtons/laser/laserTurret1_d.png 0
  1079. client/gui/images/menus/engieButtons/jumpRing/jumpRing3_n.png 0
  1080. client/gui/images/menus/engieButtons/jumpRing/jumpRing3_i.png 0
  1081. client/gui/images/menus/engieButtons/jumpRing/jumpRing3_h.png 0
  1082. client/gui/images/menus/engieButtons/jumpRing/jumpRing3_d.png 0
  1083. client/gui/images/menus/engieButtons/jumpRing/jumpRing2_n.png 0
  1084. client/gui/images/menus/engieButtons/jumpRing/jumpRing2_i.png 0
  1085. client/gui/images/menus/engieButtons/jumpRing/jumpRing2_h.png 0
  1086. client/gui/images/menus/engieButtons/jumpRing/jumpRing2_d.png 0
  1087. client/gui/images/menus/engieButtons/jumpRing/jumpRing1_n.png 0
  1088. client/gui/images/menus/engieButtons/jumpRing/jumpRing1_i.png 0
  1089. client/gui/images/menus/engieButtons/jumpRing/jumpRing1_h.png 0
  1090. client/gui/images/menus/engieButtons/jumpRing/jumpRing1_d.png 0
  1091. client/gui/images/menus/engieButtons/healPad/healPad3_n.png 0
  1092. client/gui/images/menus/engieButtons/healPad/healPad3_i.png 0
  1093. client/gui/images/menus/engieButtons/healPad/healPad3_h.png 0
  1094. client/gui/images/menus/engieButtons/healPad/healPad3_d.png 0
  1095. client/gui/images/menus/engieButtons/healPad/healPad2_n.png 0
  1096. client/gui/images/menus/engieButtons/healPad/healPad2_i.png 0
  1097. client/gui/images/menus/engieButtons/healPad/healPad2_h.png 0
  1098. client/gui/images/menus/engieButtons/healPad/healPad1_n.png 0
  1099. client/gui/images/menus/engieButtons/healPad/healPad1_i.png 0
  1100. client/gui/images/menus/engieButtons/healPad/healPad1_h.png 0
  1101. client/gui/images/menus/engieButtons/healPad/healPad1_d.png 16
  1102. client/gui/images/menus/engieButtons/coreJammer/coreJammer3_n.png 0
  1103. client/gui/images/menus/engieButtons/coreJammer/coreJammer3_i.png 0
  1104. client/gui/images/menus/engieButtons/coreJammer/coreJammer3_h.png 0
  1105. client/gui/images/menus/engieButtons/coreJammer/coreJammer3_d.png 0
  1106. client/gui/images/menus/engieButtons/coreJammer/coreJammer2_n.png 0
  1107. client/gui/images/menus/engieButtons/coreJammer/coreJammer2_i.png 0
  1108. client/gui/images/menus/engieButtons/coreJammer/coreJammer2_h.png 0
  1109. client/gui/images/menus/engieButtons/coreJammer/coreJammer2_d.png 0
  1110. client/gui/images/menus/engieButtons/coreJammer/coreJammer1_n.png 0
  1111. client/gui/images/menus/engieButtons/coreJammer/coreJammer1_i.png 0
  1112. client/gui/images/menus/engieButtons/coreJammer/coreJammer1_h.png 0
  1113. client/gui/images/menus/engieButtons/coreJammer/coreJammer1_d.png 0
  1114. client/gui/images/menus/engieButtons/chain/chainTurret3_n.png 0
  1115. client/gui/images/menus/engieButtons/chain/chainTurret3_i.png 0
  1116. client/gui/images/menus/engieButtons/chain/chainTurret3_h.png 0
  1117. client/gui/images/menus/engieButtons/chain/chainTurret3_d.png 0
  1118. client/gui/images/menus/engieButtons/chain/chainTurret2_n.png 0
  1119. client/gui/images/menus/engieButtons/chain/chainTurret2_i.png 0
  1120. client/gui/images/menus/engieButtons/chain/chainTurret2_h.png 0
  1121. client/gui/images/menus/engieButtons/chain/chainTurret2_d.png 0
  1122. client/gui/images/menus/engieButtons/chain/chainTurret1_n.png 0
  1123. client/gui/images/menus/engieButtons/chain/chainTurret1_i.png 0
  1124. client/gui/images/menus/engieButtons/chain/chainTurret1_h.png 0
  1125. client/gui/images/menus/engieButtons/chain/chainTurret1_d.png 0
  1126. client/gui/images/menus/engieButtons/ammo/ammoStation1_n.png 0
  1127. client/gui/images/menus/engieButtons/ammo/ammoStation1_i.png 0
  1128. client/gui/images/menus/engieButtons/ammo/ammoStation1_h.png 0
  1129. client/gui/images/menus/engieButtons/ammo/ammoStation1_d.png 0
  1130. client/gui/images/menus/demos/transButton_n.png 0
  1131. client/gui/images/menus/demos/transButton_i.png 0
  1132. client/gui/images/menus/demos/transButton_h.png 0
  1133. client/gui/images/menus/demos/transButton_d.png 0
  1134. client/gui/images/menus/controls.png 15
  1135. client/gui/images/menus/closeButton.png 0
  1136. client/gui/images/menus/checkbox.png 0
  1137. client/gui/images/hud/weaponIcons/sniperRifleAmmo.png 0
  1138. client/gui/images/hud/weaponIcons/sniperRifle.png 0
  1139. client/gui/images/hud/weaponIcons/rocketLauncherAmmo.png 0
  1140. client/gui/images/hud/weaponIcons/rocketLauncher.png 0
  1141. client/gui/images/hud/weaponIcons/grenadeLauncherAmmo.png 0
  1142. client/gui/images/hud/weaponIcons/grenadeLauncher.png 0
  1143. client/gui/images/hud/weaponIcons/flagAmmo.png 0
  1144. client/gui/images/hud/weaponIcons/flag.png 0
  1145. client/gui/images/hud/weaponIcons/chainGunAmmo.png 0
  1146. client/gui/images/hud/weaponIcons/chainGun.png 0
  1147. client/gui/images/hud/weaponIcons/BoltLauncherAmmo.png 0
  1148. client/gui/images/hud/TopFrame.png 0
  1149. client/gui/images/hud/TerminalWarning.png 0
  1150. client/gui/images/hud/targetingCursor.png 0
  1151. client/gui/images/hud/reticles/SniperReticle_NoZoom.png 0
  1152. client/gui/images/hud/reticles/SniperReticle_FullZoom.png 0
  1153. client/gui/images/hud/reticles/RocketReticle01.png 0
  1154. client/gui/images/hud/reticles/PlasmaReticle01.png 0
  1155. client/gui/images/hud/reticles/OverHeat.png 0
  1156. client/gui/images/hud/reticles/MortarReticle02.png 0
  1157. client/gui/images/hud/reticles/MortarReticle01.png 0
  1158. client/gui/images/hud/reticles/flagReticle.png 0
  1159. client/gui/images/hud/reticles/ChaingunReticle_OverHeatFill.png 0
  1160. client/gui/images/hud/reticles/ChaingunReticle_OverHeatBackFill.png 0
  1161. client/gui/images/hud/reticles/ChaingunReticle01.png 0
  1162. client/gui/images/hud/reticles/boltReticle01.png 16
  1163. client/gui/images/hud/reticles/BlasterReticle01.png 0
  1164. client/gui/images/hud/redGlowR.png 0
  1165. client/gui/images/hud/redGlowL.png 0
  1166. client/gui/images/hud/radar_arrow.png 0
  1167. client/gui/images/hud/overDrive.png 0
  1168. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/notificationGui/corner_right.png' requested with different profiles.
  1169. - This could impact texture compression, mip levels, and other things.
  1170. - Creating new texture object.
  1171. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/notificationGui/corner_right.png' requested with different profiles.
  1172. - This could impact texture compression, mip levels, and other things.
  1173. - Creating new texture object.
  1174. client/gui/images/hud/notificationGui/corner_right.png 0
  1175. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/notificationGui/corner_left.png' requested with different profiles.
  1176. - This could impact texture compression, mip levels, and other things.
  1177. - Creating new texture object.
  1178. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/notificationGui/corner_left.png' requested with different profiles.
  1179. - This could impact texture compression, mip levels, and other things.
  1180. - Creating new texture object.
  1181. client/gui/images/hud/notificationGui/corner_left.png 0
  1182. client/gui/images/hud/MissionAreaWarning.png 0
  1183. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/sniperScope.png' requested with different profiles.
  1184. - This could impact texture compression, mip levels, and other things.
  1185. - Creating new texture object.
  1186. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/sniperScope.png' requested with different profiles.
  1187. - This could impact texture compression, mip levels, and other things.
  1188. - Creating new texture object.
  1189. client/gui/images/hud/HUD/sniperScope.png 359
  1190. client/gui/images/hud/HUD/glow_Top.png 0
  1191. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_nadeThrow.png' requested with different profiles.
  1192. - This could impact texture compression, mip levels, and other things.
  1193. - Creating new texture object.
  1194. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_nadeThrow.png' requested with different profiles.
  1195. - This could impact texture compression, mip levels, and other things.
  1196. - Creating new texture object.
  1197. client/gui/images/hud/HUD/back_nadeThrow.png 0
  1198. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/Back_healthBar.png' requested with different profiles.
  1199. - This could impact texture compression, mip levels, and other things.
  1200. - Creating new texture object.
  1201. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/Back_healthBar.png' requested with different profiles.
  1202. - This could impact texture compression, mip levels, and other things.
  1203. - Creating new texture object.
  1204. client/gui/images/hud/HUD/Back_healthBar.png 0
  1205. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_dipPanelb.png' requested with different profiles.
  1206. - This could impact texture compression, mip levels, and other things.
  1207. - Creating new texture object.
  1208. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_dipPanelb.png' requested with different profiles.
  1209. - This could impact texture compression, mip levels, and other things.
  1210. - Creating new texture object.
  1211. client/gui/images/hud/HUD/back_dipPanelb.png 0
  1212. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_dipPanel.png' requested with different profiles.
  1213. - This could impact texture compression, mip levels, and other things.
  1214. - Creating new texture object.
  1215. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_dipPanel.png' requested with different profiles.
  1216. - This could impact texture compression, mip levels, and other things.
  1217. - Creating new texture object.
  1218. client/gui/images/hud/HUD/back_dipPanel.png 0
  1219. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_coreCooldownBG.png' requested with different profiles.
  1220. - This could impact texture compression, mip levels, and other things.
  1221. - Creating new texture object.
  1222. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_coreCooldownBG.png' requested with different profiles.
  1223. - This could impact texture compression, mip levels, and other things.
  1224. - Creating new texture object.
  1225. client/gui/images/hud/HUD/back_coreCooldownBG.png 0
  1226. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_core.png' requested with different profiles.
  1227. - This could impact texture compression, mip levels, and other things.
  1228. - Creating new texture object.
  1229. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_core.png' requested with different profiles.
  1230. - This could impact texture compression, mip levels, and other things.
  1231. - Creating new texture object.
  1232. client/gui/images/hud/HUD/back_core.png 0
  1233. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_barTop.png' requested with different profiles.
  1234. - This could impact texture compression, mip levels, and other things.
  1235. - Creating new texture object.
  1236. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_barTop.png' requested with different profiles.
  1237. - This could impact texture compression, mip levels, and other things.
  1238. - Creating new texture object.
  1239. client/gui/images/hud/HUD/back_barTop.png 0
  1240. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_barBottom.png' requested with different profiles.
  1241. - This could impact texture compression, mip levels, and other things.
  1242. - Creating new texture object.
  1243. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_barBottom.png' requested with different profiles.
  1244. - This could impact texture compression, mip levels, and other things.
  1245. - Creating new texture object.
  1246. client/gui/images/hud/HUD/back_barBottom.png 0
  1247. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_ammoRight.png' requested with different profiles.
  1248. - This could impact texture compression, mip levels, and other things.
  1249. - Creating new texture object.
  1250. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_ammoRight.png' requested with different profiles.
  1251. - This could impact texture compression, mip levels, and other things.
  1252. - Creating new texture object.
  1253. client/gui/images/hud/HUD/back_ammoRight.png 0
  1254. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_ammoLeft.png' requested with different profiles.
  1255. - This could impact texture compression, mip levels, and other things.
  1256. - Creating new texture object.
  1257. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_ammoLeft.png' requested with different profiles.
  1258. - This could impact texture compression, mip levels, and other things.
  1259. - Creating new texture object.
  1260. client/gui/images/hud/HUD/back_ammoLeft.png 0
  1261. client/gui/images/hud/HUD/back_ammoBar.png 0
  1262. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/health_Overlay.png' requested with different profiles.
  1263. - This could impact texture compression, mip levels, and other things.
  1264. - Creating new texture object.
  1265. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/health_Overlay.png' requested with different profiles.
  1266. - This could impact texture compression, mip levels, and other things.
  1267. - Creating new texture object.
  1268. client/gui/images/hud/health_Overlay.png 0
  1269. client/gui/images/hud/healthFrame.png 16
  1270. client/gui/images/hud/HealthFill.png 0
  1271. client/gui/images/hud/HealthEmptyFill.png 0
  1272. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/FlagHud/flagIcon_white.png' requested with different profiles.
  1273. - This could impact texture compression, mip levels, and other things.
  1274. - Creating new texture object.
  1275. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/FlagHud/flagIcon_white.png' requested with different profiles.
  1276. - This could impact texture compression, mip levels, and other things.
  1277. - Creating new texture object.
  1278. client/gui/images/hud/FlagHud/flagIcon_white.png 0
  1279. client/gui/images/hud/FlagHud/flagIcon_red.png 0
  1280. client/gui/images/hud/FlagHud/flagIcon_green.png 0
  1281. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/energy_Overlay.png' requested with different profiles.
  1282. - This could impact texture compression, mip levels, and other things.
  1283. - Creating new texture object.
  1284. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/energy_Overlay.png' requested with different profiles.
  1285. - This could impact texture compression, mip levels, and other things.
  1286. - Creating new texture object.
  1287. client/gui/images/hud/energy_Overlay.png 0
  1288. client/gui/images/hud/energyFrame.png 0
  1289. client/gui/images/hud/EnergyFill.png 0
  1290. client/gui/images/hud/EnergyEmptyFill.png 0
  1291. client/gui/images/hud/damageNotify.png 0
  1292. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/core_Overlay.png' requested with different profiles.
  1293. - This could impact texture compression, mip levels, and other things.
  1294. - Creating new texture object.
  1295. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/core_Overlay.png' requested with different profiles.
  1296. - This could impact texture compression, mip levels, and other things.
  1297. - Creating new texture object.
  1298. client/gui/images/hud/core_Overlay.png 0
  1299. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/core_glow.png' requested with different profiles.
  1300. - This could impact texture compression, mip levels, and other things.
  1301. - Creating new texture object.
  1302. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/core_glow.png' requested with different profiles.
  1303. - This could impact texture compression, mip levels, and other things.
  1304. - Creating new texture object.
  1305. client/gui/images/hud/core_glow.png 0
  1306. client/gui/images/hud/coresOverlay/greenOverlay.png 0
  1307. client/gui/images/hud/coresOverlay/blueOverlay.png 0
  1308. client/gui/images/hud/compass/compass_W.png 0
  1309. client/gui/images/hud/compass/compass_SW.png 0
  1310. client/gui/images/hud/compass/compass_SE.png 0
  1311. client/gui/images/hud/compass/compass_S.png 0
  1312. client/gui/images/hud/compass/compass_NW.png 0
  1313. client/gui/images/hud/compass/compass_NE.png 0
  1314. client/gui/images/hud/compass/compass_N.png 0
  1315. client/gui/images/hud/compass/compass_filler.png 0
  1316. client/gui/images/hud/compass/compass_E.png 0
  1317. client/gui/images/hud/clockFrame.png 0
  1318. client/gui/images/hud/ChatTextTopTile.png 0
  1319. client/gui/images/hud/ChatTextTopCorner.png 0
  1320. client/gui/images/hud/ChatTextSideTile.png 0
  1321. client/gui/images/hud/ChatTextBottomTile.png 0
  1322. client/gui/images/hud/ChatTextBottomCorner.png 0
  1323. client/gui/images/hud/ChatFill.png 0
  1324. client/gui/images/hud/ChatEntryRule.png 0
  1325. client/gui/images/hud/chatBottom.png 0
  1326. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/captureHud/back_sliderBack.png' requested with different profiles.
  1327. - This could impact texture compression, mip levels, and other things.
  1328. - Creating new texture object.
  1329. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/captureHud/back_sliderBack.png' requested with different profiles.
  1330. - This could impact texture compression, mip levels, and other things.
  1331. - Creating new texture object.
  1332. client/gui/images/hud/captureHud/back_sliderBack.png 0
  1333. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/captureHud/back_slider.png' requested with different profiles.
  1334. - This could impact texture compression, mip levels, and other things.
  1335. - Creating new texture object.
  1336. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/captureHud/back_slider.png' requested with different profiles.
  1337. - This could impact texture compression, mip levels, and other things.
  1338. - Creating new texture object.
  1339. client/gui/images/hud/captureHud/back_slider.png 0
  1340. client/gui/images/controls/window.png 0
  1341. client/gui/images/controls/treeView.png 0
  1342. client/gui/images/controls/transWindow.png 0
  1343. client/gui/images/controls/textEdit.png 0
  1344. client/gui/images/controls/scrollBar.png 0
  1345. client/gui/images/controls/rollout.png 0
  1346. client/gui/images/controls/radioButton.png 0
  1347. client/gui/images/controls/listMenuArray.png 15
  1348. client/gui/images/controls/checkbox.png 0
  1349. Preload elapsed: 796
  1350. Preloading Textures: client/gui/Images/Controls/*.png
  1351. [GFXTextureManager::createTexture] Texture 'client/gui/images/controls/window.png' requested with different profiles.
  1352. - This could impact texture compression, mip levels, and other things.
  1353. - Creating new texture object.
  1354. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/controls/window.png' requested with different profiles.
  1355. - This could impact texture compression, mip levels, and other things.
  1356. - Creating new texture object.
  1357. client/gui/images/controls/window.png 0
  1358. [GFXTextureManager::createTexture] Texture 'client/gui/images/controls/treeView.png' requested with different profiles.
  1359. - This could impact texture compression, mip levels, and other things.
  1360. - Creating new texture object.
  1361. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/controls/treeView.png' requested with different profiles.
  1362. - This could impact texture compression, mip levels, and other things.
  1363. - Creating new texture object.
  1364. client/gui/images/controls/treeView.png 0
  1365. [GFXTextureManager::createTexture] Texture 'client/gui/images/controls/transWindow.png' requested with different profiles.
  1366. - This could impact texture compression, mip levels, and other things.
  1367. - Creating new texture object.
  1368. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/controls/transWindow.png' requested with different profiles.
  1369. - This could impact texture compression, mip levels, and other things.
  1370. - Creating new texture object.
  1371. client/gui/images/controls/transWindow.png 0
  1372. [GFXTextureManager::createTexture] Texture 'client/gui/images/controls/textEdit.png' requested with different profiles.
  1373. - This could impact texture compression, mip levels, and other things.
  1374. - Creating new texture object.
  1375. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/controls/textEdit.png' requested with different profiles.
  1376. - This could impact texture compression, mip levels, and other things.
  1377. - Creating new texture object.
  1378. client/gui/images/controls/textEdit.png 0
  1379. [GFXTextureManager::createTexture] Texture 'client/gui/images/controls/scrollBar.png' requested with different profiles.
  1380. - This could impact texture compression, mip levels, and other things.
  1381. - Creating new texture object.
  1382. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/controls/scrollBar.png' requested with different profiles.
  1383. - This could impact texture compression, mip levels, and other things.
  1384. - Creating new texture object.
  1385. client/gui/images/controls/scrollBar.png 0
  1386. [GFXTextureManager::createTexture] Texture 'client/gui/images/controls/rollout.png' requested with different profiles.
  1387. - This could impact texture compression, mip levels, and other things.
  1388. - Creating new texture object.
  1389. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/controls/rollout.png' requested with different profiles.
  1390. - This could impact texture compression, mip levels, and other things.
  1391. - Creating new texture object.
  1392. client/gui/images/controls/rollout.png 0
  1393. [GFXTextureManager::createTexture] Texture 'client/gui/images/controls/radioButton.png' requested with different profiles.
  1394. - This could impact texture compression, mip levels, and other things.
  1395. - Creating new texture object.
  1396. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/controls/radioButton.png' requested with different profiles.
  1397. - This could impact texture compression, mip levels, and other things.
  1398. - Creating new texture object.
  1399. client/gui/images/controls/radioButton.png 0
  1400. [GFXTextureManager::createTexture] Texture 'client/gui/images/controls/listMenuArray.png' requested with different profiles.
  1401. - This could impact texture compression, mip levels, and other things.
  1402. - Creating new texture object.
  1403. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/controls/listMenuArray.png' requested with different profiles.
  1404. - This could impact texture compression, mip levels, and other things.
  1405. - Creating new texture object.
  1406. client/gui/images/controls/listMenuArray.png 0
  1407. [GFXTextureManager::createTexture] Texture 'client/gui/images/controls/checkbox.png' requested with different profiles.
  1408. - This could impact texture compression, mip levels, and other things.
  1409. - Creating new texture object.
  1410. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/controls/checkbox.png' requested with different profiles.
  1411. - This could impact texture compression, mip levels, and other things.
  1412. - Creating new texture object.
  1413. client/gui/images/controls/checkbox.png 0
  1414. Preload elapsed: 0
  1415. Starting game...
  1416. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_main' requested with different profiles.
  1417. - This could impact texture compression, mip levels, and other things.
  1418. - Creating new texture object.
  1419. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_main.png' requested with different profiles.
  1420. - This could impact texture compression, mip levels, and other things.
  1421. - Creating new texture object.
  1422. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_textEntry' requested with different profiles.
  1423. - This could impact texture compression, mip levels, and other things.
  1424. - Creating new texture object.
  1425. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_textEntry.png' requested with different profiles.
  1426. - This could impact texture compression, mip levels, and other things.
  1427. - Creating new texture object.
  1428. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_menuButtons' requested with different profiles.
  1429. - This could impact texture compression, mip levels, and other things.
  1430. - Creating new texture object.
  1431. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_menuButtons.png' requested with different profiles.
  1432. - This could impact texture compression, mip levels, and other things.
  1433. - Creating new texture object.
  1434. Win32Window: appEvent GainFocus
  1435. ==>client::joinserver("192.168.1.102");
  1436. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadTop' requested with different profiles.
  1437. - This could impact texture compression, mip levels, and other things.
  1438. - Creating new texture object.
  1439. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadTop.png' requested with different profiles.
  1440. - This could impact texture compression, mip levels, and other things.
  1441. - Creating new texture object.
  1442. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadBottom' requested with different profiles.
  1443. - This could impact texture compression, mip levels, and other things.
  1444. - Creating new texture object.
  1445. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadBottom.png' requested with different profiles.
  1446. - This could impact texture compression, mip levels, and other things.
  1447. - Creating new texture object.
  1448. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadBarBG' requested with different profiles.
  1449. - This could impact texture compression, mip levels, and other things.
  1450. - Creating new texture object.
  1451. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadBarBG.png' requested with different profiles.
  1452. - This could impact texture compression, mip levels, and other things.
  1453. - Creating new texture object.
  1454. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_load' requested with different profiles.
  1455. - This could impact texture compression, mip levels, and other things.
  1456. - Creating new texture object.
  1457. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_load.png' requested with different profiles.
  1458. - This could impact texture compression, mip levels, and other things.
  1459. - Creating new texture object.
  1460. Adding a pending connection
  1461. Sending Connect challenge Request
  1462. Sending Connect challenge Request
  1463. Sending Connect challenge Request
  1464. Sending Connect challenge Request
  1465. Sending Connect challenge Request
  1466. Client::endMissionCleanup
  1467. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadTop' requested with different profiles.
  1468. - This could impact texture compression, mip levels, and other things.
  1469. - Creating new texture object.
  1470. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadTop.png' requested with different profiles.
  1471. - This could impact texture compression, mip levels, and other things.
  1472. - Creating new texture object.
  1473. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadBottom' requested with different profiles.
  1474. - This could impact texture compression, mip levels, and other things.
  1475. - Creating new texture object.
  1476. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadBottom.png' requested with different profiles.
  1477. - This could impact texture compression, mip levels, and other things.
  1478. - Creating new texture object.
  1479. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_load' requested with different profiles.
  1480. - This could impact texture compression, mip levels, and other things.
  1481. - Creating new texture object.
  1482. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_load.png' requested with different profiles.
  1483. - This could impact texture compression, mip levels, and other things.
  1484. - Creating new texture object.
  1485. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_main' requested with different profiles.
  1486. - This could impact texture compression, mip levels, and other things.
  1487. - Creating new texture object.
  1488. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_main.png' requested with different profiles.
  1489. - This could impact texture compression, mip levels, and other things.
  1490. - Creating new texture object.
  1491. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_textEntry' requested with different profiles.
  1492. - This could impact texture compression, mip levels, and other things.
  1493. - Creating new texture object.
  1494. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_textEntry.png' requested with different profiles.
  1495. - This could impact texture compression, mip levels, and other things.
  1496. - Creating new texture object.
  1497. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_menuButtons' requested with different profiles.
  1498. - This could impact texture compression, mip levels, and other things.
  1499. - Creating new texture object.
  1500. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_menuButtons.png' requested with different profiles.
  1501. - This could impact texture compression, mip levels, and other things.
  1502. - Creating new texture object.
  1503. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_main' requested with different profiles.
  1504. - This could impact texture compression, mip levels, and other things.
  1505. - Creating new texture object.
  1506. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_main.png' requested with different profiles.
  1507. - This could impact texture compression, mip levels, and other things.
  1508. - Creating new texture object.
  1509. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_textEntry' requested with different profiles.
  1510. - This could impact texture compression, mip levels, and other things.
  1511. - Creating new texture object.
  1512. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_textEntry.png' requested with different profiles.
  1513. - This could impact texture compression, mip levels, and other things.
  1514. - Creating new texture object.
  1515. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_menuButtons' requested with different profiles.
  1516. - This could impact texture compression, mip levels, and other things.
  1517. - Creating new texture object.
  1518. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_menuButtons.png' requested with different profiles.
  1519. - This could impact texture compression, mip levels, and other things.
  1520. - Creating new texture object.
  1521. Win32Window: appEvent LoseFocus
  1522. Win32Window: appEvent GainFocus
  1523. GFXD3D9Device::beginScene - Device needs to be reset, resetting device...
  1524. GFXPCD3D9Device::reset - depthstencil 4928520 has 2 ref's
  1525. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_customMatch' requested with different profiles.
  1526. - This could impact texture compression, mip levels, and other things.
  1527. - Creating new texture object.
  1528. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_customMatch.png' requested with different profiles.
  1529. - This could impact texture compression, mip levels, and other things.
  1530. - Creating new texture object.
  1531. Creating Server...
  1532. Clearing server datablocks...
  1533. Loading Server DataBlocks...
  1534. Loading script path "server/game/dataBlocks/audio/descriptions/" with extensions "cs ts gui"
  1535. Built pattern server/game/dataBlocks/audio/descriptions/*.cs server/game/dataBlocks/audio/descriptions/*.ts server/game/dataBlocks/audio/descriptions/*.gui
  1536. Compiling files...
  1537. - Compiling server/game/dataBlocks/audio/descriptions/descriptions3D.cs
  1538. - Compiling server/game/dataBlocks/audio/descriptions/descriptions2D.cs
  1539. Executing compiled dso files...
  1540. - Executing server/game/dataBlocks/audio/descriptions/descriptions3D.cs.dso
  1541. - Executing server/game/dataBlocks/audio/descriptions/descriptions2D.cs.dso
  1542.  
  1543. Loading script path "server/game/dataBlocks/audio/profiles/" with extensions "cs ts gui"
  1544. Built pattern server/game/dataBlocks/audio/profiles/*.cs server/game/dataBlocks/audio/profiles/*.ts server/game/dataBlocks/audio/profiles/*.gui
  1545. Compiling files...
  1546. - Compiling server/game/dataBlocks/audio/profiles/spaceSounds.cs
  1547. - Compiling server/game/dataBlocks/audio/profiles/sniperRifle.cs
  1548. - Compiling server/game/dataBlocks/audio/profiles/skybolt.cs
  1549. - Compiling server/game/dataBlocks/audio/profiles/shieldCore.cs
  1550. - Compiling server/game/dataBlocks/audio/profiles/rocketLauncher.cs
  1551. - Compiling server/game/dataBlocks/audio/profiles/player.cs
  1552. - Compiling server/game/dataBlocks/audio/profiles/plasma.cs
  1553. - Compiling server/game/dataBlocks/audio/profiles/mortar.cs
  1554. - Compiling server/game/dataBlocks/audio/profiles/grenadeLauncher.cs
  1555. - Compiling server/game/dataBlocks/audio/profiles/chaingun.cs
  1556. - Compiling server/game/dataBlocks/audio/profiles/blaster.cs
  1557. - Compiling server/game/dataBlocks/audio/profiles/assets.cs
  1558. Executing compiled dso files...
  1559. - Executing server/game/dataBlocks/audio/profiles/spaceSounds.cs.dso
  1560. - Executing server/game/dataBlocks/audio/profiles/sniperRifle.cs.dso
  1561. - Executing server/game/dataBlocks/audio/profiles/skybolt.cs.dso
  1562. - Executing server/game/dataBlocks/audio/profiles/shieldCore.cs.dso
  1563. - Executing server/game/dataBlocks/audio/profiles/rocketLauncher.cs.dso
  1564. - Executing server/game/dataBlocks/audio/profiles/player.cs.dso
  1565. - Executing server/game/dataBlocks/audio/profiles/plasma.cs.dso
  1566. - Executing server/game/dataBlocks/audio/profiles/mortar.cs.dso
  1567. - Executing server/game/dataBlocks/audio/profiles/grenadeLauncher.cs.dso
  1568. - Executing server/game/dataBlocks/audio/profiles/chaingun.cs.dso
  1569. - Executing server/game/dataBlocks/audio/profiles/blaster.cs.dso
  1570. - Executing server/game/dataBlocks/audio/profiles/assets.cs.dso
  1571.  
  1572. Loading script path "server/game/dataBlocks/effects/afx/" with extensions "cs ts gui"
  1573. Built pattern server/game/dataBlocks/effects/afx/*.cs server/game/dataBlocks/effects/afx/*.ts server/game/dataBlocks/effects/afx/*.gui
  1574. Compiling files...
  1575. Executing compiled dso files...
  1576.  
  1577. Loading script path "server/game/dataBlocks/effects/particles/" with extensions "cs ts gui"
  1578. Built pattern server/game/dataBlocks/effects/particles/*.cs server/game/dataBlocks/effects/particles/*.ts server/game/dataBlocks/effects/particles/*.gui
  1579. Compiling files...
  1580. - Compiling server/game/dataBlocks/effects/particles/WireSpark.cs
  1581. - Compiling server/game/dataBlocks/effects/particles/teleporter.cs
  1582. - Compiling server/game/dataBlocks/effects/particles/SteamExhaust.cs
  1583. - Compiling server/game/dataBlocks/effects/particles/space.cs
  1584. - Compiling server/game/dataBlocks/effects/particles/SkyboltTrail.cs
  1585. - Compiling server/game/dataBlocks/effects/particles/sensor.cs
  1586. - Compiling server/game/dataBlocks/effects/particles/RoosterTail.cs
  1587. - Compiling server/game/dataBlocks/effects/particles/rocketLauncherTrail.cs
  1588. - Compiling server/game/dataBlocks/effects/particles/repairGun.cs
  1589. - Compiling server/game/dataBlocks/effects/particles/pointDefense.cs
  1590. - Compiling server/game/dataBlocks/effects/particles/plasmaTrail.cs
  1591. - Compiling server/game/dataBlocks/effects/particles/MortarTrail.cs
  1592. - Compiling server/game/dataBlocks/effects/particles/LaunchRingSnow.cs
  1593. - Compiling server/game/dataBlocks/effects/particles/LaunchRingGrass.cs
  1594. - Compiling server/game/dataBlocks/effects/particles/LaunchRingDust.cs
  1595. - Compiling server/game/dataBlocks/effects/particles/HealPad.cs
  1596. - Compiling server/game/dataBlocks/effects/particles/GrenadeTrail.cs
  1597. - Compiling server/game/dataBlocks/effects/particles/footPuffDesertDust.cs
  1598. - Compiling server/game/dataBlocks/effects/particles/energyShield.cs
  1599. - Compiling server/game/dataBlocks/effects/particles/dotFlame.cs
  1600. - Compiling server/game/dataBlocks/effects/particles/dodgeCore.cs
  1601. - Compiling server/game/dataBlocks/effects/particles/deploy.cs
  1602. - Compiling server/game/dataBlocks/effects/particles/ClusterBombTrail.cs
  1603. - Compiling server/game/dataBlocks/effects/particles/chainTrail.cs
  1604. - Compiling server/game/dataBlocks/effects/particles/captureParticles.cs
  1605. - Compiling server/game/dataBlocks/effects/particles/boostCore.cs
  1606. - Compiling server/game/dataBlocks/effects/particles/blasterTrail.cs
  1607. - Compiling server/game/dataBlocks/effects/particles/ArmedClusterTrail.cs
  1608. - Compiling server/game/dataBlocks/effects/particles/aelxblitzparticles.cs
  1609. Executing compiled dso files...
  1610. - Executing server/game/dataBlocks/effects/particles/WireSpark.cs.dso
  1611. - Executing server/game/dataBlocks/effects/particles/teleporter.cs.dso
  1612. - Executing server/game/dataBlocks/effects/particles/SteamExhaust.cs.dso
  1613. - Executing server/game/dataBlocks/effects/particles/space.cs.dso
  1614. - Executing server/game/dataBlocks/effects/particles/SkyboltTrail.cs.dso
  1615. - Executing server/game/dataBlocks/effects/particles/sensor.cs.dso
  1616. - Executing server/game/dataBlocks/effects/particles/RoosterTail.cs.dso
  1617. - Executing server/game/dataBlocks/effects/particles/rocketLauncherTrail.cs.dso
  1618. - Executing server/game/dataBlocks/effects/particles/repairGun.cs.dso
  1619. - Executing server/game/dataBlocks/effects/particles/pointDefense.cs.dso
  1620. - Executing server/game/dataBlocks/effects/particles/plasmaTrail.cs.dso
  1621. - Executing server/game/dataBlocks/effects/particles/MortarTrail.cs.dso
  1622. - Executing server/game/dataBlocks/effects/particles/LaunchRingSnow.cs.dso
  1623. - Executing server/game/dataBlocks/effects/particles/LaunchRingGrass.cs.dso
  1624. - Executing server/game/dataBlocks/effects/particles/LaunchRingDust.cs.dso
  1625. - Executing server/game/dataBlocks/effects/particles/HealPad.cs.dso
  1626. - Executing server/game/dataBlocks/effects/particles/GrenadeTrail.cs.dso
  1627. - Executing server/game/dataBlocks/effects/particles/footPuffDesertDust.cs.dso
  1628. - Executing server/game/dataBlocks/effects/particles/energyShield.cs.dso
  1629. - Executing server/game/dataBlocks/effects/particles/dotFlame.cs.dso
  1630. - Executing server/game/dataBlocks/effects/particles/dodgeCore.cs.dso
  1631. - Executing server/game/dataBlocks/effects/particles/deploy.cs.dso
  1632. - Executing server/game/dataBlocks/effects/particles/ClusterBombTrail.cs.dso
  1633. - Executing server/game/dataBlocks/effects/particles/chainTrail.cs.dso
  1634. - Executing server/game/dataBlocks/effects/particles/captureParticles.cs.dso
  1635. - Executing server/game/dataBlocks/effects/particles/boostCore.cs.dso
  1636. - Executing server/game/dataBlocks/effects/particles/blasterTrail.cs.dso
  1637. - Executing server/game/dataBlocks/effects/particles/ArmedClusterTrail.cs.dso
  1638. - Executing server/game/dataBlocks/effects/particles/aelxblitzparticles.cs.dso
  1639.  
  1640. Loading script path "server/game/dataBlocks/effects/explosions/" with extensions "cs ts gui"
  1641. Built pattern server/game/dataBlocks/effects/explosions/*.cs server/game/dataBlocks/effects/explosions/*.ts server/game/dataBlocks/effects/explosions/*.gui
  1642. Compiling files...
  1643. - Compiling server/game/dataBlocks/effects/explosions/warpParticles.cs
  1644. - Compiling server/game/dataBlocks/effects/explosions/skyboltexp.cs
  1645. - Compiling server/game/dataBlocks/effects/explosions/rocketSnow.cs
  1646. - Compiling server/game/dataBlocks/effects/explosions/rocketGround.cs
  1647. - Compiling server/game/dataBlocks/effects/explosions/rocketDesert.cs
  1648. - Compiling server/game/dataBlocks/effects/explosions/rocketConcrete.cs
  1649. - Compiling server/game/dataBlocks/effects/explosions/rocket.cs
  1650. - Compiling server/game/dataBlocks/effects/explosions/regenParticles.cs
  1651. - Compiling server/game/dataBlocks/effects/explosions/player.cs
  1652. - Compiling server/game/dataBlocks/effects/explosions/plasma.cs
  1653. - Compiling server/game/dataBlocks/effects/explosions/odParticles.cs
  1654. - Compiling server/game/dataBlocks/effects/explosions/mortarBomb.cs
  1655. - Compiling server/game/dataBlocks/effects/explosions/laserRifle.cs
  1656. - Compiling server/game/dataBlocks/effects/explosions/FragGrenade.cs
  1657. - Compiling server/game/dataBlocks/effects/explosions/empNade.cs
  1658. - Compiling server/game/dataBlocks/effects/explosions/deployables.cs
  1659. - Compiling server/game/dataBlocks/effects/explosions/clusterBombSnow.cs
  1660. - Compiling server/game/dataBlocks/effects/explosions/clusterBombGround.cs
  1661. - Compiling server/game/dataBlocks/effects/explosions/clusterBombette.cs
  1662. - Compiling server/game/dataBlocks/effects/explosions/clusterBombDesert.cs
  1663. - Compiling server/game/dataBlocks/effects/explosions/clusterBombConcrete.cs
  1664. - Compiling server/game/dataBlocks/effects/explosions/clusterBomb.cs
  1665. - Compiling server/game/dataBlocks/effects/explosions/chaingunStandard.cs
  1666. - Compiling server/game/dataBlocks/effects/explosions/chaingunSnow.cs
  1667. - Compiling server/game/dataBlocks/effects/explosions/chaingunDirt.cs
  1668. - Compiling server/game/dataBlocks/effects/explosions/chaingunDesert.cs
  1669. - Compiling server/game/dataBlocks/effects/explosions/chaingunConcrete.cs
  1670. - Compiling server/game/dataBlocks/effects/explosions/boostGrenadeExplosion.cs
  1671. - Compiling server/game/dataBlocks/effects/explosions/blaster.cs
  1672. Executing compiled dso files...
  1673. - Executing server/game/dataBlocks/effects/explosions/warpParticles.cs.dso
  1674. - Executing server/game/dataBlocks/effects/explosions/skyboltexp.cs.dso
  1675. - Executing server/game/dataBlocks/effects/explosions/rocketSnow.cs.dso
  1676. - Executing server/game/dataBlocks/effects/explosions/rocketGround.cs.dso
  1677. - Executing server/game/dataBlocks/effects/explosions/rocketDesert.cs.dso
  1678. - Executing server/game/dataBlocks/effects/explosions/rocketConcrete.cs.dso
  1679. - Executing server/game/dataBlocks/effects/explosions/rocket.cs.dso
  1680. - Executing server/game/dataBlocks/effects/explosions/regenParticles.cs.dso
  1681. - Executing server/game/dataBlocks/effects/explosions/player.cs.dso
  1682. - Executing server/game/dataBlocks/effects/explosions/plasma.cs.dso
  1683. - Executing server/game/dataBlocks/effects/explosions/odParticles.cs.dso
  1684. - Executing server/game/dataBlocks/effects/explosions/mortarBomb.cs.dso
  1685. - Executing server/game/dataBlocks/effects/explosions/laserRifle.cs.dso
  1686. - Executing server/game/dataBlocks/effects/explosions/FragGrenade.cs.dso
  1687. - Executing server/game/dataBlocks/effects/explosions/empNade.cs.dso
  1688. - Executing server/game/dataBlocks/effects/explosions/deployables.cs.dso
  1689. - Executing server/game/dataBlocks/effects/explosions/clusterBombSnow.cs.dso
  1690. - Executing server/game/dataBlocks/effects/explosions/clusterBombGround.cs.dso
  1691. - Executing server/game/dataBlocks/effects/explosions/clusterBombette.cs.dso
  1692. - Executing server/game/dataBlocks/effects/explosions/clusterBombDesert.cs.dso
  1693. - Executing server/game/dataBlocks/effects/explosions/clusterBombConcrete.cs.dso
  1694. - Executing server/game/dataBlocks/effects/explosions/clusterBomb.cs.dso
  1695. - Executing server/game/dataBlocks/effects/explosions/chaingunStandard.cs.dso
  1696. - Executing server/game/dataBlocks/effects/explosions/chaingunSnow.cs.dso
  1697. - Executing server/game/dataBlocks/effects/explosions/chaingunDirt.cs.dso
  1698. - Executing server/game/dataBlocks/effects/explosions/chaingunDesert.cs.dso
  1699. - Executing server/game/dataBlocks/effects/explosions/chaingunConcrete.cs.dso
  1700. - Executing server/game/dataBlocks/effects/explosions/boostGrenadeExplosion.cs.dso
  1701. - Executing server/game/dataBlocks/effects/explosions/blaster.cs.dso
  1702.  
  1703. Loading script path "server/game/dataBlocks/effects/debris/" with extensions "cs ts gui"
  1704. Built pattern server/game/dataBlocks/effects/debris/*.cs server/game/dataBlocks/effects/debris/*.ts server/game/dataBlocks/effects/debris/*.gui
  1705. Compiling files...
  1706. Executing compiled dso files...
  1707.  
  1708. Loading script path "server/game/dataBlocks/effects/other/" with extensions "cs ts gui"
  1709. Built pattern server/game/dataBlocks/effects/other/*.cs server/game/dataBlocks/effects/other/*.ts server/game/dataBlocks/effects/other/*.gui
  1710. Compiling files...
  1711. - Compiling server/game/dataBlocks/effects/other/trails.cs
  1712. Executing compiled dso files...
  1713. - Executing server/game/dataBlocks/effects/other/trails.cs.dso
  1714.  
  1715. Loading script path "server/game/dataBlocks/effects/precipitation/" with extensions "cs ts gui"
  1716. Built pattern server/game/dataBlocks/effects/precipitation/*.cs server/game/dataBlocks/effects/precipitation/*.ts server/game/dataBlocks/effects/precipitation/*.gui
  1717. Compiling files...
  1718. - Compiling server/game/dataBlocks/effects/precipitation/snow3.cs
  1719. - Compiling server/game/dataBlocks/effects/precipitation/snow2.cs
  1720. - Compiling server/game/dataBlocks/effects/precipitation/snow.cs
  1721. - Compiling server/game/dataBlocks/effects/precipitation/rain2.cs
  1722. - Compiling server/game/dataBlocks/effects/precipitation/rain.cs
  1723. - Compiling server/game/dataBlocks/effects/precipitation/fluff.cs
  1724. Executing compiled dso files...
  1725. - Executing server/game/dataBlocks/effects/precipitation/snow3.cs.dso
  1726. - Executing server/game/dataBlocks/effects/precipitation/snow2.cs.dso
  1727. - Executing server/game/dataBlocks/effects/precipitation/snow.cs.dso
  1728. - Executing server/game/dataBlocks/effects/precipitation/rain2.cs.dso
  1729. - Executing server/game/dataBlocks/effects/precipitation/rain.cs.dso
  1730. - Executing server/game/dataBlocks/effects/precipitation/fluff.cs.dso
  1731.  
  1732. Loading script path "server/game/dataBlocks/effects/effectPacks/" with extensions "cs ts gui"
  1733. Built pattern server/game/dataBlocks/effects/effectPacks/*.cs server/game/dataBlocks/effects/effectPacks/*.ts server/game/dataBlocks/effects/effectPacks/*.gui
  1734. Compiling files...
  1735. - Compiling server/game/dataBlocks/effects/effectPacks/winter.cs
  1736. - Compiling server/game/dataBlocks/effects/effectPacks/teams.cs
  1737. - Compiling server/game/dataBlocks/effects/effectPacks/grass.cs
  1738. - Compiling server/game/dataBlocks/effects/effectPacks/desert.cs
  1739. - Compiling server/game/dataBlocks/effects/effectPacks/default.cs
  1740. Executing compiled dso files...
  1741. - Executing server/game/dataBlocks/effects/effectPacks/winter.cs.dso
  1742. - Executing server/game/dataBlocks/effects/effectPacks/teams.cs.dso
  1743. - Executing server/game/dataBlocks/effects/effectPacks/grass.cs.dso
  1744. - Executing server/game/dataBlocks/effects/effectPacks/desert.cs.dso
  1745. - Executing server/game/dataBlocks/effects/effectPacks/default.cs.dso
  1746.  
  1747. Loading script path "server/game/dataBlocks/targets/" with extensions "cs ts gui"
  1748. Built pattern server/game/dataBlocks/targets/*.cs server/game/dataBlocks/targets/*.ts server/game/dataBlocks/targets/*.gui
  1749. Compiling files...
  1750. - Compiling server/game/dataBlocks/targets/playerTargets.cs
  1751. - Compiling server/game/dataBlocks/targets/itemTargets.cs
  1752. - Compiling server/game/dataBlocks/targets/capturablesTargets.cs
  1753. Executing compiled dso files...
  1754. - Executing server/game/dataBlocks/targets/playerTargets.cs.dso
  1755. - Executing server/game/dataBlocks/targets/itemTargets.cs.dso
  1756. - Executing server/game/dataBlocks/targets/capturablesTargets.cs.dso
  1757.  
  1758. Loading script path "server/game/dataBlocks/weapons/" with extensions "cs ts gui"
  1759. Built pattern server/game/dataBlocks/weapons/*.cs server/game/dataBlocks/weapons/*.ts server/game/dataBlocks/weapons/*.gui
  1760. Compiling files...
  1761. - Compiling server/game/dataBlocks/weapons/sniperRifleSpecial.cs
  1762. - Compiling server/game/dataBlocks/weapons/sniperRifle.cs
  1763. - Compiling server/game/dataBlocks/weapons/skyboltlauncher.cs
  1764. - Compiling server/game/dataBlocks/weapons/rocketLauncher.cs
  1765. - Compiling server/game/dataBlocks/weapons/repairGun.cs
  1766. - Compiling server/game/dataBlocks/weapons/plasma.cs
  1767. - Compiling server/game/dataBlocks/weapons/mortarLauncher.cs
  1768. - Compiling server/game/dataBlocks/weapons/grenadeLauncherSpecial.cs
  1769. - Compiling server/game/dataBlocks/weapons/grenadeLauncherHeavy.cs
  1770. - Compiling server/game/dataBlocks/weapons/grenadeLauncher.cs
  1771. - Compiling server/game/dataBlocks/weapons/chaingun.cs
  1772. - Compiling server/game/dataBlocks/weapons/blaster.cs
  1773. Executing compiled dso files...
  1774. - Executing server/game/dataBlocks/weapons/sniperRifleSpecial.cs.dso
  1775. - Executing server/game/dataBlocks/weapons/sniperRifle.cs.dso
  1776. - Executing server/game/dataBlocks/weapons/skyboltlauncher.cs.dso
  1777. - Executing server/game/dataBlocks/weapons/rocketLauncher.cs.dso
  1778. - Executing server/game/dataBlocks/weapons/repairGun.cs.dso
  1779. Object 'LaserSplineBeamProjectile' is not a member of the 'ProjectileData' data block class
  1780. - Executing server/game/dataBlocks/weapons/plasma.cs.dso
  1781. - Executing server/game/dataBlocks/weapons/mortarLauncher.cs.dso
  1782. - Executing server/game/dataBlocks/weapons/grenadeLauncherSpecial.cs.dso
  1783. - Executing server/game/dataBlocks/weapons/grenadeLauncherHeavy.cs.dso
  1784. - Executing server/game/dataBlocks/weapons/grenadeLauncher.cs.dso
  1785. - Executing server/game/dataBlocks/weapons/chaingun.cs.dso
  1786. - Executing server/game/dataBlocks/weapons/blaster.cs.dso
  1787.  
  1788. Loading script path "server/game/dataBlocks/cores/" with extensions "cs ts gui"
  1789. Built pattern server/game/dataBlocks/cores/*.cs server/game/dataBlocks/cores/*.ts server/game/dataBlocks/cores/*.gui
  1790. Compiling files...
  1791. - Compiling server/game/dataBlocks/cores/cores.cs
  1792. Executing compiled dso files...
  1793. - Executing server/game/dataBlocks/cores/cores.cs.dso
  1794. Con::unlinkNamespaces - trying to unlink 'dodgeShapeMount' from itself, aborting.
  1795. Error: cannot change namespace parent linkage of dodgeShapeMount from StaticShapeData to dodgeShapeMount.
  1796.  
  1797. Loading script path "server/game/dataBlocks/items/" with extensions "cs ts gui"
  1798. Built pattern server/game/dataBlocks/items/*.cs server/game/dataBlocks/items/*.ts server/game/dataBlocks/items/*.gui
  1799. Compiling files...
  1800. Executing compiled dso files...
  1801.  
  1802. Loading script path "server/game/dataBlocks/preload/" with extensions "cs ts gui"
  1803. Built pattern server/game/dataBlocks/preload/*.cs server/game/dataBlocks/preload/*.ts server/game/dataBlocks/preload/*.gui
  1804. Compiling files...
  1805. - Compiling server/game/dataBlocks/preload/PlayerHeads.cs
  1806. - Compiling server/game/dataBlocks/preload/BasePlayer.cs
  1807. Executing compiled dso files...
  1808. - Executing server/game/dataBlocks/preload/PlayerHeads.cs.dso
  1809. - Executing server/game/dataBlocks/preload/BasePlayer.cs.dso
  1810.  
  1811. Loading script path "server/game/dataBlocks/players/" with extensions "cs ts gui"
  1812. Built pattern server/game/dataBlocks/players/*.cs server/game/dataBlocks/players/*.ts server/game/dataBlocks/players/*.gui
  1813. Compiling files...
  1814. - Compiling server/game/dataBlocks/players/Sentinel.cs
  1815. - Compiling server/game/dataBlocks/players/Raider.cs
  1816. - Compiling server/game/dataBlocks/players/Outrider.cs
  1817. - Compiling server/game/dataBlocks/players/dodgeBall.cs
  1818. Executing compiled dso files...
  1819. - Executing server/game/dataBlocks/players/Sentinel.cs.dso
  1820. - Executing server/game/dataBlocks/players/Raider.cs.dso
  1821. - Executing server/game/dataBlocks/players/Outrider.cs.dso
  1822. - Executing server/game/dataBlocks/players/dodgeBall.cs.dso
  1823.  
  1824. Loading script path "server/game/dataBlocks/cameras/" with extensions "cs ts gui"
  1825. Built pattern server/game/dataBlocks/cameras/*.cs server/game/dataBlocks/cameras/*.ts server/game/dataBlocks/cameras/*.gui
  1826. Compiling files...
  1827. - Compiling server/game/dataBlocks/cameras/playerCamera.cs
  1828. - Compiling server/game/dataBlocks/cameras/observerCamera.cs
  1829. Executing compiled dso files...
  1830. - Executing server/game/dataBlocks/cameras/playerCamera.cs.dso
  1831. - Executing server/game/dataBlocks/cameras/observerCamera.cs.dso
  1832.  
  1833. Loading script path "server/game/dataBlocks/gameObjects/" with extensions "cs ts gui"
  1834. Built pattern server/game/dataBlocks/gameObjects/*.cs server/game/dataBlocks/gameObjects/*.ts server/game/dataBlocks/gameObjects/*.gui
  1835. Compiling files...
  1836. - Compiling server/game/dataBlocks/gameObjects/teleporter.cs
  1837. - Compiling server/game/dataBlocks/gameObjects/SpaceStuff.cs
  1838. - Compiling server/game/dataBlocks/gameObjects/scanner.cs
  1839. - Compiling server/game/dataBlocks/gameObjects/ReactorMobile.cs
  1840. - Compiling server/game/dataBlocks/gameObjects/reactor.cs
  1841. - Compiling server/game/dataBlocks/gameObjects/projectileTriggers.cs
  1842. - Compiling server/game/dataBlocks/gameObjects/pointDefense.cs
  1843. - Compiling server/game/dataBlocks/gameObjects/nexus.cs
  1844. - Compiling server/game/dataBlocks/gameObjects/laserStrike.cs
  1845. - Compiling server/game/dataBlocks/gameObjects/jumpPad.cs
  1846. - Compiling server/game/dataBlocks/gameObjects/iris.cs
  1847. - Compiling server/game/dataBlocks/gameObjects/HealPad.cs
  1848. - Compiling server/game/dataBlocks/gameObjects/FragGrenade.cs
  1849. - Compiling server/game/dataBlocks/gameObjects/flag.cs
  1850. - Compiling server/game/dataBlocks/gameObjects/fieldGenerator.cs
  1851. - Compiling server/game/dataBlocks/gameObjects/energyCable.cs
  1852. - Compiling server/game/dataBlocks/gameObjects/empGrenade.cs
  1853. - Compiling server/game/dataBlocks/gameObjects/elevator.cs
  1854. - Compiling server/game/dataBlocks/gameObjects/deployables.cs
  1855. - Compiling server/game/dataBlocks/gameObjects/coreJammer.cs
  1856. - Compiling server/game/dataBlocks/gameObjects/commonObjects.cs
  1857. - Compiling server/game/dataBlocks/gameObjects/capturePoint.cs
  1858. - Compiling server/game/dataBlocks/gameObjects/boostPad.cs
  1859. - Compiling server/game/dataBlocks/gameObjects/boostGrenade.cs
  1860. - Compiling server/game/dataBlocks/gameObjects/ammoCapture.cs
  1861. - Compiling server/game/dataBlocks/gameObjects/ambientobjects.cs
  1862. Executing compiled dso files...
  1863. - Executing server/game/dataBlocks/gameObjects/teleporter.cs.dso
  1864. - Executing server/game/dataBlocks/gameObjects/SpaceStuff.cs.dso
  1865. - Executing server/game/dataBlocks/gameObjects/scanner.cs.dso
  1866. - Executing server/game/dataBlocks/gameObjects/ReactorMobile.cs.dso
  1867. - Executing server/game/dataBlocks/gameObjects/reactor.cs.dso
  1868. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 4 (Collision-5) bounds exceed that of shape.
  1869. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 6 (Collision-7) bounds exceed that of shape.
  1870. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 7 (Collision-8) bounds exceed that of shape.
  1871. - Executing server/game/dataBlocks/gameObjects/projectileTriggers.cs.dso
  1872. - Executing server/game/dataBlocks/gameObjects/pointDefense.cs.dso
  1873. Warning: shape legions/data/shapes/capturePoints/pointDef/pointDef.dts collision detail 0 (Collision-1) bounds exceed that of shape.
  1874. Warning: shape legions/data/shapes/capturePoints/pointDef/pointDef.dts collision detail 2 (Collision-3) bounds exceed that of shape.
  1875. - Executing server/game/dataBlocks/gameObjects/nexus.cs.dso
  1876. - Executing server/game/dataBlocks/gameObjects/laserStrike.cs.dso
  1877. - Executing server/game/dataBlocks/gameObjects/jumpPad.cs.dso
  1878. - Executing server/game/dataBlocks/gameObjects/iris.cs.dso
  1879. - Executing server/game/dataBlocks/gameObjects/HealPad.cs.dso
  1880. - Executing server/game/dataBlocks/gameObjects/FragGrenade.cs.dso
  1881. - Executing server/game/dataBlocks/gameObjects/flag.cs.dso
  1882. - Executing server/game/dataBlocks/gameObjects/fieldGenerator.cs.dso
  1883. - Executing server/game/dataBlocks/gameObjects/energyCable.cs.dso
  1884. - Executing server/game/dataBlocks/gameObjects/empGrenade.cs.dso
  1885. - Executing server/game/dataBlocks/gameObjects/elevator.cs.dso
  1886. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 4 (Collision-5) bounds exceed that of shape.
  1887. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 6 (Collision-7) bounds exceed that of shape.
  1888. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 7 (Collision-8) bounds exceed that of shape.
  1889. - Executing server/game/dataBlocks/gameObjects/deployables.cs.dso
  1890. - Executing server/game/dataBlocks/gameObjects/coreJammer.cs.dso
  1891. - Executing server/game/dataBlocks/gameObjects/commonObjects.cs.dso
  1892. - Executing server/game/dataBlocks/gameObjects/capturePoint.cs.dso
  1893. - Executing server/game/dataBlocks/gameObjects/boostPad.cs.dso
  1894. - Executing server/game/dataBlocks/gameObjects/boostGrenade.cs.dso
  1895. - Executing server/game/dataBlocks/gameObjects/ammoCapture.cs.dso
  1896. - Executing server/game/dataBlocks/gameObjects/ambientobjects.cs.dso
  1897.  
  1898. Loading script path "server/game/dataBlocks/lights/" with extensions "cs ts gui"
  1899. Built pattern server/game/dataBlocks/lights/*.cs server/game/dataBlocks/lights/*.ts server/game/dataBlocks/lights/*.gui
  1900. Compiling files...
  1901. - Compiling server/game/dataBlocks/lights/terrainLight.cs
  1902. - Compiling server/game/dataBlocks/lights/spacelights.cs
  1903. - Compiling server/game/dataBlocks/lights/sniperlight.cs
  1904. - Compiling server/game/dataBlocks/lights/orangelight.cs
  1905. - Compiling server/game/dataBlocks/lights/minelightred.cs
  1906. - Compiling server/game/dataBlocks/lights/minelightorange.cs
  1907. - Compiling server/game/dataBlocks/lights/bridgeLight.cs
  1908. - Compiling server/game/dataBlocks/lights/blueLight.cs
  1909. Executing compiled dso files...
  1910. - Executing server/game/dataBlocks/lights/terrainLight.cs.dso
  1911. - Executing server/game/dataBlocks/lights/spacelights.cs.dso
  1912. - Executing server/game/dataBlocks/lights/sniperlight.cs.dso
  1913. - Executing server/game/dataBlocks/lights/orangelight.cs.dso
  1914. - Executing server/game/dataBlocks/lights/minelightred.cs.dso
  1915. - Executing server/game/dataBlocks/lights/minelightorange.cs.dso
  1916. - Executing server/game/dataBlocks/lights/bridgeLight.cs.dso
  1917. - Executing server/game/dataBlocks/lights/blueLight.cs.dso
  1918.  
  1919. Loading script path "server/game/dataBlocks/turrets/" with extensions "cs ts gui"
  1920. Built pattern server/game/dataBlocks/turrets/*.cs server/game/dataBlocks/turrets/*.ts server/game/dataBlocks/turrets/*.gui
  1921. Compiling files...
  1922. - Compiling server/game/dataBlocks/turrets/smallTurret.cs
  1923. - Compiling server/game/dataBlocks/turrets/genericTurret.cs
  1924. - Compiling server/game/dataBlocks/turrets/genericAITurret.cs
  1925. - Compiling server/game/dataBlocks/turrets/barrels.cs
  1926. - Compiling server/game/dataBlocks/turrets/anotherAITurret.cs
  1927. Executing compiled dso files...
  1928. - Executing server/game/dataBlocks/turrets/smallTurret.cs.dso
  1929. Object 'GrenadeLauncherExplosion' is not a member of the 'ExplosionData' data block class
  1930. Warning: shape legions/data/shapes/capturePoints/mannedTurret/mannedTurret.dts collision detail 0 (Collision-1) bounds exceed that of shape.
  1931. Warning: shape legions/data/shapes/capturePoints/mannedTurret/mannedTurret.dts collision detail 1 (Collision-2) bounds exceed that of shape.
  1932. - Executing server/game/dataBlocks/turrets/genericTurret.cs.dso
  1933. Object 'GrenadeLauncherExplosion' is not a member of the 'ExplosionData' data block class
  1934. Warning: shape legions/data/shapes/capturePoints/mannedTurret/mannedTurret.dts collision detail 0 (Collision-1) bounds exceed that of shape.
  1935. Warning: shape legions/data/shapes/capturePoints/mannedTurret/mannedTurret.dts collision detail 1 (Collision-2) bounds exceed that of shape.
  1936. - Executing server/game/dataBlocks/turrets/genericAITurret.cs.dso
  1937. Object 'GrenadeLauncherExplosion' is not a member of the 'ExplosionData' data block class
  1938. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 1 (Collision-4) bounds exceed that of shape.
  1939. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 2 (Collision-5) bounds exceed that of shape.
  1940. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 3 (Collision-6) bounds exceed that of shape.
  1941. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 4 (Collision-7) bounds exceed that of shape.
  1942. Object 'GrenadeLauncherExplosion' is not a member of the 'ExplosionData' data block class
  1943. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 1 (Collision-4) bounds exceed that of shape.
  1944. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 2 (Collision-5) bounds exceed that of shape.
  1945. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 3 (Collision-6) bounds exceed that of shape.
  1946. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 4 (Collision-7) bounds exceed that of shape.
  1947. Object 'GrenadeLauncherExplosion' is not a member of the 'ExplosionData' data block class
  1948. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 1 (Collision-4) bounds exceed that of shape.
  1949. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 2 (Collision-5) bounds exceed that of shape.
  1950. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 3 (Collision-6) bounds exceed that of shape.
  1951. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 4 (Collision-7) bounds exceed that of shape.
  1952. Object 'GrenadeLauncherExplosion' is not a member of the 'ExplosionData' data block class
  1953. Warning: shape legions/data/shapes/capturePoints/pointDef/pointDef.dts collision detail 0 (Collision-1) bounds exceed that of shape.
  1954. Warning: shape legions/data/shapes/capturePoints/pointDef/pointDef.dts collision detail 2 (Collision-3) bounds exceed that of shape.
  1955. - Executing server/game/dataBlocks/turrets/barrels.cs.dso
  1956. - Executing server/game/dataBlocks/turrets/anotherAITurret.cs.dso
  1957. Object 'GrenadeLauncherExplosion' is not a member of the 'ExplosionData' data block class
  1958. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 1 (Collision-4) bounds exceed that of shape.
  1959. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 2 (Collision-5) bounds exceed that of shape.
  1960. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 3 (Collision-6) bounds exceed that of shape.
  1961. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 4 (Collision-7) bounds exceed that of shape.
  1962.  
  1963. Attempting to initialize port 28001...
  1964. Binding server port to default IP
  1965. UDP initialized on port 28001
  1966. Loading mission file "legions/data/missions/TheCore.mis"
  1967.  
  1968. Creating ServerGroup
  1969. Object 'AmbientFlameSound' is not a member of the 'SFXProfile' data block class
  1970. Object 'AmbientFlameSound' is not a member of the 'SFXProfile' data block class
  1971. Object 'AmbientFlameSound' is not a member of the 'SFXProfile' data block class
  1972. Creating MissionCleanup group
  1973. Finding GameType CTF
  1974. GameType Found!
  1975. Loading GameType "CTF"
  1976. Sending mission "legions/data/missions/TheCore.mis" to clients
  1977. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadTop' requested with different profiles.
  1978. - This could impact texture compression, mip levels, and other things.
  1979. - Creating new texture object.
  1980. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadTop.png' requested with different profiles.
  1981. - This could impact texture compression, mip levels, and other things.
  1982. - Creating new texture object.
  1983. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadBottom' requested with different profiles.
  1984. - This could impact texture compression, mip levels, and other things.
  1985. - Creating new texture object.
  1986. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadBottom.png' requested with different profiles.
  1987. - This could impact texture compression, mip levels, and other things.
  1988. - Creating new texture object.
  1989. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadBarBG' requested with different profiles.
  1990. - This could impact texture compression, mip levels, and other things.
  1991. - Creating new texture object.
  1992. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadBarBG.png' requested with different profiles.
  1993. - This could impact texture compression, mip levels, and other things.
  1994. - Creating new texture object.
  1995. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_load' requested with different profiles.
  1996. - This could impact texture compression, mip levels, and other things.
  1997. - Creating new texture object.
  1998. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_load.png' requested with different profiles.
  1999. - This could impact texture compression, mip levels, and other things.
  2000. - Creating new texture object.
  2001. Got connect request from IP:0.0.0.0:0 (ClientId: 6724, Name: Simplex)
  2002. Connection established 6723
  2003. 127.0.0.1 (ClientId: 6724, Name: Simplex) is connecting to server
  2004. Mapping string: ServerMessage to index: 0
  2005. Mapping string: MsgLoadInfo to index: 1
  2006. Mapping string: SelectSkin to index: 0
  2007. Mapping string: AdminLogin to index: 1
  2008. Simplex:127.0.0.1 has logged in as an admin with the pass: meh
  2009. Mapping string: UpdateObjectiveHud to index: 2
  2010. Mapping string: MsgAdminDeclare to index: 3
  2011. Mapping string: ~gYou are now %1! Logged in as %2 to index: 4
  2012. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 13 (Collision-5) bounds exceed that of shape.
  2013. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 15 (Collision-7) bounds exceed that of shape.
  2014. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 16 (Collision-8) bounds exceed that of shape.
  2015. Warning: shape legions/data/shapes/capturePoints/pointDef/pointDef.dts collision detail 3 (Collision-1) bounds exceed that of shape.
  2016. Warning: shape legions/data/shapes/capturePoints/pointDef/pointDef.dts collision detail 5 (Collision-3) bounds exceed that of shape.
  2017. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 13 (Collision-5) bounds exceed that of shape.
  2018. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 15 (Collision-7) bounds exceed that of shape.
  2019. Warning: shape legions/data/shapes/capturePoints/reactor/reactor.dts collision detail 16 (Collision-8) bounds exceed that of shape.
  2020. Warning: shape legions/data/shapes/capturePoints/mannedTurret/mannedTurret.dts collision detail 2 (Collision-1) bounds exceed that of shape.
  2021. Warning: shape legions/data/shapes/capturePoints/mannedTurret/mannedTurret.dts collision detail 3 (Collision-2) bounds exceed that of shape.
  2022. Warning: shape legions/data/shapes/capturePoints/mannedTurret/mannedTurret.dts collision detail 2 (Collision-1) bounds exceed that of shape.
  2023. Warning: shape legions/data/shapes/capturePoints/mannedTurret/mannedTurret.dts collision detail 3 (Collision-2) bounds exceed that of shape.
  2024. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 6 (Collision-4) bounds exceed that of shape.
  2025. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 7 (Collision-5) bounds exceed that of shape.
  2026. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 8 (Collision-6) bounds exceed that of shape.
  2027. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 9 (Collision-7) bounds exceed that of shape.
  2028. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 6 (Collision-4) bounds exceed that of shape.
  2029. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 7 (Collision-5) bounds exceed that of shape.
  2030. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 8 (Collision-6) bounds exceed that of shape.
  2031. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 9 (Collision-7) bounds exceed that of shape.
  2032. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 6 (Collision-4) bounds exceed that of shape.
  2033. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 7 (Collision-5) bounds exceed that of shape.
  2034. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 8 (Collision-6) bounds exceed that of shape.
  2035. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 9 (Collision-7) bounds exceed that of shape.
  2036. Warning: shape legions/data/shapes/capturePoints/pointDef/pointDef.dts collision detail 3 (Collision-1) bounds exceed that of shape.
  2037. Warning: shape legions/data/shapes/capturePoints/pointDef/pointDef.dts collision detail 5 (Collision-3) bounds exceed that of shape.
  2038. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 6 (Collision-4) bounds exceed that of shape.
  2039. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 7 (Collision-5) bounds exceed that of shape.
  2040. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 8 (Collision-6) bounds exceed that of shape.
  2041. Warning: shape legions/data/shapes/turrets/smallTurret.dts collision detail 9 (Collision-7) bounds exceed that of shape.
  2042. Sending mission to client 6724 (Name: Simplex)
  2043. Mapping string: StartMissionDownload to index: 5
  2044. Mapping string: DownloadMission to index: 2
  2045. SFX: Device does not support resource for profile/file: (null)/unknown
  2046. SFX: Device does not support resource for profile/file: (null)/unknown
  2047. SFX: Device does not support resource for profile/file: (null)/unknown
  2048. material unmapped: WHITE
  2049. material unmapped: WHITE
  2050. material unmapped: WHITE
  2051. GFXCardProfiler (D3D9) - Unknown capability 'GL::Workaround::X1600LimitClipmapSize'.
  2052. Allocating a 512 px clipmap for a 16384px source texture.
  2053. - 5 base clipstack entries, + 1 cap.
  2054. - Using approximately 7.980000MB of texture memory.
  2055. Ghost Always objects received.
  2056. Mapping string: MissionDownloadFinish to index: 6
  2057. Successfully loaded mission lighting file: 'legions/data/missions/TheCore_sg.ml'
  2058. Mapping string: AddIconInfo to index: 7
  2059. Mapping string: AddReticleInfo to index: 8
  2060. Mapping string: MsgTimeRemaining to index: 9
  2061. Mapping string: MsgPracticeStart to index: 10
  2062. Mapping string: InvHudListClear to index: 11
  2063. Mapping string: InvHudListAdd to index: 12
  2064. Mapping string: WipeSpawnSlate to index: 13
  2065. Mapping string: InitializeSpawnPoint to index: 14
  2066. Received Spawn Point Initialization: AlphaHome
  2067. Received Spawn Point Initialization: BetaHome
  2068. Mapping string: SetTeam to index: 15
  2069. Mapping string: MsgJoinWelcome to index: 16
  2070. Mapping string: ~gWelcome to Legions %1 to index: 17
  2071. Mapping string: \t0Simplex to index: 18
  2072. Mapping string: setSpawnSelectEnabled to index: 19
  2073. Mapping string: SetupLoadout to index: 3
  2074. Mapping string: SelectSpawn to index: 4
  2075. Mapping string: to index: 20
  2076. Mapping string: LevelUpEngy to index: 21
  2077. Client Received Obj Codename: ReactorMk1
  2078. Client Received Obj Codename: healPad
  2079. Client Received Obj Codename: Ammo
  2080. Client Received Obj Codename: SensorMk1
  2081. Client Received Obj Codename: Rocket
  2082. Client Received Obj Codename: jumpRingMk1
  2083. Client Received Obj Codename: pointDefenseMk1
  2084. Client Received Obj Codename: ReactorMk2
  2085. Client Received Obj Codename: SensorMk2
  2086. Client Received Obj Codename: irisMk1
  2087. Client Received Obj Codename: jumpRingMk2
  2088. Client Received Obj Codename: pointDefenseMk2
  2089. Client Received Obj Codename: ReactorMk3
  2090. Client Received Obj Codename: Chain
  2091. Client Received Obj Codename: irisMk2
  2092. Client Received Obj Codename: teleEntrance
  2093. Client Received Obj Codename: SensorMk3
  2094. Client Received Obj Codename: jammer
  2095. Client Received Obj Codename: pointDefenseMk3
  2096. Client Received Obj Codename: Laser
  2097. Client Received Obj Codename: irisMk3
  2098. Client Received Obj Codename: ReactorMk4
  2099. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/captureHud/back_sliderBack' requested with different profiles.
  2100. - This could impact texture compression, mip levels, and other things.
  2101. - Creating new texture object.
  2102. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/captureHud/back_sliderBack.png' requested with different profiles.
  2103. - This could impact texture compression, mip levels, and other things.
  2104. - Creating new texture object.
  2105. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/captureHud/back_slider' requested with different profiles.
  2106. - This could impact texture compression, mip levels, and other things.
  2107. - Creating new texture object.
  2108. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/captureHud/back_slider.png' requested with different profiles.
  2109. - This could impact texture compression, mip levels, and other things.
  2110. - Creating new texture object.
  2111. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/notificationGui/corner_left' requested with different profiles.
  2112. - This could impact texture compression, mip levels, and other things.
  2113. - Creating new texture object.
  2114. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/notificationGui/corner_left.png' requested with different profiles.
  2115. - This could impact texture compression, mip levels, and other things.
  2116. - Creating new texture object.
  2117. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/notificationGui/corner_right' requested with different profiles.
  2118. - This could impact texture compression, mip levels, and other things.
  2119. - Creating new texture object.
  2120. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/notificationGui/corner_right.png' requested with different profiles.
  2121. - This could impact texture compression, mip levels, and other things.
  2122. - Creating new texture object.
  2123. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_barBottom' requested with different profiles.
  2124. - This could impact texture compression, mip levels, and other things.
  2125. - Creating new texture object.
  2126. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_barBottom.png' requested with different profiles.
  2127. - This could impact texture compression, mip levels, and other things.
  2128. - Creating new texture object.
  2129. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_dipPanelb' requested with different profiles.
  2130. - This could impact texture compression, mip levels, and other things.
  2131. - Creating new texture object.
  2132. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_dipPanelb.png' requested with different profiles.
  2133. - This could impact texture compression, mip levels, and other things.
  2134. - Creating new texture object.
  2135. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_ammoLeft' requested with different profiles.
  2136. - This could impact texture compression, mip levels, and other things.
  2137. - Creating new texture object.
  2138. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_ammoLeft.png' requested with different profiles.
  2139. - This could impact texture compression, mip levels, and other things.
  2140. - Creating new texture object.
  2141. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_ammoRight' requested with different profiles.
  2142. - This could impact texture compression, mip levels, and other things.
  2143. - Creating new texture object.
  2144. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_ammoRight.png' requested with different profiles.
  2145. - This could impact texture compression, mip levels, and other things.
  2146. - Creating new texture object.
  2147. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_barTop' requested with different profiles.
  2148. - This could impact texture compression, mip levels, and other things.
  2149. - Creating new texture object.
  2150. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_barTop.png' requested with different profiles.
  2151. - This could impact texture compression, mip levels, and other things.
  2152. - Creating new texture object.
  2153. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_dipPanel' requested with different profiles.
  2154. - This could impact texture compression, mip levels, and other things.
  2155. - Creating new texture object.
  2156. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_dipPanel.png' requested with different profiles.
  2157. - This could impact texture compression, mip levels, and other things.
  2158. - Creating new texture object.
  2159. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/energy_Overlay' requested with different profiles.
  2160. - This could impact texture compression, mip levels, and other things.
  2161. - Creating new texture object.
  2162. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/energy_Overlay.png' requested with different profiles.
  2163. - This could impact texture compression, mip levels, and other things.
  2164. - Creating new texture object.
  2165. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_healthBar' requested with different profiles.
  2166. - This could impact texture compression, mip levels, and other things.
  2167. - Creating new texture object.
  2168. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/Back_healthBar.png' requested with different profiles.
  2169. - This could impact texture compression, mip levels, and other things.
  2170. - Creating new texture object.
  2171. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/health_Overlay' requested with different profiles.
  2172. - This could impact texture compression, mip levels, and other things.
  2173. - Creating new texture object.
  2174. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/health_Overlay.png' requested with different profiles.
  2175. - This could impact texture compression, mip levels, and other things.
  2176. - Creating new texture object.
  2177. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_nadeThrow' requested with different profiles.
  2178. - This could impact texture compression, mip levels, and other things.
  2179. - Creating new texture object.
  2180. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_nadeThrow.png' requested with different profiles.
  2181. - This could impact texture compression, mip levels, and other things.
  2182. - Creating new texture object.
  2183. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/ReactorDisplay/bg_reactorDisplay' requested with different profiles.
  2184. - This could impact texture compression, mip levels, and other things.
  2185. - Creating new texture object.
  2186. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/ReactorDisplay/bg_reactorDisplay.png' requested with different profiles.
  2187. - This could impact texture compression, mip levels, and other things.
  2188. - Creating new texture object.
  2189. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/FlagHud/flagIcon_white' requested with different profiles.
  2190. - This could impact texture compression, mip levels, and other things.
  2191. - Creating new texture object.
  2192. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/FlagHud/flagIcon_white.png' requested with different profiles.
  2193. - This could impact texture compression, mip levels, and other things.
  2194. - Creating new texture object.
  2195. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/ReactorDisplay/bg_reactorProgress' requested with different profiles.
  2196. - This could impact texture compression, mip levels, and other things.
  2197. - Creating new texture object.
  2198. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/ReactorDisplay/bg_reactorProgress.png' requested with different profiles.
  2199. - This could impact texture compression, mip levels, and other things.
  2200. - Creating new texture object.
  2201. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/HUD/back_core' requested with different profiles.
  2202. - This could impact texture compression, mip levels, and other things.
  2203. - Creating new texture object.
  2204. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/HUD/back_core.png' requested with different profiles.
  2205. - This could impact texture compression, mip levels, and other things.
  2206. - Creating new texture object.
  2207. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/core_glow' requested with different profiles.
  2208. - This could impact texture compression, mip levels, and other things.
  2209. - Creating new texture object.
  2210. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/core_glow.png' requested with different profiles.
  2211. - This could impact texture compression, mip levels, and other things.
  2212. - Creating new texture object.
  2213. [GFXTextureManager::createTexture] Texture 'client/gui/images/hud/core_Overlay' requested with different profiles.
  2214. - This could impact texture compression, mip levels, and other things.
  2215. - Creating new texture object.
  2216. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/hud/core_Overlay.png' requested with different profiles.
  2217. - This could impact texture compression, mip levels, and other things.
  2218. - Creating new texture object.
  2219. GlowBuffer (413ef28) - Resizing glow texture to be 1366x768px
  2220. DNS lookup failed: nist1-ny2.ustiming.org
  2221. DNS Failed
  2222. Mapping string: MsgRespawned to index: 22
  2223. Mapping string: SetActiveWeaponAmmo to index: 23
  2224. Mapping string: SelectCore to index: 24
  2225. Core Received By Client: Overdrive
  2226. client/gui/scripts/coresHud.cs (15): Unable to find object: 'engieCoreContainer' attempting to call function 'setVisible'
  2227. Mapping string: SetActiveWeapon to index: 25
  2228. Mapping string: SetReticle to index: 26
  2229. Mapping string: SetVisibleItems to index: 27
  2230. Mapping string: SetVisibleWeapons to index: 28
  2231. Mapping string: SetWeaponAmmo to index: 29
  2232. Mapping string: SetItemAmmo to index: 30
  2233. Mapping string: SetActiveItemAmmo to index: 31
  2234. Mapping string: SetActiveItem to index: 1
  2235. Mapping string: SetClientIsObserver to index: 3
  2236. Mapping string: TopPrint to index: 4
  2237. [GFXTextureManager::createTexture] Texture 'legions/data/shapes/human/flightlighttrail1' requested with different profiles.
  2238. - This could impact texture compression, mip levels, and other things.
  2239. - Creating new texture object.
  2240. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/legions/data/shapes/human/flightlighttrail1.jng' requested with different profiles.
  2241. - This could impact texture compression, mip levels, and other things.
  2242. - Creating new texture object.
  2243. ShapeBase: found a meterial remapper: PlayerMediumDefaultSkin
  2244. ShapeBase: found a material remapper: PlayerMediumDefaultSkin
  2245. Mapping string: PlayerMediumDefaultSkin to index: 5
  2246. Mapping string: Simplex to index: 6
  2247. NetConnection::serverToGhostID - could not find specified object
  2248. ShapeBase: found a meterial remapper: PlayerMediumDefaultSkin
  2249. ShapeBase: found a material remapper: PlayerMediumDefaultSkin
  2250. Mapping string: ResolveEffectPackReferences to index: 7
  2251. Mapping string: UpdateDeployFraction to index: 8
  2252. Mapping string: Fresh Meat Invincibility Expired to index: 9
  2253. Mapping string: CycleNextWeapon to index: 5
  2254. Mapping string: SetReticleFrame to index: 10
  2255. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/scoreboard/BG' requested with different profiles.
  2256. - This could impact texture compression, mip levels, and other things.
  2257. - Creating new texture object.
  2258. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/scoreboard/BG.png' requested with different profiles.
  2259. - This could impact texture compression, mip levels, and other things.
  2260. - Creating new texture object.
  2261. Mapping string: ShowScoreHud to index: 6
  2262. Mapping string: SetScoreHudHeader to index: 11
  2263. Mapping string: <tab:15,315> <spush><color:%1>%2 (%3)<spop><rmargin:285><just:right>%4<rmargin:585><just:left> %8<just:right><spush><color:%5>%6 (%7)<spop> to index: 12
  2264. Mapping string: SetScoreHudSubHeader to index: 13
  2265. Mapping string: <tab:20,65,320,365> Ping Player<rmargin:285><just:right>Score<rmargin:580><just:left> Ping Player<just:right>Score to index: 14
  2266. Mapping string: ClearScoreHudContent to index: 15
  2267. Mapping string: AddScoreHudLine to index: 16
  2268. Mapping string: <tab:20,65,320,365><spush><color:%1> %2 <clip:185>%3</clip><rmargin:285><just:right>%4<spop><rmargin:580><just:left><spush><color:%5> %6 <clip:185>%7</clip><just:right>%8<spop> to index: 17
  2269. Mapping string: HideScoreHud to index: 7
  2270. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/scoreboard/BG' requested with different profiles.
  2271. - This could impact texture compression, mip levels, and other things.
  2272. - Creating new texture object.
  2273. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/scoreboard/BG.png' requested with different profiles.
  2274. - This could impact texture compression, mip levels, and other things.
  2275. - Creating new texture object.
  2276. 127.0.0.1 (ClientId: 6724, Name: Simplex) is dropping from server (Reason: )
  2277. Client::endMissionCleanup
  2278. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadTop' requested with different profiles.
  2279. - This could impact texture compression, mip levels, and other things.
  2280. - Creating new texture object.
  2281. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadTop.png' requested with different profiles.
  2282. - This could impact texture compression, mip levels, and other things.
  2283. - Creating new texture object.
  2284. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadBottom' requested with different profiles.
  2285. - This could impact texture compression, mip levels, and other things.
  2286. - Creating new texture object.
  2287. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadBottom.png' requested with different profiles.
  2288. - This could impact texture compression, mip levels, and other things.
  2289. - Creating new texture object.
  2290. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_loadBarBG' requested with different profiles.
  2291. - This could impact texture compression, mip levels, and other things.
  2292. - Creating new texture object.
  2293. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_loadBarBG.png' requested with different profiles.
  2294. - This could impact texture compression, mip levels, and other things.
  2295. - Creating new texture object.
  2296. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_load' requested with different profiles.
  2297. - This could impact texture compression, mip levels, and other things.
  2298. - Creating new texture object.
  2299. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_load.png' requested with different profiles.
  2300. - This could impact texture compression, mip levels, and other things.
  2301. - Creating new texture object.
  2302. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_main' requested with different profiles.
  2303. - This could impact texture compression, mip levels, and other things.
  2304. - Creating new texture object.
  2305. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_main.png' requested with different profiles.
  2306. - This could impact texture compression, mip levels, and other things.
  2307. - Creating new texture object.
  2308. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_textEntry' requested with different profiles.
  2309. - This could impact texture compression, mip levels, and other things.
  2310. - Creating new texture object.
  2311. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_textEntry.png' requested with different profiles.
  2312. - This could impact texture compression, mip levels, and other things.
  2313. - Creating new texture object.
  2314. [GFXTextureManager::createTexture] Texture 'client/gui/images/menus/MainMenu/back_menuButtons' requested with different profiles.
  2315. - This could impact texture compression, mip levels, and other things.
  2316. - Creating new texture object.
  2317. [GFXTextureManager::createTexture] Texture 'C:/Users/Joe/Desktop/Legions Overdrive/live/client/gui/images/menus/MainMenu/back_menuButtons.png' requested with different profiles.
  2318. - This could impact texture compression, mip levels, and other things.
  2319. - Creating new texture object.
  2320. Exiting game
  2321. Tried to disconnect from a server but was not connected!
  2322. Unloading mission...
  2323. Start Engy Wipe
  2324. Count: 0
  2325. Deleting MissionCleanup
  2326. Deleting MissionGroup
  2327. Ending client missions...
  2328. Clearing server datablocks...
  2329. Con::unlinkNamespaces - trying to unlink 'dodgeShapeMount' from itself, aborting.
  2330. Exporting Preferences
  2331. Shutting down SFX
  2332. Con::unlinkNamespaces - trying to unlink 'Prefix' from itself, aborting.
  2333. Con::unlinkNamespaces - trying to unlink 'description' from itself, aborting.
  2334. Con::unlinkNamespaces - trying to unlink 'Qualifier' from itself, aborting.
  2335. Con::unlinkNamespaces - trying to unlink 'Noun' from itself, aborting.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement