• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Shidan

Major
105 Badges
Aug 30, 2013
606
254
  • Crusader Kings II
  • Crusader Kings II: Reapers Due
  • Pillars of Eternity
  • Warlock 2: Wrath of the Nagas
  • Warlock 2: The Exiled
  • Majesty 2 Collection
  • Impire
  • Stellaris: Synthetic Dawn
  • Tyranny - Tales from the Tiers
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Pre-order
  • Mount & Blade: Warband
  • Mount & Blade: With Fire and Sword
  • Crusader Kings II: Way of Life
  • Crusader Kings II: Charlemagne
  • Stellaris: Leviathans Story Pack
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - After Dark
  • Stellaris: Digital Anniversary Edition
  • Hearts of Iron IV: Death or Dishonor
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Colonel
  • Europa Universalis IV: Rights of Man
  • Tyranny: Archon Edition
  • Tyranny: Archon Edition
  • Victoria 3 Sign Up
  • Crusader Kings II: Sword of Islam
  • Age of Wonders III
  • Surviving Mars
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Crusader Kings II: Sons of Abraham
  • Hearts of Iron IV: Together for Victory
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Europa Universalis IV: Res Publica
  • Tyranny - Bastards Wound
  • Warlock: Master of the Arcane
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Legacy of Rome
  • Cities: Skylines
FATAL ERROR

MessageBuffer:: peekMessage error: Error - cannot load node header
from : invalid head signature: ÿøỸâ

The ÿøỸâ characters change every error message.
I get this error message whenever I try launching a mp game modded with a mod I have that modifies existing <subTilePresets>. The crash only happens on the non host machine while the host loads in fine and is told the other player got disconnected. The mod works fine in singleplayer, and I don't know what the error I'm getting actually means. If anybody can help it would be appreciated.

Mod: http://steamcommunity.com/sharedfiles/filedetails/?id=253858350&searchtext=

EDIT: Also, I apologize if this belongs in the modding forum. I wasn't sure, as it's not really a support forum.
 
Last edited:
By the way, this is no longer an issue. My guess is one of the patches fixed it as I didn't do anything. I just decided to test it again and it worked!

EDIT: Nevermind it has shown up again. It seems like I had fixed it before without realizing. I will mess with it some more to see what I did to break it again.
 
Last edited:
The problem seems to lie in both of these worlds. The game gets the crash if either or both of these worlds are in the mod.
The only things I have changed here are the <stageEnable> and <stageSizes> sections. And the sizes listed are custom ones that work fine in other worlds.
Does anybody see a problem with this code?

