kqrYm4HyK4

Newbie
Jan 1, 2018
48
35
this game keep being awesome, but i'm not fan of ghost clothes. i hope they will never leave game and disappear again.
btw is there any signature for this game?
 

yozara

Member
Feb 2, 2018
241
54
i had a bug on my second favour luna/hermione (i don't know how to post it properly so sorry if it's a little mess ^^')


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'characters/luna/body/face/mouth/cheeks_full.png'>:
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/_luna_/favours.rpy", line 4652, in script call
call luna_main("...", "seductive", "empty", "sad", "cheeks_full")
File "game/__Renpy__/_luna_/_luna_layering_.rpy", line 81, in script
$ renpy.say(lun, text)
File "game/__Renpy__/_luna_/_luna_layering_.rpy", line 81, in <module>
$ renpy.say(lun, text)
IOError: Couldn't find file 'characters/luna/body/face/mouth/cheeks_full.png'.

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

Full traceback:
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/_luna_/favours.rpy", line 4652, in script call
call luna_main("...", "seductive", "empty", "sad", "cheeks_full")
File "game/__Renpy__/_luna_/_luna_layering_.rpy", line 81, in script
$ renpy.say(lun, text)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/__Renpy__/_luna_/_luna_layering_.rpy", line 81, in <module>
$ renpy.say(lun, text)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\character.py", line 817, in do_display
**display_args)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\core.py", line 3132, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\core.py", line 2055, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'characters/luna/body/face/mouth/cheeks_full.png'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
WT Silver 1.32b
Sat Sep 01 16:02:27 2018
 

AngelAIGS

Newbie
Sep 1, 2018
88
131
i had a bug on my second favour luna/hermione (i don't know how to post it properly so sorry if it's a little mess ^^')


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'characters/luna/body/face/mouth/cheeks_full.png'>:
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/_luna_/favours.rpy", line 4652, in script call
call luna_main("...", "seductive", "empty", "sad", "cheeks_full")
File "game/__Renpy__/_luna_/_luna_layering_.rpy", line 81, in script
$ renpy.say(lun, text)
File "game/__Renpy__/_luna_/_luna_layering_.rpy", line 81, in <module>
$ renpy.say(lun, text)
IOError: Couldn't find file 'characters/luna/body/face/mouth/cheeks_full.png'.

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

Full traceback:
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
call open_stat_menu(_return)
File "game/__Renpy__/_luna_/favours.rpy", line 4652, in script call
call luna_main("...", "seductive", "empty", "sad", "cheeks_full")
File "game/__Renpy__/_luna_/_luna_layering_.rpy", line 81, in script
$ renpy.say(lun, text)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/__Renpy__/_luna_/_luna_layering_.rpy", line 81, in <module>
$ renpy.say(lun, text)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\character.py", line 817, in do_display
**display_args)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\core.py", line 3132, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\core.py", line 2055, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\oxfam\Documents\my games\jeux\WT_Silver_1.32-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'characters/luna/body/face/mouth/cheeks_full.png'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
WT Silver 1.32b
Sat Sep 01 16:02:27 2018
i think 1.33 is out already, the bug is something knowed, the game files have wrong names (they need to be changed as the apear in console, in this case the file "cheeks_full.png")
 

cxx

Message Maestro
Nov 14, 2017
59,984
30,022
this game keep being awesome, but i'm not fan of ghost clothes. i hope they will never leave game and disappear again.
btw is there any signature for this game?
what ghost clothes? and what signature?
 

Rubbishcoder

Well-Known Member
Feb 7, 2018
1,487
6,739
Anyone got an old version of silver? i just cleared out 4gb of old versions and then noticed the new one just has the new HD art which is not what i wanted to fiddle with

Edit manged to find most of the stuff on stregac and in one of the other mods
 

yozara

Member
Feb 2, 2018
241
54
i think 1.33 is out already, the bug is something knowed, the game files have wrong names (they need to be changed as the apear in console, in this case the file "cheeks_full.png")
okay so i have to rename a file to cheeks_full.png but what file ? how do i find it ? because now, it stop all my progression with luna
 

AngelAIGS

Newbie
Sep 1, 2018
88
131
okay so i have to rename a file to cheeks_full.png but what file ? how do i find it ? because now, it stop all my progression with luna
The fille is in this route ('~/game/characters/luna/body/face/mouth/full.png') rename full.png to cheeks_full.png and should work
PS: this is just one of a few image bugs with luna, the solution is like this case, rename them (the name's sligtly vary from the Ones console is showing), another solution is just ignore them but you ain't gonna read the dialogues related to these images
 

yozara

Member
Feb 2, 2018
241
54
The fille is in this route ('~/game/characters/luna/body/face/mouth/full.png') rename full.png to cheeks_full.png and should work
PS: this is just one of a few image bugs with luna, the solution is like this case, rename them (the name's sligtly vary from the Ones console is showing), another solution is just ignore them but you ain't gonna read the dialogues related to these images
the fact is usually, when i had a bug, i just ignored it and the game continue, there, it seem it doesn't work (or at least there's a lot of dialogues lines with this image and it is troublesome if i want to continue the story) but thank you, know that i know what i have to modify, i think i'll be able to fix thoses bugs if they happen again !
 
  • Like
Reactions: AngelAIGS

Deleted member 237267

Active Member
Oct 8, 2017
666
210
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/__Renpy__/_Labels_.rpy", line 16, in script
    return
Exception: Could not find return label (u'/Users/moten/Documents/GitHub/WT-Silver/game/__Renpy__/Main_Day.rpy', 1527991044, 12).

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

Full traceback:
  File "game/__Renpy__/_Labels_.rpy", line 16, in script
    return
  File "C:\Users\Chibby\Desktop\DDD\WT_Silver_1.33-pc\renpy\ast.py", line 1448, in execute
    next_node(renpy.game.context().lookup_return(pop=True))
  File "C:\Users\Chibby\Desktop\DDD\WT_Silver_1.33-pc\renpy\execution.py", line 670, in lookup_return
    raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label (u'/Users/moten/Documents/GitHub/WT-Silver/game/__Renpy__/Main_Day.rpy', 1527991044, 12).

Windows-8-6.2.9200
Ren'Py 7.0.0.196
WT Silver 1.33
Sat Sep 01 22:08:25 2018
the save was from 1.32. so it's not compatatible with 1.33?
 

cxx

Message Maestro
Nov 14, 2017
59,984
30,022
1.33 was uploaded some pages ago but 1st post wasn't updated. dunno about 1.32buggy saves being compatible with 1.33 but 1.31 saves aren't compatible.
 

fdragonx7

Member
Jan 7, 2018
133
93
I'm also getting the cs_existing_stock error, from the looks of the traceback the line where cs_existing_stock is set has gotten deleted or otherwise messed up, is there any way for us to fix it or just wait for a patch to solve the issue?
 

cxx

Message Maestro
Nov 14, 2017
59,984
30,022
what cs_existing_stock?

i'd suggest dl fresh copy, delete older extracted folder and then under renpy folder in appdata delete wt silver folder and then extract that fresh dl'd package and start new game.
 

LewdAsterisk

New Member
Aug 4, 2017
2
2
Sometimes I wish this game had a walkthrough. Especially for the new content, I feel like I'm wasting time waiting for someone to knock on my door so that the "story" or "side quests" or whatever can progress. I'm having fun but I'll always feel like I'm missing something.
 
4.10 star(s) 75 Votes