pwestling / battlescribe-roster-parser

Convert BattleScribe rosz files into Tabletop Simulator saved object files with models
BSD 3-Clause "New" or "Revised" License
26 stars 10 forks source link

Single Stormraven Gunship creating multiple entries for Table Top Simulator to fill #76

Closed DarquanZA closed 4 years ago

DarquanZA commented 4 years ago

Describe the bug When importing a GK army list including a Stormraven Gunship, it created 4 entries to be filled. If I fill all 4, the army creates 4 models. When I delete the additional 3 to save and import into a game, the script key 1 does not work for the Stormraven.

Expected behavior A single Stormraven Gunship entry to be created in the tool, and then a single model to be created for the army.

Upload the Roster 1000pt Raven Purifiers .zip

Roster Entry: Battle Scribe Entry for Stormraven

As Created in TTS: Army as Created

xuvvy commented 4 years ago

Same bug with Grey Knights infantry units and their throwables. It creates one entry per throwable and fourth entry without any throwables.

cpugeek commented 4 years ago

Just came across this issue as well. It looks like it might be a battlescribe bug since on an Ultramarines Stormraven the first line of the datacard is selections where as with the Grey Knights its the Categories and there is no selections line for the GK Stormraven which is what I am guess is causing the parsing issue.

pwestling commented 4 years ago

Pushing out a fix for this now. Grey Knight grenades should be fixed as well.