The Mac version crashes right after pronoun selection :c I'm copying the full error log below:
---
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/assets/scenes/scene1.rpy", line 8, in script
"The sun shines through the window, causing you to squint as you sit up."
File "game/assets/scenes/scene1.rpy", line 8, in script
"The sun shines through the window, causing you to squint as you sit up."
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'