4.60 star(s) 20 Votes

grtrader

Member
Feb 11, 2019
354
269
Getting this error
While visiting Sammie at beach.
Just realized someone else posted it.

Rich (BB code):
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'Sammie_2_Beach_1_Talking.png'>:
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
IOError: Couldn't find file 'Sammie_2_Beach_1_Talking.png'.

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

Full traceback:
  File "game/Reception/Bedroom.rpyc", line 6, in script call
    .�ȖF���5��-��FŖׯ>���O�)�P|��Qk
  File "game/UI.rpyc", line 1132, in script call
  File "game/Map/Pool.rpyc", line 9, in script call
    6�-ZE[/�bC~�&��F��ȶ\����f�t������V��@��o��5���]���������$�e%�C-��`��V��_p�FY�V��)�p��z�+��4\;3b�����X���Ϯhj��+h#�[kR[��]q.�L��s1�s=�J{�V���yP�G���rm0r��X�*�o72l�eh#%���Rb$��P��8_!��`w���� ;G�.��IbʵW!����K4�!]wĬ��3^˳�3�ꐲ�>=��:�);FndR[�e��m-�
  File "game/Map/Beach.rpyc", line 77, in script
    �;��v��&kUzp��:H�+�bDo�$�F��R@ۨ$��;>����DA��˚�S��V̙:�4�p�e��2�M�.ph-�Ұ����cl��<��A�~TpmK����Nq1o����+���
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\ast.py", line 653, in execute
    statement_name("say")
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\ast.py", line 45, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\exports.py", line 1572, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\core.py", line 2237, in do_with
    clear=clear)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\core.py", line 2687, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\core.py", line 3171, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\core.py", line 2083, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 516, in renpy.display.render.render_screen
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\transition.py", line 360, in render
    bottom = render(self.old_widget, width, height, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 336, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 1267, in render
    return renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'Sammie_2_Beach_1_Talking.png'.

Windows-8-6.2.9200
Ren'Py 7.2.0.0
Private Community 0.1.5
Sat Aug 31 22:45:17 2019
 
  • Like
Reactions: Katja krasavice

Kellan

Member
Aug 5, 2016
407
730
Getting this error
While visiting Sammie at beach.

Rich (BB code):
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'Sammie_2_Beach_1_Talking.png'>:
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
IOError: Couldn't find file 'Sammie_2_Beach_1_Talking.png'.

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

Full traceback:
  File "game/Reception/Bedroom.rpyc", line 6, in script call
    .�ȖF���5��-��FŖׯ>���O�)�P|��Qk
  File "game/UI.rpyc", line 1132, in script call
  File "game/Map/Pool.rpyc", line 9, in script call
    6�-ZE[/�bC~�&��F��ȶ\����f�t������V��@��o��5���]���������$�e%�C-��`��V��_p�FY�V��)�p��z�+��4\;3b�����X���Ϯhj��+h#�[kR[��]q.�L��s1�s=�J{�V���yP�G���rm0r��X�*�o72l�eh#%���Rb$��P��8_!��`w���� ;G�.��IbʵW!����K4�!]wĬ��3^˳�3�ꐲ�>=��:�);FndR[�e��m-�
  File "game/Map/Beach.rpyc", line 77, in script
    �;��v��&kUzp��:H�+�bDo�$�F��R@ۨ$��;>����DA��˚�S��V̙:�4�p�e��2�M�.ph-�Ұ����cl��<��A�~TpmK����Nq1o����+���
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\ast.py", line 653, in execute
    statement_name("say")
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\ast.py", line 45, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\exports.py", line 1572, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\core.py", line 2237, in do_with
    clear=clear)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\core.py", line 2687, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\core.py", line 3171, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\core.py", line 2083, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 516, in renpy.display.render.render_screen
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\transition.py", line 360, in render
    bottom = render(self.old_widget, width, height, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 336, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\layout.py", line 1267, in render
    return renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "F:\Porngames\In_Development\PrivateCommunity-015-pc\PrivateCommunity-0.1.5-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'Sammie_2_Beach_1_Talking.png'.

Windows-8-6.2.9200
Ren'Py 7.2.0.0
Private Community 0.1.5
Sat Aug 31 22:45:17 2019
Get the fix from
However its still missing an image so you wont get any further after that anyway.
 

I'm Not Thea Lundgren!

AKA: TotesNotThea
Donor
Jun 21, 2017
6,570
18,877
A quick fix for the image problem is to take any other image in the same folder, copy it, then rename it to the missing image name. This won't show the correct image, but it'll stop the error from appearing.
 
  • Like
Reactions: mpror

grtrader

Member
Feb 11, 2019
354
269
Get the fix from
However its still missing an image so you wont get any further after that anyway.
Actually went back to just before that and did something else then came back and didn't get the error.
So not entirely sure why that is.
I talked to her mom in the pool area if you are curious. Then talked to her after.
 

muttdoggy

Dogerator
Staff member
Moderator
Aug 6, 2016
7,793
43,567
Tired doggo. Haven't really tested the hell outta this but it might work. This is using the bugfix I forgot to add to the OP earlier cuz I was doing other things. Hope this works. If not, just try to more closely follow the traceback logs.
Gotta head out before I snooze on the keyboard. If this works, just tag an uploader to add it to the op.
Put the zip inside the main folder and it should install into the images folder with a subfolder in there.
 
  • Like
Reactions: Vanderer

Kellan

Member
Aug 5, 2016
407
730
Actually went back to just before that and did something else then came back and didn't get the error.
So not entirely sure why that is.
I talked to her mom in the pool area if you are curious. Then talked to her after.
For me talking to her in the morning works just fine now but still getting the error at noon. But im past that relationship level now so its fine.
 
  • Like
Reactions: grtrader

Abhai

Devoted Member
Sep 12, 2018
8,608
36,000
Private Community [v0.1.5] [Boomatica] (619 mb rar pc source)

178 mb rar unofficial pc compressed (slightly reduced image/video/audio quality):
done by Cruncher v0.4.1(BAS@f95zone); transparent textbox mod v2.5.3 (Penfold Mole@f95zone) has been applied
 
Last edited:

BobKels0

Member
Jun 19, 2017
236
217
For the image problem with Sammie at the beach in the afternoon :

- Decompress the archive.rpa
rename the file in ...\game\images\ folder : Sammie_1_Beach_2_Talking.png with ----> Sammie_2_Beach_1_Talking.png
rename the file in ...\game\images\Sammie Talk\ folder : Sammie_Beach_2_Talk_1.jpg with ----> Sammie_Beach_1_Talk_2.jpg

Discovered just these 2 images with a wrong name for now.

Or you can edit the images.rpy file the other way. whatever.
 
4.60 star(s) 20 Votes