Angels with Scaly Wings

Angels with Scaly Wings

查看统计:
Sygnus 2018 年 5 月 6 日 下午 5:05
Problem with running the game
Hey I've come across this error when first starting the game

"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 6, in <module>
modloader.main(reload_mods=reload_mods)
ImportError: No module named ssl

-- 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 6, in <module>
modloader.main(reload_mods=reload_mods)
File "modloader/__init__.py", line 78, in main
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/modconfig.py", line 4, in <module>
ImportError: No module named ssl

Windows-8-6.2.9200
Ren'Py 6.99.12.2.2029
Angels with Scaly Wings 1.07"

I tried reinstalling, deleting the bootstrap file, getting rid of the Steam workshop file, pretty much everything and the same error keeps coming up.

Had 3 endings left to play for but honestly don't mind if it means all the game data was lost. It's a lot of fun playing through it, would appreciate any help though with getting it back to its previous state if possible ^^;



引用自 Blue:
Firstly, remove the "modloader" and "mods" folder as well as "modloader_error_handling.rpe" from your game folder. If you start the game now, it should start working without 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?
< >
正在显示第 1 - 5 条,共 5 条留言
M  [开发者] 2018 年 5 月 6 日 下午 5:29 
Can you tell us what happens if you just delete the workshop folder and try to run it then? Were you playing with any mods?
Sygnus 2018 年 5 月 6 日 下午 5:40 
引用自 M. B. Saunders
Can you tell us what happens if you just delete the workshop folder and try to run it then? Were you playing with any mods?
Different error showed up:

```
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
该讨论串的作者已表示此帖子解答了原先的主题。
Blue  [开发者] 2018 年 5 月 7 日 上午 12:19 
Firstly, remove the "modloader" and "mods" folder as well as "modloader_error_handling.rpe" from your game folder. If you start the game now, it should start working without 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?
最后由 Blue 编辑于; 2018 年 5 月 7 日 上午 12:19
Sygnus 2018 年 5 月 7 日 上午 2:51 
引用自 Blue
Firstly, remove the "modloader" and "mods" folder as well as "modloader_error_handling.rpe" from your game folder. If you start the game now, it should start working without 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!
Blue  [开发者] 2018 年 5 月 7 日 上午 2:55 
Just as a note to anyone else getting this issue, simply unsubscribing from everything, starting the game (possibly twice - do it again if it still crashes the first time) and then resubscribing should fix it without having to delete the steam_workshop folder or the modtools manually.
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50