Reply #1 Top

Is this on the newest build (0.24)?  Also, can we get your debug.err file to look over?

Thanks!  :)

Reply #2 Top

This is on the newest build.  The debugg.err file is linked to in the initial post - I put it up on pastebin.  I'll paste it in below as well.

  1. DebugMessage:  Version 0.24 last updated on: Wed Sep 30 15:24:31 2009
  2. DebugMessage:  Entering WinMain
  3. DebugMessage:  ******* Starting Game Shell *******
  4. DebugMessage:  *********DXDiag info follows.*********
  5. System Info
  6. Time: 10/2/2009, 22:23:29
  7. DirectX Version: DirectX 10
  8. Machine Name: UBERCOMPUTER
  9. Operating System: Windows Vistaâ„¢ Home Premium (6.0, Build 6002) Service Pack 2 (6002.lh_sp2rtm.090410-1830)
  10. Languages: English (Regional Setting: English)
  11. System Manufacturer: OEM
  12. System Model: OEM
  13. BIOS: Phoenix - AwardBIOS v6.00PG
  14. Processor: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (8 CPUs), ~2.7GHz
  15. Physical Memory: 6134MB RAM
  16. Page File: 2344MB used, 10105MB available
  17. Windows Dir: C:\Windows
  18.  
  19.  
  20. Display Info
  21. Display device 1:
  22. Device Name: \\.\DISPLAY1
  23. Card Name: NVIDIA GeForce GTX 260
  24. Manufacturer: NVIDIA
  25. Chip Type: GeForce GTX 260
  26. DAC Type: Integrated RAMDAC
  27. Key Device: Enum\PCI\VEN_10DE&DEV_05E2&SUBSYS_12573842&REV_A1
  28. Display Memory: 3691 MB
  29. Current Display Mode: 1920 x 1200 (32 bit) (60Hz)
  30. Monitor Name: Acer P243W
  31. Monitor Max Resolution:
  32. Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
  33. Driver Version: 8.15.0011.8585
  34. Driver Date: 4/30/2009 22:02:00
  35. DirectX Acceleration Enabled: Yes
  36.  
  37.  
  38.  
  39. Sound info
  40. Sound device 1:
  41. Description: Speakers (Realtek High Definition Audio)
  42. Default Sound Playback: Yes
  43. Default Voice Playback: Yes
  44. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0889&SUBSYS_10DE0175&REV_1000
  45. Manufacturer ID: 1
  46. Product ID: 100
  47. Driver Name: RTKVHD64.sys
  48. Provider: Realtek Semiconductor Corp.
  49. Driver Version: 6.00.0001.5730
  50. Driver Date: 10/31/2008 12:44:16
  51. Type: WDM
  52. Other Drivers:
  53. Acceleration Level: 1
  54. Cap Flags: 0
  55. Min/Max Sample Rate: 0, 0
  56.  
  57. Sound device 1:
  58. Description: Realtek Digital Output (Realtek High Definition Audio)
  59. Default Sound Playback: No
  60. Default Voice Playback: No
  61. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0889&SUBSYS_10DE0175&REV_1000
  62. Manufacturer ID: 1
  63. Product ID: 100
  64. Driver Name: RTKVHD64.sys
  65. Provider: Realtek Semiconductor Corp.
  66. Driver Version: 6.00.0001.5730
  67. Driver Date: 10/31/2008 12:44:16
  68. Type: WDM
  69. Other Drivers:
  70. Acceleration Level: 1
  71. Cap Flags: 0
  72. Min/Max Sample Rate: 0, 0
  73.  
  74. Sound device 1:
  75. Description: Realtek HDMI Output (Realtek High Definition Audio)
  76. Default Sound Playback: No
  77. Default Voice Playback: No
  78. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0889&SUBSYS_10DE0175&REV_1000
  79. Manufacturer ID: 1
  80. Product ID: 100
  81. Driver Name: RTKVHD64.sys
  82. Provider: Realtek Semiconductor Corp.
  83. Driver Version: 6.00.0001.5730
  84. Driver Date: 10/31/2008 12:44:16
  85. Type: WDM
  86. Other Drivers:
  87. Acceleration Level: 1
  88. Cap Flags: 0
  89. Min/Max Sample Rate: 0, 0
  90.  
  91.  
  92.  
  93. DebugMessage:  *********END dxdiag info.*********
  94. DebugMessage:  Using 4 samples for multisampling.
  95. DebugMessage:  Game Resolution: 1920 x 1080 (windowed mode)
  96. DebugMessage:  HAL (hardware vertex processing)NVIDIA GeForce GTX 260
  97. DebugMessage:  Presentation Interval: Immediate.
  98. DebugMessage:  Back Buffer Bit Depth: X8R8G8B8.
  99. DebugMessage:  32-bit z-buffer using 24-bits for the depth channel and 8-bits for the stencil channel.
  100. DebugMessage:  ** Checking Direct3D 9 Device Capabilities ************************************
  101. DebugMessage:  A full-color cursor is supported in hardware at high resolution modes.
  102. DebugMessage:  Bump mapping is supported.
  103. Debug Message:  Device is now ready
  104. Debug Message:  GFX-THREAD: DISABLED
  105. DebugMessage:  Border size reported as 6 by 26
  106. DebugMessage:  RGB in format 6:6:6, Masks reported as ff0000:ff00:ff
  107. DebugMessage:  Shell initialization complete
  108. DebugMessage:  Elemental: War of Magic is activated.
  109. DebugMessage:  ***** Initializing Game *****
  110. DebugMessage:  No string tables in C:\Program Files (x86)\Stardock Games\Elemental\Data\English/*.tips
  111. DebugMessage:  Timer Frequency is 0 369e99
  112. DebugMessage:  Initializing sound card.
  113. DebugMessage:  initailizing bink
  114. DebugMessage:  No files found matching mask Music\*.mp3
  115. DebugMessage:  No files found matching mask Event Music\*.mp3
  116. DebugMessage:  Create anchor mwin
  117. DebugMessage:  Load texture atlas.
  118. DebugMessage:  InitializeWorld
  119. DebugMessage:  Create popup manager.
  120. DebugMessage:  InitializeMWinStripEngine
  121. DebugMessage:  InitializeMWinDeferredTextRenderer
  122. DebugMessage:  Initialize effect system.
  123. DebugMessage:  InitializeSpellRepository
  124. DebugMessage:  InitializeMusicLayerGroupManager
  125. DebugMessage:  InitializeItemModTypeManager
  126. DebugMessage:  InitializeMultiplayerClient
  127. DebugMessage:  LoadCoreXMLData
  128. DebugMessage:  No files found matching mask C:\Users\Allan\Documents\My Games\Elemental\Items\*.xml
  129. DebugMessage:  No files found matching mask C:\Users\Allan\Documents\My Games\Elemental\Stamps\*.xml
  130. DebugMessage:  No files found matching mask C:\Users\Allan\Documents\My Games\Elemental\Effects\*.xml
  131. Debug Message:  Started Load Game XML Thread
  132. DebugMessage:  LoadCoreXMLData
  133. DebugMessage:  Create setup screens.
  134. DebugMessage:  No files found matching mask C:\Users\Allan\Documents\My Games\Elemental\Tiles\*.xml
  135. DebugMessage:  Set mouse.
  136. DebugMessage:  Set update timer.
  137. DebugMessage:  Popup Manager Update: Unhiding FullScreenBink
  138. Debug Message:  Finished Load Game XML Thread
  139. DebugMessage:  No files found matching mask C:\Users\Allan\Documents\My Games\Elemental\Race\*.xml
  140. Debug Message:  Stamp Quantity: 13
  141. Debug Message:  Land Mass Size: 10
  142. Debug Message:  Land Mass Min Spawns: 4
  143. Debug Message:  Land Mass Max Spawns: 8
  144. Debug Message:  Forest Quantity: 5
  145. Debug Message:  Mountain Generation Option: 1
  146. Debug Message:  Map Random Seed: 1254540221
  147. Debug Message:  ---------------------------------------------
  148. Debug Message:  ---------------------------------------------
  149. Debug Message:  Map Size:
  150. Debug Message:          Sectors: 9 x 7
  151. Debug Message:          Tiles: 144 x 112
  152. Debug Message:  Tile Vertex Resolution: 3 x 3 vertices
  153. Debug Message:  ---------------------------------------------
  154. Debug Message:  ---------------------------------------------
  155. Debug Message:  --------------------------------------------------------------------------
  156. Debug Message:  Huge Continent Placed @ ( 62, 92 ) with a radius of 3.
  157. Debug Message:  --------------------------------------------------------------------------
  158. Debug Message:  Huge Continent Placed @ ( 63, 96 ) with a radius of 6.
  159. Debug Message:  --------------------------------------------------------------------------
  160. Debug Message:  Huge Continent Placed @ ( 75, 57 ) with a radius of 4.
  161. Debug Message:  --------------------------------------------------------------------------
  162. Debug Message:  Huge Continent Placed @ ( 93, 55 ) with a radius of 3.
  163. Debug Message:  --------------------------------------------------------------------------
  164. Debug Message:  Huge Continent Placed @ ( 36, 58 ) with a radius of 6.
  165. Debug Message:  --------------------------------------------------------------------------
  166. Debug Message:  Huge Continent Placed @ ( 92, 37 ) with a radius of 6.
  167. Debug Message:  --------------------------------------------------------------------------
  168. Debug Message:  Medium Continent Placed @ ( 83, 95 ) with a radius of 4.
  169. Debug Message:  --------------------------------------------------------------------------
  170. Debug Message:  Medium Continent Placed @ ( 77, 96 ) with a radius of 4.
  171. Debug Message:  --------------------------------------------------------------------------
  172. Debug Message:  Medium Continent Placed @ ( 90, 72 ) with a radius of 4.
  173. Debug Message:  --------------------------------------------------------------------------
  174. Debug Message:  Medium Continent Placed @ ( 99, 87 ) with a radius of 3.
  175. Debug Message:  --------------------------------------------------------------------------
  176. Debug Message:  Medium Continent Placed @ ( 55, 96 ) with a radius of 3.
  177. Debug Message:  --------------------------------------------------------------------------
  178. Debug Message:  Medium Continent Placed @ ( 107, 82 ) with a radius of 3.
  179. Debug Message:  --------------------------------------------------------------------------
  180. Debug Message:  Medium Continent Placed @ ( 20, 87 ) with a radius of 3.
  181. Debug Message:  --------------------------------------------------------------------------
  182. Debug Message:  Medium Continent Placed @ ( 114, 27 ) with a radius of 3.
  183. Debug Message:  --------------------------------------------------------------------------
  184. Debug Message:  Medium Continent Placed @ ( 118, 36 ) with a radius of 4.
  185. Debug Message:  --------------------------------------------------------------------------
  186. Debug Message:  Medium Continent Placed @ ( 101, 92 ) with a radius of 4.
  187. Debug Message:  --------------------------------------------------------------------------
  188. Debug Message:  Medium Continent Placed @ ( 64, 96 ) with a radius of 4.
  189. Debug Message:  --------------------------------------------------------------------------
  190. Debug Message:  Medium Continent Placed @ ( 69, 16 ) with a radius of 3.
  191. Debug Message:  --------------------------------------------------------------------------
  192. Debug Message:  Medium Continent Placed @ ( 26, 96 ) with a radius of 3.
  193. Debug Message:  --------------------------------------------------------------------------
  194. Debug Message:  Medium Continent Placed @ ( 81, 96 ) with a radius of 3.
  195. Debug Message:  --------------------------------------------------------------------------
  196. Debug Message:  Medium Continent Placed @ ( 16, 89 ) with a radius of 3.
  197. Debug Message:  --------------------------------------------------------------------------
  198. Debug Message:  Small Continent Placed @ ( 117, 93 ) with a radius of 4.
  199. Debug Message:  --------------------------------------------------------------------------
  200. Debug Message:  Small Continent Placed @ ( 75, 16 ) with a radius of 4.
  201. Debug Message:  --------------------------------------------------------------------------
  202. Debug Message:  Small Continent Placed @ ( 66, 16 ) with a radius of 3.
  203. Debug Message:  --------------------------------------------------------------------------
  204. Debug Message:  Small Continent Placed @ ( 39, 96 ) with a radius of 4.
  205. Debug Message:  --------------------------------------------------------------------------
  206. Debug Message:  Small Continent Placed @ ( 119, 32 ) with a radius of 4.
  207. Debug Message:  --------------------------------------------------------------------------
  208. Debug Message:  Small Continent Placed @ ( 20, 27 ) with a radius of 4.
  209. Debug Message:  --------------------------------------------------------------------------
  210. Debug Message:  Small Continent Placed @ ( 125, 94 ) with a radius of 4.
  211. Debug Message:  --------------------------------------------------------------------------
  212. Debug Message:  Small Continent Placed @ ( 18, 18 ) with a radius of 3.
  213. Debug Message:  --------------------------------------------------------------------------
  214. Debug Message:  Small Continent Placed @ ( 92, 16 ) with a radius of 3.
  215. Debug Message:  --------------------------------------------------------------------------
  216. Debug Message:  Small Continent Placed @ ( 113, 69 ) with a radius of 4.
  217. Debug Message:  --------------------------------------------------------------------------
  218. Debug Message:  Small Continent Placed @ ( 79, 16 ) with a radius of 3.
  219. Debug Message:  --------------------------------------------------------------------------
  220. Debug Message:  Small Continent Placed @ ( 32, 27 ) with a radius of 3.
  221. Debug Message:  ---------------------------------------------
  222. Debug Message:  ---------------------------------------------
  223. Debug Message:  --------------------------------------------------------------------------
  224. Debug Message:  Bottom Water Splat made @ ( 0, 16 ) with a radius of 7.
  225. Debug Message:  --------------------------------------------------------------------------
  226. Debug Message:  Top Water Splat made @ ( 3, 96 ) with a radius of 5.
  227. Debug Message:  --------------------------------------------------------------------------
  228. Debug Message:  Bottom Water Splat made @ ( 5, 16 ) with a radius of 7.
  229. Debug Message:  --------------------------------------------------------------------------
  230. Debug Message:  Top Water Splat made @ ( 5, 96 ) with a radius of 7.
  231. Debug Message:  --------------------------------------------------------------------------
  232. Debug Message:  Top Water Splat made @ ( 6, 96 ) with a radius of 2.
  233. Debug Message:  --------------------------------------------------------------------------
  234. Debug Message:  Bottom Water Splat made @ ( 7, 16 ) with a radius of 2.
  235. Debug Message:  --------------------------------------------------------------------------
  236. Debug Message:  Top Water Splat made @ ( 8, 96 ) with a radius of 0.
  237. Debug Message:  --------------------------------------------------------------------------
  238. Debug Message:  Top Water Splat made @ ( 9, 96 ) with a radius of 3.
  239. Debug Message:  --------------------------------------------------------------------------
  240. Debug Message:  Bottom Water Splat made @ ( 10, 16 ) with a radius of 2.
  241. Debug Message:  --------------------------------------------------------------------------
  242. Debug Message:  Bottom Water Splat made @ ( 11, 16 ) with a radius of 2.
  243. Debug Message:  --------------------------------------------------------------------------
  244. Debug Message:  Top Water Splat made @ ( 11, 96 ) with a radius of 0.
  245. Debug Message:  --------------------------------------------------------------------------
  246. Debug Message:  Bottom Water Splat made @ ( 13, 16 ) with a radius of 1.
  247. Debug Message:  --------------------------------------------------------------------------
  248. Debug Message:  Bottom Water Splat made @ ( 14, 16 ) with a radius of 6.
  249. Debug Message:  --------------------------------------------------------------------------
  250. Debug Message:  Top Water Splat made @ ( 19, 96 ) with a radius of 0.
  251. Debug Message:  --------------------------------------------------------------------------
  252. Debug Message:  Top Water Splat made @ ( 20, 96 ) with a radius of 2.
  253. Debug Message:  --------------------------------------------------------------------------
  254. Debug Message:  Bottom Water Splat made @ ( 22, 16 ) with a radius of 7.
  255. Debug Message:  --------------------------------------------------------------------------
  256. Debug Message:  Bottom Water Splat made @ ( 25, 16 ) with a radius of 5.
  257. Debug Message:  --------------------------------------------------------------------------
  258. Debug Message:  Bottom Water Splat made @ ( 26, 16 ) with a radius of 4.
  259. Debug Message:  --------------------------------------------------------------------------
  260. Debug Message:  Bottom Water Splat made @ ( 27, 16 ) with a radius of 1.
  261. Debug Message:  --------------------------------------------------------------------------
  262. Debug Message:  Bottom Water Splat made @ ( 30, 16 ) with a radius of 5.
  263. Debug Message:  --------------------------------------------------------------------------
  264. Debug Message:  Bottom Water Splat made @ ( 31, 16 ) with a radius of 2.
  265. Debug Message:  --------------------------------------------------------------------------
  266. Debug Message:  Top Water Splat made @ ( 31, 96 ) with a radius of 3.
  267. Debug Message:  --------------------------------------------------------------------------
  268. Debug Message:  Bottom Water Splat made @ ( 32, 16 ) with a radius of 4.
  269. Debug Message:  --------------------------------------------------------------------------
  270. Debug Message:  Top Water Splat made @ ( 32, 96 ) with a radius of 6.
  271. Debug Message:  --------------------------------------------------------------------------
  272. Debug Message:  Bottom Water Splat made @ ( 33, 16 ) with a radius of 7.
  273. Debug Message:  --------------------------------------------------------------------------
  274. Debug Message:  Top Water Splat made @ ( 33, 96 ) with a radius of 7.
  275. Debug Message:  --------------------------------------------------------------------------
  276. Debug Message:  Bottom Water Splat made @ ( 35, 16 ) with a radius of 3.
  277. Debug Message:  --------------------------------------------------------------------------
  278. Debug Message:  Top Water Splat made @ ( 35, 96 ) with a radius of 1.
  279. Debug Message:  --------------------------------------------------------------------------
  280. Debug Message:  Bottom Water Splat made @ ( 36, 16 ) with a radius of 2.
  281. Debug Message:  --------------------------------------------------------------------------
  282. Debug Message:  Top Water Splat made @ ( 37, 96 ) with a radius of 4.
  283. Debug Message:  --------------------------------------------------------------------------
  284. Debug Message:  Top Water Splat made @ ( 38, 96 ) with a radius of 3.
  285. Debug Message:  --------------------------------------------------------------------------
  286. Debug Message:  Top Water Splat made @ ( 39, 96 ) with a radius of 3.
  287. Debug Message:  --------------------------------------------------------------------------
  288. Debug Message:  Top Water Splat made @ ( 43, 96 ) with a radius of 4.
  289. Debug Message:  --------------------------------------------------------------------------
  290. Debug Message:  Bottom Water Splat made @ ( 44, 16 ) with a radius of 7.
  291. Debug Message:  --------------------------------------------------------------------------
  292. Debug Message:  Top Water Splat made @ ( 44, 96 ) with a radius of 1.
  293. Debug Message:  --------------------------------------------------------------------------
  294. Debug Message:  Bottom Water Splat made @ ( 45, 16 ) with a radius of 0.
  295. Debug Message:  --------------------------------------------------------------------------
  296. Debug Message:  Top Water Splat made @ ( 45, 96 ) with a radius of 7.
  297. Debug Message:  --------------------------------------------------------------------------
  298. Debug Message:  Bottom Water Splat made @ ( 46, 16 ) with a radius of 7.
  299. Debug Message:  --------------------------------------------------------------------------
  300. Debug Message:  Top Water Splat made @ ( 46, 96 ) with a radius of 3.
  301. Debug Message:  --------------------------------------------------------------------------
  302. Debug Message:  Top Water Splat made @ ( 47, 96 ) with a radius of 4.
  303. Debug Message:  --------------------------------------------------------------------------
  304. Debug Message:  Bottom Water Splat made @ ( 48, 16 ) with a radius of 3.
  305. Debug Message:  --------------------------------------------------------------------------
  306. Debug Message:  Top Water Splat made @ ( 49, 96 ) with a radius of 3.
  307. Debug Message:  --------------------------------------------------------------------------
  308. Debug Message:  Top Water Splat made @ ( 50, 96 ) with a radius of 2.
  309. Debug Message:  --------------------------------------------------------------------------
  310. Debug Message:  Top Water Splat made @ ( 51, 96 ) with a radius of 6.
  311. Debug Message:  --------------------------------------------------------------------------
  312. Debug Message:  Bottom Water Splat made @ ( 52, 16 ) with a radius of 5.
  313. Debug Message:  --------------------------------------------------------------------------
  314. Debug Message:  Bottom Water Splat made @ ( 53, 16 ) with a radius of 6.
  315. Debug Message:  --------------------------------------------------------------------------
  316. Debug Message:  Top Water Splat made @ ( 53, 96 ) with a radius of 3.
  317. Debug Message:  --------------------------------------------------------------------------
  318. Debug Message:  Top Water Splat made @ ( 54, 96 ) with a radius of 0.
  319. Debug Message:  --------------------------------------------------------------------------
  320. Debug Message:  Bottom Water Splat made @ ( 55, 16 ) with a radius of 6.
  321. Debug Message:  --------------------------------------------------------------------------
  322. Debug Message:  Top Water Splat made @ ( 55, 96 ) with a radius of 3.
  323. Debug Message:  --------------------------------------------------------------------------
  324. Debug Message:  Bottom Water Splat made @ ( 56, 16 ) with a radius of 6.
  325. Debug Message:  --------------------------------------------------------------------------
  326. Debug Message:  Bottom Water Splat made @ ( 57, 16 ) with a radius of 0.
  327. Debug Message:  --------------------------------------------------------------------------
  328. Debug Message:  Bottom Water Splat made @ ( 58, 16 ) with a radius of 0.
  329. Debug Message:  --------------------------------------------------------------------------
  330. Debug Message:  Bottom Water Splat made @ ( 59, 16 ) with a radius of 2.
  331. Debug Message:  --------------------------------------------------------------------------
  332. Debug Message:  Top Water Splat made @ ( 59, 96 ) with a radius of 1.
  333. Debug Message:  --------------------------------------------------------------------------
  334. Debug Message:  Bottom Water Splat made @ ( 60, 16 ) with a radius of 3.
  335. Debug Message:  --------------------------------------------------------------------------
  336. Debug Message:  Top Water Splat made @ ( 60, 96 ) with a radius of 5.
  337. Debug Message:  --------------------------------------------------------------------------
  338. Debug Message:  Bottom Water Splat made @ ( 61, 16 ) with a radius of 7.
  339. Debug Message:  --------------------------------------------------------------------------
  340. Debug Message:  Top Water Splat made @ ( 62, 96 ) with a radius of 7.
  341. Debug Message:  --------------------------------------------------------------------------
  342. Debug Message:  Top Water Splat made @ ( 63, 96 ) with a radius of 6.
  343. Debug Message:  --------------------------------------------------------------------------
  344. Debug Message:  Top Water Splat made @ ( 65, 96 ) with a radius of 1.
  345. Debug Message:  --------------------------------------------------------------------------
  346. Debug Message:  Bottom Water Splat made @ ( 66, 16 ) with a radius of 4.
  347. Debug Message:  --------------------------------------------------------------------------
  348. Debug Message:  Bottom Water Splat made @ ( 67, 16 ) with a radius of 4.
  349. Debug Message:  --------------------------------------------------------------------------
  350. Debug Message:  Top Water Splat made @ ( 67, 96 ) with a radius of 4.
  351. Debug Message:  --------------------------------------------------------------------------
  352. Debug Message:  Bottom Water Splat made @ ( 68, 16 ) with a radius of 6.
  353. Debug Message:  --------------------------------------------------------------------------
  354. Debug Message:  Top Water Splat made @ ( 68, 96 ) with a radius of 1.
  355. Debug Message:  --------------------------------------------------------------------------
  356. Debug Message:  Bottom Water Splat made @ ( 69, 16 ) with a radius of 3.
  357. Debug Message:  --------------------------------------------------------------------------
  358. Debug Message:  Top Water Splat made @ ( 69, 96 ) with a radius of 6.
  359. Debug Message:  --------------------------------------------------------------------------
  360. Debug Message:  Bottom Water Splat made @ ( 70, 16 ) with a radius of 3.
  361. Debug Message:  --------------------------------------------------------------------------
  362. Debug Message:  Top Water Splat made @ ( 70, 96 ) with a radius of 7.
  363. Debug Message:  --------------------------------------------------------------------------
  364. Debug Message:  Top Water Splat made @ ( 71, 96 ) with a radius of 1.
  365. Debug Message:  --------------------------------------------------------------------------
  366. Debug Message:  Top Water Splat made @ ( 73, 96 ) with a radius of 3.
  367. Debug Message:  --------------------------------------------------------------------------
  368. Debug Message:  Bottom Water Splat made @ ( 74, 16 ) with a radius of 6.
  369. Debug Message:  --------------------------------------------------------------------------
  370. Debug Message:  Bottom Water Splat made @ ( 75, 16 ) with a radius of 6.
  371. Debug Message:  --------------------------------------------------------------------------
  372. Debug Message:  Top Water Splat made @ ( 75, 96 ) with a radius of 4.
  373. Debug Message:  --------------------------------------------------------------------------
  374. Debug Message:  Bottom Water Splat made @ ( 76, 16 ) with a radius of 7.
  375. Debug Message:  --------------------------------------------------------------------------
  376. Debug Message:  Top Water Splat made @ ( 76, 96 ) with a radius of 7.
  377. Debug Message:  --------------------------------------------------------------------------
  378. Debug Message:  Bottom Water Splat made @ ( 77, 16 ) with a radius of 1.
  379. Debug Message:  --------------------------------------------------------------------------
  380. Debug Message:  Top Water Splat made @ ( 77, 96 ) with a radius of 3.
  381. Debug Message:  --------------------------------------------------------------------------
  382. Debug Message:  Bottom Water Splat made @ ( 79, 16 ) with a radius of 2.
  383. Debug Message:  --------------------------------------------------------------------------
  384. Debug Message:  Top Water Splat made @ ( 79, 96 ) with a radius of 1.
  385. Debug Message:  --------------------------------------------------------------------------
  386. Debug Message:  Top Water Splat made @ ( 80, 96 ) with a radius of 3.
  387. Debug Message:  --------------------------------------------------------------------------
  388. Debug Message:  Bottom Water Splat made @ ( 81, 16 ) with a radius of 5.
  389. Debug Message:  --------------------------------------------------------------------------
  390. Debug Message:  Top Water Splat made @ ( 82, 96 ) with a radius of 1.
  391. Debug Message:  --------------------------------------------------------------------------
  392. Debug Message:  Top Water Splat made @ ( 83, 96 ) with a radius of 1.
  393. Debug Message:  --------------------------------------------------------------------------
  394. Debug Message:  Bottom Water Splat made @ ( 84, 16 ) with a radius of 4.
  395. Debug Message:  --------------------------------------------------------------------------
  396. Debug Message:  Bottom Water Splat made @ ( 85, 16 ) with a radius of 4.
  397. Debug Message:  --------------------------------------------------------------------------
  398. Debug Message:  Top Water Splat made @ ( 87, 96 ) with a radius of 7.
  399. Debug Message:  --------------------------------------------------------------------------
  400. Debug Message:  Bottom Water Splat made @ ( 88, 16 ) with a radius of 1.
  401. Debug Message:  --------------------------------------------------------------------------
  402. Debug Message:  Bottom Water Splat made @ ( 89, 16 ) with a radius of 1.
  403. Debug Message:  --------------------------------------------------------------------------
  404. Debug Message:  Top Water Splat made @ ( 89, 96 ) with a radius of 0.
  405. Debug Message:  --------------------------------------------------------------------------
  406. Debug Message:  Bottom Water Splat made @ ( 90, 16 ) with a radius of 7.
  407. Debug Message:  --------------------------------------------------------------------------
  408. Debug Message:  Top Water Splat made @ ( 91, 96 ) with a radius of 0.
  409. Debug Message:  --------------------------------------------------------------------------
  410. Debug Message:  Bottom Water Splat made @ ( 93, 16 ) with a radius of 1.
  411. Debug Message:  --------------------------------------------------------------------------
  412. Debug Message:  Top Water Splat made @ ( 93, 96 ) with a radius of 4.
  413. Debug Message:  --------------------------------------------------------------------------
  414. Debug Message:  Bottom Water Splat made @ ( 96, 16 ) with a radius of 5.
  415. Debug Message:  --------------------------------------------------------------------------
  416. Debug Message:  Top Water Splat made @ ( 96, 96 ) with a radius of 0.
  417. Debug Message:  --------------------------------------------------------------------------
  418. Debug Message:  Bottom Water Splat made @ ( 97, 16 ) with a radius of 5.
  419. Debug Message:  --------------------------------------------------------------------------
  420. Debug Message:  Bottom Water Splat made @ ( 100, 16 ) with a radius of 3.
  421. Debug Message:  --------------------------------------------------------------------------
  422. Debug Message:  Bottom Water Splat made @ ( 101, 16 ) with a radius of 6.
  423. Debug Message:  --------------------------------------------------------------------------
  424. Debug Message:  Top Water Splat made @ ( 101, 96 ) with a radius of 5.
  425. Debug Message:  --------------------------------------------------------------------------
  426. Debug Message:  Bottom Water Splat made @ ( 102, 16 ) with a radius of 3.
  427. Debug Message:  --------------------------------------------------------------------------
  428. Debug Message:  Bottom Water Splat made @ ( 105, 16 ) with a radius of 6.
  429. Debug Message:  --------------------------------------------------------------------------
  430. Debug Message:  Bottom Water Splat made @ ( 106, 16 ) with a radius of 6.
  431. Debug Message:  --------------------------------------------------------------------------
  432. Debug Message:  Top Water Splat made @ ( 107, 96 ) with a radius of 2.
  433. Debug Message:  --------------------------------------------------------------------------
  434. Debug Message:  Bottom Water Splat made @ ( 111, 16 ) with a radius of 5.
  435. Debug Message:  --------------------------------------------------------------------------
  436. Debug Message:  Top Water Splat made @ ( 111, 96 ) with a radius of 3.
  437. Debug Message:  --------------------------------------------------------------------------
  438. Debug Message:  Top Water Splat made @ ( 112, 96 ) with a radius of 2.
  439. Debug Message:  --------------------------------------------------------------------------
  440. Debug Message:  Top Water Splat made @ ( 114, 96 ) with a radius of 1.
  441. Debug Message:  --------------------------------------------------------------------------
  442. Debug Message:  Bottom Water Splat made @ ( 115, 16 ) with a radius of 2.
  443. Debug Message:  --------------------------------------------------------------------------
  444. Debug Message:  Top Water Splat made @ ( 115, 96 ) with a radius of 5.
  445. Debug Message:  --------------------------------------------------------------------------
  446. Debug Message:  Top Water Splat made @ ( 116, 96 ) with a radius of 5.
  447. Debug Message:  --------------------------------------------------------------------------
  448. Debug Message:  Top Water Splat made @ ( 117, 96 ) with a radius of 0.
  449. Debug Message:  --------------------------------------------------------------------------
  450. Debug Message:  Bottom Water Splat made @ ( 118, 16 ) with a radius of 4.
  451. Debug Message:  --------------------------------------------------------------------------
  452. Debug Message:  Bottom Water Splat made @ ( 119, 16 ) with a radius of 2.
  453. Debug Message:  --------------------------------------------------------------------------
  454. Debug Message:  Top Water Splat made @ ( 119, 96 ) with a radius of 7.
  455. Debug Message:  --------------------------------------------------------------------------
  456. Debug Message:  Bottom Water Splat made @ ( 121, 16 ) with a radius of 4.
  457. Debug Message:  --------------------------------------------------------------------------
  458. Debug Message:  Top Water Splat made @ ( 121, 96 ) with a radius of 3.
  459. Debug Message:  --------------------------------------------------------------------------
  460. Debug Message:  Bottom Water Splat made @ ( 122, 16 ) with a radius of 1.
  461. Debug Message:  --------------------------------------------------------------------------
  462. Debug Message:  Top Water Splat made @ ( 122, 96 ) with a radius of 2.
  463. Debug Message:  --------------------------------------------------------------------------
  464. Debug Message:  Bottom Water Splat made @ ( 123, 16 ) with a radius of 0.
  465. Debug Message:  --------------------------------------------------------------------------
  466. Debug Message:  Bottom Water Splat made @ ( 125, 16 ) with a radius of 5.
  467. Debug Message:  --------------------------------------------------------------------------
  468. Debug Message:  Bottom Water Splat made @ ( 126, 16 ) with a radius of 7.
  469. Debug Message:  --------------------------------------------------------------------------
  470. Debug Message:  Top Water Splat made @ ( 129, 96 ) with a radius of 6.
  471. Debug Message:  --------------------------------------------------------------------------
  472. Debug Message:  Top Water Splat made @ ( 130, 96 ) with a radius of 2.
  473. Debug Message:  --------------------------------------------------------------------------
  474. Debug Message:  Top Water Splat made @ ( 131, 96 ) with a radius of 6.
  475. Debug Message:  --------------------------------------------------------------------------
  476. Debug Message:  Bottom Water Splat made @ ( 132, 16 ) with a radius of 0.
  477. Debug Message:  --------------------------------------------------------------------------
  478. Debug Message:  Top Water Splat made @ ( 132, 96 ) with a radius of 7.
  479. Debug Message:  --------------------------------------------------------------------------
  480. Debug Message:  Top Water Splat made @ ( 133, 96 ) with a radius of 2.
  481. Debug Message:  --------------------------------------------------------------------------
  482. Debug Message:  Top Water Splat made @ ( 134, 96 ) with a radius of 0.
  483. Debug Message:  --------------------------------------------------------------------------
  484. Debug Message:  Bottom Water Splat made @ ( 135, 16 ) with a radius of 3.
  485. Debug Message:  --------------------------------------------------------------------------
  486. Debug Message:  Top Water Splat made @ ( 135, 96 ) with a radius of 5.
  487. Debug Message:  --------------------------------------------------------------------------
  488. Debug Message:  Bottom Water Splat made @ ( 136, 16 ) with a radius of 5.
  489. Debug Message:  --------------------------------------------------------------------------
  490. Debug Message:  Top Water Splat made @ ( 137, 96 ) with a radius of 5.
  491. Debug Message:  --------------------------------------------------------------------------
  492. Debug Message:  Top Water Splat made @ ( 138, 96 ) with a radius of 0.
  493. Debug Message:  --------------------------------------------------------------------------
  494. Debug Message:  Bottom Water Splat made @ ( 139, 16 ) with a radius of 3.
  495. Debug Message:  --------------------------------------------------------------------------
  496. Debug Message:  Bottom Water Splat made @ ( 140, 16 ) with a radius of 1.
  497. Debug Message:  --------------------------------------------------------------------------
  498. Debug Message:  Top Water Splat made @ ( 141, 96 ) with a radius of 7.
  499. Debug Message:  --------------------------------------------------------------------------
  500. Debug Message:  Bottom Water Splat made @ ( 143, 16 ) with a radius of 5.
  501. Debug Message:  --------------------------------------------------------------------------
  502. Debug Message:  Top Water Splat made @ ( 143, 96 ) with a radius of 4.
  503. Debug Message:  --------------------------------------------------------------------------
  504. Debug Message:  Left Water Splat made @ ( 16, 0 ) with a radius of 0.
  505. Debug Message:  --------------------------------------------------------------------------
  506. Debug Message:  Left Water Splat made @ ( 16, 1 ) with a radius of 4.
  507. Debug Message:  --------------------------------------------------------------------------
  508. Debug Message:  Right Water Splat made @ ( 128, 1 ) with a radius of 5.
  509. Debug Message:  --------------------------------------------------------------------------
  510. Debug Message:  Left Water Splat made @ ( 16, 2 ) with a radius of 5.
  511. Debug Message:  --------------------------------------------------------------------------
  512. Debug Message:  Left Water Splat made @ ( 16, 4 ) with a radius of 3.
  513. Debug Message:  --------------------------------------------------------------------------
  514. Debug Message:  Right Water Splat made @ ( 128, 5 ) with a radius of 2.
  515. Debug Message:  --------------------------------------------------------------------------
  516. Debug Message:  Left Water Splat made @ ( 16, 6 ) with a radius of 3.
  517. Debug Message:  --------------------------------------------------------------------------
  518. Debug Message:  Right Water Splat made @ ( 128, 7 ) with a radius of 7.
  519. Debug Message:  --------------------------------------------------------------------------
  520. Debug Message:  Right Water Splat made @ ( 128, 8 ) with a radius of 2.
  521. Debug Message:  --------------------------------------------------------------------------
  522. Debug Message:  Right Water Splat made @ ( 128, 9 ) with a radius of 5.
  523. Debug Message:  --------------------------------------------------------------------------
  524. Debug Message:  Left Water Splat made @ ( 16, 10 ) with a radius of 6.
  525. Debug Message:  --------------------------------------------------------------------------
  526. Debug Message:  Left Water Splat made @ ( 16, 11 ) with a radius of 5.
  527. Debug Message:  --------------------------------------------------------------------------
  528. Debug Message:  Left Water Splat made @ ( 16, 12 ) with a radius of 3.
  529. Debug Message:  --------------------------------------------------------------------------
  530. Debug Message:  Right Water Splat made @ ( 128, 12 ) with a radius of 6.
  531. Debug Message:  --------------------------------------------------------------------------
  532. Debug Message:  Left Water Splat made @ ( 16, 13 ) with a radius of 7.
  533. Debug Message:  --------------------------------------------------------------------------
  534. Debug Message:  Right Water Splat made @ ( 128, 13 ) with a radius of 3.
  535. Debug Message:  --------------------------------------------------------------------------
  536. Debug Message:  Right Water Splat made @ ( 128, 14 ) with a radius of 7.
  537. Debug Message:  --------------------------------------------------------------------------
  538. Debug Message:  Left Water Splat made @ ( 16, 15 ) with a radius of 4.
  539. Debug Message:  --------------------------------------------------------------------------
  540. Debug Message:  Right Water Splat made @ ( 128, 15 ) with a radius of 3.
  541. Debug Message:  --------------------------------------------------------------------------
  542. Debug Message:  Right Water Splat made @ ( 128, 16 ) with a radius of 7.
  543. Debug Message:  --------------------------------------------------------------------------
  544. Debug Message:  Right Water Splat made @ ( 128, 18 ) with a radius of 0.
  545. Debug Message:  --------------------------------------------------------------------------
  546. Debug Message:  Right Water Splat made @ ( 128, 19 ) with a radius of 5.
  547. Debug Message:  --------------------------------------------------------------------------
  548. Debug Message:  Right Water Splat made @ ( 128, 20 ) with a radius of 6.
  549. Debug Message:  --------------------------------------------------------------------------
  550. Debug Message:  Left Water Splat made @ ( 16, 21 ) with a radius of 4.
  551. Debug Message:  --------------------------------------------------------------------------
  552. Debug Message:  Left Water Splat made @ ( 16, 22 ) with a radius of 0.
  553. Debug Message:  --------------------------------------------------------------------------
  554. Debug Message:  Left Water Splat made @ ( 16, 23 ) with a radius of 4.
  555. Debug Message:  --------------------------------------------------------------------------
  556. Debug Message:  Left Water Splat made @ ( 16, 24 ) with a radius of 7.
  557. Debug Message:  --------------------------------------------------------------------------
  558. Debug Message:  Right Water Splat made @ ( 128, 24 ) with a radius of 2.
  559. Debug Message:  --------------------------------------------------------------------------
  560. Debug Message:  Left Water Splat made @ ( 16, 26 ) with a radius of 6.
  561. Debug Message:  --------------------------------------------------------------------------
  562. Debug Message:  Right Water Splat made @ ( 128, 26 ) with a radius of 2.
  563. Debug Message:  --------------------------------------------------------------------------
  564. Debug Message:  Left Water Splat made @ ( 16, 27 ) with a radius of 2.
  565. Debug Message:  --------------------------------------------------------------------------
  566. Debug Message:  Left Water Splat made @ ( 16, 30 ) with a radius of 6.
  567. Debug Message:  --------------------------------------------------------------------------
  568. Debug Message:  Right Water Splat made @ ( 128, 30 ) with a radius of 4.
  569. Debug Message:  --------------------------------------------------------------------------
  570. Debug Message:  Left Water Splat made @ ( 16, 32 ) with a radius of 0.
  571. Debug Message:  --------------------------------------------------------------------------
  572. Debug Message:  Right Water Splat made @ ( 128, 32 ) with a radius of 7.
  573. Debug Message:  --------------------------------------------------------------------------
  574. Debug Message:  Right Water Splat made @ ( 128, 33 ) with a radius of 7.
  575. Debug Message:  --------------------------------------------------------------------------
  576. Debug Message:  Right Water Splat made @ ( 128, 34 ) with a radius of 3.
  577. Debug Message:  --------------------------------------------------------------------------
  578. Debug Message:  Left Water Splat made @ ( 16, 35 ) with a radius of 0.
  579. Debug Message:  --------------------------------------------------------------------------
  580. Debug Message:  Left Water Splat made @ ( 16, 36 ) with a radius of 2.
  581. Debug Message:  --------------------------------------------------------------------------
  582. Debug Message:  Right Water Splat made @ ( 128, 37 ) with a radius of 7.
  583. Debug Message:  --------------------------------------------------------------------------
  584. Debug Message:  Right Water Splat made @ ( 128, 38 ) with a radius of 1.
  585. Debug Message:  --------------------------------------------------------------------------
  586. Debug Message:  Right Water Splat made @ ( 128, 40 ) with a radius of 2.
  587. Debug Message:  --------------------------------------------------------------------------
  588. Debug Message:  Right Water Splat made @ ( 128, 42 ) with a radius of 0.
  589. Debug Message:  --------------------------------------------------------------------------
  590. Debug Message:  Right Water Splat made @ ( 128, 44 ) with a radius of 6.
  591. Debug Message:  --------------------------------------------------------------------------
  592. Debug Message:  Left Water Splat made @ ( 16, 45 ) with a radius of 0.
  593. Debug Message:  --------------------------------------------------------------------------
  594. Debug Message:  Right Water Splat made @ ( 128, 45 ) with a radius of 6.
  595. Debug Message:  --------------------------------------------------------------------------
  596. Debug Message:  Right Water Splat made @ ( 128, 47 ) with a radius of 7.
  597. Debug Message:  --------------------------------------------------------------------------
  598. Debug Message:  Right Water Splat made @ ( 128, 48 ) with a radius of 0.
  599. Debug Message:  --------------------------------------------------------------------------
  600. Debug Message:  Left Water Splat made @ ( 16, 50 ) with a radius of 7.
  601. Debug Message:  --------------------------------------------------------------------------
  602. Debug Message:  Left Water Splat made @ ( 16, 52 ) with a radius of 0.
  603. Debug Message:  --------------------------------------------------------------------------
  604. Debug Message:  Left Water Splat made @ ( 16, 53 ) with a radius of 1.
  605. Debug Message:  --------------------------------------------------------------------------
  606. Debug Message:  Right Water Splat made @ ( 128, 53 ) with a radius of 3.
  607. Debug Message:  --------------------------------------------------------------------------
  608. Debug Message:  Left Water Splat made @ ( 16, 54 ) with a radius of 0.
  609. Debug Message:  --------------------------------------------------------------------------
  610. Debug Message:  Left Water Splat made @ ( 16, 56 ) with a radius of 2.
  611. Debug Message:  --------------------------------------------------------------------------
  612. Debug Message:  Left Water Splat made @ ( 16, 57 ) with a radius of 2.
  613. Debug Message:  --------------------------------------------------------------------------
  614. Debug Message:  Right Water Splat made @ ( 128, 57 ) with a radius of 6.
  615. Debug Message:  --------------------------------------------------------------------------
  616. Debug Message:  Left Water Splat made @ ( 16, 59 ) with a radius of 0.
  617. Debug Message:  --------------------------------------------------------------------------
  618. Debug Message:  Right Water Splat made @ ( 128, 59 ) with a radius of 6.
  619. Debug Message:  --------------------------------------------------------------------------
  620. Debug Message:  Right Water Splat made @ ( 128, 61 ) with a radius of 7.
  621. Debug Message:  --------------------------------------------------------------------------
  622. Debug Message:  Left Water Splat made @ ( 16, 62 ) with a radius of 3.
  623. Debug Message:  --------------------------------------------------------------------------
  624. Debug Message:  Right Water Splat made @ ( 128, 62 ) with a radius of 2.
  625. Debug Message:  --------------------------------------------------------------------------
  626. Debug Message:  Left Water Splat made @ ( 16, 64 ) with a radius of 1.
  627. Debug Message:  --------------------------------------------------------------------------
  628. Debug Message:  Right Water Splat made @ ( 128, 64 ) with a radius of 6.
  629. Debug Message:  --------------------------------------------------------------------------
  630. Debug Message:  Left Water Splat made @ ( 16, 66 ) with a radius of 7.
  631. Debug Message:  --------------------------------------------------------------------------
  632. Debug Message:  Right Water Splat made @ ( 128, 66 ) with a radius of 3.
  633. Debug Message:  --------------------------------------------------------------------------
  634. Debug Message:  Left Water Splat made @ ( 16, 67 ) with a radius of 6.
  635. Debug Message:  --------------------------------------------------------------------------
  636. Debug Message:  Right Water Splat made @ ( 128, 67 ) with a radius of 5.
  637. Debug Message:  --------------------------------------------------------------------------
  638. Debug Message:  Left Water Splat made @ ( 16, 69 ) with a radius of 0.
  639. Debug Message:  --------------------------------------------------------------------------
  640. Debug Message:  Left Water Splat made @ ( 16, 70 ) with a radius of 3.
  641. Debug Message:  --------------------------------------------------------------------------
  642. Debug Message:  Right Water Splat made @ ( 128, 71 ) with a radius of 2.
  643. Debug Message:  --------------------------------------------------------------------------
  644. Debug Message:  Right Water Splat made @ ( 128, 73 ) with a radius of 7.
  645. Debug Message:  --------------------------------------------------------------------------
  646. Debug Message:  Left Water Splat made @ ( 16, 75 ) with a radius of 3.
  647. Debug Message:  --------------------------------------------------------------------------
  648. Debug Message:  Right Water Splat made @ ( 128, 75 ) with a radius of 0.
  649. Debug Message:  --------------------------------------------------------------------------
  650. Debug Message:  Right Water Splat made @ ( 128, 76 ) with a radius of 5.
  651. Debug Message:  --------------------------------------------------------------------------
  652. Debug Message:  Left Water Splat made @ ( 16, 79 ) with a radius of 4.
  653. Debug Message:  --------------------------------------------------------------------------
  654. Debug Message:  Left Water Splat made @ ( 16, 81 ) with a radius of 7.
  655. Debug Message:  --------------------------------------------------------------------------
  656. Debug Message:  Left Water Splat made @ ( 16, 82 ) with a radius of 1.
  657. Debug Message:  --------------------------------------------------------------------------
  658. Debug Message:  Left Water Splat made @ ( 16, 84 ) with a radius of 4.
  659. Debug Message:  --------------------------------------------------------------------------
  660. Debug Message:  Right Water Splat made @ ( 128, 84 ) with a radius of 1.
  661. Debug Message:  --------------------------------------------------------------------------
  662. Debug Message:  Left Water Splat made @ ( 16, 85 ) with a radius of 2.
  663. Debug Message:  --------------------------------------------------------------------------
  664. Debug Message:  Right Water Splat made @ ( 128, 86 ) with a radius of 1.
  665. Debug Message:  --------------------------------------------------------------------------
  666. Debug Message:  Left Water Splat made @ ( 16, 87 ) with a radius of 2.
  667. Debug Message:  --------------------------------------------------------------------------
  668. Debug Message:  Left Water Splat made @ ( 16, 88 ) with a radius of 4.
  669. Debug Message:  --------------------------------------------------------------------------
  670. Debug Message:  Left Water Splat made @ ( 16, 89 ) with a radius of 1.
  671. Debug Message:  --------------------------------------------------------------------------
  672. Debug Message:  Right Water Splat made @ ( 128, 91 ) with a radius of 6.
  673. Debug Message:  --------------------------------------------------------------------------
  674. Debug Message:  Left Water Splat made @ ( 16, 92 ) with a radius of 2.
  675. Debug Message:  --------------------------------------------------------------------------
  676. Debug Message:  Left Water Splat made @ ( 16, 94 ) with a radius of 6.
  677. Debug Message:  --------------------------------------------------------------------------
  678. Debug Message:  Right Water Splat made @ ( 128, 95 ) with a radius of 7.
  679. Debug Message:  --------------------------------------------------------------------------
  680. Debug Message:  Left Water Splat made @ ( 16, 96 ) with a radius of 5.
  681. Debug Message:  --------------------------------------------------------------------------
  682. Debug Message:  Right Water Splat made @ ( 128, 96 ) with a radius of 2.
  683. Debug Message:  --------------------------------------------------------------------------
  684. Debug Message:  Left Water Splat made @ ( 16, 97 ) with a radius of 1.
  685. Debug Message:  --------------------------------------------------------------------------
  686. Debug Message:  Left Water Splat made @ ( 16, 98 ) with a radius of 7.
  687. Debug Message:  --------------------------------------------------------------------------
  688. Debug Message:  Right Water Splat made @ ( 128, 98 ) with a radius of 1.
  689. Debug Message:  --------------------------------------------------------------------------
  690. Debug Message:  Left Water Splat made @ ( 16, 99 ) with a radius of 1.
  691. Debug Message:  --------------------------------------------------------------------------
  692. Debug Message:  Right Water Splat made @ ( 128, 99 ) with a radius of 5.
  693. Debug Message:  --------------------------------------------------------------------------
  694. Debug Message:  Right Water Splat made @ ( 128, 101 ) with a radius of 5.
  695. Debug Message:  --------------------------------------------------------------------------
  696. Debug Message:  Left Water Splat made @ ( 16, 103 ) with a radius of 6.
  697. Debug Message:  --------------------------------------------------------------------------
  698. Debug Message:  Right Water Splat made @ ( 128, 103 ) with a radius of 5.
  699. Debug Message:  --------------------------------------------------------------------------
  700. Debug Message:  Right Water Splat made @ ( 128, 104 ) with a radius of 7.
  701. Debug Message:  --------------------------------------------------------------------------
  702. Debug Message:  Right Water Splat made @ ( 128, 106 ) with a radius of 2.
  703. Debug Message:  --------------------------------------------------------------------------
  704. Debug Message:  Right Water Splat made @ ( 128, 108 ) with a radius of 0.
  705. Debug Message:  --------------------------------------------------------------------------
  706. Debug Message:  Left Water Splat made @ ( 16, 109 ) with a radius of 5.
  707. Debug Message:  --------------------------------------------------------------------------
  708. Debug Message:  Right Water Splat made @ ( 128, 109 ) with a radius of 6.
  709. Debug Message:  --------------------------------------------------------------------------
  710. Debug Message:  Left Water Splat made @ ( 16, 110 ) with a radius of 6.
  711. Debug Message:  --------------------------------------------------------------------------
  712. Debug Message:  Right Water Splat made @ ( 128, 110 ) with a radius of 1.
  713. Debug Message:  ---------------------------------------------
  714. Debug Message:  ---------------------------------------------
  715. Debug Message:  ---------------------------------------------
  716. Debug Message:  ---------------------------------------------
  717. Debug Message:  ---------------------------------------------
  718. Debug Message:  ---------------------------------------------
  719. Debug Message:  --------------------------------------------------------------------------
  720. Debug Message:  Mountain Splat Placed @ ( 102, 87 ) with a radius of 2.
  721. Debug Message:  --------------------------------------------------------------------------
  722. Debug Message:  Mountain Splat Placed @ ( 101, 87 ) with a radius of 2.
  723. Debug Message:  --------------------------------------------------------------------------
  724. Debug Message:  Mountain Splat Placed @ ( 100, 87 ) with a radius of 2.
  725. Debug Message:  --------------------------------------------------------------------------
  726. Debug Message:  Mountain Splat Placed @ ( 98, 87 ) with a radius of 2.
  727. Debug Message:  --------------------------------------------------------------------------
  728. Debug Message:  Mountain Splat Placed @ ( 96, 87 ) with a radius of 2.
  729. Debug Message:  --------------------------------------------------------------------------
  730. Debug Message:  Mountain Splat Placed @ ( 96, 88 ) with a radius of 1.
  731. Debug Message:  --------------------------------------------------------------------------
  732. Debug Message:  Mountain Splat Placed @ ( 95, 88 ) with a radius of 2.
  733. Debug Message:  --------------------------------------------------------------------------
  734. Debug Message:  Mountain Splat Placed @ ( 94, 86 ) with a radius of 2.
  735. Debug Message:  --------------------------------------------------------------------------
  736. Debug Message:  Mountain Splat Placed @ ( 94, 87 ) with a radius of 2.
  737. Debug Message:  --------------------------------------------------------------------------
  738. Debug Message:  Mountain Splat Placed @ ( 93, 85 ) with a radius of 2.
  739. Debug Message:  --------------------------------------------------------------------------
  740. Debug Message:  Mountain Splat Placed @ ( 92, 84 ) with a radius of 2.
  741. Debug Message:  --------------------------------------------------------------------------
  742. Debug Message:  Mountain Splat Placed @ ( 95, 89 ) with a radius of 2.
  743. Debug Message:  --------------------------------------------------------------------------
  744. Debug Message:  Mountain Splat Placed @ ( 96, 90 ) with a radius of 2.
  745. Debug Message:  --------------------------------------------------------------------------
  746. Debug Message:  Mountain Splat Placed @ ( 97, 91 ) with a radius of 2.
  747. Debug Message:  --------------------------------------------------------------------------
  748. Debug Message:  Mountain Range Placed @ ( 102, 87 ) with a radius of 1 - 3 and branch size of 4 - 10.
  749. Debug Message:  --------------------------------------------------------------------------
  750. Debug Message:  Mountain Splat Placed @ ( 91, 82 ) with a radius of 2.
  751. Debug Message:  --------------------------------------------------------------------------
  752. Debug Message:  Mountain Splat Placed @ ( 92, 83 ) with a radius of 2.
  753. Debug Message:  --------------------------------------------------------------------------
  754. Debug Message:  Mountain Splat Placed @ ( 94, 83 ) with a radius of 3.
  755. Debug Message:  --------------------------------------------------------------------------
  756. Debug Message:  Mountain Splat Placed @ ( 97, 83 ) with a radius of 2.
  757. Debug Message:  --------------------------------------------------------------------------
  758. Debug Message:  Mountain Splat Placed @ ( 99, 83 ) with a radius of 1.
  759. Debug Message:  --------------------------------------------------------------------------
  760. Debug Message:  Mountain Splat Placed @ ( 100, 83 ) with a radius of 2.
  761. Debug Message:  --------------------------------------------------------------------------
  762. Debug Message:  Mountain Splat Placed @ ( 100, 84 ) with a radius of 2.
  763. Debug Message:  --------------------------------------------------------------------------
  764. Debug Message:  Mountain Splat Placed @ ( 92, 81 ) with a radius of 2.
  765. Debug Message:  --------------------------------------------------------------------------
  766. Debug Message:  Mountain Splat Placed @ ( 94, 80 ) with a radius of 2.
  767. Debug Message:  --------------------------------------------------------------------------
  768. Debug Message:  Mountain Splat Placed @ ( 95, 79 ) with a radius of 2.
  769. Debug Message:  --------------------------------------------------------------------------
  770. Debug Message:  Mountain Splat Placed @ ( 97, 78 ) with a radius of 2.
  771. Debug Message:  --------------------------------------------------------------------------
  772. Debug Message:  Mountain Splat Placed @ ( 97, 77 ) with a radius of 2.
  773. Debug Message:  --------------------------------------------------------------------------
  774. Debug Message:  Mountain Splat Placed @ ( 97, 76 ) with a radius of 2.
  775. Debug Message:  --------------------------------------------------------------------------
  776. Debug Message:  Mountain Splat Placed @ ( 98, 75 ) with a radius of 2.
  777. Debug Message:  --------------------------------------------------------------------------
  778. Debug Message:  Mountain Splat Placed @ ( 100, 74 ) with a radius of 2.
  779. Debug Message:  --------------------------------------------------------------------------
  780. Debug Message:  Mountain Splat Placed @ ( 100, 73 ) with a radius of 2.
  781. Debug Message:  --------------------------------------------------------------------------
  782. Debug Message:  Mountain Splat Placed @ ( 95, 78 ) with a radius of 2.
  783. Debug Message:  --------------------------------------------------------------------------
  784. Debug Message:  Mountain Splat Placed @ ( 94, 78 ) with a radius of 2.
  785. Debug Message:  --------------------------------------------------------------------------
  786. Debug Message:  Mountain Splat Placed @ ( 92, 78 ) with a radius of 2.
  787. Debug Message:  --------------------------------------------------------------------------
  788. Debug Message:  Mountain Splat Placed @ ( 90, 78 ) with a radius of 2.
  789. Debug Message:  --------------------------------------------------------------------------
  790. Debug Message:  Mountain Splat Placed @ ( 90, 82 ) with a radius of 2.
  791. Debug Message:  --------------------------------------------------------------------------
  792. Debug Message:  Mountain Splat Placed @ ( 89, 82 ) with a radius of 2.
  793. Debug Message:  --------------------------------------------------------------------------
  794. Debug Message:  Mountain Splat Placed @ ( 87, 82 ) with a radius of 2.
  795. Debug Message:  --------------------------------------------------------------------------
  796. Debug Message:  Mountain Splat Placed @ ( 85, 82 ) with a radius of 2.
  797. Debug Message:  --------------------------------------------------------------------------
  798. Debug Message:  Mountain Splat Placed @ ( 86, 83 ) with a radius of 2.
  799. Debug Message:  --------------------------------------------------------------------------
  800. Debug Message:  Mountain Splat Placed @ ( 84, 81 ) with a radius of 2.
  801. Debug Message:  --------------------------------------------------------------------------
  802. Debug Message:  Mountain Splat Placed @ ( 83, 80 ) with a radius of 2.
  803. Debug Message:  --------------------------------------------------------------------------
  804. Debug Message:  Mountain Splat Placed @ ( 83, 81 ) with a radius of 2.
  805. Debug Message:  --------------------------------------------------------------------------
  806. Debug Message:  Mountain Splat Placed @ ( 82, 79 ) with a radius of 2.
  807. Debug Message:  --------------------------------------------------------------------------
  808. Debug Message:  Mountain Splat Placed @ ( 83, 87 ) with a radius of 2.
  809. Debug Message:  --------------------------------------------------------------------------
  810. Debug Message:  Mountain Range Placed @ ( 91, 82 ) with a radius of 1 - 3 and branch size of 4 - 10.
  811. Debug Message:  --------------------------------------------------------------------------
  812. Debug Message:  Mountain Splat Placed @ ( 89, 21 ) with a radius of 2.
  813. Debug Message:  --------------------------------------------------------------------------
  814. Debug Message:  Mountain Splat Placed @ ( 87, 30 ) with a radius of 2.
  815. Debug Message:  --------------------------------------------------------------------------
  816. Debug Message:  Mountain Splat Placed @ ( 88, 31 ) with a radius of 2.
  817. Debug Message:  --------------------------------------------------------------------------
  818. Debug Message:  Mountain Splat Placed @ ( 90, 32 ) with a radius of 2.
  819. Debug Message:  --------------------------------------------------------------------------
  820. Debug Message:  Mountain Splat Placed @ ( 91, 34 ) with a radius of 2.
  821. Debug Message:  --------------------------------------------------------------------------
  822. Debug Message:  Mountain Splat Placed @ ( 93, 34 ) with a radius of 2.
  823. Debug Message:  --------------------------------------------------------------------------
  824. Debug Message:  Mountain Splat Placed @ ( 94, 35 ) with a radius of 2.
  825. Debug Message:  --------------------------------------------------------------------------
  826. Debug Message:  Mountain Splat Placed @ ( 96, 35 ) with a radius of 2.
  827. Debug Message:  --------------------------------------------------------------------------
  828. Debug Message:  Mountain Splat Placed @ ( 89, 33 ) with a radius of 2.
  829. Debug Message:  --------------------------------------------------------------------------
  830. Debug Message:  Mountain Splat Placed @ ( 87, 33 ) with a radius of 2.
  831. Debug Message:  --------------------------------------------------------------------------
  832. Debug Message:  Mountain Splat Placed @ ( 85, 33 ) with a radius of 2.
  833. Debug Message:  --------------------------------------------------------------------------
  834. Debug Message:  Mountain Splat Placed @ ( 88, 21 ) with a radius of 2.
  835. Debug Message:  --------------------------------------------------------------------------
  836. Debug Message:  Mountain Splat Placed @ ( 86, 20 ) with a radius of 4.
  837. Debug Message:  --------------------------------------------------------------------------
  838. Debug Message:  Mountain Splat Placed @ ( 83, 19 ) with a radius of 2.
  839. Debug Message:  --------------------------------------------------------------------------
  840. Debug Message:  Mountain Range Placed @ ( 89, 21 ) with a radius of 1 - 3 and branch size of 4 - 10.
  841. Debug Message:  --------------------------------------------------------------------------
  842. Debug Message:  Mountain Splat Placed @ ( 98, 69 ) with a radius of 2.
  843. Debug Message:  --------------------------------------------------------------------------
  844. Debug Message:  Mountain Splat Placed @ ( 99, 68 ) with a radius of 2.
  845. Debug Message:  --------------------------------------------------------------------------
  846. Debug Message:  Mountain Splat Placed @ ( 99, 67 ) with a radius of 2.
  847. Debug Message:  --------------------------------------------------------------------------
  848. Debug Message:  Mountain Splat Placed @ ( 100, 66 ) with a radius of 2.
  849. Debug Message:  --------------------------------------------------------------------------
  850. Debug Message:  Mountain Splat Placed @ ( 101, 65 ) with a radius of 2.
  851. Debug Message:  --------------------------------------------------------------------------
  852. Debug Message:  Mountain Splat Placed @ ( 102, 63 ) with a radius of 1.
  853. Debug Message:  --------------------------------------------------------------------------
  854. Debug Message:  Mountain Splat Placed @ ( 103, 62 ) with a radius of 2.
  855. Debug Message:  --------------------------------------------------------------------------
  856. Debug Message:  Mountain Splat Placed @ ( 103, 61 ) with a radius of 2.
  857. Debug Message:  --------------------------------------------------------------------------
  858. Debug Message:  Mountain Splat Placed @ ( 103, 60 ) with a radius of 2.
  859. Debug Message:  --------------------------------------------------------------------------
  860. Debug Message:  Mountain Splat Placed @ ( 103, 59 ) with a radius of 2.
  861. Debug Message:  --------------------------------------------------------------------------
  862. Debug Message:  Mountain Splat Placed @ ( 96, 68 ) with a radius of 2.
  863. Debug Message:  --------------------------------------------------------------------------
  864. Debug Message:  Mountain Splat Placed @ ( 94, 67 ) with a radius of 2.
  865. Debug Message:  --------------------------------------------------------------------------
  866. Debug Message:  Mountain Splat Placed @ ( 93, 66 ) with a radius of 2.
  867. Debug Message:  --------------------------------------------------------------------------
  868. Debug Message:  Mountain Splat Placed @ ( 93, 73 ) with a radius of 2.
  869. Debug Message:  --------------------------------------------------------------------------
  870. Debug Message:  Mountain Splat Placed @ ( 92, 72 ) with a radius of 2.
  871. Debug Message:  --------------------------------------------------------------------------
  872. Debug Message:  Mountain Splat Placed @ ( 90, 70 ) with a radius of 2.
  873. Debug Message:  --------------------------------------------------------------------------
  874. Debug Message:  Mountain Splat Placed @ ( 90, 71 ) with a radius of 2.
  875. Debug Message:  --------------------------------------------------------------------------
  876. Debug Message:  Mountain Splat Placed @ ( 89, 69 ) with a radius of 2.
  877. Debug Message:  --------------------------------------------------------------------------
  878. Debug Message:  Mountain Splat Placed @ ( 92, 74 ) with a radius of 2.
  879. Debug Message:  --------------------------------------------------------------------------
  880. Debug Message:  Mountain Splat Placed @ ( 91, 73 ) with a radius of 2.
  881. Debug Message:  --------------------------------------------------------------------------
  882. Debug Message:  Mountain Splat Placed @ ( 89, 72 ) with a radius of 2.
  883. Debug Message:  --------------------------------------------------------------------------
  884. Debug Message:  Mountain Splat Placed @ ( 89, 73 ) with a radius of 2.
  885. Debug Message:  --------------------------------------------------------------------------
  886. Debug Message:  Mountain Range Placed @ ( 98, 69 ) with a radius of 1 - 3 and branch size of 4 - 10.
  887. Debug Message:  --------------------------------------------------------------------------
  888. Debug Message:  Mountain Splat Placed @ ( 114, 58 ) with a radius of 2.
  889. Debug Message:  --------------------------------------------------------------------------
  890. Debug Message:  Mountain Splat Placed @ ( 115, 57 ) with a radius of 2.
  891. Debug Message:  --------------------------------------------------------------------------
  892. Debug Message:  Mountain Splat Placed @ ( 115, 56 ) with a radius of 2.
  893. Debug Message:  --------------------------------------------------------------------------
  894. Debug Message:  Mountain Splat Placed @ ( 116, 55 ) with a radius of 2.
  895. Debug Message:  --------------------------------------------------------------------------
  896. Debug Message:  Mountain Splat Placed @ ( 117, 54 ) with a radius of 2.
  897. Debug Message:  --------------------------------------------------------------------------
  898. Debug Message:  Mountain Splat Placed @ ( 120, 51 ) with a radius of 2.
  899. Debug Message:  --------------------------------------------------------------------------
  900. Debug Message:  Mountain Splat Placed @ ( 120, 50 ) with a radius of 2.
  901. Debug Message:  --------------------------------------------------------------------------
  902. Debug Message:  Mountain Splat Placed @ ( 118, 52 ) with a radius of 2.
  903. Debug Message:  --------------------------------------------------------------------------
  904. Debug Message:  Mountain Range Placed @ ( 114, 58 ) with a radius of 1 - 3 and branch size of 4 - 10.
  905. Debug Message:  --------------------------------------------------------------------------
  906. Debug Message:  Mountain Splat Placed @ ( 81, 40 ) with a radius of 2.
  907. Debug Message:  --------------------------------------------------------------------------
  908. Debug Message:  Mountain Splat Placed @ ( 80, 43 ) with a radius of 2.
  909. Debug Message:  --------------------------------------------------------------------------
  910. Debug Message:  Mountain Splat Placed @ ( 80, 41 ) with a radius of 2.
  911. Debug Message:  --------------------------------------------------------------------------
  912. Debug Message:  Mountain Splat Placed @ ( 79, 45 ) with a radius of 2.
  913. Debug Message:  --------------------------------------------------------------------------
  914. Debug Message:  Mountain Splat Placed @ ( 79, 44 ) with a radius of 2.
  915. Debug Message:  --------------------------------------------------------------------------
  916. Debug Message:  Mountain Splat Placed @ ( 82, 39 ) with a radius of 2.
  917. Debug Message:  --------------------------------------------------------------------------
  918. Debug Message:  Mountain Splat Placed @ ( 82, 38 ) with a radius of 2.
  919. Debug Message:  --------------------------------------------------------------------------
  920. Debug Message:  Mountain Splat Placed @ ( 82, 37 ) with a radius of 2.
  921. Debug Message:  --------------------------------------------------------------------------
  922. Debug Message:  Mountain Splat Placed @ ( 83, 36 ) with a radius of 2.
  923. Debug Message:  --------------------------------------------------------------------------
  924. Debug Message:  Mountain Splat Placed @ ( 83, 35 ) with a radius of 2.
  925. Debug Message:  --------------------------------------------------------------------------
  926. Debug Message:  Mountain Splat Placed @ ( 84, 34 ) with a radius of 2.
  927. Debug Message:  --------------------------------------------------------------------------
  928. Debug Message:  Mountain Splat Placed @ ( 80, 39 ) with a radius of 2.
  929. Debug Message:  --------------------------------------------------------------------------
  930. Debug Message:  Mountain Splat Placed @ ( 79, 38 ) with a radius of 3.
  931. Debug Message:  --------------------------------------------------------------------------
  932. Debug Message:  Mountain Splat Placed @ ( 77, 36 ) with a radius of 2.
  933. Debug Message:  --------------------------------------------------------------------------
  934. Debug Message:  Mountain Splat Placed @ ( 77, 37 ) with a radius of 2.
  935. Debug Message:  --------------------------------------------------------------------------
  936. Debug Message:  Mountain Splat Placed @ ( 76, 35 ) with a radius of 2.
  937. Debug Message:  --------------------------------------------------------------------------
  938. Debug Message:  Mountain Splat Placed @ ( 82, 39 ) with a radius of 2.
  939. Debug Message:  --------------------------------------------------------------------------
  940. Debug Message:  Mountain Splat Placed @ ( 83, 33 ) with a radius of 2.
  941. Debug Message:  --------------------------------------------------------------------------
  942. Debug Message:  Mountain Splat Placed @ ( 82, 34 ) with a radius of 1.
  943. Debug Message:  --------------------------------------------------------------------------
  944. Debug Message:  Mountain Splat Placed @ ( 81, 35 ) with a radius of 2.
  945. Debug Message:  --------------------------------------------------------------------------
  946. Debug Message:  Mountain Splat Placed @ ( 80, 34 ) with a radius of 2.
  947. Debug Message:  --------------------------------------------------------------------------
  948. Debug Message:  Mountain Range Placed @ ( 81, 40 ) with a radius of 1 - 3 and branch size of 4 - 10.
  949. Debug Message:  --------------------------------------------------------------------------
  950. Debug Message:  Mountain Splat Placed @ ( 108, 38 ) with a radius of 2.
  951. Debug Message:  --------------------------------------------------------------------------
  952. Debug Message:  Mountain Splat Placed @ ( 106, 38 ) with a radius of 2.
  953. Debug Message:  --------------------------------------------------------------------------
  954. Debug Message:  Mountain Splat Placed @ ( 105, 37 ) with a radius of 2.
  955. Debug Message:  --------------------------------------------------------------------------
  956. Debug Message:  Mountain Splat Placed @ ( 103, 36 ) with a radius of 3.
  957. Debug Message:  --------------------------------------------------------------------------
  958. Debug Message:  Mountain Splat Placed @ ( 101, 35 ) with a radius of 2.
  959. Debug Message:  --------------------------------------------------------------------------
  960. Debug Message:  Mountain Splat Placed @ ( 101, 42 ) with a radius of 2.
  961. Debug Message:  --------------------------------------------------------------------------
  962. Debug Message:  Mountain Splat Placed @ ( 99, 42 ) with a radius of 2.
  963. Debug Message:  --------------------------------------------------------------------------
  964. Debug Message:  Mountain Splat Placed @ ( 100, 43 ) with a radius of 2.
  965. Debug Message:  --------------------------------------------------------------------------
  966. Debug Message:  Mountain Splat Placed @ ( 101, 44 ) with a radius of 2.
  967. Debug Message:  --------------------------------------------------------------------------
  968. Debug Message:  Mountain Splat Placed @ ( 101, 45 ) with a radius of 2.
  969. Debug Message:  --------------------------------------------------------------------------
  970. Debug Message:  Mountain Splat Placed @ ( 102, 46 ) with a radius of 2.
  971. Debug Message:  --------------------------------------------------------------------------
  972. Debug Message:  Mountain Splat Placed @ ( 107, 35 ) with a radius of 2.
  973. Debug Message:  --------------------------------------------------------------------------
  974. Debug Message:  Mountain Splat Placed @ ( 107, 37 ) with a radius of 2.
  975. Debug Message:  --------------------------------------------------------------------------
  976. Debug Message:  Mountain Splat Placed @ ( 106, 33 ) with a radius of 2.
  977. Debug Message:  --------------------------------------------------------------------------
  978. Debug Message:  Mountain Splat Placed @ ( 106, 34 ) with a radius of 2.
  979. Debug Message:  --------------------------------------------------------------------------
  980. Debug Message:  Mountain Splat Placed @ ( 105, 31 ) with a radius of 2.
  981. Debug Message:  --------------------------------------------------------------------------
  982. Debug Message:  Mountain Splat Placed @ ( 106, 44 ) with a radius of 2.
  983. Debug Message:  --------------------------------------------------------------------------
  984. Debug Message:  Mountain Splat Placed @ ( 107, 45 ) with a radius of 2.
  985. Debug Message:  --------------------------------------------------------------------------
  986. Debug Message:  Mountain Splat Placed @ ( 107, 46 ) with a radius of 2.
  987. Debug Message:  --------------------------------------------------------------------------
  988. Debug Message:  Mountain Splat Placed @ ( 108, 47 ) with a radius of 2.
  989. Debug Message:  --------------------------------------------------------------------------
  990. Debug Message:  Mountain Splat Placed @ ( 105, 46 ) with a radius of 2.
  991. Debug Message:  --------------------------------------------------------------------------
  992. Debug Message:  Mountain Splat Placed @ ( 105, 45 ) with a radius of 2.
  993. Debug Message:  --------------------------------------------------------------------------
  994. Debug Message:  Mountain Splat Placed @ ( 104, 48 ) with a radius of 2.
  995. Debug Message:  --------------------------------------------------------------------------
  996. Debug Message:  Mountain Splat Placed @ ( 103, 49 ) with a radius of 2.
  997. Debug Message:  --------------------------------------------------------------------------
  998. Debug Message:  Mountain Splat Placed @ ( 104, 39 ) with a radius of 1.
  999. Debug Message:  --------------------------------------------------------------------------
  1000. Debug Message:  Mountain Splat Placed @ ( 103, 39 ) with a radius of 2.
  1001. Debug Message:  --------------------------------------------------------------------------
  1002. Debug Message:  Mountain Splat Placed @ ( 101, 39 ) with a radius of 2.
  1003. Debug Message:  --------------------------------------------------------------------------
  1004. Debug Message:  Mountain Splat Placed @ ( 100, 40 ) with a radius of 2.
  1005. Debug Message:  --------------------------------------------------------------------------
  1006. Debug Message:  Mountain Splat Placed @ ( 100, 37 ) with a radius of 2.
  1007. Debug Message:  --------------------------------------------------------------------------
  1008. Debug Message:  Mountain Splat Placed @ ( 98, 37 ) with a radius of 2.
  1009. Debug Message:  --------------------------------------------------------------------------
  1010. Debug Message:  Mountain Splat Placed @ ( 102, 38 ) with a radius of 2.
  1011. Debug Message:  --------------------------------------------------------------------------
  1012. Debug Message:  Mountain Splat Placed @ ( 109, 37 ) with a radius of 2.
  1013. Debug Message:  --------------------------------------------------------------------------
  1014. Debug Message:  Mountain Splat Placed @ ( 111, 36 ) with a radius of 2.
  1015. Debug Message:  --------------------------------------------------------------------------
  1016. Debug Message:  Mountain Splat Placed @ ( 113, 35 ) with a radius of 2.
  1017. Debug Message:  --------------------------------------------------------------------------
  1018. Debug Message:  Mountain Splat Placed @ ( 115, 34 ) with a radius of 2.
  1019. Debug Message:  --------------------------------------------------------------------------
  1020. Debug Message:  Mountain Range Placed @ ( 108, 38 ) with a radius of 1 - 3 and branch size of 4 - 10.
  1021. Debug Message:  --------------------------------------------------------------------------
  1022. Debug Message:  Mountain Splat Placed @ ( 23, 24 ) with a radius of 2.
  1023. Debug Message:  --------------------------------------------------------------------------
  1024. Debug Message:  Mountain Splat Placed @ ( 24, 22 ) with a radius of 2.
  1025. Debug Message:  --------------------------------------------------------------------------
  1026. Debug Message:  Mountain Splat Placed @ ( 25, 22 ) with a radius of 2.
  1027. Debug Message:  --------------------------------------------------------------------------
  1028. Debug Message:  Mountain Splat Placed @ ( 25, 21 ) with a radius of 2.
  1029. Debug Message:  --------------------------------------------------------------------------
  1030. Debug Message:  Mountain Splat Placed @ ( 25, 23 ) with a radius of 2.
  1031. Debug Message:  --------------------------------------------------------------------------
  1032. Debug Message:  Mountain Splat Placed @ ( 27, 23 ) with a radius of 2.
  1033. Debug Message:  --------------------------------------------------------------------------
  1034. Debug Message:  Mountain Splat Placed @ ( 28, 22 ) with a radius of 2.
  1035. Debug Message:  --------------------------------------------------------------------------
  1036. Debug Message:  Mountain Splat Placed @ ( 30, 22 ) with a radius of 2.
  1037. Debug Message:  --------------------------------------------------------------------------
  1038. Debug Message:  Mountain Splat Placed @ ( 30, 21 ) with a radius of 2.
  1039. Debug Message:  --------------------------------------------------------------------------
  1040. Debug Message:  Mountain Splat Placed @ ( 30, 20 ) with a radius of 2.
  1041. Debug Message:  --------------------------------------------------------------------------
  1042. Debug Message:  Mountain Splat Placed @ ( 22, 25 ) with a radius of 3.
  1043. Debug Message:  --------------------------------------------------------------------------
  1044. Debug Message:  Mountain Splat Placed @ ( 21, 26 ) with a radius of 2.
  1045. Debug Message:  --------------------------------------------------------------------------
  1046. Debug Message:  Mountain Splat Placed @ ( 20, 27 ) with a radius of 1.
  1047. Debug Message:  --------------------------------------------------------------------------
  1048. Debug Message:  Mountain Splat Placed @ ( 20, 26 ) with a radius of 2.
  1049. Debug Message:  --------------------------------------------------------------------------
  1050. Debug Message:  Mountain Splat Placed @ ( 19, 28 ) with a radius of 1.
  1051. Debug Message:  --------------------------------------------------------------------------
  1052. Debug Message:  Mountain Splat Placed @ ( 19, 18 ) with a radius of 1.
  1053. Debug Message:  --------------------------------------------------------------------------
  1054. Debug Message:  Mountain Splat Placed @ ( 18, 18 ) with a radius of 2.
  1055. Debug Message:  --------------------------------------------------------------------------
  1056. Debug Message:  Mountain Range Placed @ ( 23, 24 ) with a radius of 1 - 3 and branch size of 4 - 10.
  1057. Debug Message:  --------------------------------------------------------------------------
  1058. Debug Message:  Mountain Splat Placed @ ( 113, 68 ) with a radius of 2.
  1059. Debug Message:  --------------------------------------------------------------------------
  1060. Debug Message:  Mountain Splat Placed @ ( 114, 69 ) with a radius of 2.
  1061. Debug Message:  --------------------------------------------------------------------------
  1062. Debug Message:  Mountain Splat Placed @ ( 116, 69 ) with a radius of 2.
  1063. Debug Message:  --------------------------------------------------------------------------
  1064. Debug Message:  Mountain Splat Placed @ ( 117, 70 ) with a radius of 2.
  1065. Debug Message:  --------------------------------------------------------------------------
  1066. Debug Message:  Mountain Splat Placed @ ( 119, 70 ) with a radius of 2.
  1067. Debug Message:  --------------------------------------------------------------------------
  1068. Debug Message:  Mountain Splat Placed @ ( 119, 71 ) with a radius of 3.
  1069. Debug Message:  --------------------------------------------------------------------------
  1070. Debug Message:  Mountain Splat Placed @ ( 122, 70 ) with a radius of 2.
  1071. Debug Message:  --------------------------------------------------------------------------
  1072. Debug Message:  Mountain Splat Placed @ ( 118, 69 ) with a radius of 2.
  1073. Debug Message:  --------------------------------------------------------------------------
  1074. Debug Message:  Mountain Splat Placed @ ( 121, 69 ) with a radius of 2.
  1075. Debug Message:  --------------------------------------------------------------------------
  1076. Debug Message:  Mountain Splat Placed @ ( 114, 70 ) with a radius of 2.
  1077. Debug Message:  --------------------------------------------------------------------------
  1078. Debug Message:  Mountain Splat Placed @ ( 115, 71 ) with a radius of 2.
  1079. Debug Message:  --------------------------------------------------------------------------
  1080. Debug Message:  Mountain Splat Placed @ ( 116, 72 ) with a radius of 4.
  1081. Debug Message:  --------------------------------------------------------------------------
  1082. Debug Message:  Mountain Splat Placed @ ( 117, 74 ) with a radius of 2.
  1083. Debug Message:  --------------------------------------------------------------------------
  1084. Debug Message:  Mountain Splat Placed @ ( 118, 75 ) with a radius of 2.
  1085. Debug Message:  --------------------------------------------------------------------------
  1086. Debug Message:  Mountain Splat Placed @ ( 118, 76 ) with a radius of 2.
  1087. Debug Message:  --------------------------------------------------------------------------
  1088. Debug Message:  Mountain Splat Placed @ ( 118, 77 ) with a radius of 2.
  1089. Debug Message:  --------------------------------------------------------------------------
  1090. Debug Message:  Mountain Splat Placed @ ( 120, 77 ) with a radius of 2.
  1091. Debug Message:  --------------------------------------------------------------------------
  1092. Debug Message:  Mountain Splat Placed @ ( 119, 78 ) with a radius of 2.
  1093. Debug Message:  --------------------------------------------------------------------------
  1094. Debug Message:  Mountain Splat Placed @ ( 119, 79 ) with a radius of 2.
  1095. Debug Message:  --------------------------------------------------------------------------
  1096. Debug Message:  Mountain Range Placed @ ( 113, 68 ) with a radius of 1 - 3 and branch size of 4 - 10.
  1097. Debug Message:  --------------------------------------------------------------------------
  1098. Debug Message:  Mountain Splat Placed @ ( 52, 50 ) with a radius of 2.
  1099. Debug Message:  --------------------------------------------------------------------------
  1100. Debug Message:  Mountain Splat Placed @ ( 53, 52 ) with a radius of 2.
  1101. Debug Message:  --------------------------------------------------------------------------
  1102. Debug Message:  Mountain Splat Placed @ ( 54, 53 ) with a radius of 2.
  1103. Debug Message:  --------------------------------------------------------------------------
  1104. Debug Message:  Mountain Splat Placed @ ( 55, 54 ) with a radius of 2.
  1105. Debug Message:  --------------------------------------------------------------------------
  1106. Debug Message:  Mountain Splat Placed @ ( 56, 55 ) with a radius of 2.
  1107. Debug Message:  --------------------------------------------------------------------------
  1108. Debug Message:  Mountain Splat Placed @ ( 57, 54 ) with a radius of 2.
  1109. Debug Message:  --------------------------------------------------------------------------
  1110. Debug Message:  Mountain Splat Placed @ ( 59, 54 ) with a radius of 2.
  1111. Debug Message:  --------------------------------------------------------------------------
  1112. Debug Message:  Mountain Splat Placed @ ( 51, 51 ) with a radius of 2.
  1113. Debug Message:  --------------------------------------------------------------------------
  1114. Debug Message:  Mountain Splat Placed @ ( 50, 52 ) with a radius of 2.
  1115. Debug Message:  --------------------------------------------------------------------------
  1116. Debug Message:  Mountain Splat Placed @ ( 49, 53 ) with a radius of 2.
  1117. Debug Message:  --------------------------------------------------------------------------
  1118. Debug Message:  Mountain Splat Placed @ ( 48, 54 ) with a radius of 2.
  1119. Debug Message:  --------------------------------------------------------------------------
  1120. Debug Message:  Mountain Splat Placed @ ( 49, 46 ) with a radius of 2.
  1121. Debug Message:  --------------------------------------------------------------------------
  1122. Debug Message:  Mountain Splat Placed @ ( 47, 46 ) with a radius of 2.
  1123. Debug Message:  --------------------------------------------------------------------------
  1124. Debug Message:  Mountain Splat Placed @ ( 46, 47 ) with a radius of 2.
  1125. Debug Message:  --------------------------------------------------------------------------
  1126. Debug Message:  Mountain Splat Placed @ ( 51, 45 ) with a radius of 2.
  1127. Debug Message:  --------------------------------------------------------------------------
  1128. Debug Message:  Mountain Splat Placed @ ( 52, 44 ) with a radius of 2.
  1129. Debug Message:  --------------------------------------------------------------------------
  1130. Debug Message:  Mountain Range Placed @ ( 52, 50 ) with a radius of 1 - 3 and branch size of 4 - 10.
  1131. Debug Message:  ---------------------------------------------
  1132. Debug Message:  ---------------------------------------------
  1133. Debug Message:  ---------------------------------------------
  1134. Debug Message:  ---------------------------------------------
  1135. Debug Message:  ---------------------------------------------
  1136. Debug Message:  ---------------------------------------------
  1137. Debug Message:  ---------------------------------------------
  1138. Debug Message:  ---------------------------------------------
  1139. Debug Message:  NOTE: The extra tiles don't appear to be in MapData at this point.
  1140. Debug Message:  Map Generation Complete
  1141. Debug Message:  Creating terrain objects...
  1142. Debug Message:  Terrain objects created.
  1143. Debug Message:  Placing random goodie huts...
  1144. Debug Message:  Placing random elemental shards...
  1145. Debug Message:  Placing random resources...
  1146. DebugMessage:  Updating ZOC.
  1147. DebugMessage:  Unknown edit field MainUI_MiniMap_Window type: MiniMapWindow
  1148. DebugMessage:  Unknown edit field MainUI_Context_Right type: PropertyPage
  1149. DebugMessage:  Unknown edit field MainUI_Context_Left type: PropertyPage
  1150. Debug Message:  InitMapGfx Started...
  1151. Debug Message:  InitMapGfx finished.
  1152. Debug Message:  Creating terrain gfx...
  1153. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1154. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1155. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1156. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1157. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1158. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1159. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1160. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1161. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1162. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1163. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1164. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1165. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1166. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1167. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1168. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1169. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1170. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1171. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1172. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1173. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1174. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1175. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1176. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1177. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1178. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1179. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1180. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1181. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1182. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1183. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1184. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1185. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1186. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1187. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1188. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1189. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1190. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1191. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1192. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1193. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1194. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1195. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1196. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1197. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1198. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1199. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1200. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1201. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1202. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1203. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1204. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1205. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1206. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1207. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1208. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1209. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1210. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1211. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1212. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1213. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1214. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1215. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1216. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1217. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1218. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1219. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1220. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1221. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1222. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1223. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1224. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1225. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1226. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1227. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1228. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1229. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1230. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1231. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1232. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1233. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1234. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1235. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1236. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1237. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1238. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1239. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1240. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1241. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1242. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1243. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1244. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1245. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1246. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1247. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1248. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1249. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1250. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1251. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1252. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1253. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1254. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1255. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1256. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1257. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1258. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1259. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1260. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1261. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1262. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1263. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1264. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1265. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1266. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1267. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1268. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1269. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert4SG'
  1270. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert4SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1271. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1272. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1273. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1274. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1275. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1276. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1277. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1278. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1279. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1280. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1281. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1282. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1283. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1284. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1285. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1286. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1287. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1288. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1289. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1290. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1291. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1292. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1293. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1294. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1295. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1296. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1297. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1298. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1299. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1300. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1301. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1302. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1303. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1304. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1305. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1306. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1307. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1308. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1309. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1310. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1311. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1312. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1313. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1314. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1315. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1316. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1317. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1318. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1319. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1320. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1321. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1322. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1323. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1324. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1325. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1326. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1327. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1328. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1329. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1330. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1331. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1332. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1333. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1334. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1335. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1336. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1337. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1338. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1339. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1340. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1341. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1342. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1343. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1344. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1345. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1346. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1347. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1348. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1349. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1350. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1351. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1352. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1353. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1354. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1355. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1356. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1357. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1358. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1359. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1360. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1361. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1362. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1363. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1364. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1365. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1366. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1367. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1368. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1369. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1370. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1371. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1372. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1373. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1374. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1375. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1376. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1377. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1378. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1379. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1380. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1381. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1382. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1383. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1384. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1385. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1386. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1387. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1388. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1389. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1390. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1391. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1392. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1393. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1394. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1395. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1396. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1397. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1398. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1399. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'initialShadingGroup'
  1400. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'initialShadingGroup'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1401. Debug Message:  InitMapGfx Started...
  1402. Debug Message:  FinishInitMapGfx started.
  1403. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert5SG'
  1404. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert5SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1405. Debug Message:  FinishInitMapGfx finished.
  1406. DebugMessage:  Popup Manager Update: Unhiding InfoWnd
  1407. DebugMessage:  Popup Manager Update: Unhiding MessageBoxWnd
  1408. DebugMessage:  Popup Manager Update: Unhiding MessageBoxWnd
  1409. Debug Message:  ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1410. Debug Message:  ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1411. Debug Message:  ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Aloriyas'.
  1412. DebugMessage:  Updating ZOC.
  1413. Debug Message:  ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1414. Debug Message:  ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1415. Debug Message:  ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Aloriyas'.
  1416. DebugMessage:  Unknown edit field Kingdom_Main_Sheet type: PropertyPage
  1417. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert5SG'
  1418. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert5SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1419. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert5SG'
  1420. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert5SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1421. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert5SG'
  1422. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert5SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1423. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert5SG'
  1424. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert5SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1425. DebugMessage:  Popup Manager Update: Unhiding MessageBoxWnd
  1426. DebugMessage:  Popup Manager Update: Unhiding MessageBoxWnd
  1427. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom weapons/kingdom swords rusty/kingdom_dagger_rusty.hkb because it does not exist
  1428. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom weapons/kingdom swords rusty/kingdom_dagger_rusty.hkb
  1429. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/chest_guard.hkb because it does not exist
  1430. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/chest_guard.hkb
  1431. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/thigh_guard.hkb because it does not exist
  1432. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/thigh_guard.hkb
  1433. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/thigh_guard.hkb because it does not exist
  1434. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/thigh_guard.hkb
  1435. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/grieve.hkb because it does not exist
  1436. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/grieve.hkb
  1437. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/grieve.hkb because it does not exist
  1438. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/grieve.hkb
  1439. Debug Message:  WARNING: (CXFileData) FindRegisteredMaterialIDByName could not find registered material with name 'lambert2SG'
  1440. Debug Message:  (WARNING) InitMaterialIDs could not find material ID for material 'lambert2SG'.  No attributes have been applied to this material in the modelling program.  Please add the material name attribute.
  1441. DebugMessage:  Updating ZOC.
  1442. Debug Message:  ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1443. Debug Message:  ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1444. Debug Message:  ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Aloriyas'.
  1445. DebugMessage:  Updating ZOC.
  1446. Debug Message:  ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1447. Debug Message:  ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1448. Debug Message:  ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Aloriyas'.
  1449. DebugMessage:  Updating ZOC.
  1450. Debug Message:  ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1451. Debug Message:  ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1452. Debug Message:  ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Aloriyas'.
  1453. DebugMessage:  Updating ZOC.
  1454. Debug Message:  ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1455. Debug Message:  ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1456. Debug Message:  ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Aloriyas'.
  1457. Debug Message:  WARNING: Unit Swamp Bandit is owned by a player but has no sovereign
  1458. DebugMessage:  Updating ZOC.
  1459. Debug Message:  ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1460. Debug Message:  ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1461. Debug Message:  ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Aloriyas'.
  1462. DebugMessage:  Updating ZOC.
  1463. DebugMessage:  Updating ZOC.
  1464. DebugMessage:  Updating ZOC.
  1465. DebugMessage:  Updating ZOC.
  1466. DebugMessage:  Updating ZOC.
  1467. DebugMessage:  Updating ZOC.
  1468. DebugMessage:  Updating ZOC.
  1469. DebugMessage:  Popup Manager Update: Unhiding MessageBoxWnd
  1470. DebugMessage:  Popup Manager Update: Unhiding MessageBoxWnd
  1471. DebugMessage:  Updating ZOC.
  1472. DebugMessage:  Updating ZOC.
  1473. DebugMessage:  Updating ZOC.
  1474. DebugMessage:  Popup Manager Update: Unhiding MessageBoxWnd
  1475. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/chest_guard.hkb because it does not exist
  1476. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/chest_guard.hkb
  1477. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/shoulder_guard.hkb because it does not exist
  1478. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/shoulder_guard.hkb
  1479. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/shoulder_guard.hkb because it does not exist
  1480. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/shoulder_guard.hkb
  1481. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/front_skirting.hkb because it does not exist
  1482. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/front_skirting.hkb
  1483. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/front_skirting.hkb because it does not exist
  1484. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/front_skirting.hkb
  1485. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/rear_skirting.hkb because it does not exist
  1486. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/rear_skirting.hkb
  1487. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/grieve.hkb because it does not exist
  1488. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/grieve.hkb
  1489. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/grieve.hkb because it does not exist
  1490. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/grieve.hkb
  1491. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/thigh_guard.hkb because it does not exist
  1492. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/thigh_guard.hkb
  1493. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/thigh_guard.hkb because it does not exist
  1494. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/thigh_guard.hkb
  1495. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/calf_guard.hkb because it does not exist
  1496. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/calf_guard.hkb
  1497. Debug Message:  LoadHKB could not load file gfx/hkb/items/kingdom leather armor A/calf_guard.hkb because it does not exist
  1498. Debug Message:  ERROR: CAnimationNode::Initialize FAILED to load HKB File: gfx/hkb/items/kingdom leather armor A/calf_guard.hkb
  1499. DebugMessage:  Updating ZOC.
  1500. Debug Message:  ERROR: (CD3D9Renderer) Unable to create mesh during ::CreateTextMesh.
  1501. Debug Message:  ERROR: (CDrawManager) Failed to create text mesh in ::Reload3DFont.
  1502. Debug Message:  ERROR: (CMapTextGraphic) Failed to create 3D font wrapper for CMapTextGraphic 'Alan'.
  1503. DebugMessage:  Popup Manager Update: Unhiding MessageBoxWnd