Kreon G

Newbie
Mar 30, 2020
54
34
52
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'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/_script_/options.rpy", line 62, in script
define config.use_drawable_resolution = preferences.use_drawable_resolution
File "D:\ANDRI\master games\Witch_Trainer_Silver_1385-pc\WT_Silver_1.38.5-pc\renpy\ast.py", line 2108, in execute
value = renpy.python.py_eval_bytecode(self.code.bytecode)
File "D:\ANDRI\master games\Witch_Trainer_Silver_1385-pc\WT_Silver_1.38.5-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
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'

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
WT Silver 1.385
Sat May 02 11:46:04 2020
 
Dec 10, 2018
20
8
88
hey, I was wondering, it's a wonderful parody of Hogwarts, but where is Dobby ?? It might be interesting to implement a story with this character
 

Zwart

Member
Jun 16, 2018
239
338
126
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'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/_script_/options.rpy", line 62, in script
define config.use_drawable_resolution = preferences.use_drawable_resolution
File "D:\ANDRI\master games\Witch_Trainer_Silver_1385-pc\WT_Silver_1.38.5-pc\renpy\ast.py", line 2108, in execute
value = renpy.python.py_eval_bytecode(self.code.bytecode)
File "D:\ANDRI\master games\Witch_Trainer_Silver_1385-pc\WT_Silver_1.38.5-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
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'

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
WT Silver 1.385
Sat May 02 11:46:04 2020
Does the game run at all? Did it ever before? If so: what's changed?

As the last line of error code says: the attribute "use_ drawable_resolution" isn't set in the preferences. If you didn't change anything yourself in the files then it could be a problem with system drivers (most probably GPU), Windows itself or other software Ren'Py relies on.

I also see you're still running Windows 7, Service Pack 1 even. Maybe installing Service Pack 2 helps?

I'd recommend reinstalling the game; changing setting files by hand mostly results in more problems than it solves. If this doesn't help, try updating your GPU drivers, Windows Update, etc and try reinstalling again.
 

LoafyLemon

Witch Trainer Silver
Game Developer
Jul 1, 2017
662
1,876
302
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'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/_script_/options.rpy", line 62, in script
define config.use_drawable_resolution = preferences.use_drawable_resolution
File "D:\ANDRI\master games\Witch_Trainer_Silver_1385-pc\WT_Silver_1.38.5-pc\renpy\ast.py", line 2108, in execute
value = renpy.python.py_eval_bytecode(self.code.bytecode)
File "D:\ANDRI\master games\Witch_Trainer_Silver_1385-pc\WT_Silver_1.38.5-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
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'

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
WT Silver 1.385
Sat May 02 11:46:04 2020
The error message suggests this might be a segmentation fault, seeing how it skipped the definition of the `preferences.use_drawable_resolution` but still proceeded afterwards.

It can be caused by a third-party antivirus or any other program that attaches itself into other program's memory such as various game boosters, ping boosters, cheat engine, etc. Make sure you either disable them or exclude Witch Trainer from being tampered with.
 
  • Like
Reactions: Zwart

dacideeyy

New Member
Jul 31, 2018
2
0
11
Hello all
I have played this game before and remember i could let hermione change robe and hold book , but couldn't find that option anymore + i can't apply potion on her
this what her wardrobe looks like
Did i do something wrong ?
i deleted all game previous saves and tried few one some members put here nothing work , also tried to play game until end but nothing changed + that girl that hate hermione (forget her name) i couldn't finish her path , she only played the catching game once
The veriong i tried is 1.38.5

1588457044426.png
 

Congressman Weiner

Active Member
Jul 29, 2018
847
773
288
Hello all
I have played this game before and remember i could let hermione change robe and hold book , but couldn't find that option anymore + i can't apply potion on her
this what her wardrobe looks like
Did i do something wrong ?
i deleted all game previous saves and tried few one some members put here nothing work , also tried to play game until end but nothing changed + that girl that hate hermione (forget her name) i couldn't finish her path , she only played the catching game once
The veriong i tried is 1.38.5

View attachment 642404
They're doing major work, and had to go backwards and delete a lot of things in order to make things work. All that will eventually come back. I miss the transparent clothes for Hermione and the make up, for instance ... :)
 
  • Like
Reactions: dacideeyy

SenPC

Active Member
Feb 3, 2018
605
1,170
318
They're doing major work, and had to go backwards and delete a lot of things in order to make things work. All that will eventually come back. I miss the transparent clothes for Hermione and the make up, for instance ... :)
You can still activate transparencies through the cheat menu, then apply the transparency level through the wardrobe color editor.
 
  • Like
Reactions: dacideeyy

Congressman Weiner

Active Member
Jul 29, 2018
847
773
288
You can still activate transparencies through the cheat menu, then apply the transparency level through the wardrobe color editor.
Oh, the color editor? I was looking for the potion. If I remember correctly, the potion still works for Luna.
 

TropeCode

Witch Trainer: Silver
Game Developer
Jul 11, 2019
55
184
112
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'
It might be that your game has messed up saves/settings from an older version or a bad installation.
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:
  • Like
Reactions: Kreon G
4.00 star(s) 85 Votes