Got this error on v0.1.2 after picking the "I'll try it first" option when drinking the qi alcohol.

Bug Report:
When not skipping and letting the scene after the screenshot fade in without interupting it, the game throws the folowing error:
While running game code:
File "game/script.rpy", line 22, in script call
call intro from _call_intro
File "game/charpters/intro.rpy", line 623, in script call
call ch1 from _call_ch1_1
File "game/charpters/ch1.rpy", line 1562, in script call
call ch2 from _call_ch2
File "game/charpters/ch2.rpy", line 413, in script
show mc sdc at center with Fade(0.1)
TypeError: Fade() missing 2 required positional arguments: 'hold_time' and 'in_time'

Bug report
Found a bug when trying to start the new harem quest line. Right after Andre says "Did I do something wrong" the game gives an error message. The error does not appear if skip mode is used. The save I continued from was from v 0.25.1.2. I am using the windows version.
The error message is too long to fit in this Comment.