FiendsOfTheElements / FF1Randomizer

A randomizer for Final Fantasy 1 on the NES.
http://finalfantasyrandomizer.com
GNU General Public License v3.0
82 stars 46 forks source link

New consumables #1089

Open Sorrocus opened 3 months ago

Sorrocus commented 3 months ago

Under the new consumables option, instead of an ON or OFF option for the 12 items, I'm instead presented with a dropdown menu with four items on each line. It's not super clear that the first option adds all 12 items to the pool, and selecting the final option results in a generation failure with a NoElements exception.

image

image

I've included the relevant screenshots. I didn't see this issue in the list, and I apologize if this is a known issue.

wildham0 commented 2 months ago

because of the way extended consumables are coded, they have to be grouped in, you can't pick and choose them unfortunately also most of them require some existing spell and sometime spellcrafter won't generate the required spell, which will lead to this error, usually trying with a different seed should work