Code:
<Item>
				<s_name>Ice</s_name>
				<s_worldType>Fragment</s_worldType>
				<s_water>Lakes</s_water>
				<types>
					<item>
						<s_typeName>deep</s_typeName>
						<positions>
							<p3_Item x="-0.3" y="0.65" z="-0.8"/>
							<p3_Item x="-0.3" y="0.65" z="-0.4"/>
							<p3_Item x="-0.3" y="0.65" z="0"/>
							<p3_Item x="-0.3" y="0.65" z="0.4"/>
							<p3_Item x="-0.3" y="0.65" z="0.8"/>
							<p3_Item x="-0.3" y="0.5" z="-0.8"/>
							<p3_Item x="-0.3" y="0.5" z="-0.4"/>
							<p3_Item x="-0.3" y="0.5" z="0"/>
							<p3_Item x="-0.3" y="0.5" z="0.4"/>
							<p3_Item x="-0.3" y="0.5" z="0.8"/>
							<p3_Item x="-0.3" y="0.3" z="-0.8"/>
							<p3_Item x="-0.3" y="0.3" z="-0.4"/>
							<p3_Item x="-0.3" y="0.3" z="0"/>
							<p3_Item x="-0.3" y="0.3" z="0.4"/>
							<p3_Item x="-0.3" y="0.3" z="0.8"/>
							<p3_Item x="-0.3" y="0.1" z="-0.8"/>
							<p3_Item x="-0.3" y="0.1" z="-0.4"/>
							<p3_Item x="-0.3" y="0.1" z="0"/>
							<p3_Item x="-0.3" y="0.1" z="0.4"/>
							<p3_Item x="-0.3" y="0.1" z="0.8"/>
							<p3_Item x="-0.3" y="-0.28" z="-0.8"/>
							<p3_Item x="-0.3" y="-0.28" z="-0.4"/>
							<p3_Item x="-0.3" y="-0.28" z="0"/>
							<p3_Item x="-0.3" y="-0.28" z="0.4"/>
							<p3_Item x="-0.3" y="-0.28" z="0.8"/>
							<p3_Item x="-0.3" y="-0.6" z="-0.8"/>
							<p3_Item x="-0.3" y="-0.6" z="-0.4"/>
							<p3_Item x="-0.3" y="-0.6" z="0"/>
							<p3_Item x="-0.3" y="-0.6" z="0.4"/>
							<p3_Item x="-0.3" y="-0.6" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>green_tundra</s_typeName>
						<positions>
							<p3_Item x="0.1" y="0.65" z="-0.8"/>
							<p3_Item x="0.1" y="0.65" z="-0.4"/>
							<p3_Item x="0.1" y="0.65" z="0"/>
							<p3_Item x="0.1" y="0.65" z="0.4"/>
							<p3_Item x="0.1" y="0.65" z="0.8"/>
							<p3_Item x="0.1" y="0.5" z="-0.8"/>
							<p3_Item x="0.1" y="0.5" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>shallow</s_typeName>
						<positions>
							<p3_Item x="-0.1" y="0.65" z="-0.8"/>
							<p3_Item x="-0.1" y="0.65" z="-0.4"/>
							<p3_Item x="-0.1" y="0.65" z="0"/>
							<p3_Item x="-0.1" y="0.65" z="0.4"/>
							<p3_Item x="-0.1" y="0.65" z="0.8"/>
							<p3_Item x="-0.1" y="0.5" z="-0.8"/>
							<p3_Item x="-0.1" y="0.5" z="-0.4"/>
							<p3_Item x="-0.1" y="0.5" z="0"/>
							<p3_Item x="-0.1" y="0.5" z="0.4"/>
							<p3_Item x="-0.1" y="0.5" z="0.8"/>
							<p3_Item x="-0.1" y="0.3" z="-0.8"/>
							<p3_Item x="-0.1" y="0.3" z="-0.4"/>
							<p3_Item x="-0.1" y="0.3" z="0"/>
							<p3_Item x="-0.1" y="0.3" z="0.4"/>
							<p3_Item x="-0.1" y="0.3" z="0.8"/>
							<p3_Item x="-0.1" y="0.1" z="-0.8"/>
							<p3_Item x="-0.1" y="0.1" z="-0.4"/>
							<p3_Item x="-0.1" y="0.1" z="0"/>
							<p3_Item x="-0.1" y="0.1" z="0.4"/>
							<p3_Item x="-0.1" y="0.1" z="0.8"/>
							<p3_Item x="-0.1" y="-0.28" z="-0.8"/>
							<p3_Item x="-0.1" y="-0.28" z="-0.4"/>
							<p3_Item x="-0.1" y="-0.28" z="0"/>
							<p3_Item x="-0.1" y="-0.28" z="0.4"/>
							<p3_Item x="-0.1" y="-0.28" z="0.8"/>
							<p3_Item x="-0.1" y="-0.6" z="-0.8"/>
							<p3_Item x="-0.1" y="-0.6" z="-0.4"/>
							<p3_Item x="-0.1" y="-0.6" z="0"/>
							<p3_Item x="-0.1" y="-0.6" z="0.4"/>
							<p3_Item x="-0.1" y="-0.6" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>snow_forest</s_typeName>
						<positions>
							<p3_Item x="0.1" y="0.3" z="0"/>
							<p3_Item x="0.1" y="0.1" z="-0.8"/>
							<p3_Item x="0.1" y="0.1" z="0.8"/>
							<p3_Item x="0.1" y="-0.28" z="0"/>
							<p3_Item x="0.1" y="-0.6" z="-0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>snow_hills</s_typeName>
						<positions>
							<p3_Item x="0.29" y="0.65" z="-0.8"/>
							<p3_Item x="0.29" y="0.65" z="-0.4"/>
							<p3_Item x="0.29" y="0.65" z="0"/>
							<p3_Item x="0.29" y="0.65" z="0.4"/>
							<p3_Item x="0.29" y="0.65" z="0.8"/>
							<p3_Item x="0.29" y="0.5" z="-0.8"/>
							<p3_Item x="0.29" y="0.5" z="-0.4"/>
							<p3_Item x="0.29" y="0.5" z="0"/>
							<p3_Item x="0.29" y="0.5" z="0.4"/>
							<p3_Item x="0.29" y="0.5" z="0.8"/>
							<p3_Item x="0.29" y="0.3" z="-0.8"/>
							<p3_Item x="0.29" y="0.3" z="0"/>
							<p3_Item x="0.29" y="0.3" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>snow_lake</s_typeName>
						<positions>
							<p3_Item x="0.1" y="0.1" z="0.4"/>
						</positions>
					</item>
					<item>
						<s_typeName>snow_mounts</s_typeName>
						<positions>
							<p3_Item x="0.51" y="0.65" z="-0.8"/>
							<p3_Item x="0.51" y="0.65" z="-0.4"/>
							<p3_Item x="0.51" y="0.65" z="0"/>
							<p3_Item x="0.51" y="0.65" z="0.4"/>
							<p3_Item x="0.51" y="0.65" z="0.8"/>
							<p3_Item x="0.51" y="0.5" z="-0.8"/>
							<p3_Item x="0.51" y="0.5" z="-0.4"/>
							<p3_Item x="0.51" y="0.5" z="0"/>
							<p3_Item x="0.51" y="0.5" z="0.4"/>
							<p3_Item x="0.51" y="0.5" z="0.8"/>
							<p3_Item x="0.51" y="0.3" z="-0.8"/>
							<p3_Item x="0.51" y="0.3" z="-0.4"/>
							<p3_Item x="0.51" y="0.3" z="0"/>
							<p3_Item x="0.51" y="0.3" z="0.4"/>
							<p3_Item x="0.51" y="0.3" z="0.8"/>
							<p3_Item x="0.51" y="0.1" z="-0.4"/>
							<p3_Item x="0.51" y="0.1" z="0"/>
							<p3_Item x="0.51" y="0.1" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>snow_plains</s_typeName>
						<positions>
							<p3_Item x="0.1" y="0.1" z="0"/>
							<p3_Item x="0.1" y="-0.28" z="-0.8"/>
							<p3_Item x="0.1" y="-0.28" z="0.4"/>
							<p3_Item x="0.1" y="-0.28" z="0.8"/>
							<p3_Item x="0.1" y="-0.6" z="-0.4"/>
							<p3_Item x="0.1" y="-0.6" z="0"/>
							<p3_Item x="0.1" y="-0.6" z="0.4"/>
							<p3_Item x="0.1" y="-0.6" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>tundra_forest</s_typeName>
						<positions>
							<p3_Item x="0.1" y="0.1" z="-0.4"/>
							<p3_Item x="0.1" y="-0.28" z="-0.4"/>
						</positions>
					</item>
					<item>
						<s_typeName>tundra_hills</s_typeName>
						<positions>
							<p3_Item x="0.29" y="0.1" z="-0.8"/>
							<p3_Item x="0.29" y="0.1" z="-0.4"/>
							<p3_Item x="0.29" y="0.1" z="0"/>
							<p3_Item x="0.29" y="0.1" z="0.4"/>
							<p3_Item x="0.29" y="0.1" z="0.8"/>
							<p3_Item x="0.29" y="-0.28" z="-0.4"/>
							<p3_Item x="0.29" y="-0.28" z="0"/>
							<p3_Item x="0.29" y="-0.28" z="0.4"/>
							<p3_Item x="0.29" y="-0.6" z="-0.8"/>
							<p3_Item x="0.29" y="-0.6" z="-0.4"/>
							<p3_Item x="0.29" y="-0.6" z="0"/>
							<p3_Item x="0.29" y="-0.6" z="0.4"/>
							<p3_Item x="0.29" y="-0.6" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>tundra_hills_forest</s_typeName>
						<positions>
							<p3_Item x="0.29" y="0.3" z="-0.4"/>
							<p3_Item x="0.29" y="0.3" z="0.4"/>
							<p3_Item x="0.29" y="-0.28" z="-0.8"/>
							<p3_Item x="0.29" y="-0.28" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>tundra_mountains</s_typeName>
						<positions>
							<p3_Item x="0.51" y="0.1" z="-0.8"/>
							<p3_Item x="0.51" y="0.1" z="0.4"/>
							<p3_Item x="0.51" y="-0.28" z="-0.8"/>
							<p3_Item x="0.51" y="-0.28" z="-0.4"/>
							<p3_Item x="0.51" y="-0.28" z="0"/>
							<p3_Item x="0.51" y="-0.28" z="0.4"/>
							<p3_Item x="0.51" y="-0.28" z="0.8"/>
							<p3_Item x="0.51" y="-0.6" z="-0.8"/>
							<p3_Item x="0.51" y="-0.6" z="-0.4"/>
							<p3_Item x="0.51" y="-0.6" z="0"/>
							<p3_Item x="0.51" y="-0.6" z="0.4"/>
							<p3_Item x="0.51" y="-0.6" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>tundra_plains</s_typeName>
						<positions>
							<p3_Item x="0.1" y="0.5" z="-0.4"/>
							<p3_Item x="0.1" y="0.5" z="0"/>
							<p3_Item x="0.1" y="0.5" z="0.4"/>
							<p3_Item x="0.1" y="0.3" z="-0.8"/>
							<p3_Item x="0.1" y="0.3" z="-0.4"/>
							<p3_Item x="0.1" y="0.3" z="0.4"/>
							<p3_Item x="0.1" y="0.3" z="0.8"/>
						</positions>
					</item>
				</types>
				<stageEnable>
					<b_item>true</b_item>
					<b_item>true</b_item>
					<b_item>true</b_item>
					<b_item>false</b_item>
					<b_item>false</b_item>
				</stageEnable>
				<stageSizes>
					<Item>
						<mapSizes>
							<s_Item>16x16c</s_Item>
						</mapSizes>
					</Item>
					<Item>
						<mapSizes>
							<s_Item>16x16c</s_Item>
                                                        <s_Item>16x20c</s_Item>
                                                        <s_Item>U20c</s_Item>
                                                        <s_Item>O20c</s_Item>
						</mapSizes>
					</Item>
					<Item>
						<mapSizes>
							<s_Item>16x16c</s_Item>
                                                        <s_Item>16x20c</s_Item>
                                                        <s_Item>20x20c</s_Item>
                                                        <s_Item>L20c</s_Item>
						</mapSizes>
					</Item>
					<Item>
						<mapSizes/>
					</Item>
					<Item>
						<mapSizes/>
					</Item>
				</stageSizes>
				<fixes/>
				<patches/>
				<b_notGenerate>false</b_notGenerate>
				<boss>
					<s_name>bld_w_snow_queen_palace</s_name>
					<stages>
						<i_Item>2</i_Item>
					</stages>
					<s_minDiffLevel>easy</s_minDiffLevel>
					<loot/>
				</boss>
			</Item>

