Hi, I keep getting errors with the 0.5a public version on mac when I load a previous save.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/900_GAME.rpy", line 34, in script call
call navigate() from _call_navigate
File "game/320_navigator.rpy", line 200, in script call
call navigate_to(_return[1]) from _call_navigate_to
File "game/320_navigator.rpy", line 232, in script call
call intercept_post(locID) from _call_intercept_post
File "game/350_intercepts.rpy", line 121, in script
if locID == "LOCBathroom" and irith.isAt(locID):
File "game/350_intercepts.rpy", line 443, in <module>
elif "brothel talk" in nyx.done and "brothel talk" not in irith.done and locID=="LOCIrith" and "well trained pet" in [i.lower() for i in irith.achievements]:
NameError: name 'nyx' is not defined