Neorandomperv

New Member
May 19, 2018
14
9
140
great game and all, was exicted to downlaod season 3 again for new updates after like a year away, but cant save game keep getting error spam, even deleted and redownloaded twice to see if a file corrupted on me

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00keymap.rpy", line 485, in script
python hide:
File "renpy/common/00keymap.rpy", line 485, in <module>
python hide:
File "renpy/common/00keymap.rpy", line 509, in _execute_python_hide
renpy.save("_reload-1", "reload save game")

it does then any time you try to manually save, quick save, or the game itself tries to auto save and since i dont know jack shit about python or ren'py i have no idea how to fix it. gam downloaded yesterday/today, chapter 3 update, didnt have old saves on new pc so i did the questionair thing with only pissing turned off, default names for everyone, all yes/1 options outside of piss.
 

Trope95

Forum Fanatic
Game Developer
Apr 11, 2022
4,022
25,009
657
great game and all, was exicted to downlaod season 3 again for new updates after like a year away, but cant save game keep getting error spam, even deleted and redownloaded twice to see if a file corrupted on me

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00keymap.rpy", line 485, in script
python hide:
File "renpy/common/00keymap.rpy", line 485, in <module>
python hide:
File "renpy/common/00keymap.rpy", line 509, in _execute_python_hide
renpy.save("_reload-1", "reload save game")

it does then any time you try to manually save, quick save, or the game itself tries to auto save and since i dont know jack shit about python or ren'py i have no idea how to fix it
Download the new links I just posted, please. The new version solve that bug.
https://f95zone.to/threads/my-dorm-v0-27-1-s3-ch-7-tropecita-games.115549/post-18179209
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,195
313,486
998
My Dorm [v0.27.2 S3 Ch.7] [Tropecita Games] - Update only

If you missed it you can find the old Update only patch HERE.

Universal: v0.27.1 S3 Ch.7 -> v0.27.2 S3 Ch.7 [1,67 MB]
Attached

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

Jaga Telesin

Incestuous Harem Owner
Donor
Apr 19, 2023
640
1,792
180
I'd expect for an 8-year old account, you'd know to use spoiler tags on Day 1 of the public release.

So, you mean by giving her a nice creampie or not? Because either way, she's going.
Same goes for you txe. :cry:

I think I'm going to have to bow out of the topic until I can find time to download and play the latest release...
 
  • Like
Reactions: Trope95

Jaga Telesin

Incestuous Harem Owner
Donor
Apr 19, 2023
640
1,792
180
You're right, no one imagined that after the date with Debbie we would end up in bed with Debbie.
You used the word "Olympics". Is someone who hasn't played the update supposed to infer that's what you meant? We aren't omniscient - use spoiler tags or say what you mean. Thanks.

I'll just bow out of the topic at this point - I'd like to play the update without running across spoilers for it in any way, shape or form.
 

Neorandomperv

New Member
May 19, 2018
14
9
140
so the new updated "fixed" version thats supposed to let us save after starting chapter 3 via questionaire, doesnt: gives a new error now on save attempt after turbo doing the questionaire by brute force.

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

While running game code:
  File "renpy/common/00action_file.rpy", line 397, in __call__
    renpy.save(fn, extra_info=save_name)
Exception: Could not pickle <module 'webbrowser' from 'D:\\porngames\\MyDorm-v0.27.2-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>. (perhaps store.webbrowser = <module 'webbrowser' from 'D:\\porngames\\MyDorm-v0.27.2-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>)

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\core.py", line 4543, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\screen.py", line 770, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1403, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 281, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\behavior.py", line 1142, in event
    return handle_click(self.clicked)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\behavior.py", line 1075, in handle_click
    rv = run(action)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\behavior.py", line 372, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\behavior.py", line 379, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 397, in __call__
    renpy.save(fn, extra_info=save_name)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\loadsave.py", line 432, in save
    reraise(t, e, tb)
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\loadsave.py", line 413, in save
    dump((roots, renpy.game.log), logf)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\compat\pickle.py", line 103, in dump
    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\python.py", line 1219, in module_pickle
    raise Exception("Could not pickle {!r}.".format(module))