Code:
			<Item>
				<s_name>Lava</s_name>
				<s_worldType>Fragment</s_worldType>
				<s_water>Lakes</s_water>
				<types>
					<item>
						<s_typeName>ash_desert</s_typeName>
						<positions>
							<p3_Item x="0" y="0.65" z="0"/>
							<p3_Item x="0" y="0.5" z="0"/>
						</positions>
					</item>
					<item>
						<s_typeName>barrens_dry_trees</s_typeName>
						<positions>
							<p3_Item x="0" y="-0.6" z="0"/>
						</positions>
					</item>
					<item>
						<s_typeName>barrens_hills</s_typeName>
						<positions>
							<p3_Item x="0.28" y="0.3" z="0"/>
							<p3_Item x="0.28" y="0" z="0"/>
						</positions>
					</item>
					<item>
						<s_typeName>barrens_mountains</s_typeName>
						<positions>
							<p3_Item x="0.57" y="0.65" z="0"/>
							<p3_Item x="0.57" y="-0.42" z="0"/>
							<p3_Item x="0.57" y="-0.6" z="0"/>
						</positions>
					</item>
					<item>
						<s_typeName>barrens_plains</s_typeName>
						<positions>
							<p3_Item x="0" y="0.3" z="0"/>
							<p3_Item x="0" y="0" z="0"/>
							<p3_Item x="0" y="-0.42" z="0"/>
						</positions>
					</item>
					<item>
						<s_typeName>barrens_tree_hills</s_typeName>
						<positions>
							<p3_Item x="0.28" y="-0.42" z="0"/>
						</positions>
					</item>
					<item>
						<s_typeName>deep</s_typeName>
						<positions>
							<p3_Item x="-0.5" y="0.65" z="-0.8"/>
							<p3_Item x="-0.5" y="0.65" z="-0.4"/>
							<p3_Item x="-0.5" y="0.65" z="0"/>
							<p3_Item x="-0.5" y="0.65" z="0.4"/>
							<p3_Item x="-0.5" y="0.65" z="0.8"/>
							<p3_Item x="-0.5" y="0.5" z="-0.8"/>
							<p3_Item x="-0.5" y="0.5" z="-0.4"/>
							<p3_Item x="-0.5" y="0.5" z="0"/>
							<p3_Item x="-0.5" y="0.5" z="0.4"/>
							<p3_Item x="-0.5" y="0.5" z="0.8"/>
							<p3_Item x="-0.5" y="0.3" z="-0.8"/>
							<p3_Item x="-0.5" y="0.3" z="-0.4"/>
							<p3_Item x="-0.5" y="0.3" z="0"/>
							<p3_Item x="-0.5" y="0.3" z="0.4"/>
							<p3_Item x="-0.5" y="0.3" z="0.8"/>
							<p3_Item x="-0.5" y="0" z="-0.8"/>
							<p3_Item x="-0.5" y="0" z="-0.4"/>
							<p3_Item x="-0.5" y="0" z="0"/>
							<p3_Item x="-0.5" y="0" z="0.4"/>
							<p3_Item x="-0.5" y="0" z="0.8"/>
							<p3_Item x="-0.5" y="-0.42" z="-0.8"/>
							<p3_Item x="-0.5" y="-0.42" z="-0.4"/>
							<p3_Item x="-0.5" y="-0.42" z="0"/>
							<p3_Item x="-0.5" y="-0.42" z="0.4"/>
							<p3_Item x="-0.5" y="-0.42" z="0.8"/>
							<p3_Item x="-0.5" y="-0.6" z="-0.8"/>
							<p3_Item x="-0.5" y="-0.6" z="-0.4"/>
							<p3_Item x="-0.5" y="-0.6" z="0"/>
							<p3_Item x="-0.5" y="-0.6" z="0.4"/>
							<p3_Item x="-0.5" y="-0.6" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>desert_hills_stone</s_typeName>
						<positions>
							<p3_Item x="0.28" y="0.65" z="0"/>
							<p3_Item x="0.28" y="0.5" z="0"/>
							<p3_Item x="0.28" y="-0.6" z="0"/>
						</positions>
					</item>
					<item>
						<s_typeName>desert_mountains_snow</s_typeName>
						<positions>
							<p3_Item x="0.57" y="0.5" z="0"/>
							<p3_Item x="0.57" y="0" z="0"/>
						</positions>
					</item>
					<item>
						<s_typeName>hills_burned</s_typeName>
						<positions>
							<p3_Item x="0.28" y="0.65" z="-0.4"/>
							<p3_Item x="0.28" y="0.5" z="-0.4"/>
							<p3_Item x="0.28" y="0.5" z="0.8"/>
							<p3_Item x="0.28" y="0.3" z="-0.4"/>
							<p3_Item x="0.28" y="0.3" z="0.8"/>
							<p3_Item x="0.28" y="0" z="0.8"/>
							<p3_Item x="0.28" y="-0.42" z="-0.4"/>
							<p3_Item x="0.28" y="-0.42" z="0.8"/>
							<p3_Item x="0.28" y="-0.6" z="-0.4"/>
							<p3_Item x="0.28" y="-0.6" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>hills_burned_trees</s_typeName>
						<positions>
							<p3_Item x="0.28" y="0.65" z="0.8"/>
							<p3_Item x="0.28" y="0" z="-0.4"/>
						</positions>
					</item>
					<item>
						<s_typeName>lava_hills</s_typeName>
						<positions>
							<p3_Item x="0.28" y="0.65" z="-0.8"/>
							<p3_Item x="0.28" y="0.65" z="0.4"/>
							<p3_Item x="0.28" y="0.5" z="-0.8"/>
							<p3_Item x="0.28" y="0.5" z="0.4"/>
							<p3_Item x="0.28" y="0.3" z="-0.8"/>
							<p3_Item x="0.28" y="0.3" z="0.4"/>
							<p3_Item x="0.28" y="0" z="-0.8"/>
							<p3_Item x="0.28" y="0" z="0.4"/>
							<p3_Item x="0.28" y="-0.42" z="-0.8"/>
							<p3_Item x="0.28" y="-0.42" z="0.4"/>
							<p3_Item x="0.28" y="-0.6" z="-0.8"/>
							<p3_Item x="0.28" y="-0.6" z="0.4"/>
						</positions>
					</item>
					<item>
						<s_typeName>lava_mountains</s_typeName>
						<positions>
							<p3_Item x="0.57" y="0.65" z="-0.8"/>
							<p3_Item x="0.57" y="0.65" z="0.4"/>
							<p3_Item x="0.57" y="0.5" z="-0.8"/>
							<p3_Item x="0.57" y="0.5" z="-0.4"/>
							<p3_Item x="0.57" y="0.5" z="0.4"/>
							<p3_Item x="0.57" y="0.3" z="-0.8"/>
							<p3_Item x="0.57" y="0.3" z="0"/>
							<p3_Item x="0.57" y="0.3" z="0.4"/>
							<p3_Item x="0.57" y="0.3" z="0.8"/>
							<p3_Item x="0.57" y="0" z="-0.8"/>
							<p3_Item x="0.57" y="0" z="-0.4"/>
							<p3_Item x="0.57" y="0" z="0.4"/>
							<p3_Item x="0.57" y="-0.42" z="-0.8"/>
							<p3_Item x="0.57" y="-0.42" z="0.4"/>
							<p3_Item x="0.57" y="-0.42" z="0.8"/>
							<p3_Item x="0.57" y="-0.6" z="-0.8"/>
							<p3_Item x="0.57" y="-0.6" z="0.4"/>
						</positions>
					</item>
					<item>
						<s_typeName>lava_plains</s_typeName>
						<positions>
							<p3_Item x="0" y="0.65" z="-0.8"/>
							<p3_Item x="0" y="0.65" z="0.4"/>
							<p3_Item x="0" y="0.5" z="-0.8"/>
							<p3_Item x="0" y="0.5" z="0.4"/>
							<p3_Item x="0" y="0.3" z="-0.8"/>
							<p3_Item x="0" y="0.3" z="0.4"/>
							<p3_Item x="0" y="0" z="-0.8"/>
							<p3_Item x="0" y="0" z="0.4"/>
							<p3_Item x="0" y="-0.42" z="-0.8"/>
							<p3_Item x="0" y="-0.42" z="0.4"/>
							<p3_Item x="0" y="-0.6" z="-0.8"/>
							<p3_Item x="0" y="-0.6" z="0.4"/>
						</positions>
					</item>
					<item>
						<s_typeName>mounts_burned</s_typeName>
						<positions>
							<p3_Item x="0.57" y="0.65" z="-0.4"/>
							<p3_Item x="0.57" y="0.65" z="0.8"/>
							<p3_Item x="0.57" y="0.5" z="0.8"/>
							<p3_Item x="0.57" y="0.3" z="-0.4"/>
							<p3_Item x="0.57" y="0" z="0.8"/>
							<p3_Item x="0.57" y="-0.42" z="-0.4"/>
							<p3_Item x="0.57" y="-0.6" z="-0.4"/>
							<p3_Item x="0.57" y="-0.6" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>plains_burned</s_typeName>
						<positions>
							<p3_Item x="0" y="0.65" z="-0.4"/>
							<p3_Item x="0" y="0.65" z="0.8"/>
							<p3_Item x="0" y="0.5" z="0.8"/>
							<p3_Item x="0" y="0.3" z="-0.4"/>
							<p3_Item x="0" y="0.3" z="0.8"/>
							<p3_Item x="0" y="0" z="-0.4"/>
							<p3_Item x="0" y="0" z="0.8"/>
							<p3_Item x="0" y="-0.42" z="-0.4"/>
							<p3_Item x="0" y="-0.6" z="-0.4"/>
							<p3_Item x="0" y="-0.6" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>plains_burned_trees</s_typeName>
						<positions>
							<p3_Item x="0" y="0.5" z="-0.4"/>
							<p3_Item x="0" y="-0.42" z="0.8"/>
						</positions>
					</item>
					<item>
						<s_typeName>shallow</s_typeName>
						<positions>
							<p3_Item x="-0.2" y="0.65" z="-0.8"/>
							<p3_Item x="-0.2" y="0.65" z="-0.4"/>
							<p3_Item x="-0.2" y="0.65" z="0"/>
							<p3_Item x="-0.2" y="0.65" z="0.4"/>
							<p3_Item x="-0.2" y="0.65" z="0.8"/>
							<p3_Item x="-0.2" y="0.5" z="-0.8"/>
							<p3_Item x="-0.2" y="0.5" z="-0.4"/>
							<p3_Item x="-0.2" y="0.5" z="0"/>
							<p3_Item x="-0.2" y="0.5" z="0.4"/>
							<p3_Item x="-0.2" y="0.5" z="0.8"/>
							<p3_Item x="-0.2" y="0.3" z="-0.8"/>
							<p3_Item x="-0.2" y="0.3" z="-0.4"/>
							<p3_Item x="-0.2" y="0.3" z="0"/>
							<p3_Item x="-0.2" y="0.3" z="0.4"/>
							<p3_Item x="-0.2" y="0.3" z="0.8"/>
							<p3_Item x="-0.2" y="0" z="-0.8"/>
							<p3_Item x="-0.2" y="0" z="-0.4"/>
							<p3_Item x="-0.2" y="0" z="0"/>
							<p3_Item x="-0.2" y="0" z="0.4"/>
							<p3_Item x="-0.2" y="0" z="0.8"/>
							<p3_Item x="-0.2" y="-0.42" z="-0.8"/>
							<p3_Item x="-0.2" y="-0.42" z="-0.4"/>
							<p3_Item x="-0.2" y="-0.42" z="0"/>
							<p3_Item x="-0.2" y="-0.42" z="0.4"/>
							<p3_Item x="-0.2" y="-0.42" z="0.8"/>
							<p3_Item x="-0.2" y="-0.6" z="-0.8"/>
							<p3_Item x="-0.2" y="-0.6" z="-0.4"/>
							<p3_Item x="-0.2" y="-0.6" z="0"/>
							<p3_Item x="-0.2" y="-0.6" z="0.4"/>
							<p3_Item x="-0.2" y="-0.6" z="0.8"/>
						</positions>
					</item>
				</types>
				<stageEnable>
					<b_item>false</b_item>
					<b_item>false</b_item>
					<b_item>true</b_item>
					<b_item>true</b_item>
					<b_item>false</b_item>
				</stageEnable>
				<stageSizes>
					<Item>
						<mapSizes/>
					</Item>
					<Item>
						<mapSizes/>
					</Item>
					<Item>
						<mapSizes>
							<s_Item>16x16c</s_Item>
                                                        <s_Item>16x20c</s_Item>
                                                        <s_Item>L20c</s_Item>
						</mapSizes>
					</Item>
					<Item>
						<mapSizes>
							<s_Item>16x16c</s_Item>
                                                        <s_Item>16x20c</s_Item>
                                                        <s_Item>20x20c</s_Item>
						</mapSizes>
					</Item>
					<Item>
						<mapSizes/>
					</Item>
				</stageSizes>
				<fixes/>
				<patches/>
				<b_notGenerate>false</b_notGenerate>
				<boss>
					<s_name>w_barlog_grandpa</s_name>
					<stages>
						<i_Item>4</i_Item>
					</stages>
					<s_minDiffLevel>hard</s_minDiffLevel>
					<loot>
						<Item>
							<s_lootType>Global</s_lootType>
							<i_probability>100</i_probability>
							<i_stage>0</i_stage>
							<ip2_value x="200" y="350"/>
							<s_entity>Gold</s_entity>
						</Item>
						<Item>
							<s_lootType>Global</s_lootType>
							<i_probability>100</i_probability>
							<i_stage>0</i_stage>
							<ip2_value x="200" y="300"/>
							<s_entity>Mana</s_entity>
						</Item>
						<Item>
							<s_lootType>Spell</s_lootType>
							<i_probability>40</i_probability>
							<i_stage>3</i_stage>
							<ip2_value x="0" y="0"/>
							<s_entity/>
						</Item>
						<Item>
							<s_lootType>Unit</s_lootType>
							<i_probability>75</i_probability>
							<i_stage>4</i_stage>
							<ip2_value x="0" y="0"/>
							<s_entity>lord</s_entity>
						</Item>
					</loot>
				</boss>
			</Item>