You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2022. It is now read-only.
My group is having an issue with immediately displaying a victory screen for all players on game start. The cause of this issue is that the mod seems unable to assign vanilla Imposter roles. If we, for example, set Assassin to 50% and Undertaker to 50%, the game will only happen if both custom roles are assigned. Also, if there are fewer custom roles above a 0% chance than there are imposters, it always fails.
Of note, this only happens if we have it set to more than one imposter. Less extensive testing was done on this, but we were able to have multiple successful single-imposter games with Assassin at 60%, getting both Assassin and Vanilla.
We did try setting the Max Imposter Roles setting higher than the Number of Imposters settings (3 and 2, respectively), as suggested in another thread, but that did not fix it for us.