Monika-After-Story / MonikaModDev

DDLC fan mod to extend Monika
http://www.monikaafterstory.com/
Other
1.18k stars 685 forks source link

can't play #4063

Closed Abbyninjamonkey closed 5 years ago

Abbyninjamonkey commented 5 years ago

this is the traceback I got just copy and pasted, I'm just trying to open the game I'm sorry, but an uncaught exception occurred.

While running game code: File "game/zz_music_selector.rpy", line 14, in script File "game/zz_music_selector.rpy", line 16, in ImportError: cannot import name StreamInfo

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

Full traceback: File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\main.py", line 419, in main game.context().run(node) File "game/zz_music_selector.rpy", line 14, in script File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/zz_music_selector.rpy", line 16, in File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\loader.py", line 711, in load_module exec code in mod.dict File "python-packages/mutagen/init.py", line 13, in ImportError: cannot import name StreamInfo

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187

multimokia commented 5 years ago

You may want to try making a fresh non Steam install. We've seen issues in the past with steam users having this problem. Don't worry, your progress won't be lost.

multimokia commented 5 years ago

Yeah, don't carry over the existing stuff, just install MAS fresh on a new ddlc. So grab a fresh copy off our releases page.

ThePotatoGuy commented 5 years ago

[closing as resolved]