I have a repeating error. Not sure if this is proper place to post... Tell me if this is mod error or should I send to developer or different location for you mod developers. This happens when creating new outfits. I am running v34.6 brand new game
While running game code:
File "game/script.rpy", line 10763, in <module>
AttributeError: 'NoneType' object has no attribute 'name'
Full traceback:
File "script.rpyc", line 10897, in script call
File "script.rpyc", line 10894, in script call
File "script.rpyc", line 11009, in script call
File "game_roles/role_sister.rpyc", line 387, in script call
File "game_roles/role_sister.rpyc", line 431, in script
File "F:\AP Games\Lab_Rats_2_Mod-v0.34.6-market\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "F:\AP Games\Lab_Rats_2_Mod-v0.34.6-market\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\AP Games\Lab_Rats_2_Mod-v0.34.6-market\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/game_roles/role_sister.rpy", line 435, in <module>
AttributeError: 'NoneType' object has no attribute 'vagina_visible'
While running game code:
File "game/game_roles/role_sister.rpy", line 435, in <module>
AttributeError: 'NoneType' object has no attribute 'vagina_visible'