All of the assets are finally here

description in release!
This commit is contained in:
2025-02-05 13:23:35 +02:00
parent 24b536857b
commit efc60b73ad
123 changed files with 533 additions and 125 deletions

View File

@@ -1,40 +1,68 @@
I'm sorry, but an uncaught exception occurred.
After initialization, but before game start.
File "renpy/common/00start.rpy", line 83, in _init_language
renpy.change_language(language)
File "game/screens.rpy", line 578, in <module>
color gui.label_text_color
AttributeError: 'StoreModule' object has no attribute 'label_text_color'
Compiling ATL code at game/sprite_settings.rpy:18
File "game/akai_route.rpy", line 437, in script
ak surprised "אה, לא הצגתי אותו. הוא עוזר לי עם המשימות שלי בתור מתנדב!"
File "renpy/common/00layeredimage.rpy", line 704, in _duplicate
d = d._duplicate(None)
File "game/sprite_settings.rpy", line 18, in <module>
transform_anchor Tru
NameError: name 'Tru' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\renpy-8.3.2-sdk\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "E:\renpy-8.3.2-sdk\renpy\main.py", line 652, in main
run(restart)
File "E:\renpy-8.3.2-sdk\renpy\main.py", line 75, in run
renpy.translation.init_translation()
File "E:\renpy-8.3.2-sdk\renpy\translation\__init__.py", line 702, in init_translation
renpy.store._init_language() # type: ignore
File "renpy/common/00start.rpy", line 83, in _init_language
renpy.change_language(language)
File "E:\renpy-8.3.2-sdk\renpy\translation\__init__.py", line 796, in change_language
new_change_language(tl, language)
File "E:\renpy-8.3.2-sdk\renpy\translation\__init__.py", line 748, in new_change_language
i.apply()
File "E:\renpy-8.3.2-sdk\renpy\ast.py", line 2800, in apply
value = renpy.python.py_eval(expr)
File "game/akai_route.rpy", line 437, in script
ak surprised "אה, לא הצגתי אותו. הוא עוזר לי עם המשימות שלי בתור מתנדב!"
File "E:\renpy-8.3.2-sdk\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "E:\renpy-8.3.2-sdk\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\renpy-8.3.2-sdk\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "E:\renpy-8.3.2-sdk\renpy\character.py", line 1393, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "E:\renpy-8.3.2-sdk\renpy\character.py", line 1212, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "E:\renpy-8.3.2-sdk\renpy\character.py", line 1168, in resolve_say_attributes
renpy.exports.show(show_image)
File "E:\renpy-8.3.2-sdk\renpy\exports\displayexports.py", line 477, in show
if not base.find_target() and renpy.config.missing_show:
File "E:\renpy-8.3.2-sdk\renpy\display\image.py", line 421, in find_target
self.target = target._duplicate(a)
File "renpy/common/00layeredimage.rpy", line 704, in _duplicate
d = d._duplicate(None)
File "E:\renpy-8.3.2-sdk\renpy\display\transform.py", line 1193, in _duplicate
rv = self(_args=args)
File "E:\renpy-8.3.2-sdk\renpy\display\transform.py", line 1095, in __call__
child = child._duplicate(_args)
File "E:\renpy-8.3.2-sdk\renpy\display\image.py", line 459, in _duplicate
rv.find_target()
File "E:\renpy-8.3.2-sdk\renpy\display\image.py", line 421, in find_target
self.target = target._duplicate(a)
File "E:\renpy-8.3.2-sdk\renpy\display\transform.py", line 1194, in _duplicate
rv.take_execution_state(self)
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 551, in take_execution_state
block = self.compile()
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 723, in compile
block = self.atl.compile(self.context)
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 925, in compile
statements = [ i.compile(ctx) for i in self.statements ]
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 925, in <listcomp>
statements = [ i.compile(ctx) for i in self.statements ]
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 1266, in compile
value = ctx.eval(expr)
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 387, in eval
return renpy.python.py_eval(expr, locals=self.context)
File "E:\renpy-8.3.2-sdk\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\renpy-8.3.2-sdk\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/screens.rpy", line 578, in <module>
color gui.label_text_color
AttributeError: 'StoreModule' object has no attribute 'label_text_color'
File "game/sprite_settings.rpy", line 18, in <module>
transform_anchor Tru
NameError: name 'Tru' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Otomai 1.0
Thu Jan 23 11:58:39 2025
Sat Feb 1 11:54:44 2025