Is the walkthrough supposed to work for all versions of the game or only the windows one?
Getting that error with the mac version:
>>
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
Exception: store.quick_menu is being given a default a second time.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/private/var/folders/fw/pqfj2gdj54b5mj9ld4zqm7yr0000gn/T/AppTranslocation/95BC0F8B-1044-4796-AF73-B44058E4767F/d/Roomforrent.app/Contents/Resources/autorun/renpy/bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "/private/var/folders/fw/pqfj2gdj54b5mj9ld4zqm7yr0000gn/T/AppTranslocation/95BC0F8B-1044-4796-AF73-B44058E4767F/d/Roomforrent.app/Contents/Resources/autorun/renpy/main.py", line 578, in main
run(restart)
File "/private/var/folders/fw/pqfj2gdj54b5mj9ld4zqm7yr0000gn/T/AppTranslocation/95BC0F8B-1044-4796-AF73-B44058E4767F/d/Roomforrent.app/Contents/Resources/autorun/renpy/main.py", line 143, in run
renpy.execution.run_context(True)
File "/private/var/folders/fw/pqfj2gdj54b5mj9ld4zqm7yr0000gn/T/AppTranslocation/95BC0F8B-1044-4796-AF73-B44058E4767F/d/Roomforrent.app/Contents/Resources/autorun/renpy/execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 189, in script
python:
File "/private/var/folders/fw/pqfj2gdj54b5mj9ld4zqm7yr0000gn/T/AppTranslocation/95BC0F8B-1044-4796-AF73-B44058E4767F/d/Roomforrent.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/fw/pqfj2gdj54b5mj9ld4zqm7yr0000gn/T/AppTranslocation/95BC0F8B-1044-4796-AF73-B44058E4767F/d/Roomforrent.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
File "/private/var/folders/fw/pqfj2gdj54b5mj9ld4zqm7yr0000gn/T/AppTranslocation/95BC0F8B-1044-4796-AF73-B44058E4767F/d/Roomforrent.app/Contents/Resources/autorun/renpy/exports.py", line 3495, in execute_default_statement
i.set_default(start)
File "screens.rpyc", line 1456, in set_default
Exception: store.quick_menu is being given a default a second time.
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Room for rent 10_0_beta_d_for_Patreons_only
Tue May 12 08:30:41 2020
<<
Anything I can do about that?