When I try to watch a softporn or hardporn with mon I get this:
Full traceback:
File "func_action_processing.rpyc", line 89, in script call
File "locations/loc_kitchen.rpyc", line 283, in script call
File "chars/char_Mom.rpyc", line 3853, in script
File "SuperPowered_v0.28.00-win\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "SuperPowered_v0.28.00-win\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "SuperPowered_v0.28.00-win\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chars/char_Mom.rpy", line 3853, in <module>
AttributeError: 'Person' object has no attribute 'tabooo'
So what is this tabooo attribute that the Person object is supposed to have?