dreamgoat

Member
Oct 10, 2020
326
301
That's funny :LOL: I used to use the hidden files feature on the PC a long time ago for that. Now that the cat is out of the bag so to speak(she knows) I don't hide anything anymore.
Same here lol. I had a good run though while it last.
 

helljoe82

New Member
Mar 29, 2020
2
0
keep having and error
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/day_01.rpy", line 682, in script call
call screen kelly_day_01_sex
File "game/day_01.rpy", line 729, in script call
call screen kelly_day_01_cumshot_cowgirl
File "game/day_02.rpy", line 229, in script call
call screen kelly_day_02_cumshot
File "game/day_04.rpy", line 597, in script call
call screen mary_day_04_cumshots
File "game/day_05.rpy", line 152, in script call
call screen mary_day_05_cumshots
File "game/day_05.rpy", line 1830, in script call
call screen becky_day_05_cumshots
File "game/day_07.rpy", line 2407, in script call
call screen khloe_day_07_cumshots
File "game/day_09.rpy", line 482, in script call
call screen threesome_day_09_cumshots
File "game/day_09.rpy", line 3901, in script
menu decisions_and_choices_part2:
File "game/day_09.rpy", line 3903, in <module>
"{color=#74B2F4}Karen and Jessica.{/color}" if karen_jessica_choices_day_09 == False:
NameError: name 'karen_jessica_choices_day_09' is not defined

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

Full traceback:
File "game/day_01.rpy", line 682, in script call
call screen kelly_day_01_sex
File "game/day_01.rpy", line 729, in script call
call screen kelly_day_01_cumshot_cowgirl
File "game/day_02.rpy", line 229, in script call
call screen kelly_day_02_cumshot
File "game/day_04.rpy", line 597, in script call
call screen mary_day_04_cumshots
File "game/day_05.rpy", line 152, in script call
call screen mary_day_05_cumshots
File "game/day_05.rpy", line 1830, in script call
call screen becky_day_05_cumshots
File "game/day_07.rpy", line 2407, in script call
call screen khloe_day_07_cumshots
File "game/day_09.rpy", line 482, in script call
call screen threesome_day_09_cumshots
File "game/day_09.rpy", line 3901, in script
menu decisions_and_choices_part2:
File "C:\Users\bigjo\OneDrive\Documents\0000000a\Reunion-0.45-pc\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\bigjo\OneDrive\Documents\0000000a\Reunion-0.45-pc\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "C:\Users\bigjo\OneDrive\Documents\0000000a\Reunion-0.45-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\bigjo\OneDrive\Documents\0000000a\Reunion-0.45-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/day_09.rpy", line 3903, in <module>
"{color=#74B2F4}Karen and Jessica.{/color}" if karen_jessica_choices_day_09 == False:
NameError: name 'karen_jessica_choices_day_09' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Reunion 0.45
Fri Jul 08 13:00:30 2022
 

helljoe82

New Member
Mar 29, 2020
2
0
day 9 bar scene is broken keeps getting errors after i use ignore it keeps repeating scene and the error keeps appearing
 

randomguy6516265165

Conversation Conqueror
Jun 21, 2018
6,084
4,207
I dont think is the mod fault but why does this choice appears out of no where after the "a few drinks later"? like there is something missing text before it 1.JPG
btw Im using the fix but I'm getting an error 2.JPG
 
Last edited:

randomguy6516265165

Conversation Conqueror
Jun 21, 2018
6,084
4,207
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
why are some choices not marked? they are up to me? btw got this error Idk if the mod caused it
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/day_01.rpy", line 682, in script call
    call screen kelly_day_01_sex
  File "game/day_01.rpy", line 729, in script call
    call screen kelly_day_01_cumshot_cowgirl
  File "game/day_02.rpy", line 229, in script call
    call screen kelly_day_02_cumshot
  File "game/day_04.rpy", line 597, in script call
    call screen mary_day_04_cumshots
  File "game/day_05.rpy", line 152, in script call
    call screen mary_day_05_cumshots
  File "game/day_05.rpy", line 1830, in script call
    call screen becky_day_05_cumshots
  File "game/day_07.rpy", line 2407, in script call
    call screen khloe_day_07_cumshots
  File "game/day_08.rpy", line 1615, in script call
    call screen keira_day_08_cumshots
  File "game/day_09.rpy", line 482, in script call
    call screen threesome_day_09_cumshots
  File "game/day_09.rpy", line 3901, in script
    menu decisions_and_choices_part2:
  File "game/day_09.rpy", line 3903, in <module>
    "{color=#74B2F4}Karen and Jessica.{/color}" if karen_jessica_choices_day_09 == False:
NameError: name 'karen_jessica_choices_day_09' is not defined

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

Full traceback:
  File "game/day_01.rpy", line 682, in script call
    call screen kelly_day_01_sex
  File "game/day_01.rpy", line 729, in script call
    call screen kelly_day_01_cumshot_cowgirl
  File "game/day_02.rpy", line 229, in script call
    call screen kelly_day_02_cumshot
  File "game/day_04.rpy", line 597, in script call
    call screen mary_day_04_cumshots
  File "game/day_05.rpy", line 152, in script call
    call screen mary_day_05_cumshots
  File "game/day_05.rpy", line 1830, in script call
    call screen becky_day_05_cumshots
  File "game/day_07.rpy", line 2407, in script call
    call screen khloe_day_07_cumshots
  File "game/day_08.rpy", line 1615, in script call
    call screen keira_day_08_cumshots
  File "game/day_09.rpy", line 482, in script call
    call screen threesome_day_09_cumshots
  File "game/day_09.rpy", line 3901, in script
    menu decisions_and_choices_part2:
  File "D:\Pgames\Reunion-0.45-pc\renpy\ast.py", line 1628, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\Pgames\Reunion-0.45-pc\renpy\exports.py", line 956, in menu
    condition = renpy.python.py_eval(condition)
  File "D:\Pgames\Reunion-0.45-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Pgames\Reunion-0.45-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/day_09.rpy", line 3903, in <module>
    "{color=#74B2F4}Karen and Jessica.{/color}" if karen_jessica_choices_day_09 == False:
NameError: name 'karen_jessica_choices_day_09' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Reunion 0.45
Sat Jul 09 02:38:59 2022
 
Last edited:

cxx

Message Maestro
Nov 14, 2017
59,221
29,494
New update is worth to play ?? How many new images added ?? Any bugs and other issues?
well worth to play (there is some sex and story). dunno about images amount but plenty. well i got only 1 bug when i started on save at end of 0.45 but others have reported bugs on earlier content.
 
  • Like
Reactions: Allan Trumbull
3.40 star(s) 125 Votes