Angels with Scaly Wings

Angels with Scaly Wings

View Stats:
Sygnus 6 May, 2018 @ 5:05pm
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 ^^;



Originally posted by 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?
< >
Showing 1-5 of 5 comments
M  [developer] 6 May, 2018 @ 5:29pm 
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 6 May, 2018 @ 5:40pm 
Originally posted by 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
The author of this thread has indicated that this post answers the original topic.
Blue  [developer] 7 May, 2018 @ 12:19am 
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?
Last edited by Blue; 7 May, 2018 @ 12:19am
Sygnus 7 May, 2018 @ 2:51am 
Originally posted by 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  [developer] 7 May, 2018 @ 2:55am 
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.
< >
Showing 1-5 of 5 comments
Per page: 1530 50