hello, I'm coming across a bug on Ronin's route. during month 6 in game when you don't know his name and are presented the choice to either call the cops or figure out his name again i get an error message:
While running game code:
File "renpy/common/00action_other.rpy", line 586, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/code/ui/screens/choice_screen.rpy", line 30, in select_chat_choice
File "game/code/chat_system/backend/chat_system_core_classes.rpy", line 247, in __call__
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.
--
ignoring it just puts me back at the choice menu from before with no way to move forward. aside from this, i've been enjoying the game, ronin my beloved <3