安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
While running game code:
Exception: The say screen (or show_function) must return a Text object.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 704, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "../../workshop/content/331470/3330744535/AGL/scenario/AGL_prologue.rpyc", line 66, in script
��VN%��ҩ�>E�l �X[_b>;س�g��K��={>ݩd�= @*�<��p�y�eW@�ˑ%U�̵�g�!�c�w�Ϩ��3(�_��31bPTQy�C�q�J��_V����9��'�Z�֟
File "../../workshop/content/331470/3330744535/AGL/scenario/AGL_prologue.rpyc", line 66, in script
��VN%��ҩ�>E�l �X[_b>;س�g��K��={>ݩd�= @*�<��p�y�eW@�ˑ%U�̵�g�!�c�w�Ϩ��3(�_��31bPTQy�C�q�J��_V����9��'�Z�֟
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1249, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 901, in do_display
**display_args)
File "renpy/character.py", line 605, in display_say
raise Exception("The say screen (or show_function) must return a Text object.")
Exception: The say screen (or show_function) must return a Text object.
Windows-10-10.0.19041
Самое начало мода и сразу трейсеры.Модов нету,кроме вашего.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "../../workshop/content/331470/3307143707/AGL/menu/AGL_menu.rpy", line 255, in execute
File "../../workshop/content/331470/3307143707/AGL/menu/AGL_menu.rpy", line 255, in execute
File "../../workshop/content/331470/3307143707/AGL/menu/AGL_menu.rpy", line 285, in execute
File "../../workshop/content/331470/3307143707/AGL/menu/AGL_menu.rpy", line 285, in <module>
NameError: name 'load_screen' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "../../workshop/content/331470/3307143707/AGL/menu/AGL_menu.rpy", line 255, in execute
File "../../workshop/content/331470/3307143707/AGL/menu/AGL_menu.rpy", line 255, in execute
File "../../workshop/content/331470/3307143707/AGL/menu/AGL_menu.rpy", line 285, in execute
File "../../workshop/content/331470/3307143707/AGL/menu/AGL_menu.rpy", line 285, in <module>
NameError: name 'load_screen' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Everlasting Summer 1.2
Sat Sep 14 22:23:28 2024
вылезает при нажатии на сохранение\загрузку. переустанавливал, не помогло
While running game code:
Exception: The say screen (or show_function) must return a Text object.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "../../workshop/content/331470/3330744535/AGL/scenario/AGL_prologue.rpyc", line 28, in script
�^4�b����;�>���#�}�Y�Xk�$�(_ȩQ�욽G�j=e������X��\��+��"��ʮ�6���k��7kJ��*�w��������
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1249, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 901, in do_display
**display_args)
File "renpy/character.py", line 605, in display_say
raise Exception("The say screen (or show_function) must return a Text object.")
Exception: The say screen (or show_function) must return a Text object.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Everlasting Summer 1.2
Sat Sep 14 17:19:24 2024
Бляха,Уважаемый человек, вы гений