Hey. I've been trying to get the game to run on my Mac for over a week now and I've been unable to get it to launch. I'm running macOS 10.14.5. When running the pre-compiled mac application, the game crashes without opening a window or a crash report. It's only when force launching it through the ren.py launcher/editor that I'm able to recover an error report. I've been looking for the files in question and people who've had the same problem as me and I've found neither. Here's the full traceback. I hope someone here more familiar with the game can help out.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00_ex_scripts/Actions/CharacterExItemActionResult.rpy", line 30, in <module>
TypeError: Error when calling the metaclass bases
Cannot create a consistent method resolution
order (MRO) for bases ICharacterExItemActionResult, RevertableObject
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "00_ex_scripts/Actions/CharacterExItemActionResult.rpyc", line 1, in script
File "/Users/name/Downloads/renpy-7.2.2-sdk/renpy/ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/name/Downloads/renpy-7.2.2-sdk/renpy/python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "game/00_ex_scripts/Actions/CharacterExItemActionResult.rpy", line 30, in <module>
TypeError: Error when calling the metaclass bases
Cannot create a consistent method resolution
order (MRO) for bases ICharacterExItemActionResult, RevertableObject
Darwin-18.6.0-x86_64-i386-64bit
Ren'Py 7.2.2.491
Thu Jun 27 21:02:44 2019