Error right from the start.
Full traceback:
File "script.rpyc", line 23, in script call
File "core/03variables.rpyc", line 110, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/core/03variables.rpy", line 119, in <module>
File "game/core/07_clothes.rpy", line 50, in checking_clothes
File "game/core/07_clothes.rpy", line 171, in setting_clothes_by_conditions
NameError: global name 'poss' is not defined