Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/modloader/bootstrap.rpy", line 1, in script
init python:
File "game/modloader/bootstrap.rpy", line 5, in <module>
import modloader
ImportError: No module named steam_workshop.steam_config
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/modloader/bootstrap.rpy", line 1, in script
init python:
File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\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\Angels with Scaly Wings\renpy\python.py", line 1695, in py_exec_bytecode
exec bytecode in globals, locals
File "game/modloader/bootstrap.rpy", line 5, in <module>
import modloader
File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\loader.py", line 711, in load_module
exec code in mod.__dict__
File "modloader/__init__.py", line 8, in <module>
ImportError: No module named steam_workshop.steam_config
Windows-8-6.2.9200
Ren'Py 6.99.12.2.2029
Angels with Scaly Wings 1.07
```
And yeah I downloaded quite a few mods
To get mods working again, unsubscribe from everything that you're subscribed to, including the Mods mod you'll be automatically subscribed to. If you go to the Workshop page, you can click on Subscribed items[cdn.discordapp.com] which takes you to a page you can easily unsubscribe from everything. Now verify the game contents with Steam and let it reinstall various bits and pieces. Start the game again and check that it reports no errors. After this, you should now be able to subscribe to mods as normal.
Could you report back as to following this works for you?
Yep works perfectly fine now, thanks for the help!