Guest User

Untitled

a guest
Jan 30th, 2012
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 333.11 KB | None | 0 0
  1. DebugMessage: Version 0.77.039 last updated on: 10-22-2011 16:03
  2. DebugMessage: Entering WinMain
  3. DebugMessage: ******* Starting Game Shell *******
  4. Debug Message: Command Line:
  5. DebugMessage: *********DXDiag info follows.*********
  6. System Info
  7. Time: 1/30/2012, 20:36:15
  8. DirectX Version: DirectX 11
  9. Machine Name: MEANMACHINE
  10. Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.110622-1506)
  11. Languages: English (Regional Setting: English)
  12. System Manufacturer: To Be Filled By O.E.M.
  13. System Model: To Be Filled By O.E.M.
  14. BIOS: BIOS Date: 02/18/11 17:13:16 Ver: 04.06.04
  15. Processor: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (8 CPUs), ~3.4GHz
  16. Physical Memory: 8192MB RAM
  17. Page File: 2973MB used, 13373MB available
  18. Windows Dir: C:\Windows
  19.  
  20.  
  21. Display Info
  22. Display device 1:
  23. Device Name: \\.\DISPLAY1
  24. Card Name: NVIDIA GeForce GTX 280
  25. Manufacturer: NVIDIA
  26. Chip Type: GeForce GTX 280
  27. DAC Type: Integrated RAMDAC
  28. Key Device: Enum\PCI\VEN_10DE&DEV_05E1&SUBSYS_12803842&REV_A1
  29. Display Memory: 4069 MB
  30. Current Display Mode: 1920 x 1080 (32 bit) (60Hz)
  31. Monitor Name: Generic PnP Monitor
  32. Monitor Max Resolution:
  33. Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
  34. Driver Version: 8.17.0012.8562
  35. Driver Date: 10/15/2011 03:53:00
  36. DirectX Acceleration Enabled: Yes
  37.  
  38.  
  39.  
  40. Sound info
  41. Sound device 1:
  42. Description: Speakers (Realtek High Definition Audio)
  43. Default Sound Playback: Yes
  44. Default Voice Playback: Yes
  45. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_18492892&REV_1003
  46. Manufacturer ID: 1
  47. Product ID: 100
  48. Driver Name: RTKVHD64.sys
  49. Provider: Realtek Semiconductor Corp.
  50. Driver Version: 6.00.0001.6167
  51. Driver Date: 7/28/2010 05:26:00
  52. Type: WDM
  53. Other Drivers:
  54. Acceleration Level: 1
  55. Cap Flags: 0
  56. Min/Max Sample Rate: 0, 0
  57.  
  58. Sound device 1:
  59. Description: Realtek Digital Output (Realtek High Definition Audio)
  60. Default Sound Playback: No
  61. Default Voice Playback: No
  62. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_18492892&REV_1003
  63. Manufacturer ID: 1
  64. Product ID: 100
  65. Driver Name: RTKVHD64.sys
  66. Provider: Realtek Semiconductor Corp.
  67. Driver Version: 6.00.0001.6167
  68. Driver Date: 7/28/2010 05:26:00
  69. Type: WDM
  70. Other Drivers:
  71. Acceleration Level: 1
  72. Cap Flags: 0
  73. Min/Max Sample Rate: 0, 0
  74.  
  75. Sound device 1:
  76. Description: Speakers (Rocketfish headset)
  77. Default Sound Playback: No
  78. Default Voice Playback: No
  79. Hardware ID: USB\VID_24ED&PID_044F&REV_0100&MI_00
  80. Manufacturer ID: 65535
  81. Product ID: 65535
  82. Driver Name: USBAUDIO.sys
  83. Provider: Microsoft
  84. Driver Version: 6.01.7601.17514
  85. Driver Date: 11/20/2010 05:43:52
  86. Type: WDM
  87. Other Drivers:
  88. Acceleration Level: 1
  89. Cap Flags: 0
  90. Min/Max Sample Rate: 0, 0
  91.  
  92.  
  93.  
  94. DebugMessage: *********END dxdiag info.*********
  95. DebugMessage: Using 4 samples for multisampling.
  96. DebugMessage: Game Resolution: 1920 x 1080 (windowed mode)
  97. DebugMessage: HAL (hardware vertex processing)NVIDIA GeForce GTX 280
  98. DebugMessage: Presentation Interval: Immediate.
  99. DebugMessage: Back Buffer Bit Depth: X8R8G8B8.
  100. DebugMessage: 32-bit z-buffer using 24-bits for the depth channel and 8-bits for the stencil channel.
  101. DebugMessage: ** Checking Direct3D 9 Device Capabilities ************************************
  102. DebugMessage: A full-color cursor is supported in hardware at high resolution modes.
  103. DebugMessage: Bump mapping is supported.
  104. Debug Message: Device is now ready
  105. Debug Message: GFX-THREAD: DISABLED
  106. DebugMessage: Border size reported as 6 by 28
  107. DebugMessage: Shell initialization complete
  108. DebugMessage: Elemental: Fallen Enchantress is activated.
  109. DebugMessage: ***** Initializing Game *****
  110. DebugMessage: Loaded font Arial-13
  111. DebugMessage: Loaded font Trajan Pro_lu-16
  112. DebugMessage: Loaded font Trajan Pro_lu-13
  113. DebugMessage: Timer Frequency is 0 32aa33
  114. DebugMessage: Initializing sound card.
  115. DebugMessage: initailizing bink
  116. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Mods\Screens\*.dxpack
  117. DebugMessage: Create anchor mwin
  118. DebugMessage: Load texture atlas.
  119. DebugMessage: InitializeWorld
  120. DebugMessage: Loaded font Tahoma-13Bold
  121. Debug Message: Attempting to allocate memory of size: 53477376 bytes
  122. Debug Message: Allocation successful
  123. DebugMessage: Create popup manager.
  124. DebugMessage: InitializeMWinStripEngine
  125. DebugMessage: InitializeMWinDeferredTextRenderer
  126. DebugMessage: Initialize effect system.
  127. DebugMessage: InitializeSpellRepository
  128. DebugMessage: InitializeTriggerManager
  129. DebugMessage: InitializeMusicLayerGroupManager
  130. DebugMessage: InitializeMultiplayerClient
  131. DebugMessage: Loaded font Tahoma-16Bold
  132. DebugMessage: Loaded font Trajan Pro-19Bold
  133. DebugMessage: Loaded font Trajan Pro-16Bold
  134. Debug Message: Attempting to allocate memory of size: 53477376 bytes
  135. Debug Message: Allocation successful
  136. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 9662 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: 1650 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: 1071 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: 3759 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: 1028 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: 1054 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: 1032 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: 1173 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: 1524 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: 1336 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: 1059 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: 1220 If this is happening while the game is loaded, you may need a new datazip.exe file.
  148. 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.
  149. 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.
  150. 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.
  151. 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.
  152. 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.
  153. 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.
  154. 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.
  155. 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.
  156. 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.
  157. 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.
  158. 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.
  159. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1297 If this is happening while the game is loaded, you may need a new datazip.exe file.
  160. 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.
  161. 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.
  162. 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.
  163. 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.
  164. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2423 If this is happening while the game is loaded, you may need a new datazip.exe file.
  165. DebugMessage: Begin LoadCoreXMLData3
  166. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Items\*.xml
  167. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Stamps\*.xml
  168. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Tiles\*.xml
  169. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Tiles\Shadows\*.xml
  170. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\RaceTypes\*.xml
  171. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Effects\*.xml
  172. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Quests\*.xml
  173. DebugMessage: LoadCoreXMLData finished 3
  174. Debug Message: MapManager registered 51 files on disk
  175. Debug Message: MapManager registered 47 files on disk
  176. Debug Message: MapManager registered 1 files on disk
  177. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Maps\*.xml
  178. Debug Message: MapManager registered 0 files on disk
  179. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Maps\TacticalMaps\*.xml
  180. Debug Message: MapManager registered 0 files on disk
  181. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Mods\Data\Maps\*.xml
  182. Debug Message: MapManager registered 0 files on disk
  183. DebugMessage: No files found matching mask C:\Users\Russ\Documents\My Games\FallenEnchantress\Mods\Data\Maps\Tactical\*.xml
  184. Debug Message: MapManager registered 0 files on disk
  185. DebugMessage: LoadCoreXMLData finished
  186. DebugMessage: Create setup screens.
  187. DebugMessage: Loaded font Trajan Pro-24Bold
  188. DebugMessage: Loaded font Trajan Pro-21Bold
  189. DebugMessage: Loaded font Times New Roman-16
  190. DebugMessage: Loaded font Tahoma-11Bold
  191. DebugMessage: Loaded font Arial-11
  192. DebugMessage: Loaded font Trajan Pro-13
  193. DebugMessage: Loaded font Tahoma-16
  194. DebugMessage: Loaded font Trajan Pro-13Bold
  195. DebugMessage: Loaded font Tahoma-19Bold
  196. DebugMessage: Loaded font BankGothic Md BT-12
  197. DebugMessage: No string tables in D:\Games\FallenEnchantress\Data\English\*.tips
  198. DebugMessage: Set mouse.
  199. DebugMessage: Set update timer.
  200. DebugMessage: Popup Manager Update: Unhiding FullScreenBink
  201. DebugMessage: Popup Manager Update: Unhiding FullScreenBink
  202. DebugMessage: Loaded font Times New Roman-16Bold
  203. DebugMessage: Popup Manager Update: Unhiding LoadWnd
  204. Debug Message: LOADING GAME: C:\Users\Russ\Documents\My Games\FallenEnchantress\Saves\077 Fallen New.EleSav
  205. Debug Message: LOAD GAME: Loading Quick Data
  206. Debug Message: StopAllXMLDataThreads Called
  207. Debug Message: Stopped CoreXMLDataThread1
  208. Debug Message: Stopped CoreXMLDataThread2
  209. Debug Message: Stopped CoreXMLDataThread3
  210. Debug Message: Stopped CoreXMLDataThread4
  211. Debug Message: Stopped Load Game XML Thread
  212. Debug Message: Stopped Load Game XML Thread #2
  213. Debug Message: LOAD GAME: Loading XML Data (start)
  214. Debug Message: WARNING: Terrain Type: Land is being deleted at an unsafe time. Cat=0 Mod=0
  215. Debug Message: WARNING: Terrain Type: Rugged_Land is being deleted at an unsafe time. Cat=0 Mod=0
  216. Debug Message: WARNING: Terrain Type: Fertile_Land is being deleted at an unsafe time. Cat=0 Mod=0
  217. Debug Message: WARNING: Terrain Type: Chasm is being deleted at an unsafe time. Cat=8 Mod=0
  218. Debug Message: WARNING: Terrain Type: ChasmEdge is being deleted at an unsafe time. Cat=9 Mod=0
  219. Debug Message: WARNING: Terrain Type: DesertTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  220. Debug Message: WARNING: Terrain Type: HillsTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  221. Debug Message: WARNING: Terrain Type: SwampTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  222. Debug Message: WARNING: Terrain Type: ArcticTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  223. Debug Message: WARNING: Terrain Type: MountainRange is being deleted at an unsafe time. Cat=2 Mod=0
  224. Debug Message: WARNING: Terrain Type: MountainSide is being deleted at an unsafe time. Cat=2 Mod=0
  225. Debug Message: WARNING: Terrain Type: Forest is being deleted at an unsafe time. Cat=3 Mod=0
  226. Debug Message: WARNING: Terrain Type: Beach is being deleted at an unsafe time. Cat=4 Mod=0
  227. Debug Message: WARNING: Terrain Type: Cliff is being deleted at an unsafe time. Cat=5 Mod=0
  228. Debug Message: WARNING: Terrain Type: River is being deleted at an unsafe time. Cat=0 Mod=0
  229. Debug Message: WARNING: Terrain Type: City is being deleted at an unsafe time. Cat=6 Mod=0
  230. Debug Message: WARNING: Terrain Type: Submerged is being deleted at an unsafe time. Cat=1 Mod=0
  231. Debug Message: WARNING: Terrain Type: BurningLands is being deleted at an unsafe time. Cat=0 Mod=0
  232. Debug Message: WARNING: Terrain Type: Fissure is being deleted at an unsafe time. Cat=0 Mod=0
  233. Debug Message: WARNING: Terrain Type: CurgensTomb is being deleted at an unsafe time. Cat=0 Mod=0
  234. Debug Message: WARNING: Terrain Type: Imperium is being deleted at an unsafe time. Cat=0 Mod=0
  235. Debug Message: WARNING: Terrain Type: Scrapyard is being deleted at an unsafe time. Cat=0 Mod=0
  236. Debug Message: WARNING: Terrain Type: CaveWall is being deleted at an unsafe time. Cat=2 Mod=0
  237. Debug Message: WARNING: Terrain Type: Unknown is being deleted at an unsafe time. Cat=0 Mod=0
  238. 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.
  239. 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.
  240. 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.
  241. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1028 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: 1054 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: 1032 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: 1173 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: 1524 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: 1336 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: 1059 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: 1220 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: 1220 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: 1219 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: 1387 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: 1319 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: 1034 If this is happening while the game is loaded, you may need a new datazip.exe file.
  254. 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.
  255. 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.
  256. 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.
  257. 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.
  258. 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.
  259. 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.
  260. 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.
  261. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 1297 If this is happening while the game is loaded, you may need a new datazip.exe file.
  262. 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.
  263. 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.
  264. 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.
  265. 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.
  266. Debug Message: WARNING: MemBuffer::GetString is allocating a string size larger than 1024 characters. Requested size: 2423 If this is happening while the game is loaded, you may need a new datazip.exe file.
  267. Debug Message: LOAD GAME: Loading XML Data (end)
  268. Debug Message: Loaded saved game with map file:
  269. DebugMessage: LOAD GAME: Loading Quick Data - Complete
  270. DebugMessage: Loaded font Trajan Pro-32Bold
  271. DebugMessage: Popup Manager Update: Unhiding LoadingWnd
  272. DebugMessage: Loaded font Trajan Pro-11Bold
  273. DebugMessage: Loaded font Verdana-13
  274. Debug Message: InitializeWorld: Map File:
  275. Debug Message: Stamp Quantity: 9
  276. Debug Message: Land Mass Size: 0
  277. Debug Message: Land Mass Min Spawns: 0
  278. Debug Message: Land Mass Max Spawns: 0
  279. Debug Message: Forest Quantity: 2
  280. Debug Message: Mountain Generation Option: 1
  281. Debug Message: Map Random Seed: 1327782789
  282. Debug Message: Map Generation Complete
  283. Debug Message: Creating terrain objects...
  284. Debug Message: Terrain objects created.
  285. Debug Message: LOAD GAME: Loading World
  286. Debug Message: LOAD GAME: Game Save Version: 112
  287. Debug Message: LOAD GAME: Game Version (at time of save): 0.77
  288. DebugMessage: Updating ZOC.
  289. Debug Message: CWorld::SetWorldTerrainTypeAtTile - 6 tile(s) had their environments updated.
  290. DebugMessage: LOAD GAME: Loading World - Complete
  291. DebugMessage: Loaded font Tahoma-11
  292. DebugMessage: Loaded font Tahoma-12Bold
  293. DebugMessage: Loaded font Tahoma-19
  294. DebugMessage: Loaded font Trajan Pro-37Bold
  295. DebugMessage: Loaded font Tahoma-13
  296. DebugMessage: Loaded font Trajan Pro-15Bold
  297. DebugMessage: Loaded font Times New Roman-21Bold
  298. DebugMessage: Loaded font Verdana-13Bold
  299. DebugMessage: Error. String Not Found. Table: EmpireTreeCategoryHeaderEntryWnd String Name: Category1
  300. Debug Message: CDXSASEngine ERROR: EnableEffect failed to find effect Bloom
  301. Debug Message: CDXSASEngine ERROR: EnableEffect failed to find effect HDRLighting
  302. Debug Message: CDXSASEngine ERROR: EnableEffect failed to find effect edgedetect
  303. Debug Message: CDXSASEngine ERROR: SetEffectUIParameterValue failed to find effect edgedetect
  304. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button1Tooltip
  305. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button2Tooltip
  306. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button3Tooltip
  307. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button4Tooltip
  308. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button5Tooltip
  309. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button1Tooltip
  310. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button2Tooltip
  311. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button3Tooltip
  312. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button4Tooltip
  313. DebugMessage: Error. String Not Found. Table: GraphContextWnd String Name: Button5Tooltip
  314. DebugMessage: Player_List setting size 181 x 0
  315. Debug Message: InitMapGfx Started...
  316. Debug Message: InitMapGfx finished.
  317. Debug Message: Creating terrain gfx...
  318. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  319. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  320. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  321. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  322. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  323. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  324. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  325. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  326. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  327. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  328. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  329. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  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: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  434. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  435. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  436. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  437. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  438. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  439. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  440. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  441. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  442. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  443. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  444. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  445. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  446. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  447. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  448. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  449. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  450. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  451. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  452. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  453. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  454. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  455. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  456. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  457. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  458. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  459. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  460. Debug Message: FinishInitMapGfx started.
  461. DebugMessage: Loaded font Tahoma-35Bold
  462. Debug Message: WARNING: CResourceManager::GetEffect could not find file: gfx/fx/fxo/post_camerashake.fxo
  463. Debug Message: CResourceManager::GetEffect found source file for effect: D:\Games\FallenEnchantress\Gfx\fx\post_cameraShake.fx (This will be compiled at run-time and used)
  464. Debug Message: CDXSASEngine ERROR: EnableEffect failed to find effect edgedetect
  465. Debug Message: FinishInitMapGfx finished.
  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 '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 'lambert2SG'
  491. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  492. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  493. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  494. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  495. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  496. DebugMessage: Loaded font Trajan Pro72Bold
  497. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  498. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  499. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Isaal'.
  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 '01 - Default'
  502. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  503. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  504. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Vehuurked'.
  505. Debug Message: LoadHKB could not load file Gfx\HKB\Objects\K_Flag_Square_Mesh_01.hkb because it does not exist
  506. Debug Message: ERROR: CAnimationNode::Initialize FAILED to load HKB File: Gfx\HKB\Objects\K_Flag_Square_Mesh_01.hkb
  507. Debug Message: WARNING: File Gfx\HKB\Objects\K_Flag_Square_Mesh_01.hkb does not include mesh data
  508. Debug Message: WARNING: File Gfx\HKB\Objects\K_Flag_Square_Mesh_01.hkb does not include mesh binding data
  509. Debug Message: LoadHKB could not load file Gfx\HKB\Objects\K_Flag_Medium_Mesh_01.hkb because it does not exist
  510. Debug Message: ERROR: CAnimationNode::Initialize FAILED to load HKB File: Gfx\HKB\Objects\K_Flag_Medium_Mesh_01.hkb
  511. Debug Message: WARNING: File Gfx\HKB\Objects\K_Flag_Medium_Mesh_01.hkb does not include mesh data
  512. Debug Message: WARNING: File Gfx\HKB\Objects\K_Flag_Medium_Mesh_01.hkb does not include mesh binding data
  513. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  514. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  515. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  516. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  517. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  518. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  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: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  538. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  539. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  540. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  541. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  542. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  543. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  544. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  545. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  546. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  547. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  548. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  549. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  550. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  551. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  552. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  553. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Vonuun'.
  554. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  555. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  556. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  557. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  558. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  559. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  560. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  561. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  562. Debug Message: WARNING: File does not include mesh data
  563. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  564. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  565. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Ortagiyi'.
  566. Debug Message: WARNING: File does not include mesh data
  567. Debug Message: WARNING: File does not include mesh data
  568. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  569. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  570. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Neruud'.
  571. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  572. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  573. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Arilaaz'.
  574. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  575. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  576. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Viirenachre'.
  577. Debug Message: LoadHKB could not load file Gfx\HKB\Objects\K_Flag_Square_Mesh_01.hkb because it does not exist
  578. Debug Message: ERROR: CAnimationNode::Initialize FAILED to load HKB File: Gfx\HKB\Objects\K_Flag_Square_Mesh_01.hkb
  579. Debug Message: WARNING: File Gfx\HKB\Objects\K_Flag_Square_Mesh_01.hkb does not include mesh data
  580. Debug Message: WARNING: File Gfx\HKB\Objects\K_Flag_Square_Mesh_01.hkb does not include mesh binding data
  581. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  582. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  583. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  584. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  585. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  586. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  587. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  588. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  589. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  590. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  591. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  592. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  593. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  594. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  595. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  596. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  597. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  598. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  599. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  600. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  601. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  602. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  603. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  604. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  605. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  606. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  607. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  608. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  609. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  610. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  611. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  612. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  613. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  614. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  615. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  616. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  617. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  618. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  619. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  620. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  621. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  622. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  623. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  624. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  625. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  626. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  627. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  628. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  629. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  630. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  631. Debug Message: WARNING: File does not include mesh data
  632. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  633. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  634. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Ellokkareq'.
  635. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  636. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  637. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  638. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  639. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  640. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  641. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  642. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  643. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  644. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  645. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  646. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  647. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  648. Debug Message: WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name '01 - Default'
  649. Debug Message: WARNING: File does not include mesh data
  650. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  651. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  652. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Uhetil'.
  653. Debug Message: WARNING: File does not include mesh data
  654. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  655. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  656. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  657. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  658. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  659. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  660. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  661. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  662. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  663. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  664. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  665. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  666. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  667. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  668. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  669. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  670. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  671. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  672. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  673. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  674. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  675. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  676. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  677. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  678. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  679. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  680. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  681. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  682. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  683. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  684. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  685. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  686. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  687. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  688. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  689. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  690. DebugMessage: Loaded font Tahoma-15Bold
  691. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  692. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  693. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  694. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  695. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  696. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  697. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  698. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  699. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  700. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  701. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  702. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  703. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  704. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  705. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  706. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  707. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  708. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  709. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  710. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  711. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  712. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  713. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  714. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  715. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  716. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  717. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  718. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  719. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  720. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  721. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  722. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  723. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  724. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  725. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  726. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  727. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  728. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  729. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  730. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  731. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  732. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  733. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  734. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  735. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  736. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  737. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  738. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  739. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  740. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  741. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  742. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  743. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  744. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  745. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  746. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  747. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  748. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  749. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  750. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  751. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  752. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  753. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  754. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  755. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  756. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  757. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  758. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  759. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  760. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  761. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  762. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  763. Debug Message: Caravan placed back on trade route path
  764. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  765. Debug Message: -------------------------
  766. Debug Message: - Ending Turn 471 -
  767. Debug Message: Current Memory Usage: 961364 KB
  768. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  769. Debug Message: Cities in World: 24
  770. Debug Message: Units in World: 448
  771. Debug Message: Units in World with Gfx: 109
  772. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  773. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  774. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  775. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Nagarorra'.
  776. DebugMessage: AI Lord Relias: Now researching Rituals
  777. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  778. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  779. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  780. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  781. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  782. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  783. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  784. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  785. DebugMessage: Step 3: World Settings updated.
  786. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  787. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  788. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  789. DebugMessage: Details_Text_Entry_Back setting size 530 x 0
  790. DebugMessage: Details_Text_Entry_Back setting size 530 x 0
  791. DebugMessage: Popup Manager Update: Unhiding UnitDetailsWnd
  792. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  793. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  794. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Uhetil'.
  795. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  796. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  797. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Uhetil'.
  798. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  799. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  800. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Uhetil'.
  801. DebugMessage: Loaded font Tahoma-11BoldItalic
  802. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  803. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  804. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  805. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  806. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  807. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  808. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  809. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  810. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  811. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  812. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  813. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  814. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  815. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  816. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  817. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  818. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  819. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  820. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  821. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  822. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  823. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  824. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  825. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  826. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  827. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  828. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  829. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  830. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  831. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  832. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  833. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  834. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  835. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  836. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  837. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  838. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  839. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  840. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  841. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  842. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  843. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  844. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  845. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  846. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  847. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  848. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  849. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  850. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  851. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  852. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  853. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  854. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  855. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  856. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  857. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  858. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  859. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  860. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  861. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  862. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  863. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  864. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  865. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  866. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  867. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  868. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  869. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  870. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  871. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  872. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  873. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  874. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  875. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  876. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  877. Debug Message: -------------------------
  878. Debug Message: - Ending Turn 472 -
  879. Debug Message: Current Memory Usage: 984032 KB
  880. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  881. Debug Message: Cities in World: 24
  882. Debug Message: Units in World: 450
  883. Debug Message: Units in World with Gfx: 111
  884. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  885. Debug Message: Battle: Slutica (ID:1) is attacking Ravenous Harridan (ID:554)
  886. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  887. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  888. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  889. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  890. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  891. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  892. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  893. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  894. Debug Message: Battle: Slutica (ID:1) is attacking Ravenous Harridan (ID:554)
  895. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  896. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  897. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  898. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  899. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  900. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  901. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  902. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  903. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  904. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  905. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  906. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  907. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  908. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  909. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  910. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  911. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  912. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  913. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  914. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  915. DebugMessage: AutoSaving - Begin
  916. DebugMessage: About to auto save. Memory: 1011904512 bytes
  917. DebugMessage: Deleting save game. Curr. Memory Usage: 1011904512 bytes
  918. Debug Message: SAVE GAME: Saving XML Data (start) Memory: 1011904512 bytes
  919. Debug Message: SAVE GAME: Saving XML Data (end) Memory: 1011916800 bytes
  920. Debug Message: SAVE GAME: Saving Quick Data Memory: 1011916800 bytes
  921. Debug Message: SAVE GAME: Saving Quick Data - Complete Memory: 1011916800 bytes
  922. Debug Message: SAVE GAME: Saving World Memory: 1011916800 bytes
  923. Debug Message: Saving Goodie Huts
  924. Debug Message: Saving Quest Locations
  925. Debug Message: Saving dungeons
  926. Debug Message: Saving shards
  927. Debug Message: Saving resource hoards
  928. Debug Message: Saving world props
  929. Debug Message: Saving rivers
  930. Debug Message: Saving Dynasty Members
  931. Debug Message: Saving players
  932. Debug Message: Saving roads
  933. Debug Message: Saving Npcs to spawn
  934. Debug Message: Saving next IDs
  935. Debug Message: Saving resource marketplace values
  936. Debug Message: Saving trigger manager
  937. Debug Message: Saving music data
  938. Debug Message: Saving temporary map modifiers
  939. Debug Message: SAVE GAME: Saving World - Complete Memory: 1011929088 bytes
  940. DebugMessage: Deleting save game. Curr. Memory Usage: 1011949568 bytes
  941. DebugMessage: Deleting save game. Curr. Memory Usage: 1011957760 bytes
  942. DebugMessage: Finished auto save. Memory: 1011957760 bytes
  943. DebugMessage: AutoSaving - Complete
  944. DebugMessage: Step 3: World Settings updated.
  945. Debug Message: Caravan placed back on trade route path
  946. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  947. Debug Message: Battle: Hoarder Spider (ID:171) is attacking Caravan (ID:1834)
  948. Debug Message: WARNING: DoUnitAnimation_Death: No death animations found for unit: Caravan Defaulting to regular idle
  949. Debug Message: WARNING: DoUnitAnimation_Death: No death animations found for unit: Caravan Defaulting to regular idle
  950. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  951. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  952. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  953. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  954. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  955. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  956. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  957. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  958. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  959. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  960. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  961. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  962. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  963. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  964. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  965. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  966. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  967. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  968. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  969. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  970. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  971. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  972. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  973. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  974. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  975. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  976. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  977. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  978. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  979. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  980. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  981. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  982. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  983. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  984. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  985. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  986. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  987. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  988. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  989. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  990. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Vonuun'.
  991. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  992. Debug Message: -------------------------
  993. Debug Message: - Ending Turn 473 -
  994. Debug Message: Current Memory Usage: 986700 KB
  995. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  996. Debug Message: Cities in World: 24
  997. Debug Message: Units in World: 451
  998. Debug Message: Units in World with Gfx: 113
  999. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  1000. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 33 refs
  1001. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 30 refs
  1002. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 11 refs
  1003. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 8 refs
  1004. Debug Message: Caravan placed back on trade route path
  1005. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1006. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1007. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1008. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1009. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1010. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1011. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1012. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1013. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1014. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1015. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1016. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1017. DebugMessage: Step 3: World Settings updated.
  1018. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  1019. Debug Message: Battle: Caitlynn Stark (ID:5) is attacking Rock Spider (ID:1869)
  1020. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1021. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1022. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1023. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1024. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1025. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1026. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1027. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1028. Debug Message: Battle: Forsaken Martyr (ID:1761) is attacking Obsidian Golem (ID:47)
  1029. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  1030. Debug Message: Janusk tried to equip another Ring of the Glacier, but was prevented (no stacking of accessories, please).
  1031. Debug Message: Janusk tried to equip another Ring of Embers, but was prevented (no stacking of accessories, please).
  1032. Debug Message: Janusk tried to equip another Throwing Knives, but was prevented (no stacking of accessories, please).
  1033. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  1034. Debug Message: -------------------------
  1035. Debug Message: - Ending Turn 474 -
  1036. Debug Message: Current Memory Usage: 989252 KB
  1037. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  1038. Debug Message: Cities in World: 24
  1039. Debug Message: Units in World: 449
  1040. Debug Message: Units in World with Gfx: 113
  1041. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  1042. Debug Message: Caravan placed back on trade route path
  1043. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 22 refs
  1044. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 20 refs
  1045. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1046. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1047. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1048. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1049. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1050. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1051. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1052. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1053. DebugMessage: AutoSaving - Begin
  1054. DebugMessage: About to auto save. Memory: 1016205312 bytes
  1055. DebugMessage: Deleting save game. Curr. Memory Usage: 1016205312 bytes
  1056. Debug Message: SAVE GAME: Saving XML Data (start) Memory: 1016205312 bytes
  1057. Debug Message: SAVE GAME: Saving XML Data (end) Memory: 1016205312 bytes
  1058. Debug Message: SAVE GAME: Saving Quick Data Memory: 1016205312 bytes
  1059. Debug Message: SAVE GAME: Saving Quick Data - Complete Memory: 1016205312 bytes
  1060. Debug Message: SAVE GAME: Saving World Memory: 1016205312 bytes
  1061. Debug Message: Saving Goodie Huts
  1062. Debug Message: Saving Quest Locations
  1063. Debug Message: Saving dungeons
  1064. Debug Message: Saving shards
  1065. Debug Message: Saving resource hoards
  1066. Debug Message: Saving world props
  1067. Debug Message: Saving rivers
  1068. Debug Message: Saving Dynasty Members
  1069. Debug Message: Saving players
  1070. Debug Message: Saving roads
  1071. Debug Message: Saving Npcs to spawn
  1072. Debug Message: Saving next IDs
  1073. Debug Message: Saving resource marketplace values
  1074. Debug Message: Saving trigger manager
  1075. Debug Message: Saving music data
  1076. Debug Message: Saving temporary map modifiers
  1077. Debug Message: SAVE GAME: Saving World - Complete Memory: 1016205312 bytes
  1078. DebugMessage: Deleting save game. Curr. Memory Usage: 1016205312 bytes
  1079. DebugMessage: Deleting save game. Curr. Memory Usage: 1016205312 bytes
  1080. DebugMessage: Finished auto save. Memory: 1016205312 bytes
  1081. DebugMessage: AutoSaving - Complete
  1082. DebugMessage: Step 3: World Settings updated.
  1083. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  1084. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  1085. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1086. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1087. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1088. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1089. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1090. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1091. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1092. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1093. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1094. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1095. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1096. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1097. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1098. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1099. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1100. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1101. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1102. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1103. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1104. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1105. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1106. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1107. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1108. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1109. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1110. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1111. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1112. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1113. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1114. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1115. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1116. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1117. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1118. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1119. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1120. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1121. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1122. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  1123. Debug Message: -------------------------
  1124. Debug Message: - Ending Turn 475 -
  1125. Debug Message: Current Memory Usage: 995796 KB
  1126. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  1127. Debug Message: Cities in World: 24
  1128. Debug Message: Units in World: 441
  1129. Debug Message: Units in World with Gfx: 112
  1130. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  1131. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1132. Debug Message: Caravan placed back on trade route path
  1133. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1134. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1135. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1136. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1137. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1138. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1139. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1140. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1141. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1142. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1143. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1144. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1145. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1146. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1147. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1148. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1149. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1150. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1151. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1152. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1153. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1154. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1155. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1156. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1157. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1158. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1159. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1160. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1161. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1162. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1163. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1164. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1165. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1166. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1167. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1168. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1169. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1170. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1171. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1172. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1173. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1174. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1175. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1176. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1177. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1178. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1179. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1180. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1181. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1182. DebugMessage: Step 3: World Settings updated.
  1183. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  1184. Debug Message: Battle: Hoarder Spider (ID:171) is attacking Archer (ID:1873)
  1185. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  1186. DebugMessage: Updating ZOC.
  1187. Debug Message: Warning: Destroyed Unit Pioneer is about to be deselected.
  1188. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  1189. Debug Message: -------------------------
  1190. Debug Message: - Ending Turn 476 -
  1191. Debug Message: Current Memory Usage: 1000852 KB
  1192. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  1193. Debug Message: Cities in World: 24
  1194. Debug Message: Units in World: 432
  1195. Debug Message: Units in World with Gfx: 110
  1196. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  1197. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1198. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1199. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Vonuun'.
  1200. Debug Message: Caravan placed back on trade route path
  1201. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1202. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1203. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1204. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1205. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1206. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1207. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1208. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1209. DebugMessage: AutoSaving - Begin
  1210. DebugMessage: About to auto save. Memory: 1028497408 bytes
  1211. DebugMessage: Deleting save game. Curr. Memory Usage: 1028497408 bytes
  1212. Debug Message: SAVE GAME: Saving XML Data (start) Memory: 1028497408 bytes
  1213. Debug Message: SAVE GAME: Saving XML Data (end) Memory: 1028497408 bytes
  1214. Debug Message: SAVE GAME: Saving Quick Data Memory: 1028497408 bytes
  1215. Debug Message: SAVE GAME: Saving Quick Data - Complete Memory: 1028497408 bytes
  1216. Debug Message: SAVE GAME: Saving World Memory: 1028497408 bytes
  1217. Debug Message: Saving Goodie Huts
  1218. Debug Message: Saving Quest Locations
  1219. Debug Message: Saving dungeons
  1220. Debug Message: Saving shards
  1221. Debug Message: Saving resource hoards
  1222. Debug Message: Saving world props
  1223. Debug Message: Saving rivers
  1224. Debug Message: Saving Dynasty Members
  1225. Debug Message: Saving players
  1226. Debug Message: Saving roads
  1227. Debug Message: Saving Npcs to spawn
  1228. Debug Message: Saving next IDs
  1229. Debug Message: Saving resource marketplace values
  1230. Debug Message: Saving trigger manager
  1231. Debug Message: Saving music data
  1232. Debug Message: Saving temporary map modifiers
  1233. Debug Message: SAVE GAME: Saving World - Complete Memory: 1028497408 bytes
  1234. DebugMessage: Deleting save game. Curr. Memory Usage: 1028497408 bytes
  1235. DebugMessage: Deleting save game. Curr. Memory Usage: 1028497408 bytes
  1236. DebugMessage: Finished auto save. Memory: 1028497408 bytes
  1237. DebugMessage: AutoSaving - Complete
  1238. DebugMessage: Step 3: World Settings updated.
  1239. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1240. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1241. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  1242. Debug Message: Battle: Slutica (ID:1) is attacking Earth Elemental (ID:127)
  1243. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1244. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1245. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1246. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1247. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1248. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1249. DebugMessage: Popup Manager Update: Unhiding CityLevelUpWnd
  1250. Debug Message: Battle: Giant Rock Spider (ID:767) is attacking Caitlynn Stark (ID:5)
  1251. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1252. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1253. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  1254. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1255. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1256. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1257. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1258. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1259. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1260. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1261. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1262. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1263. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1264. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1265. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1266. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1267. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1268. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1269. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1270. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1271. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1272. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1273. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1274. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1275. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1276. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1277. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1278. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1279. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1280. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1281. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1282. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1283. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1284. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1285. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1286. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1287. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1288. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1289. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1290. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1291. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1292. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1293. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1294. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1295. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1296. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1297. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1298. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1299. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1300. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1301. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1302. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1303. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1304. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1305. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1306. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1307. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1308. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1309. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1310. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1311. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1312. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1313. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1314. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1315. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1316. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1317. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 3 refs
  1318. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1319. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1320. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1321. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1322. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1323. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1324. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1325. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1326. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1327. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1328. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1329. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1330. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1331. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1332. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1333. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1334. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1335. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1336. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1337. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1338. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1339. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1340. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1341. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1342. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1343. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1344. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1345. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1346. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1347. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1348. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1349. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1350. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1351. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1352. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1353. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1354. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1355. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1356. DebugMessage: Updating ZOC.
  1357. Debug Message: CWorld::SetWorldTerrainTypeAtTile - 42 tile(s) had their environments updated.
  1358. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  1359. Debug Message: -------------------------
  1360. Debug Message: - Ending Turn 477 -
  1361. Debug Message: Current Memory Usage: 1009476 KB
  1362. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  1363. Debug Message: Cities in World: 24
  1364. Debug Message: Units in World: 431
  1365. Debug Message: Units in World with Gfx: 109
  1366. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  1367. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 21 refs
  1368. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 18 refs
  1369. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 27 refs
  1370. Debug Message: WARNING: CElementalGameModifierInstance being destroyed, but its cloned modifier still has 25 refs
  1371. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1372. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1373. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1374. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1375. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1376. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1377. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1378. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1379. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1380. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1381. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1382. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1383. DebugMessage: Step 3: World Settings updated.
  1384. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  1385. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  1386. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1387. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1388. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1389. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1390. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1391. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1392. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1393. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1394. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1395. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1396. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1397. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1398. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1399. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1400. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1401. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1402. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1403. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1404. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1405. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1406. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1407. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1408. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1409. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1410. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1411. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1412. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1413. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1414. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1415. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1416. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1417. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1418. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1419. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1420. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1421. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1422. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1423. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1424. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1425. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1426. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1427. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1428. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1429. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1430. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1431. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1432. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1433. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1434. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1435. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1436. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1437. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1438. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1439. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1440. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1441. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1442. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1443. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1444. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1445. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1446. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1447. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1448. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1449. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1450. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1451. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1452. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1453. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1454. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1455. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1456. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1457. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1458. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1459. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1460. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1461. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1462. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1463. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1464. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1465. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1466. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1467. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1468. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1469. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1470. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1471. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1472. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1473. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1474. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1475. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1476. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1477. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1478. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1479. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1480. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1481. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1482. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1483. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1484. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1485. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1486. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1487. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1488. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1489. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1490. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1491. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1492. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1493. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1494. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1495. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1496. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1497. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1498. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1499. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1500. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1501. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1502. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1503. DebugMessage: Loaded font Tahoma-32Bold
  1504. Debug Message: Could not find tech category with name Domination
  1505. DebugMessage: Popup Manager Update: Unhiding TradeEquipmentWnd
  1506. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1507. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1508. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1509. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1510. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1511. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1512. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1513. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1514. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1515. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1516. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1517. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1518. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1519. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1520. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1521. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1522. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1523. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1524. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1525. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1526. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1527. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1528. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1529. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1530. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1531. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1532. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1533. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1534. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1535. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1536. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1537. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1538. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1539. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1540. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1541. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1542. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1543. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1544. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1545. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  1546. Debug Message: -------------------------
  1547. Debug Message: - Ending Turn 478 -
  1548. Debug Message: Current Memory Usage: 1025788 KB
  1549. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  1550. Debug Message: Cities in World: 24
  1551. Debug Message: Units in World: 422
  1552. Debug Message: Units in World with Gfx: 111
  1553. DebugMessage: Updating ZOC.
  1554. Debug Message: CWorld::SetWorldTerrainTypeAtTile - 4 tile(s) had their environments updated.
  1555. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  1556. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1557. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1558. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1559. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1560. DebugMessage: AutoSaving - Begin
  1561. DebugMessage: About to auto save. Memory: 1054597120 bytes
  1562. DebugMessage: Deleting save game. Curr. Memory Usage: 1054597120 bytes
  1563. Debug Message: SAVE GAME: Saving XML Data (start) Memory: 1054597120 bytes
  1564. Debug Message: SAVE GAME: Saving XML Data (end) Memory: 1054597120 bytes
  1565. Debug Message: SAVE GAME: Saving Quick Data Memory: 1054597120 bytes
  1566. Debug Message: SAVE GAME: Saving Quick Data - Complete Memory: 1054597120 bytes
  1567. Debug Message: SAVE GAME: Saving World Memory: 1054597120 bytes
  1568. Debug Message: Saving Goodie Huts
  1569. Debug Message: Saving Quest Locations
  1570. Debug Message: Saving dungeons
  1571. Debug Message: Saving shards
  1572. Debug Message: Saving resource hoards
  1573. Debug Message: Saving world props
  1574. Debug Message: Saving rivers
  1575. Debug Message: Saving Dynasty Members
  1576. Debug Message: Saving players
  1577. Debug Message: Saving roads
  1578. Debug Message: Saving Npcs to spawn
  1579. Debug Message: Saving next IDs
  1580. Debug Message: Saving resource marketplace values
  1581. Debug Message: Saving trigger manager
  1582. Debug Message: Saving music data
  1583. Debug Message: Saving temporary map modifiers
  1584. Debug Message: SAVE GAME: Saving World - Complete Memory: 1054597120 bytes
  1585. DebugMessage: Deleting save game. Curr. Memory Usage: 1054740480 bytes
  1586. DebugMessage: Deleting save game. Curr. Memory Usage: 1054740480 bytes
  1587. DebugMessage: Finished auto save. Memory: 1054740480 bytes
  1588. DebugMessage: AutoSaving - Complete
  1589. DebugMessage: Step 3: World Settings updated.
  1590. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  1591. DebugMessage: Popup Manager Update: Unhiding ConversationPopupWnd
  1592. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  1593. Debug Message: Battle: Hoarder Spider (ID:171) is attacking Caravan (ID:1845)
  1594. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1595. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1596. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Hanaha'.
  1597. Debug Message: WARNING: DoUnitAnimation_Death: No death animations found for unit: Caravan Defaulting to regular idle
  1598. Debug Message: WARNING: DoUnitAnimation_Death: No death animations found for unit: Caravan Defaulting to regular idle
  1599. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1600. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1601. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1602. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1603. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1604. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1605. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1606. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1607. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1608. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1609. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1610. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1611. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1612. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1613. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1614. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1615. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1616. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1617. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1618. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1619. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1620. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1621. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1622. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1623. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1624. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1625. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1626. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1627. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1628. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1629. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1630. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1631. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1632. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1633. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1634. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1635. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1636. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1637. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1638. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1639. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1640. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1641. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1642. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1643. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1644. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1645. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1646. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1647. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1648. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1649. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1650. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1651. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1652. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1653. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1654. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1655. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1656. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1657. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1658. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1659. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1660. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1661. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1662. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1663. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1664. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1665. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1666. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1667. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1668. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1669. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1670. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1671. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1672. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1673. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1674. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1675. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1676. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1677. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1678. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1679. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1680. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1681. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1682. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1683. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1684. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1685. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1686. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1687. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1688. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1689. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1690. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1691. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1692. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1693. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1694. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1695. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1696. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1697. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1698. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1699. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1700. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1701. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1702. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1703. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1704. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1705. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1706. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1707. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1708. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1709. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1710. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1711. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1712. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1713. Debug Message: ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1714. Debug Message: ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1715. Debug Message: ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Lariticl'.
  1716. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  1717. Debug Message: -------------------------
  1718. Debug Message: - Ending Turn 479 -
  1719. Debug Message: Current Memory Usage: 1032736 KB
  1720. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  1721. Debug Message: Cities in World: 24
  1722. Debug Message: Units in World: 423
  1723. Debug Message: Units in World with Gfx: 113
  1724. DebugMessage: Updating ZOC.
  1725. Debug Message: CWorld::SetWorldTerrainTypeAtTile - 1 tile(s) had their environments updated.
  1726. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  1727. DebugMessage: Popup Manager Update: Unhiding ResearchLevelUpWnd
  1728. DebugMessage: AI Slutica: Now researching Weapons of War
  1729. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1730. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1731. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1732. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1733. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1734. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1735. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1736. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1737. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1738. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1739. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1740. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1741. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1742. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1743. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1744. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1745. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1746. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1747. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1748. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1749. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1750. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1751. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1752. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1753. DebugMessage: Step 3: World Settings updated.
  1754. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  1755. Debug Message: Caravan placed back on trade route path
  1756. DebugMessage: Loaded font Arial-11Bold
  1757. Debug Message: WARNING: CBackgroundNode::Set did not find texture: Gfx/Backdrops/DynastyBackground.png
  1758. DebugMessage: Popup Manager Update: Unhiding MessageBoxWnd
  1759. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  1760. DebugMessage: Updating ZOC.
  1761. Debug Message: CWorld::SetWorldTerrainTypeAtTile - 7 tile(s) had their environments updated.
  1762. Debug Message: Warning: Destroyed Unit Pioneer is about to be deselected.
  1763. DebugMessage: Step 6: Sending Next Turn. Now ending turn.
  1764. Debug Message: -------------------------
  1765. Debug Message: - Ending Turn 480 -
  1766. Debug Message: Current Memory Usage: 1045684 KB
  1767. DebugMessage: Step 1: Thread: Ready for New Turn = FALSe
  1768. Debug Message: Cities in World: 24
  1769. Debug Message: Units in World: 418
  1770. Debug Message: Units in World with Gfx: 111
  1771. DebugMessage: Step 2: Thread: Setting AI Event Semaphore
  1772. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1773. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1774. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1775. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1776. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\Unit.cpp, Line: 14668
  1777. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\MobileObject.cpp, Line: 2549
  1778. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Elemental\source\Objects\SelectableObject.cpp, Line: 194
  1779. Debug Message: WARNING: Function marked as game thread only is being used in a different thread. File: E:\FE-Elemental\Kumquat3D\Source\BasicGameObject.cpp, Line: 1512
  1780. DebugMessage: AutoSaving - Begin
  1781. DebugMessage: About to auto save. Memory: 1073385472 bytes
  1782. DebugMessage: Deleting save game. Curr. Memory Usage: 1073385472 bytes
  1783. Debug Message: SAVE GAME: Saving XML Data (start) Memory: 1073385472 bytes
  1784. Debug Message: SAVE GAME: Saving XML Data (end) Memory: 1073385472 bytes
  1785. Debug Message: SAVE GAME: Saving Quick Data Memory: 1073385472 bytes
  1786. Debug Message: SAVE GAME: Saving Quick Data - Complete Memory: 1073385472 bytes
  1787. Debug Message: SAVE GAME: Saving World Memory: 1073385472 bytes
  1788. Debug Message: Saving Goodie Huts
  1789. Debug Message: Saving Quest Locations
  1790. Debug Message: Saving dungeons
  1791. Debug Message: Saving shards
  1792. Debug Message: Saving resource hoards
  1793. Debug Message: Saving world props
  1794. Debug Message: Saving rivers
  1795. Debug Message: Saving Dynasty Members
  1796. Debug Message: Saving players
  1797. Debug Message: Saving roads
  1798. Debug Message: Saving Npcs to spawn
  1799. Debug Message: Saving next IDs
  1800. Debug Message: Saving resource marketplace values
  1801. Debug Message: Saving trigger manager
  1802. Debug Message: Saving music data
  1803. Debug Message: Saving temporary map modifiers
  1804. Debug Message: SAVE GAME: Saving World - Complete Memory: 1073385472 bytes
  1805. DebugMessage: Deleting save game. Curr. Memory Usage: 1073385472 bytes
  1806. DebugMessage: Deleting save game. Curr. Memory Usage: 1073385472 bytes
  1807. DebugMessage: Finished auto save. Memory: 1073385472 bytes
  1808. DebugMessage: AutoSaving - Complete
  1809. DebugMessage: Step 3: World Settings updated.
  1810. DebugMessage: Step 4: Game Thread New Turn Setup Complete.
  1811. DebugMessage: Step 5: AI Players Done. Resetting AI thread to wait.
  1812. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1813. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1814. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1815. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1816. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1817. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1818. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1819. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1820. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1821. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1822. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1823. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1824. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1825. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1826. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1827. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1828. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1829. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1830. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1831. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1832. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1833. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1834. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1835. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1836. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1837. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1838. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1839. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1840. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1841. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1842. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1843. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1844. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1845. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1846. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1847. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1848. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1849. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1850. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1851. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1852. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1853. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1854. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1855. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1856. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1857. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1858. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1859. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1860. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1861. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1862. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1863. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1864. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1865. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1866. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1867. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1868. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1869. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1870. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1871. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1872. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1873. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1874. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1875. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1876. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1877. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1878. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1879. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1880. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1881. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1882. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1883. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1884. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1885. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1886. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1887. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1888. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1889. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1890. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1891. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1892. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1893. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1894. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1895. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1896. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1897. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1898. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1899. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1900. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1901. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1902. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1903. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1904. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1905. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1906. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1907. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1908. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1909. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1910. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1911. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1912. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1913. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1914. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1915. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1916. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1917. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1918. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1919. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1920. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1921. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1922. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1923. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1924. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1925. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1926. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1927. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1928. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1929. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1930. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1931. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1932. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1933. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1934. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1935. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1936. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1937. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1938. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1939. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1940. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1941. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1942. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1943. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1944. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1945. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1946. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1947. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1948. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1949. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1950. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1951. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1952. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1953. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1954. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1955. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1956. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1957. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1958. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1959. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1960. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1961. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1962. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1963. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1964. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1965. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1966. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1967. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1968. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1969. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1970. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1971. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1972. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1973. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1974. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1975. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1976. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1977. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1978. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1979. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1980. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1981. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1982. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1983. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1984. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1985. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1986. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1987. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1988. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1989. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1990. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1991. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1992. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1993. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1994. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1995. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1996. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1997. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1998. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  1999. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  2000. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  2001. Debug Message: WARNING: DoUnitAnimation_ClothPose: no cloth pose animations found for unit: Caravan Defaulting to idle
  2002. DebugMessage: Popup Manager Update: Unhiding OptionsWnd
  2003. DebugMessage: Deleting save game. Curr. Memory Usage: 1078542336 bytes
  2004. Debug Message: SAVE GAME: Saving XML Data (start) Memory: 1078542336 bytes
  2005. Debug Message: SAVE GAME: Saving XML Data (end) Memory: 1078542336 bytes
  2006. Debug Message: SAVE GAME: Saving Quick Data Memory: 1078542336 bytes
  2007. Debug Message: SAVE GAME: Saving Quick Data - Complete Memory: 1078542336 bytes
  2008. Debug Message: SAVE GAME: Saving World Memory: 1078542336 bytes
  2009. Debug Message: Saving Goodie Huts
  2010. Debug Message: Saving Quest Locations
  2011. Debug Message: Saving dungeons
  2012. Debug Message: Saving shards
  2013. Debug Message: Saving resource hoards
  2014. Debug Message: Saving world props
  2015. Debug Message: Saving rivers
  2016. Debug Message: Saving Dynasty Members
  2017. Debug Message: Saving players
  2018. Debug Message: Saving roads
  2019. Debug Message: Saving Npcs to spawn
  2020. Debug Message: Saving next IDs
  2021. Debug Message: Saving resource marketplace values
  2022. Debug Message: Saving trigger manager
  2023. Debug Message: Saving music data
  2024. Debug Message: Saving temporary map modifiers
  2025. Debug Message: SAVE GAME: Saving World - Complete Memory: 1078542336 bytes
  2026. DebugMessage: Deleting save game. Curr. Memory Usage: 1078542336 bytes
  2027. DebugMessage: Popup Manager Update: Unhiding MessageBoxWnd
  2028. DebugMessage: WM_CLOSE message received.
  2029. Debug Message: WARNING: World leaked an item of type Salted Pork: 5 Refs
  2030. Debug Message: WARNING: World leaked an item of type Berserker's Axe: 5 Refs
  2031. Debug Message: WARNING: World leaked an item of type Shield of Summer: 5 Refs
  2032. Debug Message: WARNING: World leaked an item of type Shield of the Sentinel: 5 Refs
  2033. Debug Message: WARNING: World leaked an item of type Restoration Potion: 5 Refs
  2034. Debug Message: WARNING: World leaked an item of type Glyph Chain Coif: 5 Refs
  2035. Debug Message: WARNING: World leaked an item of type Obsidian Tower Shield: 5 Refs
  2036. Debug Message: WARNING: World leaked an item of type Silver Flute: 5 Refs
  2037. Debug Message: WARNING: World leaked an item of type Shield of the West Wind: 5 Refs
  2038. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 2 Refs
  2039. Debug Message: WARNING: World leaked an item of type Summon Air Elemental Scroll: 5 Refs
  2040. Debug Message: WARNING: World leaked an item of type Gauntlets of Grazna: 5 Refs
  2041. Debug Message: WARNING: World leaked an item of type Warding Kite Shield: 1 Refs
  2042. Debug Message: WARNING: World leaked an item of type Arctic Wolf Cloak: 5 Refs
  2043. Debug Message: WARNING: World leaked an item of type Midnight Stone: 3 Refs
  2044. Debug Message: WARNING: World leaked an item of type Cloak of Shadows: 5 Refs
  2045. Debug Message: WARNING: World leaked an item of type Berserker's Broadsword: 5 Refs
  2046. Debug Message: WARNING: World leaked an item of type Horse: 5 Refs
  2047. Debug Message: WARNING: World leaked an item of type Shrill Shield: 5 Refs
  2048. Debug Message: WARNING: World leaked an item of type Obsidian Helm: 5 Refs
  2049. Debug Message: WARNING: World leaked an item of type Chain Boots: 5 Refs
  2050. Debug Message: WARNING: World leaked an item of type Ophidian Scale Gauntlets: 5 Refs
  2051. Debug Message: WARNING: World leaked an item of type Reinforced Plate Cuirass: 5 Refs
  2052. Debug Message: WARNING: World leaked an item of type Telescope: 5 Refs
  2053. Debug Message: WARNING: World leaked an item of type Midnight Stone: 5 Refs
  2054. Debug Message: WARNING: World leaked an item of type Band of Insight: 5 Refs
  2055. Debug Message: WARNING: World leaked an item of type Ring of Embers: 5 Refs
  2056. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 5 Refs
  2057. Debug Message: WARNING: World leaked an item of type Throwing Knives: 5 Refs
  2058. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2059. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2060. Debug Message: WARNING: World leaked an item of type Ivory Helm: 1 Refs
  2061. Debug Message: WARNING: World leaked an item of type Reinforced Plate Cuirass: 1 Refs
  2062. Debug Message: WARNING: World leaked an item of type Naja Skin Gauntlets: 1 Refs
  2063. Debug Message: WARNING: World leaked an item of type Chain Boots: 1 Refs
  2064. Debug Message: WARNING: World leaked an item of type Chain Greaves: 1 Refs
  2065. Debug Message: WARNING: World leaked an item of type Maul: 1 Refs
  2066. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2067. Debug Message: WARNING: World leaked an item of type Amulet of Warding: 1 Refs
  2068. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2069. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2070. Debug Message: WARNING: World leaked an item of type Midnight Stone: 1 Refs
  2071. Debug Message: WARNING: World leaked an item of type Sacrificial Dagger: 1 Refs
  2072. Debug Message: WARNING: World leaked an item of type Shrill Shield: 1 Refs
  2073. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2074. Debug Message: WARNING: World leaked an item of type Warding Chain Coif: 1 Refs
  2075. Debug Message: WARNING: World leaked an item of type Chain Shirt: 1 Refs
  2076. Debug Message: WARNING: World leaked an item of type Chain Greaves: 1 Refs
  2077. Debug Message: WARNING: World leaked an item of type Chain Boots: 1 Refs
  2078. Debug Message: WARNING: World leaked an item of type Masterwork Longbow: 1 Refs
  2079. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2080. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2081. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2082. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2083. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2084. Debug Message: WARNING: World leaked an item of type Summon Air Elemental Scroll: 1 Refs
  2085. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2086. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2087. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2088. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2089. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2090. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2091. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2092. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2093. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2094. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2095. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2096. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2097. Debug Message: WARNING: World leaked an item of type Impenetrable Plate Cuirass: 1 Refs
  2098. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2099. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2100. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2101. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2102. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2103. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2104. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2105. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2106. Debug Message: WARNING: World leaked an item of type Sacrificial Dagger: 1 Refs
  2107. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2108. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2109. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2110. Debug Message: WARNING: World leaked an item of type Sacrificial Dagger: 1 Refs
  2111. Debug Message: WARNING: World leaked an item of type Emerald Skullcap: 1 Refs
  2112. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2113. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2114. Debug Message: WARNING: World leaked an item of type Sculla's Mace: 1 Refs
  2115. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2116. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2117. Debug Message: WARNING: World leaked an item of type Warhorse: 1 Refs
  2118. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2119. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2120. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2121. Debug Message: WARNING: World leaked an item of type Hunter's Axe: 1 Refs
  2122. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2123. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2124. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2125. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2126. Debug Message: WARNING: World leaked an item of type Chain Shirt: 1 Refs
  2127. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2128. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2129. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2130. Debug Message: WARNING: World leaked an item of type Plate Cuirass: 1 Refs
  2131. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2132. Debug Message: WARNING: World leaked an item of type Chain Greaves: 1 Refs
  2133. Debug Message: WARNING: World leaked an item of type Chain Vambraces: 1 Refs
  2134. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2135. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2136. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2137. Debug Message: WARNING: World leaked an item of type Escape Scroll: 1 Refs
  2138. Debug Message: WARNING: World leaked an item of type Shadow Dagger: 1 Refs
  2139. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2140. Debug Message: WARNING: World leaked an item of type Midnight Stone: 1 Refs
  2141. Debug Message: WARNING: World leaked an item of type Chain Coif: 1 Refs
  2142. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2143. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2144. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2145. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2146. Debug Message: WARNING: World leaked an item of type Skath Fin: 1 Refs
  2147. Debug Message: WARNING: World leaked an item of type Skath Fin: 1 Refs
  2148. Debug Message: WARNING: World leaked an item of type Skath Fin: 1 Refs
  2149. Debug Message: WARNING: World leaked an item of type Skath Fin: 1 Refs
  2150. Debug Message: WARNING: World leaked an item of type Band of Might: 1 Refs
  2151. Debug Message: WARNING: World leaked an item of type Skath Fin: 1 Refs
  2152. Debug Message: WARNING: World leaked an item of type Burning Battle Axe: 1 Refs
  2153. Debug Message: WARNING: World leaked an item of type Spectral Chain Shirt: 1 Refs
  2154. Debug Message: WARNING: World leaked an item of type Berserker's Broadsword: 1 Refs
  2155. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2156. Debug Message: WARNING: World leaked an item of type Kite Shield: 1 Refs
  2157. Debug Message: WARNING: World leaked an item of type Plate Greaves: 1 Refs
  2158. Debug Message: WARNING: World leaked an item of type Plate Vambraces: 1 Refs
  2159. Debug Message: WARNING: World leaked an item of type Plate Helm: 1 Refs
  2160. Debug Message: WARNING: World leaked an item of type Garrote Cloak: 1 Refs
  2161. Debug Message: WARNING: World leaked an item of type Plate Boots: 1 Refs
  2162. Debug Message: WARNING: World leaked an item of type Amulet of Warding: 1 Refs
  2163. Debug Message: WARNING: World leaked an item of type Band of Agility: 1 Refs
  2164. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2165. Debug Message: WARNING: World leaked an item of type Ring of Storms: 1 Refs
  2166. Debug Message: WARNING: World leaked an item of type Ring of Wisdom: 1 Refs
  2167. Debug Message: WARNING: World leaked an item of type Band of Might: 1 Refs
  2168. Debug Message: WARNING: World leaked an item of type Escape Scroll: 1 Refs
  2169. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2170. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2171. Debug Message: WARNING: World leaked an item of type Glyph Leather Helm: 1 Refs
  2172. Debug Message: WARNING: World leaked an item of type Dragon Hide Cloak: 1 Refs
  2173. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2174. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2175. Debug Message: WARNING: World leaked an item of type Salted Pork: 1 Refs
  2176. Debug Message: WARNING: World leaked an item of type Healing Nectar: 1 Refs
  2177. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2178. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2179. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2180. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2181. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2182. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2183. Debug Message: WARNING: World leaked an item of type Warhorse: 1 Refs
  2184. Debug Message: WARNING: World leaked an item of type Summon Air Elemental Scroll: 1 Refs
  2185. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2186. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2187. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2188. Debug Message: WARNING: World leaked an item of type Blizzard Scroll: 1 Refs
  2189. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2190. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2191. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2192. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2193. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2194. Debug Message: WARNING: World leaked an item of type Chain Coif: 1 Refs
  2195. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2196. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2197. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2198. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2199. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2200. Debug Message: WARNING: World leaked an item of type Plate Cuirass: 1 Refs
  2201. Debug Message: WARNING: World leaked an item of type Chain Greaves: 1 Refs
  2202. Debug Message: WARNING: World leaked an item of type Chain Vambraces: 1 Refs
  2203. Debug Message: WARNING: World leaked an item of type Plate Helm: 1 Refs
  2204. Debug Message: WARNING: World leaked an item of type Chain Boots: 1 Refs
  2205. Debug Message: WARNING: World leaked an item of type Kite Shield: 1 Refs
  2206. Debug Message: WARNING: World leaked an item of type Longstrider Boots: 1 Refs
  2207. Debug Message: WARNING: World leaked an item of type Cloak of Shadows: 1 Refs
  2208. Debug Message: WARNING: World leaked an item of type Boots of the Spider: 1 Refs
  2209. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2210. Debug Message: WARNING: World leaked an item of type Tower Shield: 1 Refs
  2211. Debug Message: WARNING: World leaked an item of type Ivory Helm: 1 Refs
  2212. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2213. Debug Message: WARNING: World leaked an item of type Chain Shirt: 1 Refs
  2214. Debug Message: WARNING: World leaked an item of type Plate Greaves: 1 Refs
  2215. Debug Message: WARNING: World leaked an item of type Plate Vambraces: 1 Refs
  2216. Debug Message: WARNING: World leaked an item of type Plate Boots: 1 Refs
  2217. Debug Message: WARNING: World leaked an item of type Burning Battle Axe: 1 Refs
  2218. Debug Message: WARNING: World leaked an item of type Band of Agility: 1 Refs
  2219. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2220. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2221. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2222. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2223. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2224. Debug Message: WARNING: World leaked an item of type Champion's Spear: 1 Refs
  2225. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2226. Debug Message: WARNING: World leaked an item of type Salted Pork: 1 Refs
  2227. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2228. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2229. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2230. Debug Message: WARNING: World leaked an item of type Healing Nectar: 1 Refs
  2231. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2232. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2233. Debug Message: WARNING: World leaked an item of type Summon Air Elemental Scroll: 1 Refs
  2234. Debug Message: WARNING: World leaked an item of type Blizzard Scroll: 1 Refs
  2235. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2236. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2237. Debug Message: WARNING: World leaked an item of type Warhorse: 1 Refs
  2238. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2239. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2240. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2241. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2242. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2243. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2244. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2245. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2246. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2247. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2248. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2249. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2250. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2251. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2252. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2253. Debug Message: WARNING: World leaked an item of type Chain Shirt: 1 Refs
  2254. Debug Message: WARNING: World leaked an item of type Chain Greaves: 1 Refs
  2255. Debug Message: WARNING: World leaked an item of type Kite Shield: 1 Refs
  2256. Debug Message: WARNING: World leaked an item of type Chain Vambraces: 1 Refs
  2257. Debug Message: WARNING: World leaked an item of type Chain Coif: 1 Refs
  2258. Debug Message: WARNING: World leaked an item of type Chain Boots: 1 Refs
  2259. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2260. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2261. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2262. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2263. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2264. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2265. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2266. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2267. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2268. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2269. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2270. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2271. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2272. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2273. Debug Message: WARNING: World leaked an item of type Skath Fin: 1 Refs
  2274. Debug Message: WARNING: World leaked an item of type Arctic Wolf Cloak: 1 Refs
  2275. Debug Message: WARNING: World leaked an item of type Skath Fin: 1 Refs
  2276. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2277. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2278. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2279. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2280. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2281. Debug Message: WARNING: World leaked an item of type Plate Cuirass: 1 Refs
  2282. Debug Message: WARNING: World leaked an item of type Chain Shirt: 1 Refs
  2283. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2284. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2285. Debug Message: WARNING: World leaked an item of type Burning Battle Axe: 1 Refs
  2286. Debug Message: WARNING: World leaked an item of type Hunter's Short Sword: 1 Refs
  2287. Debug Message: WARNING: World leaked an item of type Banishing Mace: 1 Refs
  2288. Debug Message: WARNING: World leaked an item of type Heartseeker: 1 Refs
  2289. Debug Message: WARNING: World leaked an item of type Spectral Leather Cuirass: 1 Refs
  2290. Debug Message: WARNING: World leaked an item of type Glyph Leather Helm: 1 Refs
  2291. Debug Message: WARNING: World leaked an item of type Shield of the West Wind: 1 Refs
  2292. Debug Message: WARNING: World leaked an item of type Warhorse: 1 Refs
  2293. Debug Message: WARNING: World leaked an item of type Plate Greaves: 1 Refs
  2294. Debug Message: WARNING: World leaked an item of type Plate Vambraces: 1 Refs
  2295. Debug Message: WARNING: World leaked an item of type Banishing Staff: 1 Refs
  2296. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2297. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2298. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2299. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2300. Debug Message: WARNING: World leaked an item of type Chain Shirt: 1 Refs
  2301. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2302. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2303. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2304. Debug Message: WARNING: World leaked an item of type Hunter's Short Sword: 1 Refs
  2305. Debug Message: WARNING: World leaked an item of type Banishing Mace: 1 Refs
  2306. Debug Message: WARNING: World leaked an item of type Chain Greaves: 1 Refs
  2307. Debug Message: WARNING: World leaked an item of type Cloak of Shadows: 1 Refs
  2308. Debug Message: WARNING: World leaked an item of type Umbran War Boar: 1 Refs
  2309. Debug Message: WARNING: World leaked an item of type Plate Cuirass: 1 Refs
  2310. Debug Message: WARNING: World leaked an item of type Plate Greaves: 1 Refs
  2311. Debug Message: WARNING: World leaked an item of type Plate Vambraces: 1 Refs
  2312. Debug Message: WARNING: World leaked an item of type Plate Helm: 1 Refs
  2313. Debug Message: WARNING: World leaked an item of type Burning Battle Axe: 1 Refs
  2314. Debug Message: WARNING: World leaked an item of type Plate Boots: 1 Refs
  2315. Debug Message: WARNING: World leaked an item of type Emerald Skullcap: 1 Refs
  2316. Debug Message: WARNING: World leaked an item of type Rusty Short Sword: 1 Refs
  2317. Debug Message: WARNING: World leaked an item of type Restoration Potion: 1 Refs
  2318. Debug Message: WARNING: World leaked an item of type Crude Shortbow: 1 Refs
  2319. Debug Message: WARNING: World leaked an item of type Dragon Hide Cloak: 1 Refs
  2320. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2321. Debug Message: WARNING: World leaked an item of type Emerald Skullcap: 1 Refs
  2322. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2323. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2324. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2325. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2326. Debug Message: WARNING: World leaked an item of type Emerald Skullcap: 1 Refs
  2327. Debug Message: WARNING: World leaked an item of type Restoration Potion: 1 Refs
  2328. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2329. Debug Message: WARNING: World leaked an item of type Arctic Wolf Cloak: 1 Refs
  2330. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2331. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2332. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2333. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2334. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2335. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2336. Debug Message: WARNING: World leaked an item of type Sacrificial Dagger: 1 Refs
  2337. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2338. Debug Message: WARNING: World leaked an item of type Sacrificial Dagger: 1 Refs
  2339. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2340. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2341. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2342. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2343. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2344. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2345. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2346. Debug Message: WARNING: World leaked an item of type Berserker's Axe: 1 Refs
  2347. Debug Message: WARNING: World leaked an item of type Chain Shirt: 1 Refs
  2348. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2349. Debug Message: WARNING: World leaked an item of type Chain Greaves: 1 Refs
  2350. Debug Message: WARNING: World leaked an item of type Kite Shield: 1 Refs
  2351. Debug Message: WARNING: World leaked an item of type Chain Vambraces: 1 Refs
  2352. Debug Message: WARNING: World leaked an item of type Chain Coif: 1 Refs
  2353. Debug Message: WARNING: World leaked an item of type Telescope: 1 Refs
  2354. Debug Message: WARNING: World leaked an item of type Amulet of Life: 1 Refs
  2355. Debug Message: WARNING: World leaked an item of type Enchanted Backpack: 1 Refs
  2356. Debug Message: WARNING: World leaked an item of type Band of the Berserker: 1 Refs
  2357. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2358. Debug Message: WARNING: World leaked an item of type Escape Scroll: 1 Refs
  2359. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2360. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2361. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2362. Debug Message: WARNING: World leaked an item of type Salted Pork: 1 Refs
  2363. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2364. Debug Message: WARNING: World leaked an item of type Healing Nectar: 1 Refs
  2365. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2366. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2367. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2368. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2369. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2370. Debug Message: WARNING: World leaked an item of type Bread: 1 Refs
  2371. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2372. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2373. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2374. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2375. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2376. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2377. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2378. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2379. Debug Message: WARNING: World leaked an item of type Sharp Dagger: 1 Refs
  2380. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2381. Debug Message: WARNING: World leaked an item of type Chain Shirt: 1 Refs
  2382. Debug Message: WARNING: World leaked an item of type Chain Greaves: 1 Refs
  2383. Debug Message: WARNING: World leaked an item of type Kite Shield: 1 Refs
  2384. Debug Message: WARNING: World leaked an item of type Chain Vambraces: 1 Refs
  2385. Debug Message: WARNING: World leaked an item of type Chain Coif: 1 Refs
  2386. Debug Message: WARNING: World leaked an item of type Chain Boots: 1 Refs
  2387. Debug Message: WARNING: World leaked an item of type Troll Charm: 1 Refs
  2388. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2389. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2390. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2391. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2392. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2393. Debug Message: WARNING: World leaked an item of type Champion's Spear: 1 Refs
  2394. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2395. Debug Message: WARNING: World leaked an item of type Escape Scroll: 1 Refs
  2396. Debug Message: WARNING: World leaked an item of type Longstrider Boots: 1 Refs
  2397. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2398. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2399. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2400. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2401. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2402. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2403. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2404. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2405. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2406. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2407. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2408. Debug Message: WARNING: World leaked an item of type Restoration Potion: 1 Refs
  2409. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2410. Debug Message: WARNING: World leaked an item of type Longbow: 1 Refs
  2411. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2412. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2413. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2414. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2415. Debug Message: WARNING: World leaked an item of type Sharp Dagger: 1 Refs
  2416. Debug Message: WARNING: World leaked an item of type Sacrificial Dagger: 1 Refs
  2417. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2418. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2419. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2420. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2421. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2422. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2423. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2424. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2425. Debug Message: WARNING: World leaked an item of type Berserker's Axe: 1 Refs
  2426. Debug Message: WARNING: World leaked an item of type Sacrificial Dagger: 1 Refs
  2427. Debug Message: WARNING: World leaked an item of type Sacrificial Dagger: 1 Refs
  2428. Debug Message: WARNING: World leaked an item of type Berserker's Axe: 1 Refs
  2429. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2430. Debug Message: WARNING: World leaked an item of type Boreal Blade: 1 Refs
  2431. Debug Message: WARNING: World leaked an item of type Berserker's Axe: 1 Refs
  2432. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2433. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2434. Debug Message: WARNING: World leaked an item of type Grounded Plate Boots: 1 Refs
  2435. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2436. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2437. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2438. Debug Message: WARNING: World leaked an item of type Dragonscale Shield: 1 Refs
  2439. Debug Message: WARNING: World leaked an item of type Dragon Hide Cloak: 1 Refs
  2440. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2441. Debug Message: WARNING: World leaked an item of type Berserker's Broadsword: 1 Refs
  2442. Debug Message: WARNING: World leaked an item of type Glyph Chain Coif: 1 Refs
  2443. Debug Message: WARNING: World leaked an item of type Hate Stone: 1 Refs
  2444. Debug Message: WARNING: World leaked an item of type Enchanted Backpack: 1 Refs
  2445. Debug Message: WARNING: World leaked an item of type Telescope: 1 Refs
  2446. Debug Message: WARNING: World leaked an item of type Troll Charm: 1 Refs
  2447. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2448. Debug Message: WARNING: World leaked an item of type Tear of Cyndrum: 1 Refs
  2449. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2450. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2451. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2452. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2453. Debug Message: WARNING: World leaked an item of type Wolf Pelt: 1 Refs
  2454. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2455. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2456. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2457. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2458. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2459. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2460. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2461. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2462. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2463. Debug Message: WARNING: World leaked an item of type Strong Healing Potion: 1 Refs
  2464. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2465. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2466. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2467. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2468. Debug Message: WARNING: World leaked an item of type Escape Scroll: 1 Refs
  2469. Debug Message: WARNING: World leaked an item of type Longbow: 1 Refs
  2470. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2471. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2472. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2473. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2474. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2475. Debug Message: WARNING: World leaked an item of type Growth Potion: 1 Refs
  2476. Debug Message: WARNING: World leaked an item of type Healing Potion: 1 Refs
  2477. Debug Message: WARNING: World leaked an item of type Shield of the West Wind: 1 Refs
  2478. Debug Message: WARNING: World leaked an item of type Emerald Skullcap: 1 Refs
  2479. Debug Message: WARNING: World leaked an item of type Midnight Stone: 1 Refs
  2480. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2481. Debug Message: WARNING: World leaked an item of type Salted Pork: 1 Refs
  2482. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2483. Debug Message: WARNING: World leaked an item of type Glyph Chain Coif: 1 Refs
  2484. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2485. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2486. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2487. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2488. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2489. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2490. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2491. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2492. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2493. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2494. Debug Message: WARNING: World leaked an item of type Champion's Spear: 1 Refs
  2495. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2496. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2497. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2498. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2499. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2500. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2501. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2502. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2503. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2504. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2505. Debug Message: WARNING: World leaked an item of type Healing Nectar: 1 Refs
  2506. Debug Message: WARNING: World leaked an item of type Salted Pork: 1 Refs
  2507. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2508. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2509. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2510. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2511. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2512. Debug Message: WARNING: World leaked an item of type Strong Healing Potion: 1 Refs
  2513. Debug Message: WARNING: World leaked an item of type Longbow: 1 Refs
  2514. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2515. Debug Message: WARNING: World leaked an item of type Growth Potion: 1 Refs
  2516. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2517. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2518. Debug Message: WARNING: World leaked an item of type Healing Potion: 1 Refs
  2519. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2520. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2521. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2522. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2523. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2524. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2525. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2526. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2527. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2528. Debug Message: WARNING: World leaked an item of type Telescope: 1 Refs
  2529. Debug Message: WARNING: World leaked an item of type Troll Charm: 1 Refs
  2530. Debug Message: WARNING: World leaked an item of type Hate Stone: 1 Refs
  2531. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2532. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2533. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2534. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2535. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2536. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2537. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2538. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2539. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2540. Debug Message: WARNING: World leaked an item of type Strong Healing Potion: 1 Refs
  2541. Debug Message: WARNING: World leaked an item of type Growth Potion: 1 Refs
  2542. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2543. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2544. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2545. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2546. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2547. Debug Message: WARNING: World leaked an item of type Longbow: 1 Refs
  2548. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2549. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2550. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2551. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2552. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2553. Debug Message: WARNING: World leaked an item of type Healing Nectar: 1 Refs
  2554. Debug Message: WARNING: World leaked an item of type Salted Pork: 1 Refs
  2555. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2556. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2557. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2558. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2559. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2560. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2561. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2562. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2563. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2564. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2565. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2566. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2567. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2568. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2569. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2570. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2571. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2572. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2573. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2574. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2575. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2576. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2577. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2578. Debug Message: WARNING: World leaked an item of type Longbow: 1 Refs
  2579. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2580. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2581. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2582. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2583. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2584. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2585. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2586. Debug Message: WARNING: World leaked an item of type Summon Air Elemental Scroll: 1 Refs
  2587. Debug Message: WARNING: World leaked an item of type Blizzard Scroll: 1 Refs
  2588. Debug Message: WARNING: World leaked an item of type Strong Healing Potion: 1 Refs
  2589. Debug Message: WARNING: World leaked an item of type Growth Potion: 1 Refs
  2590. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2591. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2592. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2593. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2594. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2595. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2596. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2597. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2598. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2599. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2600. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2601. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2602. Debug Message: WARNING: World leaked an item of type Warhammer: 1 Refs
  2603. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2604. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2605. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2606. Debug Message: WARNING: World leaked an item of type Longbow: 1 Refs
  2607. Debug Message: WARNING: World leaked an item of type Shortbow: 1 Refs
  2608. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2609. Debug Message: WARNING: World leaked an item of type Wood Shield: 1 Refs
  2610. Debug Message: WARNING: World leaked an item of type Mace: 1 Refs
  2611. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2612. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2613. Debug Message: WARNING: World leaked an item of type Healing Nectar: 1 Refs
  2614. Debug Message: WARNING: World leaked an item of type Salted Pork: 1 Refs
  2615. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2616. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2617. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2618. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2619. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2620. Debug Message: WARNING: World leaked an item of type Horse: 1 Refs
  2621. Debug Message: WARNING: World leaked an item of type Strong Healing Potion: 1 Refs
  2622. Debug Message: WARNING: World leaked an item of type Growth Potion: 1 Refs
  2623. Debug Message: WARNING: World leaked an item of type Healing Potion: 1 Refs
  2624. Debug Message: WARNING: World leaked an item of type Broadsword: 1 Refs
  2625. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2626. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2627. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2628. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2629. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2630. Debug Message: WARNING: World leaked an item of type Leather Boots: 1 Refs
  2631. Debug Message: WARNING: World leaked an item of type Warg: 1 Refs
  2632. Debug Message: WARNING: World leaked an item of type Throwing Knives: 1 Refs
  2633. Debug Message: WARNING: World leaked an item of type Ring of the Glacier: 1 Refs
  2634. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2635. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2636. Debug Message: WARNING: World leaked an item of type Maul: 1 Refs
  2637. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2638. Debug Message: WARNING: World leaked an item of type Balanced Axe: 1 Refs
  2639. Debug Message: WARNING: World leaked an item of type Battle Axe: 1 Refs
  2640. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2641. Debug Message: WARNING: World leaked an item of type Axe: 1 Refs
  2642. Debug Message: WARNING: World leaked an item of type Hailstone Staff: 1 Refs
  2643. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2644. Debug Message: WARNING: World leaked an item of type Short Sword: 1 Refs
  2645. Debug Message: WARNING: World leaked an item of type Berserker's Axe: 1 Refs
  2646. Debug Message: WARNING: World leaked an item of type Longsword: 1 Refs
  2647. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2648. Debug Message: WARNING: World leaked an item of type Leather Helm: 1 Refs
  2649. Debug Message: WARNING: World leaked an item of type Leather Vambraces: 1 Refs
  2650. Debug Message: WARNING: World leaked an item of type Leather Greaves: 1 Refs
  2651. Debug Message: WARNING: World leaked an item of type Round Shield: 1 Refs
  2652. Debug Message: WARNING: World leaked an item of type Druss Blade: 1 Refs
  2653. Debug Message: WARNING: World leaked an item of type Chain Shirt: 1 Refs
  2654. Debug Message: WARNING: World leaked an item of type Chain Coif: 1 Refs
  2655. Debug Message: WARNING: World leaked an item of type Warhorse: 1 Refs
  2656. Debug Message: WARNING: World leaked an item of type Burning Axe: 1 Refs
  2657. Debug Message: WARNING: World leaked an item of type Warhorse: 1 Refs
  2658. Debug Message: WARNING: World leaked an item of type Ring of Embers: 1 Refs
  2659. Debug Message: WARNING: World leaked an item of type Dagger: 1 Refs
  2660. Debug Message: WARNING: World leaked an item of type Cloak of the Night: 1 Refs
  2661. Debug Message: WARNING: World leaked an item of type Warhorse: 1 Refs
  2662. Debug Message: WARNING: World leaked an item of type Spider Silk: 1 Refs
  2663. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2664. Debug Message: WARNING: World leaked an item of type Spear: 1 Refs
  2665. Debug Message: WARNING: World leaked an item of type Hunter's Short Sword: 1 Refs
  2666. Debug Message: WARNING: World leaked an item of type Tower Shield: 1 Refs
  2667. Debug Message: WARNING: World leaked an item of type Spider Venom Sack: 1 Refs
  2668. Debug Message: WARNING: World leaked an item of type Sacrificial Dagger: 1 Refs
  2669. Debug Message: WARNING: World leaked an item of type Plate Helm: 1 Refs
  2670. Debug Message: WARNING: World leaked an item of type Healing Nectar: 1 Refs
  2671. Debug Message: WARNING: World leaked an item of type Plate Boots: 1 Refs
  2672. Debug Message: WARNING: World leaked an item of type Club: 1 Refs
  2673. Debug Message: WARNING: World leaked an item of type Hunter's Short Sword: 1 Refs
  2674. Debug Message: WARNING: World leaked an item of type Salted Pork: 1 Refs
  2675. Debug Message: WARNING: World leaked an item of type Staff: 1 Refs
  2676. Debug Message: WARNING: World leaked an item of type Chain Greaves: 1 Refs
  2677. Debug Message: WARNING: World leaked an item of type Leather Cuirass: 1 Refs
  2678. Debug Message: WARNING: World leaked an item of type Banishing Mace: 1 Refs
  2679. Debug Message: WARNING: World leaked an item of type Chain Boots: 1 Refs
  2680. Debug Message: WARNING: World leaked city: Viirenachre 1044 Refs
  2681. Debug Message: WARNING: World leaked city: Vonuun 1190 Refs
  2682. Debug Message: WARNING: World leaked city: Ortagiyi 1037 Refs
  2683. Debug Message: WARNING: World leaked city: Ellokkareq 1029 Refs
  2684. Debug Message: WARNING: World leaked city: Vehuurked 1016 Refs
  2685. Debug Message: WARNING: World leaked city: Uhetil 1122 Refs
  2686. Debug Message: WARNING: World leaked city: Nagarorra 1504 Refs
  2687. Debug Message: WARNING: World leaked city: Lariticl 1120 Refs
  2688. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 18
  2689. Debug Message: WARNING: World leaked city: Ihuk 1071 Refs
  2690. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 27
  2691. Debug Message: WARNING: World leaked city: Anasla 1082 Refs
  2692. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 28
  2693. Debug Message: WARNING: World leaked city: Amaabano 1068 Refs
  2694. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 29
  2695. Debug Message: WARNING: World leaked city: Kalaa 1057 Refs
  2696. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 30
  2697. Debug Message: WARNING: World leaked city: Nikodranea 1080 Refs
  2698. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 31
  2699. Debug Message: WARNING: World leaked city: Raaqibruunu 1060 Refs
  2700. Debug Message: WARNING: World leaked city: Arilaaz 1062 Refs
  2701. Debug Message: WARNING: World leaked city: Neruud 1051 Refs
  2702. Debug Message: WARNING: World leaked city: Hanaha 1061 Refs
  2703. Debug Message: WARNING: World leaked city: Isaal 1048 Refs
  2704. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 11
  2705. Debug Message: WARNING: World leaked city: Tylan 1455 Refs
  2706. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 15
  2707. Debug Message: WARNING: World leaked city: Denara 1074 Refs
  2708. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 21
  2709. Debug Message: WARNING: World leaked city: Keeran's Hold 1119 Refs
  2710. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 26
  2711. Debug Message: WARNING: World leaked city: Mirthrandra 1079 Refs
  2712. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 24
  2713. Debug Message: WARNING: World leaked city: Tepleagaese 1370 Refs
  2714. Debug Message: UpdateHUDTextureForCity - could not find the city HUD for city with ID: 39
  2715. Debug Message: WARNING: World leaked city: Nitarasta 1089 Refs
  2716. Debug Message: WARNING: Improvement Type GameModifier StationedUnitStatBonus>, value of 1.00 has 31 refs when the improvement type is being destroyed.
  2717. Debug Message: WARNING: Improvement Type GameModifier StationedUnitStatBonus>, value of 1.00 has 11 refs when the improvement type is being destroyed.
  2718. Debug Message: WARNING: Terrain Type: Land is being deleted at an unsafe time. Cat=0 Mod=0
  2719. Debug Message: WARNING: Terrain Type: Rugged_Land is being deleted at an unsafe time. Cat=0 Mod=0
  2720. Debug Message: WARNING: Terrain Type: Fertile_Land is being deleted at an unsafe time. Cat=0 Mod=0
  2721. Debug Message: WARNING: Terrain Type: Chasm is being deleted at an unsafe time. Cat=8 Mod=0
  2722. Debug Message: WARNING: Terrain Type: ChasmEdge is being deleted at an unsafe time. Cat=9 Mod=0
  2723. Debug Message: WARNING: Terrain Type: DesertTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  2724. Debug Message: WARNING: Terrain Type: HillsTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  2725. Debug Message: WARNING: Terrain Type: SwampTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  2726. Debug Message: WARNING: Terrain Type: ArcticTerrain is being deleted at an unsafe time. Cat=0 Mod=0
  2727. Debug Message: WARNING: Terrain Type: MountainRange is being deleted at an unsafe time. Cat=2 Mod=0
  2728. Debug Message: WARNING: Terrain Type: MountainSide is being deleted at an unsafe time. Cat=2 Mod=0
  2729. Debug Message: WARNING: Terrain Type: Forest is being deleted at an unsafe time. Cat=3 Mod=0
  2730. Debug Message: WARNING: Terrain Type: Beach is being deleted at an unsafe time. Cat=4 Mod=0
  2731. Debug Message: WARNING: Terrain Type: Cliff is being deleted at an unsafe time. Cat=5 Mod=0
  2732. Debug Message: WARNING: Terrain Type: River is being deleted at an unsafe time. Cat=0 Mod=0
  2733. Debug Message: WARNING: Terrain Type: City is being deleted at an unsafe time. Cat=6 Mod=0
  2734. Debug Message: WARNING: Terrain Type: Submerged is being deleted at an unsafe time. Cat=1 Mod=0
  2735. Debug Message: WARNING: Terrain Type: BurningLands is being deleted at an unsafe time. Cat=0 Mod=0
  2736. Debug Message: WARNING: Terrain Type: Fissure is being deleted at an unsafe time. Cat=0 Mod=0
  2737. Debug Message: WARNING: Terrain Type: CurgensTomb is being deleted at an unsafe time. Cat=0 Mod=0
  2738. Debug Message: WARNING: Terrain Type: Imperium is being deleted at an unsafe time. Cat=0 Mod=0
  2739. Debug Message: WARNING: Terrain Type: Scrapyard is being deleted at an unsafe time. Cat=0 Mod=0
  2740. Debug Message: WARNING: Terrain Type: CaveWall is being deleted at an unsafe time. Cat=2 Mod=0
  2741. Debug Message: WARNING: Terrain Type: Unknown is being deleted at an unsafe time. Cat=0 Mod=0
  2742. DebugMessage: Shutting down sound system.
  2743. DebugMessage: Clearing sound and music handles.
  2744. Debug Message: MWin Strip Engine: Max used verts was 333 verts
  2745. Debug Message: MWin Strip Engine: Max used verts was 333 verts
  2746. DebugMessage: GameUninitialize end
  2747. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Selection_state_1_1338_Buffer (23882900) leaked with 2 refs
  2748. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Selection_state_4_1339_Buffer (238829D8) leaked with 1 refs
  2749. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Name_Back_state_1_1340_Buffer (23882A20) leaked with 2 refs
  2750. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Name_Back_state_4_1341_Buffer (23882A68) leaked with 1 refs
  2751. Debug Message: LEAK: CTexturePainterBuffer: Tech_Madallion_Back_state_1_1342_Buffer (23882AB0) leaked with 2 refs
  2752. Debug Message: LEAK: CTexturePainterBuffer: Tech_Madallion_Back_state_4_1343_Buffer (23882AF8) leaked with 1 refs
  2753. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_1_1344_Buffer (23882B40) leaked with 2 refs
  2754. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_2_1345_Buffer (23882B88) leaked with 1 refs
  2755. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_3_1346_Buffer (23882BD0) leaked with 1 refs
  2756. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_4_1347_Buffer (23882C18) leaked with 1 refs
  2757. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_1_1348_Buffer (23882C60) leaked with 2 refs
  2758. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_4_1349_Buffer (23882CA8) leaked with 1 refs
  2759. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Image_state_1_1350_Buffer (23882CF0) leaked with 2 refs
  2760. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_1_1351_Buffer (23882D38) leaked with 2 refs
  2761. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_4_1352_Buffer (23882D80) leaked with 1 refs
  2762. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Image_state_1_1353_Buffer (23882F30) leaked with 2 refs
  2763. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15358_Buffer (2AF4A770) leaked with 2 refs
  2764. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15359_Buffer (4B20B8A0) leaked with 1 refs
  2765. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15360_Buffer (4B21DE40) leaked with 1 refs
  2766. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15361_Buffer (4B219370) leaked with 1 refs
  2767. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15362_Buffer (4B219448) leaked with 2 refs
  2768. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15363_Buffer (4B2197A8) leaked with 1 refs
  2769. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15364_Buffer (4B211E28) leaked with 1 refs
  2770. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15365_Buffer (4B211FD8) leaked with 1 refs
  2771. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15366_Buffer (4B223258) leaked with 2 refs
  2772. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15367_Buffer (4B216310) leaked with 1 refs
  2773. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15368_Buffer (4B214810) leaked with 1 refs
  2774. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15369_Buffer (4B20BAE0) leaked with 1 refs
  2775. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15370_Buffer (4B226858) leaked with 2 refs
  2776. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15371_Buffer (4B222BE0) leaked with 1 refs
  2777. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15372_Buffer (4B223EB8) leaked with 1 refs
  2778. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15373_Buffer (4B214F18) leaked with 1 refs
  2779. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15374_Buffer (4B21BA88) leaked with 2 refs
  2780. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15375_Buffer (4B213190) leaked with 1 refs
  2781. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15376_Buffer (4B21D030) leaked with 1 refs
  2782. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15377_Buffer (4B2261E0) leaked with 1 refs
  2783. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15378_Buffer (4B224848) leaked with 2 refs
  2784. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15379_Buffer (4B211AC8) leaked with 1 refs
  2785. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15380_Buffer (4B21D780) leaked with 1 refs
  2786. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15381_Buffer (4B20B810) leaked with 1 refs
  2787. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15382_Buffer (4B219208) leaked with 2 refs
  2788. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15383_Buffer (4B216160) leaked with 1 refs
  2789. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15384_Buffer (4B225538) leaked with 1 refs
  2790. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15385_Buffer (4B20C110) leaked with 1 refs
  2791. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15386_Buffer (4B21B0F8) leaked with 2 refs
  2792. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15387_Buffer (4B214E40) leaked with 1 refs
  2793. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15388_Buffer (4B223720) leaked with 1 refs
  2794. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15389_Buffer (4B21CD60) leaked with 1 refs
  2795. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15390_Buffer (4B223FD8) leaked with 2 refs
  2796. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15391_Buffer (4B213EC8) leaked with 1 refs
  2797. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15392_Buffer (4B21AF48) leaked with 1 refs
  2798. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15393_Buffer (4B224800) leaked with 1 refs
  2799. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15394_Buffer (4B224FE0) leaked with 2 refs
  2800. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15395_Buffer (4B2241D0) leaked with 1 refs
  2801. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15396_Buffer (4B212968) leaked with 1 refs
  2802. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15397_Buffer (4B21C2F8) leaked with 1 refs
  2803. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15398_Buffer (4B21D978) leaked with 2 refs
  2804. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15399_Buffer (4B214858) leaked with 1 refs
  2805. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15400_Buffer (4B21C460) leaked with 1 refs
  2806. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15401_Buffer (4B21A060) leaked with 1 refs
  2807. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15402_Buffer (4B21B020) leaked with 2 refs
  2808. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15403_Buffer (4B219B50) leaked with 1 refs
  2809. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15404_Buffer (4B219178) leaked with 1 refs
  2810. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15405_Buffer (4B214B70) leaked with 1 refs
  2811. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15406_Buffer (4B21A0F0) leaked with 2 refs
  2812. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15407_Buffer (4B210298) leaked with 1 refs
  2813. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15408_Buffer (4B219760) leaked with 1 refs
  2814. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15409_Buffer (4B21F310) leaked with 1 refs
  2815. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15410_Buffer (4B227980) leaked with 2 refs
  2816. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15411_Buffer (4B211F00) leaked with 1 refs
  2817. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15412_Buffer (4B213AD8) leaked with 1 refs
  2818. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15413_Buffer (4B2110F0) leaked with 1 refs
  2819. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15414_Buffer (4B20B660) leaked with 2 refs
  2820. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15415_Buffer (4B2254A8) leaked with 1 refs
  2821. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15416_Buffer (4B212188) leaked with 1 refs
  2822. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15417_Buffer (4B222B98) leaked with 1 refs
  2823. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15418_Buffer (4B216478) leaked with 2 refs
  2824. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15419_Buffer (4B21D9C0) leaked with 1 refs
  2825. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15420_Buffer (4B210F40) leaked with 1 refs
  2826. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15421_Buffer (4B21DA98) leaked with 1 refs
  2827. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15422_Buffer (4B223BA0) leaked with 2 refs
  2828. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15423_Buffer (4B228FB8) leaked with 1 refs
  2829. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15424_Buffer (4B2268A0) leaked with 1 refs
  2830. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15425_Buffer (4B213F58) leaked with 1 refs
  2831. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15426_Buffer (4B21A138) leaked with 2 refs
  2832. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15427_Buffer (4B2242A8) leaked with 1 refs
  2833. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15428_Buffer (4B21CA00) leaked with 1 refs
  2834. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15429_Buffer (4B21BB18) leaked with 1 refs
  2835. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15430_Buffer (4B212338) leaked with 2 refs
  2836. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15431_Buffer (4B223648) leaked with 1 refs
  2837. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15432_Buffer (4B228D30) leaked with 1 refs
  2838. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15433_Buffer (4B214390) leaked with 1 refs
  2839. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15434_Buffer (4B2197F0) leaked with 2 refs
  2840. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15435_Buffer (4B221E18) leaked with 1 refs
  2841. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15436_Buffer (4B21D1E0) leaked with 1 refs
  2842. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15437_Buffer (4B222AC0) leaked with 1 refs
  2843. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15438_Buffer (4B20B6A8) leaked with 2 refs
  2844. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15439_Buffer (4B226A08) leaked with 1 refs
  2845. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15440_Buffer (4B220CF0) leaked with 1 refs
  2846. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15441_Buffer (4B2133D0) leaked with 1 refs
  2847. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15442_Buffer (4B221D88) leaked with 2 refs
  2848. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15443_Buffer (4B2256A0) leaked with 1 refs
  2849. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15444_Buffer (4B2243C8) leaked with 1 refs
  2850. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15445_Buffer (4B225FA0) leaked with 1 refs
  2851. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15446_Buffer (4B21E980) leaked with 2 refs
  2852. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15447_Buffer (4B222298) leaked with 1 refs
  2853. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15448_Buffer (4B222D00) leaked with 1 refs
  2854. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15449_Buffer (4B21BBF0) leaked with 1 refs
  2855. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15450_Buffer (4B21F0D0) leaked with 2 refs
  2856. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15451_Buffer (4B227230) leaked with 1 refs
  2857. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15452_Buffer (4B221488) leaked with 1 refs
  2858. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15453_Buffer (4B214300) leaked with 1 refs
  2859. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15454_Buffer (4B213418) leaked with 2 refs
  2860. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15455_Buffer (4B213BF8) leaked with 1 refs
  2861. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15456_Buffer (4B212608) leaked with 1 refs
  2862. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15457_Buffer (4B2121D0) leaked with 1 refs
  2863. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15458_Buffer (4B214FA8) leaked with 2 refs
  2864. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15459_Buffer (4B2102E0) leaked with 1 refs
  2865. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15460_Buffer (4B219C28) leaked with 1 refs
  2866. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15461_Buffer (4B21DAE0) leaked with 1 refs
  2867. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15462_Buffer (4B21EBC0) leaked with 2 refs
  2868. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15463_Buffer (4B21BAD0) leaked with 1 refs
  2869. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15464_Buffer (4B227A10) leaked with 1 refs
  2870. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15465_Buffer (4B227938) leaked with 1 refs
  2871. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15466_Buffer (4B21BA40) leaked with 2 refs
  2872. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15467_Buffer (4B21C028) leaked with 1 refs
  2873. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15468_Buffer (4B21F3A0) leaked with 1 refs
  2874. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15469_Buffer (4B2245C0) leaked with 1 refs
  2875. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15470_Buffer (4B228AF0) leaked with 2 refs
  2876. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15471_Buffer (4B2193B8) leaked with 1 refs
  2877. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15472_Buffer (4B223C78) leaked with 1 refs
  2878. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15473_Buffer (4B210D90) leaked with 1 refs
  2879. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15474_Buffer (4B214ED0) leaked with 2 refs
  2880. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15475_Buffer (4B219298) leaked with 1 refs
  2881. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15476_Buffer (4B219718) leaked with 1 refs
  2882. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15477_Buffer (4B213A00) leaked with 1 refs
  2883. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15478_Buffer (4B21ED28) leaked with 2 refs
  2884. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15479_Buffer (4B223918) leaked with 1 refs
  2885. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15480_Buffer (4B227158) leaked with 1 refs
  2886. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15481_Buffer (4B21F160) leaked with 1 refs
  2887. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15482_Buffer (4B2237F8) leaked with 2 refs
  2888. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15483_Buffer (4B226AE0) leaked with 1 refs
  2889. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15484_Buffer (4B223600) leaked with 1 refs
  2890. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15485_Buffer (4B222640) leaked with 1 refs
  2891. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15486_Buffer (4B20BF60) leaked with 2 refs
  2892. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15487_Buffer (4B2264B0) leaked with 1 refs
  2893. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15488_Buffer (4B222958) leaked with 1 refs
  2894. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15489_Buffer (4B226C48) leaked with 1 refs
  2895. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15490_Buffer (4B21E7D0) leaked with 2 refs
  2896. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15491_Buffer (4B20C080) leaked with 1 refs
  2897. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15492_Buffer (4B222010) leaked with 1 refs
  2898. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15493_Buffer (4B21D390) leaked with 1 refs
  2899. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15494_Buffer (4B21F2C8) leaked with 2 refs
  2900. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15495_Buffer (4B21ED70) leaked with 1 refs
  2901. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15496_Buffer (4B2230A8) leaked with 1 refs
  2902. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15497_Buffer (4B219520) leaked with 1 refs
  2903. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15498_Buffer (4B2195F8) leaked with 2 refs
  2904. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15499_Buffer (4B20BD68) leaked with 1 refs
  2905. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15500_Buffer (4B227278) leaked with 1 refs
  2906. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15501_Buffer (4B223408) leaked with 1 refs
  2907. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15502_Buffer (4B21CEC8) leaked with 2 refs
  2908. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15503_Buffer (4B2240B0) leaked with 1 refs
  2909. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15504_Buffer (4B222E20) leaked with 1 refs
  2910. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15505_Buffer (4B21A9A8) leaked with 1 refs
  2911. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15506_Buffer (4B223DE0) leaked with 2 refs
  2912. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15507_Buffer (4B224AD0) leaked with 1 refs
  2913. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15508_Buffer (4B222178) leaked with 1 refs
  2914. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15509_Buffer (4B2299D8) leaked with 1 refs
  2915. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15510_Buffer (4B2230F0) leaked with 2 refs
  2916. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15511_Buffer (4B21DB70) leaked with 1 refs
  2917. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15512_Buffer (4B21B0B0) leaked with 1 refs
  2918. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15513_Buffer (4B223768) leaked with 1 refs
  2919. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15514_Buffer (4B2203A8) leaked with 2 refs
  2920. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15515_Buffer (4B2276B0) leaked with 1 refs
  2921. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15516_Buffer (4B223690) leaked with 1 refs
  2922. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15517_Buffer (4B222760) leaked with 1 refs
  2923. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15518_Buffer (4B221F80) leaked with 2 refs
  2924. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15519_Buffer (4B2229E8) leaked with 1 refs
  2925. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15520_Buffer (4B221998) leaked with 1 refs
  2926. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15521_Buffer (4B2217A0) leaked with 1 refs
  2927. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15522_Buffer (4B220AF8) leaked with 2 refs
  2928. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15523_Buffer (4B221A28) leaked with 1 refs
  2929. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15524_Buffer (4B2211B8) leaked with 1 refs
  2930. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15525_Buffer (4B2209D8) leaked with 1 refs
  2931. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15526_Buffer (4B21FA60) leaked with 2 refs
  2932. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15527_Buffer (4B220510) leaked with 1 refs
  2933. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15528_Buffer (4B21F700) leaked with 1 refs
  2934. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15529_Buffer (4B220BD0) leaked with 1 refs
  2935. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15530_Buffer (4B21FAA8) leaked with 2 refs
  2936. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15531_Buffer (4B21F7D8) leaked with 1 refs
  2937. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15532_Buffer (4B21F118) leaked with 1 refs
  2938. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15533_Buffer (4B21F280) leaked with 1 refs
  2939. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15534_Buffer (4B21EFF8) leaked with 2 refs
  2940. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15535_Buffer (4B21F478) leaked with 1 refs
  2941. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15536_Buffer (4B21A918) leaked with 1 refs
  2942. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15537_Buffer (4B21F1F0) leaked with 1 refs
  2943. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15538_Buffer (4B21DD68) leaked with 2 refs
  2944. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15539_Buffer (4B21AF00) leaked with 1 refs
  2945. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15540_Buffer (4B216508) leaked with 1 refs
  2946. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15541_Buffer (4B21AAC8) leaked with 1 refs
  2947. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15542_Buffer (4B21A888) leaked with 2 refs
  2948. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15543_Buffer (4B21AD98) leaked with 1 refs
  2949. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15544_Buffer (4B21AD50) leaked with 1 refs
  2950. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15545_Buffer (4B21A8D0) leaked with 1 refs
  2951. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15546_Buffer (4B2164C0) leaked with 2 refs
  2952. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15547_Buffer (4B213DF0) leaked with 1 refs
  2953. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15548_Buffer (4B21AB10) leaked with 1 refs
  2954. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15549_Buffer (4B212800) leaked with 1 refs
  2955. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15550_Buffer (4B2288F8) leaked with 2 refs
  2956. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15551_Buffer (4B227B30) leaked with 1 refs
  2957. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15552_Buffer (4B21A768) leaked with 1 refs
  2958. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15553_Buffer (4B21AA80) leaked with 1 refs
  2959. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15554_Buffer (4B21DC90) leaked with 2 refs
  2960. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15555_Buffer (4B211F48) leaked with 1 refs
  2961. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15556_Buffer (4B21E110) leaked with 1 refs
  2962. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15557_Buffer (4B227590) leaked with 1 refs
  2963. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15558_Buffer (4B21DFF0) leaked with 2 refs
  2964. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15559_Buffer (4B21AEB8) leaked with 1 refs
  2965. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15560_Buffer (4B21EB30) leaked with 1 refs
  2966. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15561_Buffer (4B21E230) leaked with 1 refs
  2967. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15562_Buffer (4B224410) leaked with 2 refs
  2968. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15563_Buffer (4B21E308) leaked with 1 refs
  2969. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15564_Buffer (4B226A98) leaked with 1 refs
  2970. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15565_Buffer (4B2246E0) leaked with 1 refs
  2971. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15566_Buffer (4B229318) leaked with 2 refs
  2972. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15567_Buffer (4B220900) leaked with 1 refs
  2973. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15568_Buffer (4B20B8E8) leaked with 1 refs
  2974. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15569_Buffer (4B21F940) leaked with 1 refs
  2975. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15570_Buffer (4B221B90) leaked with 2 refs
  2976. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15571_Buffer (4B226540) leaked with 1 refs
  2977. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15572_Buffer (4B224020) leaked with 1 refs
  2978. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15573_Buffer (4B227D28) leaked with 1 refs
  2979. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15574_Buffer (4B21CBB0) leaked with 2 refs
  2980. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15575_Buffer (4B229360) leaked with 1 refs
  2981. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15576_Buffer (4B20BB28) leaked with 1 refs
  2982. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15577_Buffer (4B21CC40) leaked with 1 refs
  2983. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15578_Buffer (4B2194D8) leaked with 2 refs
  2984. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15579_Buffer (4B2146F0) leaked with 1 refs
  2985. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15580_Buffer (4B213148) leaked with 1 refs
  2986. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15581_Buffer (4B2155D8) leaked with 1 refs
  2987. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15582_Buffer (4B219B08) leaked with 2 refs
  2988. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15583_Buffer (4B225E80) leaked with 1 refs
  2989. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15584_Buffer (4B223570) leaked with 1 refs
  2990. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15585_Buffer (4B225DF0) leaked with 1 refs
  2991. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15586_Buffer (4B21CFE8) leaked with 2 refs
  2992. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15587_Buffer (4B211918) leaked with 1 refs
  2993. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15588_Buffer (4B227620) leaked with 1 refs
  2994. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15589_Buffer (4B21D2B8) leaked with 1 refs
  2995. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15590_Buffer (4B21F6B8) leaked with 2 refs
  2996. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15591_Buffer (4B216280) leaked with 1 refs
  2997. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15592_Buffer (4B221290) leaked with 1 refs
  2998. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15593_Buffer (4B224BF0) leaked with 1 refs
  2999. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15594_Buffer (4B2132F8) leaked with 2 refs
  3000. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15595_Buffer (4B2199A0) leaked with 1 refs
  3001. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15596_Buffer (4B2199E8) leaked with 1 refs
  3002. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15597_Buffer (4B21A5B8) leaked with 1 refs
  3003. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15598_Buffer (4B224B60) leaked with 2 refs
  3004. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15599_Buffer (4B224380) leaked with 1 refs
  3005. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15600_Buffer (4B20C1A0) leaked with 1 refs
  3006. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15601_Buffer (4B226E40) leaked with 1 refs
  3007. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15602_Buffer (4B220F30) leaked with 2 refs
  3008. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15603_Buffer (4B20C0C8) leaked with 1 refs
  3009. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15604_Buffer (4B20B858) leaked with 1 refs
  3010. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15605_Buffer (4B21BDE8) leaked with 1 refs
  3011. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15606_Buffer (4B20B9C0) leaked with 2 refs
  3012. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15607_Buffer (4B20B5D0) leaked with 1 refs
  3013. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15608_Buffer (4B221680) leaked with 1 refs
  3014. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15609_Buffer (4B2274B8) leaked with 1 refs
  3015. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15610_Buffer (4B220D38) leaked with 2 refs
  3016. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15611_Buffer (4B226F18) leaked with 1 refs
  3017. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15612_Buffer (4B21BFE0) leaked with 1 refs
  3018. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15613_Buffer (4B220120) leaked with 1 refs
  3019. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15614_Buffer (4B2202D0) leaked with 2 refs
  3020. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15615_Buffer (4B221518) leaked with 1 refs
  3021. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15616_Buffer (4B221878) leaked with 1 refs
  3022. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15617_Buffer (4B214738) leaked with 1 refs
  3023. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15618_Buffer (4B211888) leaked with 2 refs
  3024. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15619_Buffer (4B21CD18) leaked with 1 refs
  3025. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15620_Buffer (4B21C7C0) leaked with 1 refs
  3026. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15621_Buffer (4B223A38) leaked with 1 refs
  3027. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15622_Buffer (4B224578) leaked with 2 refs
  3028. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15623_Buffer (4B224EC0) leaked with 1 refs
  3029. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15624_Buffer (4B219640) leaked with 1 refs
  3030. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15625_Buffer (4B2196D0) leaked with 1 refs
  3031. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15626_Buffer (4B2190E8) leaked with 2 refs
  3032. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15627_Buffer (4B2191C0) leaked with 1 refs
  3033. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15628_Buffer (4B225460) leaked with 1 refs
  3034. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15629_Buffer (4B2254F0) leaked with 1 refs
  3035. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15630_Buffer (4B21A0A8) leaked with 2 refs
  3036. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15631_Buffer (4B21D348) leaked with 1 refs
  3037. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15632_Buffer (4B212530) leaked with 1 refs
  3038. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15633_Buffer (4B216358) leaked with 1 refs
  3039. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15634_Buffer (4B220948) leaked with 2 refs
  3040. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15635_Buffer (4B224968) leaked with 1 refs
  3041. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15636_Buffer (4B21D930) leaked with 1 refs
  3042. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15637_Buffer (4B222B50) leaked with 1 refs
  3043. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15638_Buffer (4B21C1D8) leaked with 2 refs
  3044. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15639_Buffer (4B2120F8) leaked with 1 refs
  3045. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15640_Buffer (4B215080) leaked with 1 refs
  3046. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15641_Buffer (4B226738) leaked with 1 refs
  3047. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15642_Buffer (4B21EF68) leaked with 2 refs
  3048. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15643_Buffer (4B226390) leaked with 1 refs
  3049. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15644_Buffer (4B214270) leaked with 1 refs
  3050. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15645_Buffer (4B20B588) leaked with 1 refs
  3051. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15646_Buffer (4B2271A0) leaked with 2 refs
  3052. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15647_Buffer (4B2117F8) leaked with 1 refs
  3053. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15648_Buffer (4B222EF8) leaked with 1 refs
  3054. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15649_Buffer (4B21DB28) leaked with 1 refs
  3055. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15650_Buffer (4B214078) leaked with 2 refs
  3056. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15651_Buffer (4B226150) leaked with 1 refs
  3057. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15652_Buffer (4B2251D8) leaked with 1 refs
  3058. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15653_Buffer (4B20C038) leaked with 1 refs
  3059. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15654_Buffer (4B213928) leaked with 2 refs
  3060. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15655_Buffer (4B219838) leaked with 1 refs
  3061. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15656_Buffer (4B220870) leaked with 1 refs
  3062. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15657_Buffer (4B222F40) leaked with 1 refs
  3063. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15658_Buffer (4B2198C8) leaked with 2 refs
  3064. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15659_Buffer (4B222838) leaked with 1 refs
  3065. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15660_Buffer (4B21CC88) leaked with 1 refs
  3066. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15661_Buffer (4B228358) leaked with 1 refs
  3067. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15662_Buffer (4B21D150) leaked with 2 refs
  3068. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15663_Buffer (4B2244A0) leaked with 1 refs
  3069. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15664_Buffer (4B223E70) leaked with 1 refs
  3070. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15665_Buffer (4B223018) leaked with 1 refs
  3071. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15666_Buffer (4B229510) leaked with 2 refs
  3072. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15667_Buffer (4B21F550) leaked with 1 refs
  3073. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15668_Buffer (4B223210) leaked with 1 refs
  3074. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15669_Buffer (4B21F358) leaked with 1 refs
  3075. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_1_15670_Buffer (4B21D588) leaked with 2 refs
  3076. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_2_15671_Buffer (4B21FB38) leaked with 1 refs
  3077. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_3_15672_Buffer (4B2205E8) leaked with 1 refs
  3078. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Back_state_4_15673_Buffer (4B226B28) leaked with 1 refs
  3079. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_1_15674_Buffer (4B222CB8) leaked with 2 refs
  3080. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_2_15675_Buffer (4B2128D8) leaked with 1 refs
  3081. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_3_15676_Buffer (4B223AC8) leaked with 1 refs
  3082. Debug Message: LEAK: CTexturePainterBuffer: Unit_Design_Entry_Equiped_state_4_15677_Buffer (4B224260) leaked with 1 refs
  3083. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Selection_state_1_18868_Buffer (2B6FD5F8) leaked with 2 refs
  3084. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Selection_state_4_18869_Buffer (2B70E098) leaked with 1 refs
  3085. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Name_Back_state_1_18870_Buffer (2B6FD688) leaked with 2 refs
  3086. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Name_Back_state_4_18871_Buffer (2B711068) leaked with 1 refs
  3087. Debug Message: LEAK: CTexturePainterBuffer: Tech_Madallion_Back_state_1_18872_Buffer (2B7110F8) leaked with 2 refs
  3088. Debug Message: LEAK: CTexturePainterBuffer: Tech_Madallion_Back_state_4_18873_Buffer (2B70DF30) leaked with 1 refs
  3089. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_1_18874_Buffer (2B717320) leaked with 2 refs
  3090. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_2_18875_Buffer (2B70E008) leaked with 1 refs
  3091. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_3_18876_Buffer (2B7172D8) leaked with 1 refs
  3092. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_4_18877_Buffer (2B707BA0) leaked with 1 refs
  3093. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_1_18878_Buffer (2B707D08) leaked with 2 refs
  3094. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_4_18879_Buffer (2B707768) leaked with 1 refs
  3095. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Image_state_1_18880_Buffer (2B707B10) leaked with 2 refs
  3096. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_1_18881_Buffer (2B707AC8) leaked with 2 refs
  3097. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_4_18882_Buffer (2B707C30) leaked with 1 refs
  3098. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Image_state_1_18883_Buffer (4F6573E8) leaked with 2 refs
  3099. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Selection_state_1_19598_Buffer (4F669868) leaked with 2 refs
  3100. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Selection_state_4_19599_Buffer (4F669940) leaked with 1 refs
  3101. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Name_Back_state_1_19600_Buffer (4F669988) leaked with 2 refs
  3102. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Name_Back_state_4_19601_Buffer (4F6699D0) leaked with 1 refs
  3103. Debug Message: LEAK: CTexturePainterBuffer: Tech_Madallion_Back_state_1_19602_Buffer (4F669A18) leaked with 2 refs
  3104. Debug Message: LEAK: CTexturePainterBuffer: Tech_Madallion_Back_state_4_19603_Buffer (4F669A60) leaked with 1 refs
  3105. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_1_19604_Buffer (4F669AA8) leaked with 2 refs
  3106. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_2_19605_Buffer (4F669AF0) leaked with 1 refs
  3107. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_3_19606_Buffer (4F669B38) leaked with 1 refs
  3108. Debug Message: LEAK: CTexturePainterBuffer: Tech_Entry_Status_state_4_19607_Buffer (4F669B80) leaked with 1 refs
  3109. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_1_19608_Buffer (4F669BC8) leaked with 2 refs
  3110. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_4_19609_Buffer (4F669C10) leaked with 1 refs
  3111. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Image_state_1_19610_Buffer (4F669DC0) leaked with 2 refs
  3112. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_1_19611_Buffer (4F669C58) leaked with 2 refs
  3113. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_4_19612_Buffer (4F669D30) leaked with 1 refs
  3114. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Image_state_1_19613_Buffer (4F669F70) leaked with 2 refs
  3115. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_1_19614_Buffer (4F669E08) leaked with 2 refs
  3116. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Back_state_4_19615_Buffer (4F669EE0) leaked with 1 refs
  3117. Debug Message: LEAK: CTexturePainterBuffer: Tech_Unlock_Entry_Image_state_1_19616_Buffer (4F66A120) leaked with 2 refs
  3118. Debug Message: WARNING: CoreRefCount Object 4AD1167C is being destroyed but it still has 1 references
  3119. Debug Message: WARNING: CoreRefCount Object 4AD11610 is being destroyed but it still has 1 references
  3120. Debug Message: WARNING: CoreRefCount Object 4AD115A4 is being destroyed but it still has 1 references
  3121. Debug Message: WARNING: CoreRefCount Object 4AD11538 is being destroyed but it still has 1 references
  3122. Debug Message: WARNING: CoreRefCount Object 4AD114CC is being destroyed but it still has 1 references
  3123. Debug Message: WARNING: CoreRefCount Object 4AD11460 is being destroyed but it still has 1 references
  3124. Debug Message: WARNING: CoreRefCount Object 4AD113F4 is being destroyed but it still has 1 references
  3125. Debug Message: WARNING: CoreRefCount Object 4AD11388 is being destroyed but it still has 1 references
  3126. Debug Message: WARNING: CoreRefCount Object 4AD1131C is being destroyed but it still has 1 references
  3127. Debug Message: WARNING: CoreRefCount Object 4AD112B0 is being destroyed but it still has 1 references
  3128. Debug Message: WARNING: CoreRefCount Object 4AD11244 is being destroyed but it still has 1 references
  3129. Debug Message: WARNING: CoreRefCount Object 4AD111D8 is being destroyed but it still has 1 references
  3130. Debug Message: WARNING: CoreRefCount Object 4AD1116C is being destroyed but it still has 1 references
  3131. Debug Message: WARNING: CoreRefCount Object 4AD11100 is being destroyed but it still has 1 references
  3132. Debug Message: WARNING: CoreRefCount Object 4AD11094 is being destroyed but it still has 1 references
  3133. Debug Message: WARNING: CoreRefCount Object 4AD11028 is being destroyed but it still has 1 references
  3134. Debug Message: WARNING: CoreRefCount Object 4AD10FBC is being destroyed but it still has 1 references
  3135. Debug Message: WARNING: CoreRefCount Object 4AD10F50 is being destroyed but it still has 1 references
  3136. Debug Message: WARNING: CoreRefCount Object 4AD10EE4 is being destroyed but it still has 1 references
  3137. Debug Message: WARNING: CoreRefCount Object 4AD10E78 is being destroyed but it still has 1 references
  3138. Debug Message: WARNING: CoreRefCount Object 4AD10E0C is being destroyed but it still has 1 references
  3139. Debug Message: WARNING: CoreRefCount Object 4AD10DA0 is being destroyed but it still has 1 references
  3140. Debug Message: WARNING: CoreRefCount Object 4AD10D34 is being destroyed but it still has 1 references
  3141. Debug Message: WARNING: CoreRefCount Object 4AD10CC8 is being destroyed but it still has 1 references
  3142. Debug Message: WARNING: CoreRefCount Object 4AD10C5C is being destroyed but it still has 1 references
  3143. Debug Message: WARNING: CoreRefCount Object 4AD10BF0 is being destroyed but it still has 1 references
  3144. Debug Message: WARNING: CoreRefCount Object 4AD10B84 is being destroyed but it still has 1 references
  3145. Debug Message: WARNING: CoreRefCount Object 4AD10B18 is being destroyed but it still has 1 references
  3146. Debug Message: WARNING: CoreRefCount Object 4AD10AAC is being destroyed but it still has 1 references
  3147. Debug Message: WARNING: CoreRefCount Object 4AD10A40 is being destroyed but it still has 1 references
  3148. Debug Message: WARNING: CoreRefCount Object 4AD109D4 is being destroyed but it still has 1 references
  3149. Debug Message: WARNING: CoreRefCount Object 4AD10968 is being destroyed but it still has 1 references
  3150. Debug Message: WARNING: CoreRefCount Object 4AD108FC is being destroyed but it still has 1 references
  3151. Debug Message: WARNING: CoreRefCount Object 4AD10890 is being destroyed but it still has 1 references
  3152. Debug Message: WARNING: CoreRefCount Object 4AD10824 is being destroyed but it still has 1 references
  3153. Debug Message: WARNING: CoreRefCount Object 4AD107B8 is being destroyed but it still has 1 references
  3154. Debug Message: WARNING: CoreRefCount Object 4AD1074C is being destroyed but it still has 1 references
  3155. Debug Message: WARNING: CoreRefCount Object 4AD106E0 is being destroyed but it still has 1 references
  3156. Debug Message: WARNING: CoreRefCount Object 4AD10674 is being destroyed but it still has 1 references
  3157. Debug Message: WARNING: CoreRefCount Object 4AD10608 is being destroyed but it still has 1 references
  3158. Debug Message: WARNING: CoreRefCount Object 4AD1059C is being destroyed but it still has 1 references
  3159. Debug Message: WARNING: CoreRefCount Object 4AD10530 is being destroyed but it still has 1 references
  3160. Debug Message: WARNING: CoreRefCount Object 4AD104C4 is being destroyed but it still has 1 references
  3161. Debug Message: WARNING: CoreRefCount Object 4AD10458 is being destroyed but it still has 1 references
  3162. Debug Message: WARNING: CoreRefCount Object 4AD103EC is being destroyed but it still has 1 references
  3163. Debug Message: WARNING: CoreRefCount Object 4AD10380 is being destroyed but it still has 1 references
  3164. Debug Message: WARNING: CoreRefCount Object 4AD10314 is being destroyed but it still has 1 references
  3165. Debug Message: WARNING: CoreRefCount Object 4AD102A8 is being destroyed but it still has 1 references
  3166. Debug Message: WARNING: CoreRefCount Object 4AD1023C is being destroyed but it still has 1 references
  3167. Debug Message: WARNING: CoreRefCount Object 4AD101D0 is being destroyed but it still has 1 references
  3168. Debug Message: WARNING: CoreRefCount Object 4AD10164 is being destroyed but it still has 1 references
  3169. Debug Message: WARNING: CoreRefCount Object 4AD100F8 is being destroyed but it still has 1 references
  3170. Debug Message: WARNING: CoreRefCount Object 4AD1008C is being destroyed but it still has 1 references
  3171. Debug Message: WARNING: CoreRefCount Object 4AD10020 is being destroyed but it still has 1 references
  3172. Debug Message: WARNING: CoreRefCount Object 4AD0FFB4 is being destroyed but it still has 1 references
  3173. Debug Message: WARNING: CoreRefCount Object 4AD0FF48 is being destroyed but it still has 1 references
  3174. Debug Message: WARNING: CoreRefCount Object 4AD0FEDC is being destroyed but it still has 1 references
  3175. Debug Message: WARNING: CoreRefCount Object 4AD0FE70 is being destroyed but it still has 1 references
  3176. Debug Message: WARNING: CoreRefCount Object 4AD0FE04 is being destroyed but it still has 1 references
  3177. Debug Message: WARNING: CoreRefCount Object 4AD0FD98 is being destroyed but it still has 1 references
  3178. Debug Message: WARNING: CoreRefCount Object 4AD0FD2C is being destroyed but it still has 1 references
  3179. Debug Message: WARNING: CoreRefCount Object 4AD0FCC0 is being destroyed but it still has 1 references
  3180. Debug Message: WARNING: CoreRefCount Object 4AD0FC54 is being destroyed but it still has 1 references
  3181. Debug Message: WARNING: CoreRefCount Object 4AD0FBE8 is being destroyed but it still has 1 references
  3182. Debug Message: WARNING: CoreRefCount Object 4AD0FB7C is being destroyed but it still has 1 references
  3183. Debug Message: WARNING: CoreRefCount Object 4AD0FB10 is being destroyed but it still has 1 references
  3184. Debug Message: WARNING: CoreRefCount Object 4AD0FAA4 is being destroyed but it still has 1 references
  3185. Debug Message: WARNING: CoreRefCount Object 4AD0FA38 is being destroyed but it still has 1 references
  3186. Debug Message: WARNING: CoreRefCount Object 4AD0F9CC is being destroyed but it still has 1 references
  3187. Debug Message: WARNING: CoreRefCount Object 4AD0F960 is being destroyed but it still has 1 references
  3188. Debug Message: WARNING: CoreRefCount Object 4AD0F8F4 is being destroyed but it still has 1 references
  3189. Debug Message: WARNING: CoreRefCount Object 4AD0F888 is being destroyed but it still has 1 references
  3190. Debug Message: WARNING: CoreRefCount Object 4AD0F81C is being destroyed but it still has 1 references
  3191. Debug Message: WARNING: CoreRefCount Object 4AD0F7B0 is being destroyed but it still has 1 references
  3192. Debug Message: WARNING: CoreRefCount Object 4AD0F744 is being destroyed but it still has 1 references
  3193. Debug Message: WARNING: CoreRefCount Object 4AD0F6D8 is being destroyed but it still has 1 references
  3194. Debug Message: WARNING: CoreRefCount Object 4AD0F66C is being destroyed but it still has 1 references
  3195. Debug Message: WARNING: CoreRefCount Object 4AD0F600 is being destroyed but it still has 1 references
  3196. Debug Message: WARNING: CoreRefCount Object 4AD0F594 is being destroyed but it still has 1 references
  3197. Debug Message: WARNING: CoreRefCount Object 4AD0F528 is being destroyed but it still has 1 references
  3198. Debug Message: WARNING: CoreRefCount Object 4AD0F4BC is being destroyed but it still has 1 references
  3199. Debug Message: WARNING: CoreRefCount Object 4AD0F450 is being destroyed but it still has 1 references
  3200. Debug Message: WARNING: CoreRefCount Object 4AD0F3E4 is being destroyed but it still has 1 references
  3201. Debug Message: WARNING: CoreRefCount Object 4AD0F378 is being destroyed but it still has 1 references
  3202. Debug Message: WARNING: CoreRefCount Object 4AD0F30C is being destroyed but it still has 1 references
  3203. Debug Message: WARNING: CoreRefCount Object 4AD0F2A0 is being destroyed but it still has 1 references
  3204. Debug Message: WARNING: CoreRefCount Object 4AD0F234 is being destroyed but it still has 1 references
  3205. Debug Message: WARNING: CoreRefCount Object 4AD0F1C8 is being destroyed but it still has 1 references
  3206. Debug Message: WARNING: CoreRefCount Object 4AD0F15C is being destroyed but it still has 1 references
  3207. Debug Message: WARNING: CoreRefCount Object 4AD0F0F0 is being destroyed but it still has 1 references
  3208. Debug Message: WARNING: CoreRefCount Object 4AD0F084 is being destroyed but it still has 1 references
  3209. Debug Message: WARNING: CoreRefCount Object 4AD0F018 is being destroyed but it still has 1 references
  3210. Debug Message: WARNING: CoreRefCount Object 4AD0EFAC is being destroyed but it still has 1 references
  3211. Debug Message: WARNING: CoreRefCount Object 4AD0EF40 is being destroyed but it still has 1 references
  3212. Debug Message: WARNING: CoreRefCount Object 4AD0EED4 is being destroyed but it still has 1 references
  3213. Debug Message: WARNING: CoreRefCount Object 4AD0EE68 is being destroyed but it still has 1 references
  3214. Debug Message: WARNING: CoreRefCount Object 4AD0EDFC is being destroyed but it still has 1 references
  3215. Debug Message: WARNING: CoreRefCount Object 4AD0ED90 is being destroyed but it still has 1 references
  3216. Debug Message: WARNING: CoreRefCount Object 4AD0ED24 is being destroyed but it still has 1 references
  3217. Debug Message: WARNING: CoreRefCount Object 4AD0ECB8 is being destroyed but it still has 1 references
  3218. Debug Message: WARNING: CoreRefCount Object 4AD0EA74 is being destroyed but it still has 1 references
  3219. Debug Message: WARNING: CoreRefCount Object 4AD0EA08 is being destroyed but it still has 1 references
  3220. Debug Message: WARNING: CoreRefCount Object 4AD0E99C is being destroyed but it still has 1 references
  3221. Debug Message: WARNING: CoreRefCount Object 4AD0E930 is being destroyed but it still has 1 references
  3222. Debug Message: WARNING: CoreRefCount Object 4AD0E8C4 is being destroyed but it still has 1 references
  3223. Debug Message: WARNING: CoreRefCount Object 4AD0E858 is being destroyed but it still has 1 references
  3224. Debug Message: WARNING: CoreRefCount Object 4AD0E7EC is being destroyed but it still has 1 references
  3225. Debug Message: WARNING: CoreRefCount Object 4AD0E780 is being destroyed but it still has 1 references
  3226. Debug Message: WARNING: CoreRefCount Object 4AD0E714 is being destroyed but it still has 1 references
  3227. Debug Message: WARNING: CoreRefCount Object 4AD0E6A8 is being destroyed but it still has 1 references
  3228. Debug Message: WARNING: CoreRefCount Object 4AD0E63C is being destroyed but it still has 1 references
  3229. Debug Message: WARNING: CoreRefCount Object 4AD0E5D0 is being destroyed but it still has 1 references
  3230. Debug Message: WARNING: CoreRefCount Object 4AD0E564 is being destroyed but it still has 1 references
  3231. Debug Message: WARNING: CoreRefCount Object 4AD0E4F8 is being destroyed but it still has 1 references
  3232. Debug Message: WARNING: CoreRefCount Object 4AD0E48C is being destroyed but it still has 1 references
  3233. Debug Message: WARNING: CoreRefCount Object 4AD0E420 is being destroyed but it still has 1 references
  3234. Debug Message: WARNING: CoreRefCount Object 4AD0E3B4 is being destroyed but it still has 1 references
  3235. Debug Message: WARNING: CoreRefCount Object 4AD0E348 is being destroyed but it still has 1 references
  3236. Debug Message: WARNING: CoreRefCount Object 4AD0E2DC is being destroyed but it still has 1 references
  3237. Debug Message: WARNING: CoreRefCount Object 4AD0E270 is being destroyed but it still has 1 references
  3238. Debug Message: WARNING: CoreRefCount Object 4AD0E204 is being destroyed but it still has 1 references
  3239. Debug Message: WARNING: CoreRefCount Object 4AD0E198 is being destroyed but it still has 1 references
  3240. Debug Message: WARNING: CoreRefCount Object 4AD0E12C is being destroyed but it still has 1 references
  3241. Debug Message: WARNING: CoreRefCount Object 4AD0E0C0 is being destroyed but it still has 1 references
  3242. Debug Message: WARNING: CoreRefCount Object 4AD0E054 is being destroyed but it still has 1 references
  3243. Debug Message: WARNING: CoreRefCount Object 4AD0DFE8 is being destroyed but it still has 1 references
  3244. Debug Message: WARNING: CoreRefCount Object 4AD0DF7C is being destroyed but it still has 1 references
  3245. Debug Message: WARNING: CoreRefCount Object 4AD0DF10 is being destroyed but it still has 1 references
  3246. Debug Message: WARNING: CoreRefCount Object 4AD0DEA4 is being destroyed but it still has 1 references
  3247. Debug Message: WARNING: CoreRefCount Object 4AD0DE38 is being destroyed but it still has 1 references
  3248. Debug Message: WARNING: CoreRefCount Object 4AD0DDCC is being destroyed but it still has 1 references
  3249. Debug Message: WARNING: CoreRefCount Object 4AD0DD60 is being destroyed but it still has 1 references
  3250. Debug Message: WARNING: CoreRefCount Object 4AD0DCF4 is being destroyed but it still has 1 references
  3251. Debug Message: WARNING: CoreRefCount Object 4AD0DC88 is being destroyed but it still has 1 references
  3252. Debug Message: WARNING: CoreRefCount Object 4AD0DC1C is being destroyed but it still has 1 references
  3253. Debug Message: WARNING: CoreRefCount Object 4AD0DBB0 is being destroyed but it still has 1 references
  3254. Debug Message: WARNING: CoreRefCount Object 4AD0DB44 is being destroyed but it still has 1 references
  3255. Debug Message: WARNING: CoreRefCount Object 4AD0DAD8 is being destroyed but it still has 1 references
  3256. Debug Message: WARNING: CoreRefCount Object 4AD0DA6C is being destroyed but it still has 1 references
  3257. Debug Message: WARNING: CoreRefCount Object 4AD0DA00 is being destroyed but it still has 1 references
  3258. Debug Message: WARNING: CoreRefCount Object 4AD0D994 is being destroyed but it still has 1 references
  3259. Debug Message: WARNING: CoreRefCount Object 4AD0D928 is being destroyed but it still has 1 references
  3260. Debug Message: WARNING: CoreRefCount Object 4AD0D8BC is being destroyed but it still has 1 references
  3261. Debug Message: WARNING: CoreRefCount Object 4AD0D850 is being destroyed but it still has 1 references
  3262. Debug Message: WARNING: CoreRefCount Object 4AD0D7E4 is being destroyed but it still has 1 references
  3263. Debug Message: WARNING: CoreRefCount Object 4AD0D778 is being destroyed but it still has 1 references
  3264. Debug Message: WARNING: CoreRefCount Object 4AD0D70C is being destroyed but it still has 1 references
  3265. Debug Message: WARNING: CoreRefCount Object 4AD0D6A0 is being destroyed but it still has 1 references
  3266. Debug Message: WARNING: CoreRefCount Object 4AD0D634 is being destroyed but it still has 1 references
  3267. Debug Message: WARNING: CoreRefCount Object 4AD0D5C8 is being destroyed but it still has 1 references
  3268. Debug Message: WARNING: CoreRefCount Object 4AD0D55C is being destroyed but it still has 1 references
  3269. Debug Message: WARNING: CoreRefCount Object 4AD0D4F0 is being destroyed but it still has 1 references
  3270. Debug Message: WARNING: CoreRefCount Object 4AD0D484 is being destroyed but it still has 1 references
  3271. Debug Message: WARNING: CoreRefCount Object 4AD0D418 is being destroyed but it still has 1 references
  3272. Debug Message: WARNING: CoreRefCount Object 4AD0D3AC is being destroyed but it still has 1 references
  3273. Debug Message: WARNING: CoreRefCount Object 4AD0D340 is being destroyed but it still has 1 references
  3274. Debug Message: WARNING: CoreRefCount Object 4AD0D2D4 is being destroyed but it still has 1 references
  3275. Debug Message: WARNING: CoreRefCount Object 4AD0D268 is being destroyed but it still has 1 references
  3276. Debug Message: WARNING: CoreRefCount Object 4AD0D1FC is being destroyed but it still has 1 references
  3277. Debug Message: WARNING: CoreRefCount Object 4AD0D190 is being destroyed but it still has 1 references
  3278. Debug Message: WARNING: CoreRefCount Object 4AD0D124 is being destroyed but it still has 1 references
  3279. Debug Message: WARNING: CoreRefCount Object 4AD0D0B8 is being destroyed but it still has 1 references
  3280. Debug Message: WARNING: CoreRefCount Object 4AD0D04C is being destroyed but it still has 1 references
  3281. Debug Message: WARNING: CoreRefCount Object 4AD0CFE0 is being destroyed but it still has 1 references
  3282. Debug Message: WARNING: CoreRefCount Object 4AD0CF74 is being destroyed but it still has 1 references
  3283. Debug Message: WARNING: CoreRefCount Object 4AD0CF08 is being destroyed but it still has 1 references
  3284. Debug Message: WARNING: CoreRefCount Object 4AD0CE9C is being destroyed but it still has 1 references
  3285. Debug Message: WARNING: CoreRefCount Object 4AD0CE30 is being destroyed but it still has 1 references
  3286. Debug Message: WARNING: CoreRefCount Object 4AD0CDC4 is being destroyed but it still has 1 references
  3287. Debug Message: WARNING: CoreRefCount Object 4AD0CD58 is being destroyed but it still has 1 references
  3288. Debug Message: WARNING: CoreRefCount Object 4AD0CCEC is being destroyed but it still has 1 references
  3289. Debug Message: WARNING: CoreRefCount Object 4AD0CC80 is being destroyed but it still has 1 references
  3290. Debug Message: WARNING: CoreRefCount Object 4AD0CC14 is being destroyed but it still has 1 references
  3291. Debug Message: WARNING: CoreRefCount Object 4AD0CBA8 is being destroyed but it still has 1 references
  3292. Debug Message: WARNING: CoreRefCount Object 4AD0CB3C is being destroyed but it still has 1 references
  3293. Debug Message: WARNING: CoreRefCount Object 4AD0CAD0 is being destroyed but it still has 1 references
  3294. Debug Message: WARNING: CoreRefCount Object 4AD0CA64 is being destroyed but it still has 1 references
  3295. Debug Message: WARNING: CoreRefCount Object 4AD0C9F8 is being destroyed but it still has 1 references
  3296. Debug Message: WARNING: CoreRefCount Object 4AD0C98C is being destroyed but it still has 1 references
  3297. Debug Message: WARNING: CoreRefCount Object 4AD0C920 is being destroyed but it still has 1 references
  3298. Debug Message: WARNING: CoreRefCount Object 4AD0C8B4 is being destroyed but it still has 1 references
  3299. Debug Message: WARNING: CoreRefCount Object 4AD0C848 is being destroyed but it still has 1 references
  3300. Debug Message: WARNING: CoreRefCount Object 4AD0C7DC is being destroyed but it still has 1 references
  3301. Debug Message: WARNING: CoreRefCount Object 4AD0C770 is being destroyed but it still has 1 references
  3302. Debug Message: WARNING: CoreRefCount Object 4AD0C704 is being destroyed but it still has 1 references
  3303. Debug Message: WARNING: CoreRefCount Object 4AD0C698 is being destroyed but it still has 1 references
  3304. Debug Message: WARNING: CoreRefCount Object 4AD0C62C is being destroyed but it still has 1 references
  3305. Debug Message: WARNING: CoreRefCount Object 4AD0C5C0 is being destroyed but it still has 1 references
  3306. Debug Message: WARNING: CoreRefCount Object 4AD0C554 is being destroyed but it still has 1 references
  3307. Debug Message: WARNING: CoreRefCount Object 4AD0C4E8 is being destroyed but it still has 1 references
  3308. Debug Message: WARNING: CoreRefCount Object 4AD0C47C is being destroyed but it still has 1 references
  3309. Debug Message: WARNING: CoreRefCount Object 4AD0C410 is being destroyed but it still has 1 references
  3310. Debug Message: WARNING: CoreRefCount Object 4AD0C3A4 is being destroyed but it still has 1 references
  3311. Debug Message: WARNING: CoreRefCount Object 4AD0C338 is being destroyed but it still has 1 references
  3312. Debug Message: WARNING: CoreRefCount Object 4AD0C2CC is being destroyed but it still has 1 references
  3313. Debug Message: WARNING: CoreRefCount Object 4AD0C260 is being destroyed but it still has 1 references
  3314. Debug Message: WARNING: CoreRefCount Object 4AD0C1F4 is being destroyed but it still has 1 references
  3315. Debug Message: WARNING: CoreRefCount Object 4AD0C188 is being destroyed but it still has 1 references
  3316. Debug Message: WARNING: CoreRefCount Object 4AD0C11C is being destroyed but it still has 1 references
  3317. Debug Message: WARNING: CoreRefCount Object 4AD0C0B0 is being destroyed but it still has 1 references
  3318. Debug Message: WARNING: CoreRefCount Object 4AD0BE00 is being destroyed but it still has 2 references
  3319. Debug Message: WARNING: CoreRefCount Object 4AD0BD94 is being destroyed but it still has 2 references
  3320. Debug Message: WARNING: CoreRefCount Object 4AD0BD28 is being destroyed but it still has 2 references
  3321. Debug Message: WARNING: CoreRefCount Object 4AD0BCBC is being destroyed but it still has 2 references
Advertisement
Add Comment
Please, Sign In to add comment