Kairuser

Newbie
Apr 15, 2018
44
9
i ran into this when trying to load the previous version save:

"I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
ImportError: No module named revertable

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

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 323, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 770, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
ImportError: No module named revertable

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Lucky Paradox v0.8.3c
Fri Feb 17 13:51:39 2023"


and i dont have any other backup save, is it a bug or the file corrupted somehow?
 

Mohanyadav69

Member
May 25, 2022
155
121
This game characters get on my nerves so much ( not the main one )

I feel like breaking my phone
That felicia bitch and that horny France girl sister ahhhhhhhhh
 

Stawer

Lucky Paradox
Game Developer
Jun 6, 2017
391
2,105
This game characters get on my nerves so much ( not the main one )

I feel like breaking my phone
That felicia bitch and that horny France girl sister ahhhhhhhhh
You could say that they are good antagonists then (Felicia, above all, is a bitch, but she has her reasons i promise) xDDD

but seriously, your phone is not to blame
 

sandtiger_dell

New Member
Jun 13, 2020
10
3
how do you get the shrink potion
This is the way I did it.

Go to the museum, talk to Sarah, ask about Projects. Then go to the spa and talk to Clara. Give her $1000 and the potion should be created (this is after you have the growth potion).

As an aside I have more money than I now how to deal with by raising the "reputation" of the restaurant. I get > $1000 per day doing anything.
 
  • Like
Reactions: That_one_guy380

Ratnedalu

Active Member
Jan 11, 2018
670
648
This game characters get on my nerves so much ( not the main one )

I feel like breaking my phone
That felicia bitch and that horny France girl sister ahhhhhhhhh
... I got a lot more respect for Charlotte after I got bored and started doing her questline. Still not my favorite, but she gets a heck of a lot better. She's prolly my 4th favorite girl. I like her even more than Prim, and idunno why. Personally can't stand Sasha, myself. Like Yui, but not quite *that* way. Could also say Charlotte is 3rd favorite because Maxy and Layla are usually tied for first. :unsure:

As to Felicia, she's doing her job then, isn't she, as an antagonist?
 

Tiur

Well-Known Member
Nov 13, 2021
1,104
2,991
... I got a lot more respect for Charlotte after I got bored and started doing her questline. Still not my favorite, but she gets a heck of a lot better.
From the quoted post, I think they're complaining about Sophia (Charlotte's sister) rather than Charlotte.
 

Ratnedalu

Active Member
Jan 11, 2018
670
648
From the quoted post, I think they're complaining about Sophia (Charlotte's sister) rather than Charlotte.
Honestly in this respect you can really cut and paste the name there. She gets better too. But you're right, I missed the "sister", my bad.
 

Mohanyadav69

Member
May 25, 2022
155
121
You could say that they are good antagonists then (Felicia, above all, is a bitch, but she has her reasons i promise) xDDD

but seriously, your phone is not to blame
Welp you saved the phone

Also the game is tooo good and main LI also are quite likable ( ignoring some side characters)
 

Kuroyuki28

Newbie
May 1, 2021
53
44
Anyone got a save close to where 8.2 beta ended? There was a lot of content that I would need to get through since I can't use my saves since they stoped using the revertable module.

BTW, the issue is that the beta uses Renpy Version 7.5. while 8.3 is using 7.4
7.5 adds some modules, and 7.4 just doesn't have them.
 
Last edited:
4.50 star(s) 102 Votes