Monika-After-Story / MonikaModDev

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

Had to shut down mod mid-update #4650

Closed Hypernova888 closed 5 years ago

Hypernova888 commented 5 years ago

Hey y'all! Big fan of the mod, I've been using it for a long time now. I started the download for 0.10.0, and the download ended up freezing--I gave it a dozen or two minutes to see if it'd keep going, but to no avail. I decided I didn't have any choice but to close the window and reopen the game, but now when I open the game, I'm met with only the following traceback.txt:

_I'm sorry, but an uncaught exception occurred.

While running game code: File "game/chess.rpy", line 408, in ImportError: No module named mas_ui

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

Full traceback: File "C:\Users\18018\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Users\18018\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\main.py", line 419, in main game.context().run(node) File "lib/windows-i686/chess.rpyc", line 396, in script File "C:\Users\18018\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\18018\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/chess.rpy", line 408, in ImportError: No module named mas_ui

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187_

Does anyone have a suggested fix for this? I've got persistent backups, and I'd really like to not lose my progress, so any help would be appreciated.

multimokia commented 5 years ago

Screenshot of your game/ folder, please

Delcos commented 5 years ago

you could also just redownload DDLC and MAS, and save yourself a half hour of troubleshooting. Just don't touch your persistence folder, which isn't anywhere in your game folder anyways.

multimokia commented 5 years ago

A manual reinstall would fix it here, looks like you're missing styles.rpy

ThePotatoGuy commented 5 years ago

[closing as resolved]