Exception: Could not pickle <module 'webbrowser' from 'D:\\porngames\\MyDorm-v0.27.2-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>. (perhaps store.webbrowser = <module 'webbrowser' from 'D:\\porngames\\MyDorm-v0.27.2-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>)

Windows-10-10.0.26100 AMD64
Ren'Py 8.1.3.23091805
My Dorm v0.27.2-Season3-Chapter7
Tue Sep 23 17:46:03 2025
 

Neorandomperv

New Member
May 19, 2018
14
9
140
Okay, so is there someone else who decided not to get Debbie pregnant, or not? If the problem is the Olympics, she won't do the next ones, she'll do the ones after that, and that's it. But what the fuck is this spoiler?
100% anyone doing full olympics level training daily isnt getting pregnant, the stress on the body is too much. throws off the cycles entirely, eggs stop moving out of ovaries.
 

Trope95

Forum Fanatic
Game Developer
Apr 11, 2022
4,022
25,009
657
so the new updated "fixed" version thats supposed to let us save after starting chapter 3 via questionaire, doesnt: gives a new error now on save attempt after turbo doing the questionaire by brute force.

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

While running game code:
  File "renpy/common/00action_file.rpy", line 397, in __call__
    renpy.save(fn, extra_info=save_name)
Exception: Could not pickle <module 'webbrowser' from 'D:\\porngames\\MyDorm-v0.27.2-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>. (perhaps store.webbrowser = <module 'webbrowser' from 'D:\\porngames\\MyDorm-v0.27.2-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>)

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\core.py", line 4543, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\screen.py", line 770, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1403, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 281, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\behavior.py", line 1142, in event
    return handle_click(self.clicked)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\behavior.py", line 1075, in handle_click
    rv = run(action)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\behavior.py", line 372, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\display\behavior.py", line 379, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 397, in __call__
    renpy.save(fn, extra_info=save_name)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\loadsave.py", line 432, in save
    reraise(t, e, tb)
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\loadsave.py", line 413, in save
    dump((roots, renpy.game.log), logf)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\compat\pickle.py", line 103, in dump
    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
  File "D:\porngames\MyDorm-v0.27.2-Season3-Chapter7-pc\renpy\python.py", line 1219, in module_pickle
    raise Exception("Could not pickle {!r}.".format(module))
Exception: Could not pickle <module 'webbrowser' from 'D:\\porngames\\MyDorm-v0.27.2-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>. (perhaps store.webbrowser = <module 'webbrowser' from 'D:\\porngames\\MyDorm-v0.27.2-Season3-Chapter7-pc\\lib\\python3.9\\webbrowser.pyc'>)

Windows-10-10.0.26100 AMD64
Ren'Py 8.1.3.23091805
My Dorm v0.27.2-Season3-Chapter7
Tue Sep 23 17:46:03 2025
I was able to save one minute ago. I can't understand it.
1758668279578.png
Tomorrow I will test it on another computer different from my development one. As you can see, it's almost 1:00 here.
 

txe320

Engaged Member
Dec 4, 2023
3,437
8,791
599
I reiterate, after the end of 0.26, with the render we had to save, everyone, and I mean everyone, knew what would happen.
No.

We knew about the date, not the rest.

I mean, MC already had dates to results with nothing more too, so, no, everyone wouldn't knew because the only want who 100% knew is Trope. We could have done something else completely with the date.

We are not here to argue, well, I'm not, so I would just repeat myself; just use the spoiler function when an update is up.
 
  • Disagree
Reactions: gino.pilotino

txe320

Engaged Member
Dec 4, 2023
3,437
8,791
599
I deleted everything, but I really think you're exaggerating and talking nonsense.
You can think it, but it's kinda in the forum rules and everybody would say it.

Even the mods will probably ask you not so nicely or would have deleted your posts so, that's why I said what you have to do.

After that, you can decide to use the spoiler function and continue to talk about the update without deleting it, or not, that's your choice but you know what would happen if you spoil something.

It's up to you honestly.

power-rangers.gif
(And by spoiling, it means; anything that happen in the update, to the details.)
 
  • Disagree
Reactions: gino.pilotino
4.00 star(s) 146 Votes