Hello, already thank you to the community for the help on version 1.95 for the club. The problem is that on version 2.0 here is what I get when I go to the bar:
While running game code:
File "game / club.rpy", line 124, in script
call screen club_bar_member
File "renpy / common / 000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen (name, * args, ** kwargs)
Exception: Screen club_bar_member is not known.
The club.rpy patch works well on 1.95 but not at all on 2.0.
While running game code:
File "game / club.rpy", line 124, in script
call screen club_bar_member
File "renpy / common / 000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen (name, * args, ** kwargs)
Exception: Screen club_bar_member is not known.
The club.rpy patch works well on 1.95 but not at all on 2.0.