• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

VN Ren'Py Reclaiming the Lost [v0.7] [Passion Portal]

4.00 star(s) 38 Votes

OverlordCW

Newbie
May 22, 2023
41
51
Code:
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('images/phone/icon_thinking.png.') at 0x0000000007a69c40>:
  File "renpy/common/00nvl_mode.rpy", line 381, in do_display
    renpy.display_say(
OSError: Couldn't find file 'images/phone/icon_thinking.png.'.

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

Full traceback:
  File "script.rpyc", line 7205, in script
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\ast.py", line 930, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\exports.py", line 1473, in say
    who(what, *args, **kwargs)
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\character.py", line 1352, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/common/00nvl_mode.rpy", line 381, in do_display
    renpy.display_say(
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\character.py", line 693, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\core.py", line 3579, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\core.py", line 4172, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\core.py", line 2779, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\screen.py", line 731, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\transform.py", line 909, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1336, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\viewport.py", line 273, in render
    surf = renpy.display.render.render(self.child, child_width, child_height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1107, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1062, in render
    surf = render(d, rw, height - y, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1107, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\transform.py", line 909, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1336, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\text\text.py", line 2164, in render
    renders[i] = renpy.display.render.render(i, width, self.style.size, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\im.py", line 676, in render
    return cache.get(self, render=True)
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\im.py", line 330, in get
    surf = image.load()
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\im.py", line 803, in load
    raise e
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\display\im.py", line 757, in load
    filelike = renpy.loader.load(self.filename, directory="images")
  File "F:\system\_Games\ReclaimingtheLost-0.6-pc\renpy\loader.py", line 833, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'images/phone/icon_thinking.png.'.

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
Reclaiming the Lost 0.6
Tue Jan  2 21:36:06 2024
I guess there is an incorrect dot (.) at the end of the image name?
 
Last edited:

Tatsuya2022

Member
Apr 5, 2023
311
493
Holy shit bro, locking people out of content for no apparent reason is so fucking stupid.

Meet girl in elevator-talk to her- she comes to room- "let her stay" is greyed out. Lmfao.

I'm not going to hold ctrl and hope I pick the right options on 15 different play throughs. No one wants to do that.
developer dont come to light , and see that 2 routes or 3 at most are enoug with a bunch of renders, but want to go around like spider man , on a spider web , later , one or 2 years will say oh oh why am so entangled on this junk web of code....

he likes pain and thats all , OH MY LORD a little more and he will say why i dont do a sand box.
 

Rain01

Member
Mar 18, 2018
227
293
Holy shit bro, locking people out of content for no apparent reason is so fucking stupid.

Meet girl in elevator-talk to her- she comes to room- "let her stay" is greyed out. Lmfao.

I'm not going to hold ctrl and hope I pick the right options on 15 different play throughs. No one wants to do that.
Stuff like this is why I usually avoid non-sandbox or non-linear VNs unless they're as good as something like Eternum. It just becomes a chore to try to see more content.
 
  • Like
Reactions: chaosbox24

S4nshine

Newbie
Mar 31, 2023
60
235
Hello RtL fans
I have created a walkthrough for myself and have since updated it to 0.6. You can play the game as you like, but there are binding requirements for certain decisions (certain decisions and/or points level). I hope this gives you a little orientation and helps you further.
Have fun exploring the different moments and alternative scenes.
 

Ayhsel

Chocolate Vampire
Donor
May 9, 2019
4,843
15,808
Hello RtL fans
I have created a walkthrough for myself and have since updated it to 0.6. You can play the game as you like, but there are binding requirements for certain decisions (certain decisions and/or points level). I hope this gives you a little orientation and helps you further.
Have fun exploring the different moments and alternative scenes.
Thank you!
 
  • Like
Reactions: S4nshine

NukaCola

Engaged Member
Jul 1, 2017
3,788
4,381
Hello RtL fans
I have created a walkthrough for myself and have since updated it to 0.6. You can play the game as you like, but there are binding requirements for certain decisions (certain decisions and/or points level). I hope this gives you a little orientation and helps you further.
Have fun exploring the different moments and alternative scenes.
Thank you. I usually don't like to use WT in these kinds of games but apparently in this game any choice could potentially lock you out of content without any warning or logical reason at all so WT is a must.
 

sageproduct

Member
Mar 16, 2021
450
1,047
Holy shit bro, locking people out of content for no apparent reason is so fucking stupid.

Meet girl in elevator-talk to her- she comes to room- "let her stay" is greyed out. Lmfao.

I'm not going to hold ctrl and hope I pick the right options on 15 different play throughs. No one wants to do that.
staymad bro that you're locked out of irl paths
 

Sousa69

Member
Feb 24, 2018
140
20
Hello RtL fans
I have created a walkthrough for myself and have since updated it to 0.6. You can play the game as you like, but there are binding requirements for certain decisions (certain decisions and/or points level). I hope this gives you a little orientation and helps you further.
Have fun exploring the different moments and alternative scenes.
how do you install the walkthrough?
cant get it to work
 

bamachine

Well-Known Member
Nov 17, 2020
1,283
1,741
OK, I started this game, saw that there were "points" which usually screams delete to me. Then I read some of the posts in here about how convoluted the system is and how hard it is to stay on any given path. I tried going by the walkthrough document posted above yet it still did not give me the Chloe stream scene, even though she told me about it. Also, tiny white text in the "tree" against a white and light blue sky background, giving me eye strain. Think this will get the delete.
 

ImSenjou

Member
Apr 15, 2019
405
1,117
I tried going by the walkthrough document posted above yet it still did not give me the Chloe stream scene, even though she told me about it.
Chloe doesn't want you to know about her stream, follow the attached images to be able to watch her stream.

And to have dinner with her, you have to send $5000, it is important that it is $5000 as it is this option that activates the variable to dinner with Chloe.
 

Acardia02

Member
Jan 27, 2019
113
75
Hello RtL fans
I have created a walkthrough for myself and have since updated it to 0.6. You can play the game as you like, but there are binding requirements for certain decisions (certain decisions and/or points level). I hope this gives you a little orientation and helps you further.
Have fun exploring the different moments and alternative scenes.
Thank you, I hope you or someone can make it to walkthrough in game mode version too, it's not easy to keep checking the doc file.
 
  • Like
Reactions: greeto332

| Vee |

Well-Known Member
Jun 2, 2022
1,711
3,913
None of these mods corrupt or break your save if you do not mod.
But URM can be used to mod the game and your saves may/will be prone to being buggy/breaking!!!

I use these mods together
  1. URM the blue mod which let's you see conditions, switch paths or modify variable
  2. Choice Descriptor show points/variables with every choice
screenshot0001.png
 
Jul 20, 2020
364
534
None of these mods corrupt or break your save if you do not mod.
But URM can be used to mod the game and your saves may/will be prone to being buggy/breaking!!!

I use these mods together
  1. URM the blue mod which let's you see conditions, switch paths or modify variable
  2. Choice Descriptor show points/variables with every choice
Thanks for this! The game seems great, but no walkthrough with a game that locks you out of events based on choices is generally a big no-go for me. I don't have time for multiple playthroughs or constant load/save to get the story etc.
 

JeanPaul

Member
Jun 18, 2017
127
78
I didn`t get the scene of mom and sister after the travel with his assistant.

i don`t know if a miss any option that unlocks that scene
 
4.00 star(s) 38 Votes