Guest User

Untitled

a guest
Mar 3rd, 2013
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.30 KB | None | 0 0
  1. DebugMessage: Version 1.32 last updated on: 03-01-2013 19:20
  2. DebugMessage: Entering WinMain
  3. Debug Message: Command Line:
  4. DebugMessage: *********DXDiag info follows.*********
  5. System Info
  6. Time: 3/3/2013, 15:57:30
  7. DirectX Version: DirectX 11
  8. Machine Name: BADGER
  9. Operating System: Windows 8 Pro 64-bit (6.2, Build 9200) (9200.win8_gdr.130108-1504)
  10. Languages: English (Regional Setting: English)
  11. System Manufacturer: System manufacturer
  12. System Model: System Product Name
  13. BIOS: BIOS Date: 08/02/11 14:36:59 Ver: 08.00.15
  14. Processor: Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz (8 CPUs), ~3.2GHz
  15. Physical Memory: 24576MB RAM
  16. Page File: 2141MB used, 25753MB available
  17. Windows Dir: C:\WINDOWS
  18.  
  19.  
  20. Display Info
  21. Display device 1:
  22. Device Name: \\.\DISPLAY1
  23. Card Name: AMD Radeon HD 6700 Series
  24. Manufacturer: Advanced Micro Devices, Inc.
  25. Chip Type: AMD Radeon Graphics Processor (0x68BF)
  26. DAC Type: Internal DAC(400MHz)
  27. Key Device: Enum\PCI\VEN_1002&DEV_68BF&SUBSYS_200B1787&REV_00
  28. Display Memory: 4095 MB
  29. Current Display Mode: 1920 x 1200 (32 bit) (60Hz)
  30. Monitor Name: Dell 2407WFP (Digital)
  31. Monitor Max Resolution:
  32. Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx6
  33. Driver Version: 8.17.0010.1172
  34. Driver Date: 12/19/2012 12:08:04
  35. DirectX Acceleration Enabled: Yes
  36.  
  37.  
  38.  
  39. Sound info
  40. Sound device 1:
  41. Description: Speakers (High Definition Audio Device)
  42. Default Sound Playback: Yes
  43. Default Voice Playback: Yes
  44. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_10438436&REV_1003
  45. Manufacturer ID: 1
  46. Product ID: 65535
  47. Driver Name: HdAudio.sys
  48. Provider: Microsoft
  49. Driver Version: 6.02.9200.16496
  50. Driver Date: 1/8/2013 19:59:47
  51. Type: WDM
  52. Other Drivers:
  53. Acceleration Level: 1
  54. Cap Flags: 0
  55. Min/Max Sample Rate: 0, 0
  56.  
  57. Sound device 1:
  58. Description: Digital Audio (S/PDIF) (High Definition Audio Device)
  59. Default Sound Playback: No
  60. Default Voice Playback: No
  61. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_10438436&REV_1003
  62. Manufacturer ID: 1
  63. Product ID: 65535
  64. Driver Name: HdAudio.sys
  65. Provider: Microsoft
  66. Driver Version: 6.02.9200.16496
  67. Driver Date: 1/8/2013 19:59:47
  68. Type: WDM
  69. Other Drivers:
  70. Acceleration Level: 1
  71. Cap Flags: 0
  72. Min/Max Sample Rate: 0, 0
  73.  
  74. Sound device 1:
  75. Description: Digital Audio (S/PDIF) (High Definition Audio Device)
  76. Default Sound Playback: No
  77. Default Voice Playback: No
  78. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_10438436&REV_1003
  79. Manufacturer ID: 1
  80. Product ID: 65535
  81. Driver Name: HdAudio.sys
  82. Provider: Microsoft
  83. Driver Version: 6.02.9200.16496
  84. Driver Date: 1/8/2013 19:59:47
  85. Type: WDM
  86. Other Drivers:
  87. Acceleration Level: 1
  88. Cap Flags: 0
  89. Min/Max Sample Rate: 0, 0
  90.  
  91.  
  92.  
  93. DebugMessage: *********END dxdiag info.*********
  94. DebugMessage: Using 2 samples for multisampling.
  95. DebugMessage: Game Resolution: 1920 x 1200 (windowed mode)
  96. DebugMessage: HAL (hardware vertex processing)AMD Radeon HD 6700 Series
  97. DebugMessage: Presentation Interval: Immediate.
  98. DebugMessage: Back Buffer Bit Depth: X8R8G8B8.
  99. DebugMessage: 32-bit z-buffer using 24-bits for the depth channel and 8-bits for the stencil channel.
  100. DebugMessage: ** Checking Direct3D 9 Device Capabilities ************************************
  101. DebugMessage: A full-color cursor is supported in hardware at high resolution modes.
  102. DebugMessage: Bump mapping is supported.
  103. Debug Message: Device is now ready
  104. Debug Message: GFX-THREAD: DISABLED
  105. DebugMessage: Border size reported as 6 by 29
  106. DebugMessage: Shell initialization complete
  107. DebugMessage: Elemental: Fallen Enchantress is activated.
  108. DebugMessage: ***** Initializing Game *****
  109. DebugMessage: Loaded font Arial-13
  110. DebugMessage: Loaded font Trajan Pro_lu-16
  111. DebugMessage: Loaded font Trajan Pro_lu-13
  112. DebugMessage: Timer Frequency is 0 2fcac3
  113. DebugMessage: Initializing sound card.
  114. DebugMessage: initailizing bink
  115. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Mods\Screens\*.dxpack
  116. DebugMessage: Create anchor mwin
  117. DebugMessage: Load texture atlas.
  118. DebugMessage: InitializeWorld
  119. DebugMessage: Loaded font Tahoma-13Bold
  120. DebugMessage: Loaded font Trajan Pro-17Bold
  121. DebugMessage: Loaded font Trajan Pro-21Bold
  122. DebugMessage: Loaded font Tahoma-32Bold
  123. Debug Message: Attempting to allocate memory of size: 53477376 bytes
  124. Debug Message: Allocation successful
  125. DebugMessage: Create popup manager.
  126. DebugMessage: InitializeMWinStripEngine
  127. DebugMessage: InitializeMWinDeferredTextRenderer
  128. DebugMessage: Initialize effect system.
  129. DebugMessage: InitializeSpellRepository
  130. DebugMessage: InitializeTriggerManager
  131. DebugMessage: InitializeMusicLayerGroupManager
  132. DebugMessage: InitializeMultiplayerClient
  133. DebugMessage: Loaded font Tahoma-16Bold
  134. DebugMessage: Loaded font Trajan Pro-19Bold
  135. DebugMessage: Loaded font Trajan Pro-16Bold
  136. Debug Message: Total objects deleted: 1
  137. Debug Message: Attempting to allocate memory of size: 53477376 bytes
  138. Debug Message: Allocation successful
  139. Debug Message: UnzipHelper attempting to read file with uncompressed size of 38561334
  140. Debug Message: Total objects deleted: 0
  141. DebugMessage: Begin LoadCoreXMLData3
  142. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Items\*.xml
  143. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Stamps\*.xml
  144. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Tiles\*.xml
  145. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Tiles\Shadows\*.xml
  146. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\RaceTypes\*.xml
  147. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Effects\*.xml
  148. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Quests\*.xml
  149. DebugMessage: LoadCoreXMLData finished 3
  150. Debug Message: MapManager registered 6 files on disk
  151. Debug Message: MapManager registered 112 files on disk
  152. Debug Message: MapManager registered 4 files on disk
  153. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Maps\*.xml
  154. Debug Message: MapManager registered 0 files on disk
  155. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Maps\TacticalMaps\*.xml
  156. Debug Message: MapManager registered 0 files on disk
  157. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Mods\Data\Maps\*.xml
  158. Debug Message: MapManager registered 0 files on disk
  159. DebugMessage: No files found matching mask C:\Users\Jim\Documents\My Games\FallenEnchantress\Mods\Data\Maps\Tactical\*.xml
  160. Debug Message: MapManager registered 0 files on disk
  161. DebugMessage: LoadCoreXMLData finished
  162. DebugMessage: Create setup screens.
  163. DebugMessage: Loaded font Trajan Pro-24Bold
  164. DebugMessage: Loaded font Tahoma-15Bold
  165. DebugMessage: Loaded font Tahoma-16
  166. DebugMessage: Loaded font Segoe UI Semibold-13Bold
  167. DebugMessage: Loaded font Trajan Pro-32Bold
  168. DebugMessage: Loaded font Tahoma-11Bold
  169. DebugMessage: Loaded font Arial-11
  170. DebugMessage: Loaded font Tahoma-19Bold
  171. DebugMessage: Loaded font Segoe UI Semibold-17Bold
  172. DebugMessage: Loaded font Segoe UI Semibold-16Bold
  173. DebugMessage: Loaded font Segoe UI Semibold-11Bold
  174. DebugMessage: Loaded font BankGothic Md BT-12
  175. DebugMessage: No string tables in C:\Program Files (x86)\Steam\steamapps\common\Elemental Fallen Enchantress\Data\English\*.tips
  176. DebugMessage: Set mouse.
  177. DebugMessage: Set update timer.
  178. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  179. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  180. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  181. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  182. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  183. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  184. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  185. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  186. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  187. Debug Message: LOADING GAME: C:\Users\Jim\Documents\My Games\FallenEnchantress\Saves\Donya.EleSav
  188. Debug Message: UnzipHelper attempting to read file with uncompressed size of 50002606
  189. Debug Message: StopAllXMLDataThreads Called
  190. Debug Message: Stopped CoreXMLDataThread1
  191. Debug Message: Stopped CoreXMLDataThread2
  192. Debug Message: Stopped CoreXMLDataThread3
  193. Debug Message: Stopped CoreXMLDataThread4
  194. Debug Message: Stopped Load Game XML Thread
  195. Debug Message: Stopped Load Game XML Thread #2
  196. Debug Message: LOAD GAME: Loading XML Data (start)
  197. Debug Message: Total objects deleted: 153708
  198. Debug Message: LOAD GAME: Loading XML Data (end)
  199. Debug Message: Loaded saved game with map file:
  200. DebugMessage: LOAD GAME: Loading Quick Data - Complete
  201. DebugMessage: Loaded font Tahoma-14Bold
  202. DebugMessage: Loaded font Trajan Pro-11Bold
  203. DebugMessage: Loaded font Verdana-13
  204. DebugMessage: Loaded font Tahoma-12Bold
  205. DebugMessage: Loaded font Trajan Pro-15Bold
  206. DebugMessage: Loaded font Tahoma-9
  207. DebugMessage: Loaded font Tahoma-11
  208. Debug Message: InitializeWorld: Map File:
  209. Debug Message: Stamp Quantity: 10
  210. Debug Message: Land Mass Size: 0
  211. Debug Message: Land Mass Min Spawns: 0
  212. Debug Message: Land Mass Max Spawns: 0
  213. Debug Message: Forest Quantity: 2
  214. Debug Message: Mountain Generation Option: 1
  215. Debug Message: Map Random Seed: 1362281351
  216. Debug Message: Map Generation Complete
  217. Debug Message: LOAD GAME: Game Save Version: 236
  218. Debug Message: LOAD GAME: Game Version (at time of save): 1.32
  219. Debug Message: Player faction Kingdom of Pariden is set to difficulty Challenging
  220. Debug Message: Player faction Kingdom of Gilden is set to difficulty Challenging
  221. Debug Message: Player faction Kingdom of Altar is set to difficulty Challenging
  222. Debug Message: Player faction Kingdom of Tarth is set to difficulty Challenging
  223. Debug Message: Player faction Empire of Magnar is set to difficulty Challenging
  224. Debug Message: Player faction Empire of Kraxis is set to difficulty Challenging
  225. Debug Message: Player faction Empire of Resoln is set to difficulty Challenging
  226. Debug Message: Player faction Empire of Yithril is set to difficulty Challenging
  227. Debug Message: Player faction Monsters and Ruffians is set to difficulty Challenging
  228. Debug Message: Player faction Denizens of the Wildlands is set to difficulty Challenging
  229. Debug Message: Player faction Kingdom NPC Player is set to difficulty Challenging
  230. Debug Message: Player faction Empire NPC Player is set to difficulty Challenging
  231. DebugMessage: LOAD GAME: Loading World - Complete
  232. DebugMessage: Loaded font Verdana-13Bold
  233. DebugMessage: Error. String Not Found. Table: EmpireTreeCategoryHeaderEntryWnd String Name: Category1
  234. Debug Message: Generating portrait: Portrait_Oresis_984645709-485_904363126
  235. Debug Message: Generating portrait: Portrait_Champion_Donya_2092480637
  236. Debug Message: Generating portrait: Portrait_Quest_Spearman_-2055262692
  237. Debug Message: Generating portrait: Portrait_Unit_Quest_Archer_1181081919
  238. Debug Message: Generating portrait: Portrait_Arrowwulf_1391960994-173313_1927725444
  239. Debug Message: Generating portrait: Portrait_Hammerhorse_-706643715-42009_226083715
  240. Debug Message: Generating portrait: Portrait_Champion_Turin_870750324
  241. Debug Message: Generating portrait: Portrait_Pila_-1593930464-104060_-837734089
  242. Debug Message: CMapViewWindow failed to set DXSAS UI parameter: Threshhold in effect: edgedetect becuase the DXSAS engine was not initialized
  243. DebugMessage: Player_List setting size 181 x 0
  244. Debug Message: InitMapGfx Started...
  245. Debug Message: InitMapGfx finished.
  246. DebugMessage: Loaded font Trajan Pro-13Bold
  247. DebugMessage: Loaded font Tahoma-13
  248. DebugMessage: Loaded font Trajan Pro-13
  249. DebugMessage: Loaded font Tahoma-19
  250. DebugMessage: Loaded font Times New Roman-21Bold
  251. Debug Message: Generating portrait: Portrait_Unit_Defender_Wraith_1616176287
  252. Debug Message: Generating portrait: Portrait_Unit_Spearman_Wraith_939663383
  253. Debug Message: Generating portrait: Portrait_Unit_Light_Wraith_-175428323
  254. Debug Message: Generating portrait: Portrait_Unit_Archer_Wraith_-34166282
  255. Debug Message: Generating portrait: Portrait_Unit_Horseman_Wraith_-879752403
  256. Debug Message: Generating portrait: Portrait_Unit_Medium_Wraith_-1075804965
  257. Debug Message: Generating portrait: Portrait_Unit_Heavy_Wraith_-1509631733
  258. Debug Message: Generating portrait: Portrait_Unit_Mage_Wraith_-501080761
  259. Debug Message: Generating portrait: Portrait_Unit_Magic_Medium_Wraith_-518653613
  260. Debug Message: Generating portrait: Portrait_Unit_Sion_438523908
  261. Debug Message: Generating portrait: Portrait_Unit_Magic_Heavy_Wraith_-1181795822
  262. Debug Message: WARNING: CBackgroundNode::Set did not find texture: Gfx/Backdrops/DynastyBackground.png
  263. DebugMessage: Loaded font Trajan Pro-37Bold
  264. DebugMessage: Loaded font Segoe UI Semibold-12Bold
  265. Debug Message: Creating terrain gfx...
  266. Debug Message: FinishInitMapGfx started.
  267. Debug Message: WARNING: CResourceManager::GetEffect could not find file: gfx/fx/fxo/post_camerashake.fxo
  268. Debug Message: CResourceManager::GetEffect found source file for effect: C:\Program Files (x86)\Steam\steamapps\common\Elemental Fallen Enchantress\Gfx\fx\post_cameraShake.fx (This will be compiled at run-time and used)
  269. Debug Message: CDXSASEngine ERROR: EnableEffect failed to find effect edgedetect
  270. Debug Message: FinishInitMapGfx finished.
  271. Debug Message: WARNING: Could not find animation pack: WolfWalkingProp_AnimationPack
  272. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: Gfx\HKB\Monsters\M_Wolf_Mesh_01.hkb. Check file name spelling in animation XML data
  273. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  274. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  275. DebugMessage: Loaded font Trajan Pro72Bold
  276. Debug Message: WARNING: File does not include mesh data
  277. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  278. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  279. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  280. Debug Message: WARNING: File does not include mesh data
  281. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  282. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  283. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  284. Debug Message: WARNING: File does not include mesh data
  285. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  286. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  287. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  288. Debug Message: LoadHKB could not load file gfx\\hkb\\Props\\FallenWheelBarrel.hkb because it does not exist
  289. Debug Message: WARNING: LoadMergedHKB failed to load file: gfx\\hkb\\Props\\FallenWheelBarrel.hkb when attempting to create merged hkb: F_Construction_2x2
  290. Debug Message: WARNING: File does not include mesh data
  291. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  292. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  293. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  294. Debug Message: WARNING: File does not include mesh data
  295. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  296. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  297. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  298. Debug Message: WARNING: File does not include mesh data
  299. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  300. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  301. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  302. Debug Message: WARNING: Could not find animation pack: WolfWalkingProp_AnimationPack
  303. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: Gfx\HKB\Monsters\M_Wolf_Dog_Mesh_01.hkb. Check file name spelling in animation XML data
  304. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  305. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  306. Debug Message: WARNING: File does not include mesh data
  307. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  308. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  309. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  310. Debug Message: WARNING: File does not include mesh data
  311. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  312. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  313. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  314. Debug Message: WARNING: File does not include mesh data
  315. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  316. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  317. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  318. Debug Message: WARNING: File does not include mesh data
  319. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type 0 with type index -1 in list of 0 animations. HKB file: . Check file name spelling in animation XML data
  320. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  321. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  322. Debug Message: WARNING: File does not include mesh data
  323. Debug Message: WARNING: File does not include mesh data
  324. Debug Message: WARNING: File does not include mesh data
  325. Debug Message: WARNING: Could not find animation sub pack 'M_SpiderMount_SpellIdle_Animations' for animation pack 'SpiderMountAnimationPack'
  326. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  327. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  328. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  329. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  330. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  331. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  332. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  333. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  334. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  335. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  336. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  337. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  338. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  339. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  340. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  341. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  342. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  343. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  344. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  345. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  346. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  347. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  348. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  349. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  350. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  351. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  352. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  353. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  354. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  355. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  356. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  357. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  358. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  359. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  360. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  361. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  362. Debug Message: -------------------------
  363. Debug Message: - Ending Turn 211 -
  364. Debug Message: Current Memory Usage: 1094268 KB
  365. Debug Message: Cities in World: 48
  366. Debug Message: Units in World: 606
  367. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  368. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  369. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  370. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  371. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  372. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  373. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  374. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  375. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  376. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  377. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  378. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  379. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  380. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  381. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  382. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  383. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  384. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  385. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  386. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  387. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  388. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  389. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  390. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  391. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  392. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  393. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  394. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  395. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  396. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  397. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  398. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  399. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  400. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  401. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  402. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  403. Debug Message: Caravan placed back on trade route path
  404. Debug Message: Caravan placed back on trade route path
  405. Debug Message: AddWildImprovementToBestCityQueue failed to find a city, wild improvement being destroyed instead
  406. Debug Message: AI Lord Relias: Now researching Armor
  407. Debug Message: WARNING: Unit Pioneer failed to start a new city, won't be consumed
  408. DebugMessage: AutoSaving - Begin
  409. DebugMessage: AutoSaving - Complete
  410. Debug Message: Generating portrait: Portrait_Unit_CityDefender_Wraith_Group_6299480
  411. Debug Message: Generating portrait: Portrait_Unit_CityArcher_Wraith_Party_1035952588
  412. Debug Message: Battle: Guardian (ID:1114) is attacking Giant Rock Spider (ID:254)
  413. Debug Message: Generating portrait: Portrait_Unit_CityDefender_Wraith_Party_-1245401659
  414. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  415. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  416. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  417. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  418. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  419. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  420. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  421. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  422. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  423. Debug Message: Generating portrait: Portrait_Unit_Spearman_Trog_1875860190
  424. Debug Message: Generating portrait: Portrait_Unit_SpearMaiden_Trog_-1654679708
  425. Debug Message: Generating portrait: Portrait_Unit_Defender_Trog_AI2_-1368794646
  426. Debug Message: Generating portrait: Portrait_Unit_Defender_Trog_885080769
  427. Debug Message: Generating portrait: Portrait_Unit_Medium_Trog_AI_-1701144902
  428. Debug Message: WARNING: (UnitDetailsWnd) SetButtonText FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  429. DebugMessage: Could not find music file name for layer with index:0 in music group: Theme_EasternWardrums_Full
  430. DebugMessage: Could not find music file name for layer with index:2 in music group: Theme_EasternWardrums_Full
  431. DebugMessage: Could not find music file name for layer with index:0 in music group: Theme_EasternWardrums_Full
  432. DebugMessage: Could not find music file name for layer with index:2 in music group: Theme_EasternWardrums_Full
  433. Debug Message: Generating portrait: Portrait_Unit_SpearMaiden_Trog_-1846633556
  434. Debug Message: Generating portrait: Portrait_Unit_Medium_Trog_AI_2037540500
  435. Debug Message: Generating portrait: Portrait_Unit_Medium_Trog_AI_-724609366
  436. Debug Message: Generating portrait: Portrait_Unit_Spearman_Trog_77616064
  437. DebugMessage: Could not find music file name for layer with index:0 in music group: Theme_EasternWardrums_Full
  438. DebugMessage: Could not find music file name for layer with index:2 in music group: Theme_EasternWardrums_Full
  439. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  440. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  441. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  442. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  443. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  444. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  445. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  446. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  447. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  448. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  449. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  450. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  451. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  452. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  453. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  454. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  455. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  456. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  457. Debug Message: Generating portrait: Portrait_Champion_Naegach_1476918832
  458. Debug Message: Generating portrait: Portrait_Unit_Peasant_Wraith_2113473439
  459. Debug Message: Generating portrait: Portrait_Unit_Pioneer_Wraith_-2055788309
  460. Debug Message: Generating portrait: Portrait_Unit_Scout_Wraith_-1276292854
  461. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  462. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  463. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  464. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  465. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  466. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  467. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  468. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  469. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  470. Debug Message: -------------------------
  471. Debug Message: - Ending Turn 212 -
  472. Debug Message: Current Memory Usage: 1217180 KB
  473. Debug Message: Cities in World: 49
  474. Debug Message: Units in World: 613
  475. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  476. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  477. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  478. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  479. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  480. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  481. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  482. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  483. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  484. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  485. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  486. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  487. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  488. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  489. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  490. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  491. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  492. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  493. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  494. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  495. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  496. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  497. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  498. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  499. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  500. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  501. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  502. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  503. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  504. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  505. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  506. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  507. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  508. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  509. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  510. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  511. Debug Message: AddWildImprovementToBestCityQueue failed to find a city, wild improvement being destroyed instead
  512. Debug Message: Battle: Lord Relias (ID:3) is attacking Darkling Warrior (ID:698)
  513. Debug Message: Battle: Oracle Ceresa (ID:7) is attacking Vetrar, Guardian of the World's End (ID:11)
  514. Debug Message: Battle: Militia (ID:697) is attacking Crag Spawn (ID:906)
  515. Debug Message: Stamp Quantity: 3
  516. Debug Message: Land Mass Size: 0
  517. Debug Message: Land Mass Min Spawns: 0
  518. Debug Message: Land Mass Max Spawns: 0
  519. Debug Message: Forest Quantity: 0
  520. Debug Message: Mountain Generation Option: 0
  521. Debug Message: Map Random Seed: 0
  522. Debug Message: ---------------------------------------------
  523. Debug Message: ---------------------------------------------
  524. Debug Message: Sectors: 2 x 2
  525. Debug Message: Tiles: 32 x 32
  526. Debug Message: Tile Vertex Resolution: 5 x 5 vertices
  527. Debug Message: ---------------------------------------------
  528. Debug Message: ---------------------------------------------
  529. Debug Message: ---------------------------------------------
  530. Debug Message: ---------------------------------------------
  531. Debug Message: NOTE: The extra tiles don't appear to be in MapData at this point.
  532. Debug Message: Map Generation Complete
  533. Debug Message: InitMapGfx Started...
  534. Debug Message: InitMapGfx finished.
  535. Debug Message: Creating tactical terrain gfx...
  536. Debug Message: TacticalMapViewWindow::FinishInitMapGfx started.
  537. Debug Message: WARNING: CResourceManager::GetEffect could not find file: gfx/fx/fxo/post_camerashake.fxo
  538. Debug Message: CResourceManager::GetEffect found source file for effect: C:\Program Files (x86)\Steam\steamapps\common\Elemental Fallen Enchantress\Gfx\fx\post_cameraShake.fx (This will be compiled at run-time and used)
  539. Debug Message: TacticalMapViewWindow::FinishInitMapGfx finished.
  540. DebugMessage: Loaded font Tahoma-9Bold
  541. DebugMessage: Could not find music file name for layer with index:0 in music group: Theme_EasternWardrums_Full
  542. DebugMessage: Could not find music file name for layer with index:2 in music group: Theme_EasternWardrums_Full
  543. Debug Message: Tactical Spell cast: Shadowbolt at 19, 15 by Oresis (unitID 0).
  544. DebugMessage: Loaded font Segoe UI-27BoldItalic
  545. Debug Message: Tactical Spell cast: Shadowbolt at 19, 15 by Donya (unitID 295).
  546. Debug Message: Tactical Spell cast: BowAttack_Basic at 19, 15 by Panca Archers (unitID 682).
  547. Debug Message: Tactical Spell cast: BowAttack_Basic at 19, 15 by Arrowwulf (unitID 1199).
  548. Debug Message: Tactical Spell cast: FlameDart at 19, 15 by Oresis (unitID 0).
  549. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  550. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  551. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  552. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  553. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  554. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  555. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  556. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  557. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  558. DebugMessage: Could not find music file name for layer with index:0 in music group: Theme_EasternWardrums_Full
  559. DebugMessage: Could not find music file name for layer with index:2 in music group: Theme_EasternWardrums_Full
  560. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  561. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  562. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  563. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  564. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  565. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  566. Debug Message: UnzipHelper attempting to read file with uncompressed size of 368
  567. Debug Message: UnzipHelper attempting to read file with uncompressed size of 12
  568. Debug Message: UnzipHelper attempting to read file with uncompressed size of 4
  569. Debug Message: Generating portrait: Portrait_Champion_Vallindo_1589536866
  570. Debug Message: Generating portrait: Portrait_Unit_Pioneer_Tarth_-1675181111
  571. Debug Message: -------------------------
  572. Debug Message: - Ending Turn 213 -
  573. Debug Message: Current Memory Usage: 1274472 KB
  574. Debug Message: Cities in World: 50
  575. Debug Message: Units in World: 609
  576. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  577. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  578. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  579. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  580. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  581. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  582. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  583. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  584. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  585. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  586. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  587. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  588. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  589. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  590. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  591. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  592. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  593. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  594. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  595. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  596. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  597. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  598. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  599. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  600. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  601. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  602. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  603. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  604. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  605. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  606. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  607. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  608. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  609. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  610. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  611. Debug Message: WARNING: (FactionPowerWndEntry) SetPictureFrame FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  612. Debug Message: AddWildImprovementToBestCityQueue failed to find a city, wild improvement being destroyed instead
  613. Debug Message: Unit Jordur Wargborn traded from Kingdom NPC Player to Kingdom of Altar.
Advertisement
Add Comment
Please, Sign In to add comment