Xegrid

Member
Donor
Jan 22, 2019
346
649
this ?
do you by any change happen to have a webp(compresed) version?
google drive seam to be rly stingy with the download limit for the dev so the links are not working properly >_<
 

Springbuck

Newbie
Jun 28, 2018
51
94
Is there any way to get more download sites, Google wont allow downloads limit exceeded, Zippyshare give a lot of adware and slow downloads.
 

David Carr

Newbie
Jun 28, 2018
53
42
Does anyone know where besides google docs where to download the full version it won't let me download there and when I try to patch 0.4.5 I get a lot of rollback errors?
when i add the patch it would not give me any new content. Don't know what i am doing wrong.
 

juan palote

Engaged Member
Dec 5, 2017
2,007
3,812
I downloaded the full compressed version. It was good enough for my 22 inch monitor and had no issues whatsoever
 

TFFBladez

Active Member
Oct 10, 2020
690
226
I downloaded the full compressed version. It was good enough for my 22 inch monitor and had no issues whatsoever
It won't let me download any version it keeps saying that too many people within a 24 hour period have viewed it and I cannot download it.
 

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,061
13,535
I have the latest version of the game + patch installed. And I still have missing images, videos.

You don't have permission to view the spoiler content. Log in or register now.

I have a compressed version and I don't know if it is the fault of this version or there is simply something wrong with the game.
 
  • Like
Reactions: Motoko Kusanagi

Motoko Kusanagi

Major
Donor
Aug 19, 2018
1,193
3,373
I have the latest version of the game + patch installed. And I still have missing images, videos.


I have a compressed version and I don't know if it is the fault of this version or there is simply something wrong with the game.
I have the uncompressed version, same issue missing graphics everywhere. Also like to add I've never downloaded the game until now or played it, fresh install.

Edit: Found the 5a patch, still doesnt fix the image problem, what an embarrassing mess.
 
Last edited:
  • Like
Reactions: Qmil679

betatesterFP

Member
Apr 13, 2018
159
65
Version 5a compressed. (the really compressed one) with walkthrough mod and with day 9 script to fix bar error (done on day 9 not from the start to fix crash loop)
- Click on Gallery from Menu

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/gallery_background.webp'>:
IOError: Couldn't find file 'images/gallery_background.webp'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\transition.py", line 361, in render
    top = render(self.new_widget, width, height, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "D:\Jeux\Reunion-v0.5a-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/gallery_background.webp'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Reunion 0.5a
Fri Jul 01 08:15:39 2022
-at the start of most days(all?) missing background images (just a red line message error)
- missing image during madison strip on day 9
- madison still greyed on phone statistics
 
Last edited:
  • Like
Reactions: Anonymux

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,061
13,535
Reunion [v0.5a] [Karabinek] Compressed for pc 1.09GB

Check Samples if you wanna see quality
I'm playing your version and from day 8/9, bugs start. I don't have animation for every sex scene, during the bar scene, I get a bug that I can ignore, but the scene repeats and the same bug pops up.

I don't know, but it's probably your compressed version's fault. A friend is playing uncompressed ver and don't have any bugs..

You don't have permission to view the spoiler content. Log in or register now.
 

msleomac

Engaged Member
Feb 1, 2019
2,505
1,598
Updated for version 0.5

Game version: v0.5
  • Fixed some gameplay and replay errors
  • Added 2 scenes to Gallery

Download: MEGA PIXELDRAIN

Fix for missing image error: MEGA - overwrite the files when prompted
Do I need fix for missing image error for v0.5? Where do I put it?
 

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,061
13,535
Really, I'm giving up already. this game is one big bugfest... I downloaded compressed ver from DA, no animation since day 9. I downloaded compressed WEBM version 0.45 + patch. My saves don't work.

I installed various patches, fix etc. Nothing works.

I'm going to play for the story, and I don't care about these animations anymore, because I don't have the strength for it anymore.:FacePalm:

But what I care most about is the day 12 animations with Jennifer. I'd like to see the full scene, she is one of my fav. I will see, maybe it will be fine in the new update. For now, I'm on day 10.

BTW... I do not recommend downloading compressed ver from DA. Missing animations.
 

cxx

Message Maestro
Nov 14, 2017
59,955
30,011
do you by any change happen to have a webp(compresed) version?
google drive seam to be rly stingy with the download limit for the dev so the links are not working properly >_<
i dl'd only .5 update and .5a patch. both as webp.
 

Juv3

Member
Oct 31, 2018
183
399
I got this error From darkassassinda
Android port

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/day_09.rpy", line 3937, in <module>
NameError: name 'karen_megan_choices_day_09' is not defined

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

Full traceback:
  File "day_01.rpyc", line 682, in script call
  File "day_01.rpyc", line 710, in script call
  File "day_02.rpyc", line 229, in script call
  File "day_04.rpyc", line 597, in script call
  File "day_05.rpyc", line 152, in script call
  File "day_05.rpyc", line 1830, in script call
  File "day_07.rpyc", line 2407, in script call
  File "day_08.rpyc", line 1615, in script call
  File "day_09.rpyc", line 496, in script call
  File "day_09.rpyc", line 3935, in script
  File "renpy/ast.py", line 1628, in execute
  File "renpy/exports.py", line 956, in menu
  File "renpy/python.py", line 2059, in py_eval
  File "renpy/python.py", line 2052, in py_eval_bytecode
  File "game/day_09.rpy", line 3937, in <module>
NameError: name 'karen_megan_choices_day_09' is not defined
 
3.40 star(s) 125 Votes