swextal

Member
May 7, 2018
161
93
Bug reporting :p

When starting a new game, and both "%HOMEDIR%\AppData\Roaming\RenPy\Wt silver" and .\gamedir\game\saves directories are completely empty, answering "Yes please" to if you want to carry over gold and so on results in
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/__Renpy__/Start.rpy", line 284, in script
    $ gold = gold + persistent.gold
  File "game/__Renpy__/Start.rpy", line 284, in <module>
    $ gold = gold + persistent.gold
TypeError: unsupported operand type(s) for +: 'int' and 'NoneType'

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

Full traceback:
  File "game/__Renpy__/Start.rpy", line 284, in script
    $ gold = gold + persistent.gold
  File "D:\Games\WitchTrainer_Silver\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Games\WitchTrainer_Silver\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/__Renpy__/Start.rpy", line 284, in <module>
    $ gold = gold + persistent.gold
TypeError: unsupported operand type(s) for +: 'int' and 'NoneType'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
WT Silver 1.33c
Fri Sep 07 03:26:33 2018
Does obviously not happen when answering No for that first question when starting a new game.

Easy to replicate...
 

Rexworth

New Member
Sep 3, 2018
4
2
v1.33c error found
===
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'characters/luna/body/face/mouth/cheeks_full.png'>:
File "game/__Renpy__/_luna_/favours.rpy", line 5001, in script call
===
Simple fix by rename
WT_Silver_1.33c-pc/game/characters/luna/body/face/mouth/full.png
to
WT_Silver_1.33c-pc/game/characters/luna/body/face/mouth/cheeks_full.png
===
There are NO lines looking for
WT_Silver_1.33c-pc/game/characters/luna/body/face/mouth/full.png
in game/__Renpy__/_luna_/favours.rpy
there are many lines looking for
WT_Silver_1.33c-pc/game/characters/luna/body/face/mouth/cheeks_full.png
in game/__Renpy__/_luna_/favours.rpy
 

cxx

Message Maestro
Nov 14, 2017
59,254
29,523
you get Cho from talking to Hermine later on just talk to her and you will ask for a new girl blah blah blah
that's luna, cho barks in when djinn is sessioning with hermione (after she has enuf whoring) and then some time later returns and asks djinn to buy favors from her to help ravenclaw.
 

Ric

Well-Known Member
Oct 21, 2016
1,961
3,948
Can't download using MEGA can someone sent a link or two of other site available
They say that MEGA Browser Extender is Hacked
You don't have permission to view the spoiler content. Log in or register now.
Music Pack (for GitHub Version).zip (144.17 Mb)
WT Silver 1.33c - Mac.zip (845.39 Mb)
WTSilver-1.33c-release.apk (233.3 Mb)
WT_Silver_1.33c-pc.zip (860.71 Mb)
 

Ric

Well-Known Member
Oct 21, 2016
1,961
3,948
why isn't the thread updated?
several versions released and no new download link or changelogs
but there is a permanent link to direct updates and changlog
Extras:
 

Raven2122

Newbie
May 12, 2017
71
38
Was it only Hermione and Luna I remember snake giving us a girl's but I can't get it to trigger how do I get her again?
 

cxx

Message Maestro
Nov 14, 2017
59,254
29,523
Was it only Hermione and Luna I remember snake giving us a girl's but I can't get it to trigger how do I get her again?
snape doesn't give girls in this mod.

you might mistake feodo's mod to this mod.
 
4.10 star(s) 75 Votes