安装 Steam						
					
				
				
									登录
											 | 
						语言
						
																																															繁體中文(繁体中文)
																													日本語(日语)
																													한국어(韩语)
																													ไทย(泰语)
																													български(保加利亚语)
																													Čeština(捷克语)
																													Dansk(丹麦语)
																													Deutsch(德语)
																													English(英语)
																													Español-España(西班牙语 - 西班牙)
																													Español - Latinoamérica(西班牙语 - 拉丁美洲)
																													Ελληνικά(希腊语)
																													Français(法语)
																													Italiano(意大利语)
																													Bahasa Indonesia(印度尼西亚语)
																													Magyar(匈牙利语)
																													Nederlands(荷兰语)
																													Norsk(挪威语)
																													Polski(波兰语)
																													Português(葡萄牙语 - 葡萄牙)
																													Português-Brasil(葡萄牙语 - 巴西)
																													Română(罗马尼亚语)
																													Русский(俄语)
																													Suomi(芬兰语)
																													Svenska(瑞典语)
																													Türkçe(土耳其语)
																													Tiếng Việt(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
											
```
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!