Alguien me puede ayudar con este problema? Use el parche de
The Headmaster [v0.16.2] y funciono bien hasta llegar un punto que cuando le doy a "misiones" me salta este error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/monday.rpy", line 1170, in script call
call mens_room_afternoon from _call_mens_room_afternoon_2
File "game/monday.rpy", line 1170, in script call
call mens_room_afternoon from _call_mens_room_afternoon_2
File "game/monday.rpy", line 3743, in script call
call mens_room_afternoon from _call_mens_room_afternoon_8
File "game/monday.rpy", line 1725, in script call
call reminders from _call_reminders_2
File "game/monday.rpy", line 1170, in script call
call mens_room_afternoon from _call_mens_room_afternoon_2
File "game/monday.rpy", line 1170, in script call
call mens_room_afternoon from _call_mens_room_afternoon_2
File "game/monday.rpy", line 2697, in script
$ renpy.pause(hard=True)
File "game/monday.rpy", line 2697, in <module>
$ renpy.pause(hard=True)
File "game/quests.rpy", line 1825, in execute
screen quest_screen_main(category="",quest_to_show=quest_to_see_next if type(quest_to_see_next) is Quest_ else blank_quest):
File "game/quests.rpy", line 1825, in execute
screen quest_screen_main(category="",quest_to_show=quest_to_see_next if type(quest_to_see_next) is Quest_ else blank_quest):
File "game/quests.rpy", line 1854, in execute
textbutton "Staff" text_style "board_text" sensitive cat != "Staff" action [Play("audio", "audio/turn_page2.ogg"), SetScreenVariable("cat","Staff"),SetVariable("hints",0),SetScreenVariable("page",quest_pages(eval(q_view_var["Staff"]),"handwritten_sa",13,0)[1]+1)] xcenter 456 ypos 114
File "game/quests.rpy", line 1854, in keywords
textbutton "Staff" text_style "board_text" sensitive cat != "Staff" action [Play("audio", "audio/turn_page2.ogg"), SetScreenVariable("cat","Staff"),SetVariable("hints",0),SetScreenVariable("page",quest_pages(eval(q_view_var["Staff"]),"handwritten_sa",13,0)[1]+1)] xcenter 456 ypos 114
File "game/quests.rpy", line 1854, in <module>
textbutton "Staff" text_style "board_text" sensitive cat != "Staff" action [Play("audio", "audio/turn_page2.ogg"), SetScreenVariable("cat","Staff"),SetVariable("hints",0),SetScreenVariable("page",quest_pages(eval(q_view_var["Staff"]),"handwritten_sa",13,0)[1]+1)] xcenter 456 ypos 114
File "game/quests.rpy", line 2091, in quest_pages
y_total += get_size(text_to_show)[1]
File "game/character_log.rpy", line 1443, in get_size
w, h = renpy.render(displayable, config.screen_width, config.screen_height, 0, 0).get_size()
File "game/_styles.rpy", line 423, in q_c_tag
if argument == "no" or not eval(contents[0][1]).can_show:
NameError: name 'tocar' is not defined
El parche lo saque de este enlace
You must be registered to see the links
EDIT: Para aclarar, el juego si funciona normal cuando esta en ingles. Solamente me salta el error cuando le doy a "misiones" en español