Resolved 1.5.7 specific craft cut and paste causes CTD

Users who are viewing this thread

Version number
1.5.7
Branch
Beta
Modded/unmodded
Yes, I used mods.

BoBB

I've got several recipes and they all worked, until this one. Causes a ctd every time. Try it!

<CraftedItem id="93A5684941D8F1358F32FAC165169355"
name="Crafted Two Handed Sword"
crafting_template="OneHandedSword">
<Pieces>
<Piece id="vlandian_blade_5"
Type="Blade"/>
<Piece id="empire_guard_2"
Type="Guard"/>
<Piece id="aserai_grip_11"
Type="Handle"/>
<Piece id="aserai_pommel_9"
Type="Pommel"
scale_factor="110"/>
</Pieces>
<!-- Length: 112 Weight: 1.78 -->
</CraftedItem>
 
Back
Top Bottom