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 "game/SuperRageEngine/Modules/000antihack.rpy", line 21, in <module>
WindowsError: [Error 2] : u'D:\\For Steam\\steamapps\\common\\Damned Cool Weekdays/game/000atl.rpy'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 472, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 485, in finish_load
node.early_execute()
File "renpy/ast.py", line 980, in early_execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/SuperRageEngine/Modules/000antihack.rpy", line 21, in <module>
WindowsError: [Error 2] : u'D:\\For Steam\\steamapps\\common\\Damned Cool Weekdays/game/000atl.rpy'
Windows-7-6.1.7601-SP1
Ren'Py 7.4.8.1895
Sat Oct 9 15:51:07 2021
While running game code:
File "game/scenario/day1.rpy", line 145, in <module>
File "game/SuperRageEngine/Data/Main.rpy", line 1503, in Say
File "game/SuperRageEngine/Data/Main.rpy", line 323, in Image
File "game/script.rpy", line 170, in sprite_dysplayable
File "game/SuperRageEngine/Data/Main.rpy", line 2075, in ImageExprCheck
IOError: Couldn't find file 'mods/ded_kasumi/images/sprites/yutaka/poses/1_uniform.png' for creating the sprite.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scenario/day1.rpyc", line 145, in script
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scenario/day1.rpy", line 145, in <module>
File "game/SuperRageEngine/Data/Main.rpy", line 1503, in Say
File "game/SuperRageEngine/Data/Main.rpy", line 323, in Image
File "game/script.rpy", line 170, in sprite_dysplayable
File "game/SuperRageEngine/Data/Main.rpy", line 2075, in ImageExprCheck
IOError: Couldn't find file 'mods/ded_kasumi/images/sprites/yutaka/poses/1_uniform.png' for creating the sprite.
Windows-10-10.0.22543
Ren'Py 7.4.8.1895
Damned Cool Weekdays! 0.5.5.0
Mon Feb 14 18:19:22 2022
2. Ад перфекциониста при выборе действия. В частности это связано с рамками.
P.s Куда обращаться по поводу SuperRageLaunсher?
1. Понял, исправлю.
2. А что с рамками не так? Как надо отмечаются галочками когда-либо выбранные варианты.
А по поводу SuperRageLaunсher можно тут же писать.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 156, in <module>
File "game/script.rpy", line 24, in games_folder_check
TypeError: coercing to Unicode: need string or buffer, NoneType found
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "script.rpyc", line 5, in script
File "script.rpyc", line 5, in script
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 156, in <module>
File "game/script.rpy", line 24, in games_folder_check
TypeError: coercing to Unicode: need string or buffer, NoneType found
Windows-10-10.0.22543
Ren'Py 7.4.8.1895
SuperRageLauncher 0.3.5.0
Mon Feb 14 19:31:50 2022
'm sorry, but an uncaught exception occurred.
After initialization, but before game start.
File "renpy/common/00start.rpy", line 80, in _init_language
renpy.change_language(language)
AttributeError: 'Cache' object has no attribute 'get_renders'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 78, in run
renpy.translation.init_translation()
File "renpy/translation/__init__.py", line 561, in init_translation
renpy.store._init_language() # @UndefinedVariable
File "renpy/common/00start.rpy", line 80, in _init_language
renpy.change_language(language)
File "renpy/translation/__init__.py", line 654, in change_language
renpy.exports.free_memory()
File "renpy/exports.py", line 2552, in free_memory
renpy.display.interface.kill_textures()
File "renpy/display/core.py", line 2432, in kill_textures
renpy.display.render.free_memory()
File "render.pyx", line 114, in renpy.display.render.free_memory
File "render.pyx", line 518, in renpy.display.render.mark_sweep
AttributeError: 'Cache' object has no attribute 'get_renders'
Windows-10-10.0.22579
Ren'Py 7.4.8.1895
Damned Cool Weekdays! 0.6.0.0
Fri Apr 8 18:07:56 2022