Like others on here I am having trouble running this on mac. I have tried both PC ang mac versions and i launch using renpy launcer v 8.0.3. I have patched it using latest patch version and loaded the shoddy multi mod including the optional files.
It will open to the main menu but as soon as i try to enter an mc name the game crahes and i get the following message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
File "renpy/common/000window.rpy", line 69, in _window_show
File "game/ShaddyMod/ShaddyScreens.rpy", line 569, in execute
init -500 screen say(who, what):
File "game/ShaddyMod/ShaddyScreens.rpy", line 569, in execute
init -500 screen say(who, what):
File "game/ShaddyMod/ShaddyScreens.rpy", line 572, in execute
window:
File "game/ShaddyMod/ShaddyScreens.rpy", line 591, in execute
if persistent.say_window_alpha < 0.6:
File "game/ShaddyMod/ShaddyScreens.rpy", line 591, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Applications/renpy-8.0.3-sdk/renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "/Applications/renpy-8.0.3-sdk/renpy/main.py", line 660, in main
run(restart)
File "/Applications/renpy-8.0.3-sdk/renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "/Applications/renpy-8.0.3-sdk/renpy/execution.py", line 938, in run_context
context.run()
File "scripts/script.rpyc", line 68, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "scripts/script.rpyc", line 68, in script
File "/Applications/renpy-8.0.3-sdk/renpy/ast.py", line 891, in execute
statement_name("say")
File "/Applications/renpy-8.0.3-sdk/renpy/ast.py", line 47, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
File "renpy/common/000window.rpy", line 69, in _window_show
File "/Applications/renpy-8.0.3-sdk/renpy/exports.py", line 1657, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 2798, in do_with
return self.interact(trans_pause=True,
File "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "/Applications/renpy-8.0.3-sdk/renpy/display/screen.py", line 451, in visit_all
callback(self)
File "/Applications/renpy-8.0.3-sdk/renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/Applications/renpy-8.0.3-sdk/renpy/display/screen.py", line 462, in per_interact
self.update()
File "/Applications/renpy-8.0.3-sdk/renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/ShaddyMod/ShaddyScreens.rpy", line 569, in execute
init -500 screen say(who, what):
File "game/ShaddyMod/ShaddyScreens.rpy", line 569, in execute
init -500 screen say(who, what):
File "game/ShaddyMod/ShaddyScreens.rpy", line 572, in execute
window:
File "game/ShaddyMod/ShaddyScreens.rpy", line 591, in execute
if persistent.say_window_alpha < 0.6:
File "game/ShaddyMod/ShaddyScreens.rpy", line 591, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
macOS-10.13.6-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Buried Desires 0.45
Mon Mar 20 00:31:10 2023
Without the multi mod it seems that it will run. So any other mac users struggling should download renpy and use it to launch the game. and not use the shaddy mod