Monika-After-Story / MonikaModDev

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

Auto Atmos Change submod causes an exceptioin #9564

Closed Deli-Cake closed 1 year ago

Deli-Cake commented 1 year ago

Traceback: 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 "E:\Users\Andrew\Desktop\Just Monika\Monika After Story\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "E:\Users\Andrew\Desktop\Just Monika\Monika After Story\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 "E:\Users\Andrew\Desktop\Just Monika\Monika After Story\game\python-packages\pyowm-2.8.0-py2.7.egg\pyowm__init.py", line 50, in OWM File "E:\Users\Andrew\Desktop\Just Monika\Monika After Story\game\python-packages\pyowm-2.8.0-py2.7.egg\pyowm\webapi25\owm25.py", line 20, in File "E:\Users\Andrew\Desktop\Just Monika\Monika After Story\game\python-packages\pyowm-2.8.0-py2.7.egg\pyowm\stationsapi30\stations_manager.py", line 6, in File "E:\Users\Andrew\Desktop\Just Monika\Monika After Story\game\python-packages\pyowm-2.8.0-py2.7.egg\pyowm\commons\http_client.py", line 1, in File "E:\Users\Andrew\Desktop\Just Monika\Monika After Story\renpy\loader.py", line 711, in load_module exec code in mod.dict File "python-packages/requests/init.py", line 112, in File "E:\Users\Andrew\Desktop\Just Monika\Monika After Story\renpy\loader.py", line 711, in load_module exec code in mod.dict__ File "python-packages/requests/utils.py", line 24, in File "E:\Users\Andrew\Desktop\Just Monika\Monika After Story\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-unstable.2022.09.21.164

Booplicate commented 1 year ago

Remove the submod.