When I click the "stream" button in Peep a Boo, it says:
While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_control.rpy", line 131, in __call__
renpy.show_screen(self.screen, *self.args, **self.kwargs)
Exception: Screen [starpage_streams] is not known.
Is this a BUG or this function not ready in beta version?