everytime i go to store and open the product menu this happens.
does anybody know the problem and solution?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/storeinit.rpy", line 262, in <module>
NameError: name 'categ' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/storeinit.rpyc", line 262, in script
File "D:\damz folder\games\My_cute_roommate-1.3.0ex-win\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\damz folder\games\My_cute_roommate-1.3.0ex-win\renpy\python.py", line 1929, in py_exec_bytecode
exec bytecode in globals, locals
File "game/storeinit.rpy", line 262, in <module>
NameError: name 'categ' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.0.424
1.3.0ex
Sat May 18 23:51:41 2019
does anybody know the problem and solution?