D-Squiggles / cbloader

Automatically exported from code.google.com/p/cbloader
0 stars 0 forks source link

AppendNodes ID_INTERNAL_LEVEL_5 not consistent #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Wipe appdata
2. Install WotC.index
3. Create a ZZZ.part with the following as the major content....
<AppendNodes internal-id="ID_INTERNAL_LEVEL_5">
<rules>
<select type="Feat" number="1" />
</rules>
</AppendNodes>

Tried this also...
<AppendNodes name="5" type="Level" internal-id="ID_INTERNAL_LEVEL_5">
<rules>
<select type="Feat" number="1" />
</rules>
</AppendNodes>
4. Wait for the next WotC.index update.

We expect to see an additional feat at level 5.  However updates break this, 
resulting in not being available and the level 5 power being houseruled.

The workaround is to delete appdata and rerun CBLoader.  Sometimes six or more 
times.

Using CBLoader 1.3.0 on Windows XP.  Multiple machines tested.

Original issue reported on code.google.com by 4e.dm.re...@gmx.com on 13 Oct 2011 at 9:10

GoogleCodeExporter commented 8 years ago
Oh duh!  I raised this twice - my apologies.

Please delete this duplicate.

Original comment by 4e.dm.re...@gmx.com on 13 Oct 2011 at 9:13