安装 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:
File "C:/Program Files (x86)/Steam/steamapps/workshop/content/331470/710779227/mods/povest_o_slavye/withloveslavya.rpy", line 1599, in script
show sl normal pioneer normal at center with dissolve
Exception: Showing 'sl normal pioneer normal' is ambiguous, possible images include: sl normal pioneer close, sl normal pioneer close
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\main.py", line 478, in main
run(restart)
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\main.py", line 141, in run
renpy.execution.run_context(True)
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\execution.py", line 731, in run_context
context.run()
File "C:/Program Files (x86)/Steam/steamapps/workshop/content/331470/710779227/mods/povest_o_slavye/withloveslavya.rpy", line 1599, in script
show sl normal pioneer normal at center with dissolve
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\ast.py", line 1065, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\ast.py", line 1037, in show_imspec
atl=atl)
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\exports.py", line 615, in show
new_what = renpy.game.context().images.apply_attributes(layer, key, name)
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\display\image.py", line 582, in apply_attributes
return self.choose_image(nametag, required, optional, name)
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\display\image.py", line 630, in choose_image
raise Exception("Showing '" + " ".join(exception_name) + "' is ambiguous, possible images include: " + ", ".join(" ".join(i) for i in matches))
Exception: Showing 'sl normal pioneer normal' is ambiguous, possible images include: sl normal pioneer close, sl normal pioneer close
Windows-8-6.2.9200
Ren'Py 6.99.10.1227
Everlasting Summer 1.2
While running game code:
File "C:/Program Files (x86)/Steam/steamapps/workshop/content/331470/636439899/mods/probka/probka.rpy", line 65, in script
image mi angry green_dress close = ConditionSwitch(
File "C:/Program Files (x86)/Steam/steamapps/workshop/content/331470/636439899/mods/probka/probka.rpy", line 66, in <module>
"persistent.sprite_time=='sunset'", im.MatrixColor(im.Composite((1125, 1080), (0, 0), bkrr_es_filepath + "sprites/close/mi/mi_3_body.png", (0, 0), "bkrr/images/sprites/close/mi/mi_3_green_dress.png", (0, 0), bkrr_es_filepath + "sprites/close/mi/mi_3_angry.png"), bkrr_tint_s),
NameError: name 'bkrr_es_filepath' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:/Program Files (x86)/Steam/steamapps/workshop/content/331470/636439899/mods/probka/probka.rpy", line 65, in script
image mi angry green_dress close = ConditionSwitch(
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\ast.py", line 897, in execute
img = renpy.python.py_eval_bytecode(self.code.bytecode)
File "C:\Program Files (x86)\Steam\steamapps\common\Everlasting Summer\renpy\python.py", line 1601, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "C:/Program Files (x86)/Steam/steamapps/workshop/content/331470/636439899/mods/probka/probka.rpy", line 66, in <module>
"persistent.sprite_time=='sunset'", im.MatrixColor(im.Composite((1125, 1080), (0, 0), bkrr_es_filepath + "sprites/close/mi/mi_3_body.png", (0, 0), "bkrr/images/sprites/close/mi/mi_3_green_dress.png", (0, 0), bkrr_es_filepath + "sprites/close/mi/mi_3_angry.png"), bkrr_tint_s),
NameError: name 'bkrr_es_filepath' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.10.1227
Everlasting Summer 1.2
отчет вообще про мод БКРР. Но моды не должны конфликтовать. По идее, это у тебя косяк какой-то
While running game code:
File "D:/Steam/steamapps/workshop/content/331470/710779227/mods/povest_o_slavye/withloveslavya.rpy", line 525, in script
scene bg ext_dining_hall_away_sunset with flash:
TypeError: 'str' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\main.py", line 478, in main
run(restart)
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\main.py", line 141, in run
renpy.execution.run_context(True)
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\execution.py", line 731, in run_context
context.run()
File "D:/Steam/steamapps/workshop/content/331470/710779227/mods/povest_o_slavye/withloveslavya.rpy", line 525, in script
scene bg ext_dining_hall_away_sunset with flash:
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\ast.py", line 1266, in execute
renpy.exports.with_statement(trans, paired)
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\exports.py", line 1358, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\display\core.py", line 1987, in do_with
clear=clear)
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\display\core.py", line 2425, in interact
repeat, rv = self.interact_core(preloads=preloads, **kwargs)
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\display\core.py", line 2646, in interact_core
new_widget=layers_root)
TypeError: 'str' object is not callable
Windows-7-6.1.7601-SP1
Ren'Py 6.99.10.1227
Everlasting Summer 1.2
While parsing D:\Steam\steamapps\common\Everlasting Summer\../../workshop/content/331470/710779227/mods/povest_o_slavye/withloveslavya.rpy.
ScriptError: Name u'day_one' is defined twice, at D:/Steam/steamapps/workshop/content/331470/718870940/mods/Army/army.rpy:117 and game/mods/supertrash2016/code.rpy:263.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\main.py", line 360, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\script.py", line 259, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\script.py", line 738, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "D:\Steam\steamapps\common\Everlasting Summer\renpy\script.py", line 414, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name u'day_one' is defined twice, at D:/Steam/steamapps/workshop/content/331470/718870940/mods/Army/army.rpy:117 and game/mods/supertrash2016/code.rpy:263.
Windows-8-6.2.9200
Ren'Py 6.99.10.1227
While running game code:
File "game/tp_inf/tp_inf_day4.rpy", line 986, in script
Exception: Showing 'mt panama smile pioneer' is ambiguous, possible images include: mt smile pioneer panama, mt smile panama pioneer
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\SteamLibrary\steamapps\common\Everlasting Summer\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "E:\SteamLibrary\steamapps\common\Everlasting Summer\renpy\main.py", line 478, in main
run(restart)
File "E:\SteamLibrary\steamapps\common\Everlasting Summer\renpy\main.py", line 141, in run
renpy.execution.run_context(True)
File "E:\SteamLibrary\steamapps\common\Everlasting Summer\renpy\execution.py", line 731, in run_context
context.run()
File "game/tp_inf/tp_inf_day4.rpy", line 986, in script
File "E:\SteamLibrary\steamapps\common\Everlasting Summer\renpy\ast.py", line 1065, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "E:\SteamLibrary\steamapps\common\Everlasting Summer\renpy\ast.py", line 1037, in show_imspec
atl=atl)
File "E:\SteamLibrary\steamapps\common\Everlasting Summer\renpy\exports.py", line 615, in show
new_what = renpy.game.context().images.apply_attributes(layer, key, name)
File "E:\SteamLibrary\steamapps\common\Everlasting Summer\renpy\display\image.py", line 582, in apply_attributes
return self.choose_image(nametag, required, optional, name)
File "E:\SteamLibrary\steamapps\common\Everlasting Summer\renpy\display\image.py", line 630, in choose_image
raise Exception("Showing '" + " ".join(exception_name) + "' is ambiguous, possible images include: " + ", ".join(" ".join(i) for i in matches))
Exception: Showing 'mt panama smile pioneer' is ambiguous, possible images include: mt smile pioneer panama, mt smile panama pioneer
Windows-8-6.2.9200
Ren'Py 6.99.10.1227
Everlasting Summer 1.2
Если что то игру уже переустанавливал
Первый день,
Славя(после обнимашек):
"Ты бы на моё месе точно так же сделал"
*Месте