Open
Description
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>