Everlasting Summer

Everlasting Summer

Damned Cool Weekdays! (Полная версия v1.1.1)
SuperRage  [개발자] 2020년 12월 15일 오전 2시 10분
🔍Трейсбеки, баги, вылеты.
Сообщаем о любых технических ошибках.
< >
전체 댓글 12개 중 1~12개 표시 중
76561199201609961 2021년 10월 1일 오후 12시 40분 
I'm sorry, but an uncaught exception occurred. While running game code: File "screens.rpy", line 663, in execute File "screens.rpy", line 663, in execute File "screens.rpy", line 673, in execute File "screens.rpy", line 681, in execute File "screens.rpy", line 682, in execute File "screens.rpy", line 684, in execute File "screens.rpy", line 690, in execute File "screens.rpy", line 691, in execute File "screens.rpy", line 692, in execute NameError: Name 'SuperRage' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: 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 "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module> python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide 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 3276, 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 3694, 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 432, in visit_all callback(self) File "renpy/display/core.py", line 3694, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 443, in per_interact self.update() File "renpy/display/screen.py", line 631, in update self.screen.function(**self.scope) File "screens.rpy", line 663, in execute File "screens.rpy", line 663, in execute File "screens.rpy", line 673, in execute File "screens.rpy", line 681, in execute File "screens.rpy", line 682, in execute File "screens.rpy", line 684, in execute File "screens.rpy", line 690, in execute File "screens.rpy", line 691, in execute File "screens.rpy", line 692, in execute File "renpy/ui.py", line 992, in _textbutton text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs) File "renpy/text/text.py", line 1551, in __init__ self.set_text(text, scope, substitute) File "renpy/text/text.py", line 1670, in set_text i, did_sub = renpy.substitutions.substitute(i, scope, substitute) File "renpy/substitutions.py", line 270, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value File "renpy/substitutions.py", line 228, in __getitem__ raise NameError("Name '{}' is not defined.".format(key)) NameError: Name 'SuperRage' is not defined. Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Everlasting Summer 1.2 Fri Oct 1 22:32:11 2021
Ебака 2021년 10월 9일 오전 5시 53분 
I'm sorry, but an uncaught exception occurred.

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
SuperRage  [개발자] 2021년 10월 9일 오전 7시 24분 
Постараюсь исправить.
F̶a̶t̶l̵e̷r̷n̵e̷ 2022년 2월 14일 오전 7시 27분 
I'm sorry, but an uncaught exception occurred.

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
SuperRage  [개발자] 2022년 2월 14일 오전 7시 53분 
Fatlerne, странно, у меня на той строке всё работало. В любом случае, попробую разобраться в проблеме
F̶a̶t̶l̵e̷r̷n̵e̷ 2022년 3월 3일 오전 8시 14분 
1. На 6 день (суббота), на линии (буду называть её) "без смертей", Элиза идёт в школу в повседневной одежде.
2. Ад перфекциониста при выборе действия. В частности это связано с рамками.
P.s Куда обращаться по поводу SuperRageLaunсher?
SuperRage  [개발자] 2022년 3월 3일 오전 8시 58분 
Fatlerne,
1. Понял, исправлю.
2. А что с рамками не так? Как надо отмечаются галочками когда-либо выбранные варианты.
А по поводу SuperRageLaunсher можно тут же писать.
SuperRage 님이 마지막으로 수정; 2022년 3월 3일 오전 8시 59분
F̶a̶t̶l̵e̷r̷n̵e̷ 2022년 3월 3일 오전 10시 16분 
Вот фото где видна проблема. https://1drv.ms/w/s!AhifoDzFvph5rk83W_uHBxNvPsid?e=PWghGv
F̶a̶t̶l̵e̷r̷n̵e̷ 2022년 3월 3일 오전 10시 18분 
А по поводу SuperRageLaunсher есть traceback. И ещё почему-то мне накрутило +725 часов в Damned Cool Weekdays!

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
SuperRage  [개발자] 2022년 3월 3일 오후 7시 33분 
Fatlerne, лично у меня рамка нормальная. И в оконном режиме и в полноэкранном. Вероятно, тут дело в размере монитора или ещё чём-то. С накруткой же часов уже сталкивался, правда, до сих пор так и не выяснил, по какой причине она происходит. Возможно, текст с наигранными часами придётся временно убрать с лаунчера. А что насчёт трейса, попытаюсь его исправить.
F̶a̶t̶l̵e̷r̷n̵e̷ 2022년 4월 8일 오전 8시 11분 
При запуске модификации через SuperRageLauncher выдаёт traceback.txt (при этом модификация не запускается). Если запустить модификацию напрямую через exe, то ошибки никакой нет.

'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
SuperRage  [개발자] 2022년 4월 8일 오후 8시 31분 
Fatlerne, постараюсь разобраться в проблеме
SuperRage 님이 마지막으로 수정; 2022년 4월 8일 오후 8시 31분
< >
전체 댓글 12개 중 1~12개 표시 중
페이지당 표시 개수: 1530 50