Getting this error when I go to the boutique and ask to view new collection...
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 4802, in script python: File "game/script.rpy", line 4842, in <module> if buyblackshirtmini != None and i.name == buyblackshirtmini.name and blackshirtmini.ownership == False and buyredbikini.resolved: AttributeError: 'NoneType' object has no attribute 'resolved' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 4802, in script python: File "C:\Users\Zongor\Downloads\Games\00_NEW\JourneytoBliss-0.082_hotfix-pc\renpy\ast.py", line 823, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Zongor\Downloads\Games\00_NEW\JourneytoBliss-0.082_hotfix-pc\renpy\python.py", line 1178, in py_exec_bytecode exec(bytecode, globals, locals) File "game/script.rpy", line 4842, in <module> if buyblackshirtmini != None and i.name == buyblackshirtmini.name and blackshirtmini.ownership == False and buyredbikini.resolved: AttributeError: 'NoneType' object has no attribute 'resolved' Windows-10-10.0.177xx AMD64 Ren'Py 8.2.2.24061201 Journey to Bliss 0.082_hotfix Thu Jun 20 23:57:47 2024
Thank you for pointing that out. This should solve it.
PS. Renewed with a redundancy check a moment ago, please re-download if you have error.