Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute error? #36

Open
Konron opened this issue Oct 27, 2018 · 0 comments
Open

Attribute error? #36

Konron opened this issue Oct 27, 2018 · 0 comments

Comments

@Konron
Copy link

Konron commented Oct 27, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant