- Jul 11, 2019
- 55
- 184
It might be that your game has messed up saves/settings from an older version or a bad installation.Is Anyone know how to fix this? (i'm still a newbie sorry...)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/_script_/options.rpy", line 62, in script
define config.use_drawable_resolution = preferences.use_drawable_resolution
File "game/_script_/options.rpy", line 62, in <module>
define config.use_drawable_resolution = preferences.use_drawable_resolution
AttributeError: 'Preferences' object has no attribute 'use_drawable_resolution'
Reinstall (download, extract) the game and do the following.
How to reset the whole game (saves, preferences)
Delete all files from the saves folder in the game directory, and delete the WT SILVER folder from the following location:
Windows
%APPDATA%/RenPy/WT SILVER
Mac OS X
~/Library/RenPy/WT SILVER
Linux
~/.renpy/WT SILVER
Last edited: