- Sep 26, 2018
- 241
- 374
i am seeing it the barbara blowjobber scene in mod gallery but not in walkthrough.. when does it occurring in game??
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 allscrappy 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!
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 girlsAdded 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
Did you redownload the mod? The buttons were only added yesterdayIs 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
yep redownloaded everything about 4 hours ago i have the unlock all on the scenes screen but cant seem to change the lust/loveDid you redownload the mod? The buttons were only added yesterday
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
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
Fixed2nd error found
Happened randomly for 2nd page 1st row 3rd sceneCode: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
I'm sure you know, but I am the type of person who wants to be sure. The mod for My Pleasure needs to be updated.No need to update. It works on 0.6.1 since that patch in only tranlations for other languages