Advertisement
Guest User

Untitled

a guest
Apr 26th, 2012
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.49 KB | None | 0 0
  1. DebugMessage: Version 0.91.049 last updated on: 10-23-2011 02:33
  2. DebugMessage: Entering WinMain
  3. Debug Message: Command Line:
  4. DebugMessage: *********DXDiag info follows.*********
  5. System Info
  6. Time: 4/26/2012, 21:00:16
  7. DirectX Version: DirectX 11
  8. Machine Name: SIMON-PC
  9. Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120305-1505)
  10. Languages: English (Regional Setting: English)
  11. System Manufacturer: Dell Inc.
  12. System Model: XPS M1530
  13. BIOS: Phoenix ROM BIOS PLUS Version 1.10 A12
  14. Processor: Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz (2 CPUs), ~2.5GHz
  15. Physical Memory: 4096MB RAM
  16. Page File: 1780MB used, 6405MB available
  17. Windows Dir: C:\Windows
  18.  
  19.  
  20. Display Info
  21. Display device 1:
  22. Device Name: \\.\DISPLAY1
  23. Card Name: NVIDIA GeForce 8600M GT
  24. Manufacturer: NVIDIA
  25. Chip Type: GeForce 8600M GT
  26. DAC Type: Integrated RAMDAC
  27. Key Device: Enum\PCI\VEN_10DE&DEV_0407&SUBSYS_022E1028&REV_A1
  28. Display Memory: 2030 MB
  29. Current Display Mode: 1440 x 900 (32 bit) (60Hz)
  30. Monitor Name: Generic PnP Monitor
  31. Monitor Max Resolution:
  32. Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
  33. Driver Version: 8.17.0012.9610
  34. Driver Date: 3/1/2012 05:32:00
  35. DirectX Acceleration Enabled: Yes
  36.  
  37.  
  38.  
  39. Sound info
  40. Sound device 1:
  41. Description: Speakers / Headphones (SigmaTel High Definition Audio CODEC)
  42. Default Sound Playback: Yes
  43. Default Voice Playback: Yes
  44. Hardware ID: HDAUDIO\FUNC_01&VEN_8384&DEV_7616&SUBSYS_1028022E&REV_1002
  45. Manufacturer ID: 1
  46. Product ID: 100
  47. Driver Name: stwrt64.sys
  48. Provider: SigmaTel
  49. Driver Version: 6.10.5866.0000
  50. Driver Date: 2/15/2008 23:57:02
  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: HDMI (SigmaTel High Definition Audio CODEC)
  59. Default Sound Playback: No
  60. Default Voice Playback: No
  61. Hardware ID: HDAUDIO\FUNC_01&VEN_8384&DEV_7616&SUBSYS_1028022E&REV_1002
  62. Manufacturer ID: 1
  63. Product ID: 100
  64. Driver Name: stwrt64.sys
  65. Provider: SigmaTel
  66. Driver Version: 6.10.5866.0000
  67. Driver Date: 2/15/2008 23:57:02
  68. Type: WDM
  69. Other Drivers:
  70. Acceleration Level: 1
  71. Cap Flags: 0
  72. Min/Max Sample Rate: 0, 0
  73.  
  74.  
  75.  
  76. DebugMessage: *********END dxdiag info.*********
  77. DebugMessage: Using 4 samples for multisampling.
  78. DebugMessage: Game Resolution: 1440 x 900 (windowed mode)
  79. DebugMessage: HAL (hardware vertex processing)NVIDIA GeForce 8600M GT
  80. DebugMessage: Presentation Interval: Immediate.
  81. DebugMessage: Back Buffer Bit Depth: X8R8G8B8.
  82. DebugMessage: 32-bit z-buffer using 24-bits for the depth channel and 8-bits for the stencil channel.
  83. DebugMessage: ** Checking Direct3D 9 Device Capabilities ************************************
  84. DebugMessage: A full-color cursor is supported in hardware at high resolution modes.
  85. DebugMessage: Bump mapping is supported.
  86. Debug Message: Device is now ready
  87. Debug Message: GFX-THREAD: DISABLED
  88. DebugMessage: Border size reported as 6 by 28
  89. DebugMessage: Shell initialization complete
  90. DebugMessage: Elemental: Fallen Enchantress is activated.
  91. DebugMessage: ***** Initializing Game *****
  92. DebugMessage: Loaded font Arial-13
  93. DebugMessage: Loaded font Trajan Pro_lu-16
  94. DebugMessage: Loaded font Trajan Pro_lu-13
  95. DebugMessage: Timer Frequency is 0 252917
  96. DebugMessage: Initializing sound card.
  97. DebugMessage: initailizing bink
  98. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Mods\Screens\*.dxpack
  99. DebugMessage: Create anchor mwin
  100. DebugMessage: Load texture atlas.
  101. DebugMessage: InitializeWorld
  102. DebugMessage: Loaded font Tahoma-13Bold
  103. Debug Message: Attempting to allocate memory of size: 53477376 bytes
  104. Debug Message: Allocation successful
  105. DebugMessage: Create popup manager.
  106. DebugMessage: InitializeMWinStripEngine
  107. DebugMessage: InitializeMWinDeferredTextRenderer
  108. DebugMessage: Initialize effect system.
  109. DebugMessage: InitializeSpellRepository
  110. DebugMessage: InitializeTriggerManager
  111. DebugMessage: InitializeMusicLayerGroupManager
  112. DebugMessage: InitializeMultiplayerClient
  113. DebugMessage: Loaded font Tahoma-16Bold
  114. DebugMessage: Loaded font Trajan Pro-19Bold
  115. DebugMessage: Loaded font Trajan Pro-16Bold
  116. Debug Message: Attempting to allocate memory of size: 53477376 bytes
  117. Debug Message: Allocation successful
  118. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 9191 If this is happening while the game is loaded, you may need a new datazip.exe file.
  119. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1650 If this is happening while the game is loaded, you may need a new datazip.exe file.
  120. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1071 If this is happening while the game is loaded, you may need a new datazip.exe file.
  121. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 3759 If this is happening while the game is loaded, you may need a new datazip.exe file.
  122. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1027 If this is happening while the game is loaded, you may need a new datazip.exe file.
  123. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1064 If this is happening while the game is loaded, you may need a new datazip.exe file.
  124. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1032 If this is happening while the game is loaded, you may need a new datazip.exe file.
  125. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1174 If this is happening while the game is loaded, you may need a new datazip.exe file.
  126. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1524 If this is happening while the game is loaded, you may need a new datazip.exe file.
  127. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1336 If this is happening while the game is loaded, you may need a new datazip.exe file.
  128. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1059 If this is happening while the game is loaded, you may need a new datazip.exe file.
  129. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1220 If this is happening while the game is loaded, you may need a new datazip.exe file.
  130. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1219 If this is happening while the game is loaded, you may need a new datazip.exe file.
  131. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1387 If this is happening while the game is loaded, you may need a new datazip.exe file.
  132. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1319 If this is happening while the game is loaded, you may need a new datazip.exe file.
  133. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1034 If this is happening while the game is loaded, you may need a new datazip.exe file.
  134. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1547 If this is happening while the game is loaded, you may need a new datazip.exe file.
  135. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1631 If this is happening while the game is loaded, you may need a new datazip.exe file.
  136. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 3048 If this is happening while the game is loaded, you may need a new datazip.exe file.
  137. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2266 If this is happening while the game is loaded, you may need a new datazip.exe file.
  138. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1142 If this is happening while the game is loaded, you may need a new datazip.exe file.
  139. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1150 If this is happening while the game is loaded, you may need a new datazip.exe file.
  140. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1085 If this is happening while the game is loaded, you may need a new datazip.exe file.
  141. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1244 If this is happening while the game is loaded, you may need a new datazip.exe file.
  142. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1279 If this is happening while the game is loaded, you may need a new datazip.exe file.
  143. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1772 If this is happening while the game is loaded, you may need a new datazip.exe file.
  144. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1319 If this is happening while the game is loaded, you may need a new datazip.exe file.
  145. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2814 If this is happening while the game is loaded, you may need a new datazip.exe file.
  146. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2103 If this is happening while the game is loaded, you may need a new datazip.exe file.
  147. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2417 If this is happening while the game is loaded, you may need a new datazip.exe file.
  148. DebugMessage: Begin LoadCoreXMLData3
  149. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Items\*.xml
  150. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Race\*.xml
  151. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Stamps\*.xml
  152. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Tiles\*.xml
  153. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Tiles\Shadows\*.xml
  154. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\RaceTypes\*.xml
  155. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Effects\*.xml
  156. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Quests\*.xml
  157. DebugMessage: LoadCoreXMLData finished 3
  158. Debug Message: MapManager registered 2 files on disk
  159. Debug Message: MapManager registered 77 files on disk
  160. Debug Message: MapManager registered 1 files on disk
  161. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Maps\*.xml
  162. Debug Message: MapManager registered 0 files on disk
  163. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Maps\TacticalMaps\*.xml
  164. Debug Message: MapManager registered 0 files on disk
  165. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Mods\Data\Maps\*.xml
  166. Debug Message: MapManager registered 0 files on disk
  167. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Mods\Data\Maps\Tactical\*.xml
  168. Debug Message: MapManager registered 0 files on disk
  169. DebugMessage: LoadCoreXMLData finished
  170. DebugMessage: Create setup screens.
  171. DebugMessage: Loaded font Trajan Pro-24Bold
  172. DebugMessage: Loaded font Trajan Pro-21Bold
  173. DebugMessage: Loaded font Tahoma-15Bold
  174. DebugMessage: Loaded font Tahoma-16
  175. DebugMessage: Loaded font Times New Roman-16
  176. DebugMessage: Loaded font Tahoma-11Bold
  177. DebugMessage: Loaded font Arial-11
  178. DebugMessage: Loaded font Trajan Pro-13
  179. DebugMessage: Loaded font Trajan Pro-13Bold
  180. DebugMessage: Loaded font Tahoma-19Bold
  181. DebugMessage: Loaded font BankGothic Md BT-12
  182. DebugMessage: No string tables in C:\Program Files (x86)\Stardock Games\FallenEnchantress\Data\English\*.tips
  183. DebugMessage: Loaded font Tahoma-11BoldItalic
  184. DebugMessage: Set mouse.
  185. DebugMessage: Set update timer.
  186. DebugMessage: Popup Manager Update: Unhiding FullScreenBink
  187. DebugMessage: Popup Manager Update: Unhiding FullScreenBink
  188. DebugMessage: Loaded font Times New Roman-16Bold
  189. DebugMessage: No files found matching mask C:\Users\Simon\Documents\My Games\FallenEnchantress\Saves\Campaign\*.*
  190. DebugMessage: Popup Manager Update: Unhiding LoadWnd
  191. Debug Message: LOADING GAME: C:\Users\Simon\Documents\My Games\FallenEnchantress\Saves\crashing.EleSav
  192. Debug Message: LOAD GAME: Loading Quick Data
  193. Debug Message: StopAllXMLDataThreads Called
  194. Debug Message: Stopped CoreXMLDataThread1
  195. Debug Message: Stopped CoreXMLDataThread2
  196. Debug Message: Stopped CoreXMLDataThread3
  197. Debug Message: Stopped CoreXMLDataThread4
  198. Debug Message: Stopped Load Game XML Thread
  199. Debug Message: Stopped Load Game XML Thread #2
  200. Debug Message: LOAD GAME: Loading XML Data (start)
  201. Debug Message: WARNING: Terrain Type: Land is being deleted at an unsafe time. Cat=0 Mod=0
  202. Debug Message: WARNING: Terrain Type: Rugged_Land is being deleted at an unsafe time. Cat=0 Mod=0
  203. Debug Message: WARNING: Terrain Type: Fertile_Land is being deleted at an unsafe time. Cat=0 Mod=0
  204. Debug Message: WARNING: Terrain Type: Chasm is being deleted at an unsafe time. Cat=8 Mod=0
  205. Debug Message: WARNING: Terrain Type: ChasmEdge is being deleted at an unsafe time. Cat=9 Mod=0
  206. Debug Message: WARNING: Terrain Type: DesertTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  207. Debug Message: WARNING: Terrain Type: HillsTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  208. Debug Message: WARNING: Terrain Type: SwampTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  209. Debug Message: WARNING: Terrain Type: ArcticTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  210. Debug Message: WARNING: Terrain Type: MountainRange is being deleted at an unsafe time. Cat=2 Mod=0
  211. Debug Message: WARNING: Terrain Type: MountainSide is being deleted at an unsafe time. Cat=2 Mod=0
  212. Debug Message: WARNING: Terrain Type: Forest is being deleted at an unsafe time. Cat=3 Mod=0
  213. Debug Message: WARNING: Terrain Type: Beach is being deleted at an unsafe time. Cat=4 Mod=0
  214. Debug Message: WARNING: Terrain Type: Cliff is being deleted at an unsafe time. Cat=5 Mod=0
  215. Debug Message: WARNING: Terrain Type: River is being deleted at an unsafe time. Cat=0 Mod=0
  216. Debug Message: WARNING: Terrain Type: City is being deleted at an unsafe time. Cat=6 Mod=0
  217. Debug Message: WARNING: Terrain Type: Submerged is being deleted at an unsafe time. Cat=1 Mod=0
  218. Debug Message: WARNING: Terrain Type: BurningLands is being deleted at an unsafe time. Cat=0 Mod=0
  219. Debug Message: WARNING: Terrain Type: Fissure is being deleted at an unsafe time. Cat=0 Mod=0
  220. Debug Message: WARNING: Terrain Type: CurgensTomb is being deleted at an unsafe time. Cat=0 Mod=0
  221. Debug Message: WARNING: Terrain Type: Imperium is being deleted at an unsafe time. Cat=0 Mod=0
  222. Debug Message: WARNING: Terrain Type: Scrapyard is being deleted at an unsafe time. Cat=0 Mod=0
  223. Debug Message: WARNING: Terrain Type: CaveWall is being deleted at an unsafe time. Cat=2 Mod=0
  224. Debug Message: WARNING: Terrain Type: Unknown is being deleted at an unsafe time. Cat=0 Mod=0
  225. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1650 If this is happening while the game is loaded, you may need a new datazip.exe file.
  226. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1071 If this is happening while the game is loaded, you may need a new datazip.exe file.
  227. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 3759 If this is happening while the game is loaded, you may need a new datazip.exe file.
  228. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1027 If this is happening while the game is loaded, you may need a new datazip.exe file.
  229. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1064 If this is happening while the game is loaded, you may need a new datazip.exe file.
  230. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1032 If this is happening while the game is loaded, you may need a new datazip.exe file.
  231. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1174 If this is happening while the game is loaded, you may need a new datazip.exe file.
  232. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1524 If this is happening while the game is loaded, you may need a new datazip.exe file.
  233. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1336 If this is happening while the game is loaded, you may need a new datazip.exe file.
  234. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1059 If this is happening while the game is loaded, you may need a new datazip.exe file.
  235. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1220 If this is happening while the game is loaded, you may need a new datazip.exe file.
  236. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1219 If this is happening while the game is loaded, you may need a new datazip.exe file.
  237. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1387 If this is happening while the game is loaded, you may need a new datazip.exe file.
  238. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1319 If this is happening while the game is loaded, you may need a new datazip.exe file.
  239. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1034 If this is happening while the game is loaded, you may need a new datazip.exe file.
  240. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1547 If this is happening while the game is loaded, you may need a new datazip.exe file.
  241. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1631 If this is happening while the game is loaded, you may need a new datazip.exe file.
  242. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 3048 If this is happening while the game is loaded, you may need a new datazip.exe file.
  243. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2266 If this is happening while the game is loaded, you may need a new datazip.exe file.
  244. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1142 If this is happening while the game is loaded, you may need a new datazip.exe file.
  245. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1150 If this is happening while the game is loaded, you may need a new datazip.exe file.
  246. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1085 If this is happening while the game is loaded, you may need a new datazip.exe file.
  247. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1244 If this is happening while the game is loaded, you may need a new datazip.exe file.
  248. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1279 If this is happening while the game is loaded, you may need a new datazip.exe file.
  249. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1772 If this is happening while the game is loaded, you may need a new datazip.exe file.
  250. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1319 If this is happening while the game is loaded, you may need a new datazip.exe file.
  251. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2814 If this is happening while the game is loaded, you may need a new datazip.exe file.
  252. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2103 If this is happening while the game is loaded, you may need a new datazip.exe file.
  253. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2417 If this is happening while the game is loaded, you may need a new datazip.exe file.
  254. Debug Message: LOAD GAME: Loading XML Data (end)
  255. Debug Message: Loaded saved game with map file:
  256. DebugMessage: LOAD GAME: Loading Quick Data - Complete
  257. DebugMessage: Loaded font Trajan Pro-32Bold
  258. DebugMessage: Popup Manager Update: Unhiding LoadingWnd
  259. DebugMessage: Loaded font Trajan Pro-11Bold
  260. DebugMessage: Loaded font Verdana-13
  261. DebugMessage: Loaded font Tahoma-11
  262. DebugMessage: Loaded font Tahoma-12Bold
  263. Debug Message: InitializeWorld: Map File:
  264. Debug Message: Stamp Quantity: 9
  265. Debug Message: Land Mass Size: 0
  266. Debug Message: Land Mass Min Spawns: 0
  267. Debug Message: Land Mass Max Spawns: 0
  268. Debug Message: Forest Quantity: 2
  269. Debug Message: Mountain Generation Option: 1
  270. Debug Message: Map Random Seed: 1335070962
  271. Debug Message: Map Generation Complete
  272. Debug Message: LOAD GAME: Loading World
  273. Debug Message: LOAD GAME: Game Save Version: 169
  274. Debug Message: LOAD GAME: Game Version (at time of save): 0.91
  275. Debug Message: CWorld::SetWorldTerrainTypeAtTile - 120 tile(s) had their environments updated.
  276. DebugMessage: LOAD GAME: Loading World - Complete
  277. DebugMessage: Loaded font Verdana-13Bold
  278. DebugMessage: Error. String Not Found. Table: EmpireTreeCategoryHeaderEntryWnd String Name: Category1
  279. Debug Message: CMapViewWindow failed to set DXSAS UI parameter: Threshhold in effect: edgedetect becuase the DXSAS engine was not initialized
  280. DebugMessage: Player_List setting size 181 x 0
  281. Debug Message: InitMapGfx Started...
  282. Debug Message: InitMapGfx finished.
  283. DebugMessage: Loaded font Trajan Pro-15Bold
  284. DebugMessage: Loaded font Tahoma-13
  285. DebugMessage: Loaded font Tahoma-19
  286. DebugMessage: Loaded font Times New Roman-21Bold
  287. DebugMessage: Loaded font Arial-11Bold
  288. Debug Message: WARNING: CBackgroundNode::Set did not find texture: Gfx/Backdrops/DynastyBackground.png
  289. DebugMessage: Loaded font Trajan Pro-37Bold
  290. Debug Message: Creating terrain gfx...
  291. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  292. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  293. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  294. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  295. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  296. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  297. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  298. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  299. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  300. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  301. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  302. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  303. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  304. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  305. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  306. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  307. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  308. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  309. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  310. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  311. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  312. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  313. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  314. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  315. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  316. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  317. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  318. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  319. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  320. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  321. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  322. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  323. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  324. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  325. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  326. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  327. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  328. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  329. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  330. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  331. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  332. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  333. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  334. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  335. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  336. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  337. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  338. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  339. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  340. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  341. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  342. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  343. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  344. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  345. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  346. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  347. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  348. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  349. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  350. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  351. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  352. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  353. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  354. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  355. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  356. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  357. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  358. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  359. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  360. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  361. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  362. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  363. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  364. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  365. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  366. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  367. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  368. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  369. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  370. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  371. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  372. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  373. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  374. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  375. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  376. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  377. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  378. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  379. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  380. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  381. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  382. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  383. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  384. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  385. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  386. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  387. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  388. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  389. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  390. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  391. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  392. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  393. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  394. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  395. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  396. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  397. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  398. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  399. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  400. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  401. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  402. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  403. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  404. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  405. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  406. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  407. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  408. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  409. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  410. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  411. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  412. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  413. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  414. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  415. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  416. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  417. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  418. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  419. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  420. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  421. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  422. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  423. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  424. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  425. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  426. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  427. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  428. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  429. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  430. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  431. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  432. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  433. Debug Message: FinishInitMapGfx started.
  434. DebugMessage: Loaded font Tahoma-35Bold
  435. Debug Message: WARNING: CResourceManager::GetEffect could not find file: gfx/fx/fxo/post_camerashake.fxo
  436. Debug Message: CResourceManager::GetEffect found source file for effect: C:\Program Files (x86)\Stardock Games\FallenEnchantress\Gfx\fx\post_cameraShake.fx (This will be compiled at run-time and used)
  437. Debug Message: CDXSASEngine ERROR: EnableEffect failed to find effect edgedetect
  438. Debug Message: FinishInitMapGfx finished.
  439. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  440. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  441. Debug Message: WARNING: File does not include mesh data
  442. 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
  443. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  444. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  445. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  446. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  447. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  448. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  449. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  450. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  451. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  452. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  453. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  454. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  455. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  456. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  457. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  458. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  459. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  460. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  461. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  462. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  463. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  464. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  465. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  466. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  467. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  468. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  469. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  470. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  471. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  472. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  473. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  474. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  475. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  476. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  477. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  478. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  479. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  480. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  481. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  482. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  483. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  484. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  485. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  486. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  487. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  488. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  489. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  490. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  491. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  492. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  493. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  494. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  495. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  496. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  497. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  498. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  499. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  500. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  501. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  502. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  503. DebugMessage: Loaded font Trajan Pro72Bold
  504. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  505. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  506. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Ithuane'.
  507. Debug Message: WARNING: File does not include mesh data
  508. 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
  509. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  510. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  511. Debug Message: WARNING: File does not include mesh data
  512. 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
  513. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  514. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  515. Debug Message: WARNING: File does not include mesh data
  516. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  517. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  518. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Hope'.
  519. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  520. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  521. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  522. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  523. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  524. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  525. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  526. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  527. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  528. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  529. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  530. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  531. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  532. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  533. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  534. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  535. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  536. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  537. Debug Message: WARNING: File does not include mesh data
  538. 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
  539. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  540. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  541. Debug Message: WARNING: File does not include mesh data
  542. 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
  543. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  544. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  545. Debug Message: WARNING: File does not include mesh data
  546. 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
  547. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  548. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  549. Debug Message: WARNING: File does not include mesh data
  550. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  551. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  552. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'New Hallas'.
  553. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  554. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  555. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Goyarh Hedigah'.
  556. Debug Message: WARNING: File does not include mesh data
  557. 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
  558. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  559. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  560. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  561. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  562. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Queenshand'.
  563. Debug Message: WARNING: File does not include mesh data
  564. 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
  565. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  566. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  567. Debug Message: WARNING: File does not include mesh data
  568. 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
  569. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  570. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  571. Debug Message: WARNING: SetStaticText FAILED because mwin with given ID not found - check the tag for this control in DesktopX
  572. Debug Message: WARNING: SetStaticText FAILED because mwin with given ID not found - check the tag for this control in DesktopX
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement