erudnick-cohen / Pokemon-Crystal-Item-Randomizer

An item randomizer for pokemon crystal
30 stars 13 forks source link

Johto Mode doesn't seem to work #11

Closed pokemonfan1937 closed 3 years ago

pokemonfan1937 commented 3 years ago

Attempting to randomize using Johto Only mode results in this error:

Traceback (most recent call last): File "RunGUI.py", line 91, in runRandomizer File "RunCustomRandomizationAssumedFill.py", line 26, in randomizeRom TypeError: 'NoneType' object is not subscriptable

erudnick-cohen commented 3 years ago

Yup, looks like it. Probably got broken by a change made in the last few updates, thanks for reporting this. This will most likely get fixed when the next version of the item randomizer comes out.

Trencha commented 3 years ago

I've just come across this same issue using some customised randomiser settings. Upon investigation, it seems to be caused by an extra line that's been accidentally added to the ForceEarlyBike modifier.

erudnick-cohen commented 3 years ago

This bug is fixed as of the most recent randomizer release (V5)