Let me know what you find in version 0.7a!
Hand-drawn adult dating game. · By
Ran into an exception while talking with Sera about her clothes and after I finished editing her video
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/morning.rpy", line 127, in script call
call screen MorningResidence
File "game/morning.rpy", line 1029, in script call
call SeraFab1 from _call_SeraFab1
File "game/storyscenes.rpy", line 1894, in script
P "I have to change my shorts now, you know."
Exception: Sayer 'P' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/morning.rpy", line 127, in script call
call screen MorningResidence
File "game/morning.rpy", line 1029, in script call
call SeraFab1 from _call_SeraFab1
File "game/storyscenes.rpy", line 1894, in script
P "I have to change my shorts now, you know."
File "C:\Users\stick\Desktop\Desktop\New folder\FloatingFlowers-0.7a-pc\renpy\ast.py", line 881, in execute
who = eval_who(self.who, self.who_fast)
File "C:\Users\stick\Desktop\Desktop\New folder\FloatingFlowers-0.7a-pc\renpy\ast.py", line 774, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'P' is not defined.
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.1.22070801
Floating Flowers 0.7a
Fri Aug 5 12:42:29 2022
```