ydejin

Crash on Next Turn

Aug 22nd, 2012
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.42 KB | None | 0 0
  1. DebugMessage: Version 0.950.058 last updated on: 10-22-2011 14:03
  2. DebugMessage: Entering WinMain
  3. Debug Message: Command Line:
  4. DebugMessage: *********DXDiag info follows.*********
  5. System Info
  6. Time: 8/22/2012, 14:17:57
  7. DirectX Version: DirectX 11
  8. Machine Name: ASHGROVE
  9. Operating System: Windows Vista™ Home Premium (6.0, Build 6002) Service Pack 2 (6002.vistasp2_gdr.120402-0336)
  10. Languages: English (Regional Setting: English)
  11. System Manufacturer: OEM
  12. System Model: OEM
  13. BIOS: Phoenix - AwardBIOS v6.00PG
  14. Processor: Intel(R) Core(TM)2 Duo CPU E6850 @ 3.00GHz (2 CPUs), ~3.1GHz
  15. Physical Memory: 3326MB RAM
  16. Page File: 1095MB used, 5748MB available
  17. Windows Dir: C:\Windows
  18.  
  19.  
  20. Display Info
  21. Display device 1:
  22. Device Name: \\.\DISPLAY1
  23. Card Name: NVIDIA GeForce GTX 285
  24. Manufacturer: NVIDIA
  25. Chip Type: GeForce GTX 285
  26. DAC Type: Integrated RAMDAC
  27. Key Device: Enum\PCI\VEN_10DE&DEV_05E3&SUBSYS_12813842&REV_A1
  28. Display Memory: 2414 MB
  29. Current Display Mode: 1920 x 1200 (32 bit) (59Hz)
  30. Monitor Name: Dell 2707WFP
  31. Monitor Max Resolution:
  32. Driver Name: nvd3dum.dll,nvwgf2um.dll,nvwgf2um.dll
  33. Driver Version: 8.17.0013.0142
  34. Driver Date: 5/15/2012 03:26:00
  35. DirectX Acceleration Enabled: Yes
  36.  
  37.  
  38.  
  39. Sound info
  40. Sound device 1:
  41. Description: Speakers (Realtek High Definition Audio)
  42. Default Sound Playback: Yes
  43. Default Voice Playback: Yes
  44. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_147B0000&REV_1000
  45. Manufacturer ID: 1
  46. Product ID: 100
  47. Driver Name: RTKVHDA.sys
  48. Provider: Realtek Semiconductor Corp.
  49. Driver Version: 6.00.0001.5371
  50. Driver Date: 2/6/2007 03:44:14
  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: Realtek Digital Output (Realtek High Definition Audio)
  59. Default Sound Playback: No
  60. Default Voice Playback: No
  61. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_147B0000&REV_1000
  62. Manufacturer ID: 1
  63. Product ID: 100
  64. Driver Name: RTKVHDA.sys
  65. Provider: Realtek Semiconductor Corp.
  66. Driver Version: 6.00.0001.5371
  67. Driver Date: 2/6/2007 03:44:14
  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 0 samples for multisampling.
  78. DebugMessage: Game Resolution: 1920 x 1200 (windowed mode)
  79. DebugMessage: HAL (hardware vertex processing)NVIDIA GeForce GTX 285
  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 26
  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 369e99
  96. DebugMessage: Initializing sound card.
  97. DebugMessage: initailizing bink
  98. DebugMessage: No files found matching mask C:\Users\pyoung\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. DebugMessage: Loaded font Trajan Pro-17Bold
  104. DebugMessage: Loaded font Tahoma-32Bold
  105. Debug Message: Attempting to allocate memory of size: 53477376 bytes
  106. Debug Message: Allocation successful
  107. DebugMessage: Create popup manager.
  108. DebugMessage: InitializeMWinStripEngine
  109. DebugMessage: InitializeMWinDeferredTextRenderer
  110. DebugMessage: Initialize effect system.
  111. DebugMessage: InitializeSpellRepository
  112. DebugMessage: InitializeTriggerManager
  113. DebugMessage: InitializeMusicLayerGroupManager
  114. DebugMessage: InitializeMultiplayerClient
  115. DebugMessage: Loaded font Tahoma-16Bold
  116. DebugMessage: Loaded font Trajan Pro-19Bold
  117. DebugMessage: Loaded font Trajan Pro-16Bold
  118. Debug Message: Attempting to allocate memory of size: 53477376 bytes
  119. Debug Message: Allocation successful
  120. DebugMessage: Begin LoadCoreXMLData3
  121. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Items\*.xml
  122. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Stamps\*.xml
  123. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Tiles\*.xml
  124. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Tiles\Shadows\*.xml
  125. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\RaceTypes\*.xml
  126. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Effects\*.xml
  127. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Quests\*.xml
  128. DebugMessage: LoadCoreXMLData finished 3
  129. Debug Message: MapManager registered 3 files on disk
  130. Debug Message: MapManager registered 78 files on disk
  131. Debug Message: MapManager registered 1 files on disk
  132. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Maps\*.xml
  133. Debug Message: MapManager registered 0 files on disk
  134. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Maps\TacticalMaps\*.xml
  135. Debug Message: MapManager registered 0 files on disk
  136. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Mods\Data\Maps\*.xml
  137. Debug Message: MapManager registered 0 files on disk
  138. DebugMessage: No files found matching mask C:\Users\pyoung\Documents\My Games\FallenEnchantress\Mods\Data\Maps\Tactical\*.xml
  139. Debug Message: MapManager registered 0 files on disk
  140. DebugMessage: LoadCoreXMLData finished
  141. DebugMessage: Create setup screens.
  142. DebugMessage: Loaded font Trajan Pro-24Bold
  143. DebugMessage: Loaded font Trajan Pro-21Bold
  144. DebugMessage: Loaded font Tahoma-15Bold
  145. DebugMessage: Loaded font Tahoma-16
  146. DebugMessage: Loaded font Times New Roman-16
  147. DebugMessage: Loaded font Tahoma-11Bold
  148. DebugMessage: Loaded font Arial-11
  149. DebugMessage: Loaded font Tahoma-19Bold
  150. DebugMessage: Loaded font BankGothic Md BT-12
  151. DebugMessage: No string tables in C:\Games\FallenEnchantress\Data\English\*.tips
  152. DebugMessage: Set mouse.
  153. DebugMessage: Set update timer.
  154. DebugMessage: Popup Manager Update: Unhiding FullScreenBink
  155. DebugMessage: Popup Manager Update: Unhiding FullScreenBink
  156. DebugMessage: Loaded font Times New Roman-16Bold
  157. DebugMessage: Popup Manager Update: Unhiding LoadWnd
  158. Debug Message: LOADING GAME: C:\Users\pyoung\Documents\My Games\FallenEnchantress\Saves\C.EleSav
  159. Debug Message: LOAD GAME: Loading Quick Data
  160. Debug Message: StopAllXMLDataThreads Called
  161. Debug Message: Stopped CoreXMLDataThread1
  162. Debug Message: Stopped CoreXMLDataThread2
  163. Debug Message: Stopped CoreXMLDataThread3
  164. Debug Message: Stopped CoreXMLDataThread4
  165. Debug Message: Stopped Load Game XML Thread
  166. Debug Message: Stopped Load Game XML Thread #2
  167. Debug Message: LOAD GAME: Loading XML Data (start)
  168. Debug Message: WARNING: Terrain Type: Land is being deleted at an unsafe time. Cat=0 Mod=0
  169. Debug Message: WARNING: Terrain Type: Rugged_Land is being deleted at an unsafe time. Cat=0 Mod=0
  170. Debug Message: WARNING: Terrain Type: Fertile_Land is being deleted at an unsafe time. Cat=0 Mod=0
  171. Debug Message: WARNING: Terrain Type: Chasm is being deleted at an unsafe time. Cat=8 Mod=0
  172. Debug Message: WARNING: Terrain Type: ChasmEdge is being deleted at an unsafe time. Cat=9 Mod=0
  173. Debug Message: WARNING: Terrain Type: DesertTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  174. Debug Message: WARNING: Terrain Type: HillsTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  175. Debug Message: WARNING: Terrain Type: SwampTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  176. Debug Message: WARNING: Terrain Type: ArcticTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  177. Debug Message: WARNING: Terrain Type: MountainRange is being deleted at an unsafe time. Cat=2 Mod=0
  178. Debug Message: WARNING: Terrain Type: MountainSide is being deleted at an unsafe time. Cat=2 Mod=0
  179. Debug Message: WARNING: Terrain Type: Forest is being deleted at an unsafe time. Cat=3 Mod=0
  180. Debug Message: WARNING: Terrain Type: Beach is being deleted at an unsafe time. Cat=4 Mod=0
  181. Debug Message: WARNING: Terrain Type: Cliff is being deleted at an unsafe time. Cat=5 Mod=0
  182. Debug Message: WARNING: Terrain Type: River is being deleted at an unsafe time. Cat=0 Mod=0
  183. Debug Message: WARNING: Terrain Type: City is being deleted at an unsafe time. Cat=6 Mod=0
  184. Debug Message: WARNING: Terrain Type: Submerged is being deleted at an unsafe time. Cat=1 Mod=0
  185. Debug Message: WARNING: Terrain Type: BurningLands is being deleted at an unsafe time. Cat=0 Mod=0
  186. Debug Message: WARNING: Terrain Type: Fissure is being deleted at an unsafe time. Cat=0 Mod=0
  187. Debug Message: WARNING: Terrain Type: CurgensTomb is being deleted at an unsafe time. Cat=0 Mod=0
  188. Debug Message: WARNING: Terrain Type: Imperium is being deleted at an unsafe time. Cat=0 Mod=0
  189. Debug Message: WARNING: Terrain Type: Scrapyard is being deleted at an unsafe time. Cat=0 Mod=0
  190. Debug Message: WARNING: Terrain Type: CaveWall is being deleted at an unsafe time. Cat=2 Mod=0
  191. Debug Message: WARNING: Terrain Type: Unknown is being deleted at an unsafe time. Cat=0 Mod=0
  192. Debug Message: LOAD GAME: Loading XML Data (end)
  193. Debug Message: Loaded saved game with map file:
  194. DebugMessage: LOAD GAME: Loading Quick Data - Complete
  195. DebugMessage: Loaded font Trajan Pro-32Bold
  196. DebugMessage: Popup Manager Update: Unhiding LoadingWnd
  197. DebugMessage: Loaded font Trajan Pro-11Bold
  198. DebugMessage: Loaded font Verdana-13
  199. DebugMessage: Loaded font Tahoma-12Bold
  200. DebugMessage: Loaded font Tahoma-11
  201. Debug Message: InitializeWorld: Map File:
  202. Debug Message: Stamp Quantity: 9
  203. Debug Message: Land Mass Size: 0
  204. Debug Message: Land Mass Min Spawns: 0
  205. Debug Message: Land Mass Max Spawns: 0
  206. Debug Message: Forest Quantity: 2
  207. Debug Message: Mountain Generation Option: 1
  208. Debug Message: Map Random Seed: 1345583336
  209. Debug Message: Map Generation Complete
  210. Debug Message: LOAD GAME: Loading World
  211. Debug Message: LOAD GAME: Game Save Version: 213
  212. Debug Message: LOAD GAME: Game Version (at time of save): 0.95
  213. Debug Message: Player faction Empire of Resoln is set to difficulty Challenging
  214. Debug Message: Player faction Empire of Magnar is set to difficulty Challenging
  215. Debug Message: Player faction Kingdom of Pariden is set to difficulty Challenging
  216. Debug Message: Player faction Kingdom of Gilden is set to difficulty Challenging
  217. Debug Message: Player faction Empire of Kraxis is set to difficulty Challenging
  218. Debug Message: Player faction Monsters and Ruffians is set to difficulty Challenging
  219. Debug Message: Player faction Denizens of the Wildlands is set to difficulty Challenging
  220. Debug Message: Player faction Kingdom NPC Player is set to difficulty Challenging
  221. Debug Message: Player faction Empire NPC Player is set to difficulty Challenging
  222. Debug Message: CWorld::SetWorldTerrainTypeAtTile - 1 tile(s) had their environments updated.
  223. DebugMessage: LOAD GAME: Loading World - Complete
  224. DebugMessage: Loaded font Verdana-13Bold
  225. DebugMessage: Error. String Not Found. Table: EmpireTreeCategoryHeaderEntryWnd String Name: Category1
  226. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert11SG'
  227. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert11SG'
  228. Debug Message: CMapViewWindow failed to set DXSAS UI parameter: Threshhold in effect: edgedetect becuase the DXSAS engine was not initialized
  229. DebugMessage: Player_List setting size 181 x 0
  230. Debug Message: InitMapGfx Started...
  231. Debug Message: InitMapGfx finished.
  232. DebugMessage: Loaded font Trajan Pro-15Bold
  233. DebugMessage: Loaded font Trajan Pro-13Bold
  234. DebugMessage: Loaded font Tahoma-13
  235. DebugMessage: Loaded font Trajan Pro-13
  236. DebugMessage: Loaded font Tahoma-19
  237. DebugMessage: Loaded font Times New Roman-21Bold
  238. DebugMessage: Loaded font Arial-11Bold
  239. Debug Message: WARNING: CBackgroundNode::Set did not find texture: Gfx/Backdrops/DynastyBackground.png
  240. DebugMessage: Loaded font Trajan Pro-37Bold
  241. Debug Message: Creating terrain gfx...
  242. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  243. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  244. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  245. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  246. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  247. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  248. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  249. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  250. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  251. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  252. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  253. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  254. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  255. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  256. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  257. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  258. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  259. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  260. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  261. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  262. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  263. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  264. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  265. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  266. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  267. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  268. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  269. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  270. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  271. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  272. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  273. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  274. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  275. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  276. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  277. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  278. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  279. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  280. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  281. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  282. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  283. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  284. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  285. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  286. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  287. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  288. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  289. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  290. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  291. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  292. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  293. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  294. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  295. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  296. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  297. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  298. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  299. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  300. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  301. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  302. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  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: FinishInitMapGfx started.
  385. Debug Message: WARNING: CResourceManager::GetEffect could not find file: gfx/fx/fxo/post_camerashake.fxo
  386. Debug Message: CResourceManager::GetEffect found source file for effect: C:\Games\FallenEnchantress\Gfx\fx\post_cameraShake.fx (This will be compiled at run-time and used)
  387. Debug Message: CDXSASEngine ERROR: EnableEffect failed to find effect edgedetect
  388. Debug Message: FinishInitMapGfx finished.
  389. Debug Message: WARNING: File does not include mesh data
  390. 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
  391. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  392. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  393. Debug Message: WARNING: File does not include mesh data
  394. 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
  395. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  396. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  397. Debug Message: WARNING: File does not include mesh data
  398. 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
  399. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  400. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  401. Debug Message: WARNING: File does not include mesh data
  402. 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
  403. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  404. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  405. Debug Message: WARNING: File does not include mesh data
  406. 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
  407. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  408. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  409. Debug Message: WARNING: File does not include mesh data
  410. 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
  411. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  412. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  413. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  414. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  415. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  416. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  417. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  418. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  419. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  420. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  421. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  422. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  423. Debug Message: WARNING: File does not include mesh data
  424. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  425. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  426. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  427. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  428. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  429. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  430. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  431. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  432. Debug Message: WARNING: File does not include mesh data
  433. 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
  434. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  435. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  436. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  437. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  438. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  439. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  440. DebugMessage: Loaded font Trajan Pro72Bold
  441. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  442. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  443. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'New Hallas'.
  444. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  445. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  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: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  449. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  450. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Hope'.
  451. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  452. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  453. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Ithuane'.
  454. Debug Message: WARNING: File does not include mesh data
  455. 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
  456. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  457. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  458. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  459. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  460. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Queenshand'.
  461. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  462. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  463. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Kirgensfeld'.
  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: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  469. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  470. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Ereog'.
  471. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  472. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  473. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Barmen'.
  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 '01 - Default'
  476. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  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: File does not include mesh data
  499. 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
  500. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  501. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  502. Debug Message: WARNING: File does not include mesh data
  503. Debug Message: WARNING: File does not include mesh data
  504. 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
  505. Debug Message: WARNING: FindAnimationIndexByAnimationTypeAndTypeIndex FAILED to find animation of type Idle with type index -1
  506. Debug Message: ActivateAnimation could not find animation with type 0 and index 0
  507. Debug Message: -------------------------
  508. Debug Message: - Ending Turn 250 -
  509. Debug Message: Current Memory Usage: 903104 KB
  510. Debug Message: Cities in World: 27
  511. Debug Message: Units in World: 357
  512. DebugMessage: AutoSaving - Begin
  513. DebugMessage: About to auto save. Memory: 925716480 bytes
  514. DebugMessage: Deleting save game. Curr. Memory Usage: 925716480 bytes
  515. Debug Message: SAVE GAME: Saving XML Data (start) Memory: 925724672 bytes
  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 'Barmen'.
  519. Debug Message: SAVE GAME: Saving XML Data (end) Memory: 926240768 bytes
  520. Debug Message: SAVE GAME: Saving Quick Data Memory: 926265344 bytes
  521. Debug Message: SAVE GAME: Saving Quick Data - Complete Memory: 926265344 bytes
  522. Debug Message: SAVE GAME: Saving World Memory: 926265344 bytes
  523. Debug Message: Saving Goodie Huts
  524. Debug Message: Saving Quest Locations
  525. Debug Message: Saving dungeons
  526. Debug Message: Saving shards
  527. Debug Message: Saving resource hoards
  528. Debug Message: Saving world props
  529. Debug Message: Saving rivers
  530. Debug Message: Saving Dynasty Members
  531. Debug Message: Saving players
  532. Debug Message: Saving roads
  533. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  534. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  535. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  536. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  537. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  538. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  539. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  540. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  541. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  542. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  543. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  544. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  545. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  546. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  547. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  548. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  549. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  550. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  551. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  552. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  553. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  554. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  555. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  556. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  557. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  558. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  559. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  560. DebugMessage: Unallocated Mem: 1404 bytes of memory from line 222 of E:\FE-Elemental\Kumquat3D\Source\AStarManager.cpp
  561. DebugMessage: Not all memory has been freed from memory system AStar.
  562. DebugMessage: 39312 bytes of memory still allocated.
Advertisement
Add Comment
Please, Sign In to add comment