Glad to help, me and my girlfriend are playing this by candlelight and loving it!!
royalty_valens
2
Posts
A member registered Jul 03, 2017
Recent community posts
Hello! I caught this crash and just wanted to report it:
While running game code:
File "game/script.rpy", line 2988, in script
if tabitha_relationship["open"] - tabitha_relationship["closed"] >=2 or (tabitha_relationship["agreeable"] - tabitha_relationship["adversarial"] >=1 and tabitha_relationship["agreeable"] - tabitha_relationship["adversarial"] <=2):
File "game/script.rpy", line 3012, in <module>
elif tabitha_relationship["adversarial"] - tabitha_relationsihp["agreeable"] >= 3:
NameError: name 'tabitha_relationsihp' is not defined
It happened while we were talking to Tabitha in the foyer at the beginning of the game.