You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: