Monika-After-Story / MonikaModDev

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

Game won't start #9570

Closed CloakedGhost closed 2 years ago

CloakedGhost commented 2 years ago

Hey there, I always get this traceback when I try to open the game. It worked fine before the update (seems to be related to a submod, but don't know how to fix it):

[code] I'm sorry, but an uncaught exception occurred.

While running game code: File "game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 165, in script init -20 python in awc_globals: File "game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 182, in owm = OWM(store.persistent._awc_API_key) ImportError: No module named certifi

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

Full traceback: File "game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 165, in script init -20 python in awc_globals: File "H:\Other Games\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 "H:\Other Games\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 182, in owm = OWM(store.persistent._awc_API_key) File "build/bdist.linux-x86_64/egg/pyowm/init.py", line 50, in OWM File "build/bdist.linux-x86_64/egg/pyowm/webapi25/owm25.py", line 20, in File "build/bdist.linux-x86_64/egg/pyowm/stationsapi30/stations_manager.py", line 6, in File "build/bdist.linux-x86_64/egg/pyowm/commons/http_client.py", line 1, in File "H:\Other Games\Doki Doki Literature Club\renpy\loader.py", line 711, in load_module exec code in mod.dict File "python-packages/requests/init.py", line 112, in File "H:\Other Games\Doki Doki Literature Club\renpy\loader.py", line 711, in load_module exec code in mod.dict File "python-packages/requests/utils.py", line 24, in File "H:\Other Games\Doki Doki Literature Club\renpy\loader.py", line 711, in load_module exec code in mod.dict File "python-packages/requests/certs.py", line 15, in ImportError: No module named certifi

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.12.11 [/code]

Booplicate commented 2 years ago

Install the submod #9569