'mas_songs" not detected #9878
Unanswered
fjdgidkgdfmkdmkdfmdkmfkdfjdkfdmv
asked this question in
QA - tech support + general
Replies: 1 comment
-
You likely have installed one of the submods incorrectly and overwrote |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I installed a bunch of submods from ](https://drive.google.com/drive/folders/1EMAWfryxJABlqVkZJcLXy4HXjlhXw6jF) this but now I get this error when i open the game
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/event-handler.rpy", line 449, in script
init 4 python:
File "game/event-handler.rpy", line 472, in
"SNG": store.mas_songs.song_db,
AttributeError: 'StoreModule' object has no attribute 'mas_songs'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/event-handler.rpy", line 449, in script
init 4 python:
File "C:\Users\premk\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\premk\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/event-handler.rpy", line 472, in
"SNG": store.mas_songs.song_db,
AttributeError: 'StoreModule' object has no attribute 'mas_songs'
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.13
[/code]
Beta Was this translation helpful? Give feedback.
All reactions