Monika-After-Story / DDLCModTemplate

A template for producing Doki Doki Literature Club Mods that adhere to Team Salvato's guidelines
96 stars 65 forks source link

Attribute error? #36

Open Konron opened 6 years ago

Konron commented 6 years ago

I'm not sure if this is due to my meddling or not, but this occurred as soon as I used the in-game updater tonight. Here's the log;

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/script-holidays.rpy", line 78, in script File "game/script-holidays.rpy", line 84, in AttributeError: 'StoreModule' object has no attribute 'o31_cg_folder'

-- Full Traceback ------------------------------------------------------------

Full traceback: File "C:\Users\Konron\Desktop\New Folder\DDLC-1.1.0-pc\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Users\Konron\Desktop\New Folder\DDLC-1.1.0-pc\renpy\main.py", line 419, in main game.context().run(node) File "game/script-holidays.rpy", line 78, in script File "C:\Users\Konron\Desktop\New Folder\DDLC-1.1.0-pc\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Konron\Desktop\New Folder\DDLC-1.1.0-pc\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/script-holidays.rpy", line 84, in AttributeError: 'StoreModule' object has no attribute 'o31_cg_folder'

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187