Skip to content

custom SPAs dont work #4334

Open
Open
@bczretribution

Description

@bczretribution

Environment

wsin11
java 17 (recommended)
mmhq 49.20

Description

handling of custom SPAs seems to have changed. copied and pasted my custom SPAs from my old version to 49.20. game crashes with any action after the initial splash. I have isolated the issue down to the customspa.xml the defaultspa.xml seems to work fine with the changes. error says its looking for a number but is getting an empty string. you can find my code that i copy and paste into customspa.xml bellow. confirmed that it works fine in prior versions. see attached log for exact error.

Files

<option name="Strategos">
    <group>&L3;</group>
    <type>&BOOLEAN;</type>
</option>
<option name="Master_Strategist">
    <group>&L3;</group>
    <type>&BOOLEAN;</type>
</option>
<option name="Rousing_Orator">
    <group>&L3;</group>
    <type>&BOOLEAN;</type>
</option>
<option name="Logistical_Expert">
    <group>&L3;</group>
    <type>&BOOLEAN;</type>
</option>

mekhq.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    SPAAny issue relating to SPA's. Includes Bugs and RFE

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions