kasilopana
New Member
- Joined
- Mar 20, 2010
- Messages
- 108
I've just made a Profile and a mesh, but when I try to start my xml file i get this error in the debug tab
"Unable to read beyond the end of the stream. - From: mscorlib"
This is my Profile:
<!-- Profile created by eProfileCreator -->
<HBProfile>
<Name>loltest</Name>
<MinDurability>0.3</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>
<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<MinLevel>1</MinLevel>
<MaxLevel>20</MaxLevel>
<ProtectedItems>
</ProtectedItems>
<SubProfile>
<Mesh Name="LOLS.mesh" />
<Name>mulgore</Name>
<MinLevel>1</MinLevel>
<MaxLevel>20</MaxLevel>
<Factions>189 </Factions>
<Hotspots>
<Hotspot X="-3077.571" Y="-303.4228" Z="36.13648" />
<Hotspot X="-2974.949" Y="-342.3069" Z="51.90805" />
<Hotspot X="-2996.828" Y="-465.7428" Z="42.74574" />
<Hotspot X="-3091.668" Y="-390.6392" Z="42.3499" />
</Hotspots>
<Vendors>
<Vendor Name="Moodan Sungrain" Entry="3883" Type="" X="-2940.841" Y="-245.9571" Z="53.80949" />
</Vendors>
</SubProfile>
</HBProfile>
"Unable to read beyond the end of the stream. - From: mscorlib"
This is my Profile:
<!-- Profile created by eProfileCreator -->
<HBProfile>
<Name>loltest</Name>
<MinDurability>0.3</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>
<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<MinLevel>1</MinLevel>
<MaxLevel>20</MaxLevel>
<ProtectedItems>
</ProtectedItems>
<SubProfile>
<Mesh Name="LOLS.mesh" />
<Name>mulgore</Name>
<MinLevel>1</MinLevel>
<MaxLevel>20</MaxLevel>
<Factions>189 </Factions>
<Hotspots>
<Hotspot X="-3077.571" Y="-303.4228" Z="36.13648" />
<Hotspot X="-2974.949" Y="-342.3069" Z="51.90805" />
<Hotspot X="-2996.828" Y="-465.7428" Z="42.74574" />
<Hotspot X="-3091.668" Y="-390.6392" Z="42.3499" />
</Hotspots>
<Vendors>
<Vendor Name="Moodan Sungrain" Entry="3883" Type="" X="-2940.841" Y="-245.9571" Z="53.80949" />
</Vendors>
</SubProfile>
</HBProfile>