forked from AmazingAmpharos/OoT-Randomizer
-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Labels
Component: Hintsrelated to how we help the playerrelated to how we help the playerStatus: Under ConsiderationDevelopers are considering whether to accept or decline the feature describedDevelopers are considering whether to accept or decline the feature describedType: EnhancementNew feature or requestNew feature or request
Description
This screenshot is the resulting error if a hint distribution has an order of 0 for the trial hint type. The same error occurs if the always hint type is set to an order of 0. Having an order of 0 causes a hint type to not be a part of the hint_dist dictionary, which causes a break in lines 1497 and 1542 of Hints.py. To my knowledge no other hint types function this way, where the hint types are hardcoded to always be expected.
Metadata
Metadata
Assignees
Labels
Component: Hintsrelated to how we help the playerrelated to how we help the playerStatus: Under ConsiderationDevelopers are considering whether to accept or decline the feature describedDevelopers are considering whether to accept or decline the feature describedType: EnhancementNew feature or requestNew feature or request