- Dec 3, 2018
- 374
- 545
Same problem... there is a variable that I can set to jump for the next update?Just delete all of my mod .zip files then download it again and install
I'm sending my saves here just to you to test if you want
Same problem... there is a variable that I can set to jump for the next update?Just delete all of my mod .zip files then download it again and install
Try downloading it nowSame problem... there is a variable that I can set to jump for the next update?
I'm sending my saves here just to you to test if you want
Dude there are trojan files in this filescrappy i hope you don't mind i made the fix for this.
Put this file at MyPleasure-0.9-Elite-English-Only-pc compressed\game . and overwrite when it asks. it should fix it.
You must be registered to see the links
Check out my postSo i dont know if in the moment of typing this. This has been fixed but
The mod works now but the variables of love, lust, add and subtract aren't not applied anymore.
So i feel that 10 steps was taken but 5 steps was taken backwards. Worked on the mod and fixed it but
Removed some features.
I use these mods you make since i rather get everything in 1 playthrough if it has to many paths. So I am grateful for them, but in normal fashion there is always something that pokes people.
Mine just happen to be the removal of that feature other then that i have none. You post your work and they work and if they don't you fix them as fast as you can. So i can't bitch or moan about something i myself have no knowledge about or how it works.
I just hope next update the add and subtract feature returns so i can just play everything in one stroke. Other then that issue in my part( don't know about others) I am grateful for these mods.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-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:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\uTorrent\MyPleasure-0.9-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 "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\loadsave.py", line 770, in load
log.unfreeze(roots, label="_after_load")
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\python.py", line 1983, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\python.py", line 1815, in rollback
self.load_failed()
File "D:\uTorrent\MyPleasure-0.9-Elite-English-Only-pc\renpy\python.py", line 1733, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
My Pleasure 0.9-Elite-English-Only
Sat Dec 19 03:58:35 2020
I doubt it. I ran the 08.rpy through virustotal and clamav. It's clean.Dude there are trojan files in this file
Updated my compressed unofficial port to 0.9 elite.My Android port of My Pleasure 0.9.0with Scrappy's walkthrough and gallery mod
You must be registered to see the links
Oh and incest is in too.
The more usual settings screen is found under Options, Other Settings from main menu.
Gallery is accessible now also from quickmenu
I am starting the game a new, any idea when the achievement button spawns because I haven't seen it yetThey have changed the love and lust adjustments. Click on the relationship icon heart at the top right of the screen. Then click on their image. Then click on the achievements at the top middle of the screen in yellow font. That opens the screen where you can use the plus and minus for the love and lust stats. Cassandra, Daphne, and Haley can not be adjusted and have no adjustments. I assume when you get to a certain point in the game the plus and minus will activate for these characters for their traits. I used the Witchers patch and was able to get past the 8.5 I have not finished yet to see if it works. And all of my gallery is unlocked. I hope this helps.
I did not start a new game after they changed the mod I continued with my save. I would think you would have to progress with the character and get a love or lust point or a point in the story to open the achievement buttonI am starting the game a new, any idea when the achievement button spawns because I haven't seen it yet
just wondering, you are adding them as they come right? so gallery furthest right will be the latest and I will not find a new scene on page 1 or 2?Updated for 0.9.5
- 3 scenes added to gallery
- Fixed crash in one of the dialogue options
Yes the latest ones are on the last page. Might change it into just 1 page since it might get annoying flipping through so many pagesjust wondering, you are adding them as they come right? so gallery furthest right will be the latest and I will not find a new scene on page 1 or 2?