akai is done yayyy

and with that all of the main routes are done. next up will be putting all of the actual assets in and also the secret endings. wahoo
This commit is contained in:
2025-01-12 17:37:18 +02:00
parent 5496b76370
commit 5ba5cefd23
40 changed files with 1522 additions and 470 deletions

View File

@@ -1,38 +1,24 @@
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/shiro_route.rpy", line 503, in script
ak think "דברים נשברים בכנס כל הזמן, אני בטוח שיש דרך לתקן גם נעל."
Exception: Image 'akai' does not accept attributes 'think'.
File "game/akai_route.rpy", line 771, in script
hr "כן, היא שינתה את השם שלה לשם הדמות האהובה עליה. זה אולי לא נשמע יפני, אבל זה 100% יפני ובכלל לא מזויף."
ValueError: unsupported format character '?' (0x5d9) at index 82
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/shiro_route.rpy", line 503, in script
ak think "דברים נשברים בכנס כל הזמן, אני בטוח שיש דרך לתקן גם נעל."
File "game/akai_route.rpy", line 771, in script
hr "כן, היא שינתה את השם שלה לשם הדמות האהובה עליה. זה אולי לא נשמע יפני, אבל זה 100% יפני ובכלל לא מזויף."
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 "E:\renpy-8.3.2-sdk\renpy\display\displayable.py", line 249, in _duplicate
args.extraneous()
File "E:\renpy-8.3.2-sdk\renpy\display\displayable.py", line 109, in extraneous
raise Exception("Image '{}' does not accept attributes '{}'.".format(
Exception: Image 'akai' does not accept attributes 'think'.
File "E:\renpy-8.3.2-sdk\renpy\exports\sayexports.py", line 121, in say
what = what % tag_quoting_dict
ValueError: unsupported format character '?' (0x5d9) at index 82
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Otomai 1.0
Tue Jan 7 14:50:17 2025
Sun Jan 12 14:55:17 2025