Mod Ren'Py My Pleasure Walkthrough/Gallery Mod [v0.39 Elite] [scrappy]

5.00 star(s) 3 Votes

MSNlover95

Member
Sep 26, 2018
235
367
i am seeing it the barbara blowjobber scene in mod gallery but not in walkthrough.. when does it occurring in game?? :unsure:
 

scrappy

Well-Known Member
Modder
May 26, 2017
1,009
28,545
scrappy Hey man can you add cheat menu or someting for adding lust/love points for character? It could be pretty amazing.
And scene opener could be amazing to!
Added to the mod. You can edit scores when opening the relationship screen and a button added to the top right in the memories screen to unlock all
 
Jul 4, 2018
290
733
Added to the mod. You can edit scores when opening the relationship screen and a button added to the top right in the memories screen to unlock all
Is there a special button on the relationship screen because i cant change the scores and when you click the pictures you only get bios of the girls
 

Gundams

Member
Nov 14, 2019
243
139
Hi I have a problem with the scene gallery 3rd page 3rd row 1st one the scene in the sauna.
I got the following text pop up

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

While running game code:
  File "game/06a.rpy", line 462, in script
    if barb_prelust == True:
  File "game/06a.rpy", line 462, in <module>
    if barb_prelust == True:
NameError: name 'barb_prelust' is not defined

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

Full traceback:
  File "game/06a.rpy", line 462, in script
    if barb_prelust == True:
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/06a.rpy", line 462, in <module>
    if barb_prelust == True:
NameError: name 'barb_prelust' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
My Pleasure 0.6-Elite-English-Only
Thu Jul 23 12:56:23 2020
 

blahblah25

Well-Known Member
Respected User
Apr 19, 2018
1,170
1,065
Wow thanks for this mod man really hate that some games make you choose one route really appreciate it keep up the work (y)
 

Gundams

Member
Nov 14, 2019
243
139
2nd error found

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

While running game code:
  File "game/06.rpy", line 225, in script
    pause
  File "renpy/common/000statements.rpy", line 416, in execute_pause
    renpy.pause()
  File "game/rela.rpy", line 1, in execute
    screen relations():
  File "game/rela.rpy", line 1, in execute
    screen relations():
  File "game/rela.rpy", line 5, in execute
    textbutton "+Love" action SetVariable("m_love",m_love+1) xpos (0.05) ypos(0.67) text_size 25
  File "game/rela.rpy", line 5, in keywords
    textbutton "+Love" action SetVariable("m_love",m_love+1) xpos (0.05) ypos(0.67) text_size 25
NameError: name 'm_love' is not defined

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

Full traceback:
  File "game/06.rpy", line 225, in script
    pause
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 416, in execute_pause
    renpy.pause()
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "E:\MyPleasure-0.6-Elite-English-Only-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/rela.rpy", line 1, in execute
    screen relations():
  File "game/rela.rpy", line 1, in execute
    screen relations():
  File "game/rela.rpy", line 5, in execute
    textbutton "+Love" action SetVariable("m_love",m_love+1) xpos (0.05) ypos(0.67) text_size 25
  File "game/rela.rpy", line 5, in keywords
    textbutton "+Love" action SetVariable("m_love",m_love+1) xpos (0.05) ypos(0.67) text_size 25
  File "<screen language>", line 5, in <module>
NameError: name 'm_love' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
My Pleasure 0.6-Elite-English-Only
Thu Jul 23 15:24:16 2020
Happened randomly for 2nd page 1st row 3rd scene
 

scrappy

Well-Known Member
Modder
May 26, 2017
1,009
28,545
2nd error found

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

While running game code:
    textbutton "+Love" action SetVariable("m_love",m_love+1) xpos (0.05) ypos(0.67) text_size 25
  File "game/rela.rpy", line 5, in keywords
    textbutton "+Love" action SetVariable("m_love",m_love+1) xpos (0.05) ypos(0.67) text_size 25
NameError: name 'm_love' is not defined
Happened randomly for 2nd page 1st row 3rd scene
Fixed
 
5.00 star(s) 3 Votes