You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 468, in script
call screen map_manager()
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Could not find font ''.
The text was updated successfully, but these errors were encountered:
命令行翻译工具注入插件后,游戏大部分翻译达到预期,
但是部分人物对话出现字体缺失,游戏地图界面打开就会发生闪退
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 468, in script
call screen map_manager()
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Could not find font ''.
The text was updated successfully, but these errors were encountered: