呃,大佬我知道你测试过没有
在呼出screen这行的时候第27行的代码无法正常调用
[RenPy] 纯文本查看 复制代码 I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 27, in script
call screen movie
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_control.rpy", line 126, in __call__
renpy.show_screen(self.screen, *self.args, **self.kwargs)
Exception: Screen map_hover is not known. |