part 3 of shiro's route wahoo
next up are the endings. whoo
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
I'm sorry, but an uncaught exception occurred.
|
||||
|
||||
While running game code:
|
||||
File "game/shiro_route.rpy", line 276, in script
|
||||
sh worry "זה לא עובד… אולי תנסה סליים עם 3 י'?"
|
||||
Exception: Image 'shiro' does not accept attributes 'worry'.
|
||||
File "game/shiro_route.rpy", line 503, in script
|
||||
ak think "דברים נשברים בכנס כל הזמן, אני בטוח שיש דרך לתקן גם נעל."
|
||||
Exception: Image 'akai' does not accept attributes 'think'.
|
||||
|
||||
-- Full Traceback ------------------------------------------------------------
|
||||
|
||||
Full traceback:
|
||||
File "game/shiro_route.rpy", line 276, in script
|
||||
sh worry "זה לא עובד… אולי תנסה סליים עם 3 י'?"
|
||||
File "game/shiro_route.rpy", line 503, in script
|
||||
ak think "דברים נשברים בכנס כל הזמן, אני בטוח שיש דרך לתקן גם נעל."
|
||||
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
|
||||
@@ -30,9 +30,9 @@ Full traceback:
|
||||
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 'shiro' does not accept attributes 'worry'.
|
||||
Exception: Image 'akai' does not accept attributes 'think'.
|
||||
|
||||
Windows-10-10.0.19045 AMD64
|
||||
Ren'Py 8.3.2.24090902
|
||||
Otomai 1.0
|
||||
Mon Jan 6 22:51:53 2025
|
||||
Tue Jan 7 14:50:17 2025
|
||||
|
||||
Reference in New Issue
Block a user