acehigh

Member
Sep 4, 2020
100
344
228
I'm trying to use someone's save, but this comes up when i try to load, anyone have any idea why it wouldn't be working? I have the mandatory patch merged with game folder already


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

While running game code:
  File "renpy/common/00action_file.rpy", line 479, in __call__
IsADirectoryError: [Errno 21] Is a directory: '/storage/emulated/0/Android/data/com.koga3.powervacuum/files/../../../../Documents/RenPy_Saves/com.koga3.powervacuum/1-1-LT1.save'

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

Full traceback:
  File "_layout/screen_main_menu.rpymc", line 28, in script
  File "renpy/ast.py", line 1138, in execute
  File "renpy/python.py", line 1122, in py_exec_bytecode
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
  File "renpy/ui.py", line 299, in interact
  File "renpy/display\core.py", line 3499, in interact
  File "renpy/display\core.py", line 4457, in interact_core
  File "renpy/display\layout.py", line 1177, in event
  File "renpy/display\transition.py", line 53, in event
  File "renpy/display\layout.py", line 1177, in event
  File "renpy/display\layout.py", line 1177, in event
  File "renpy/display\screen.py", line 770, in event
  File "renpy/display\layout.py", line 1177, in event
  File "renpy/display\layout.py", line 1401, in event
  File "renpy/display\layout.py", line 279, in event
  File "renpy/display\layout.py", line 1177, in event
  File "renpy/display\layout.py", line 1401, in event
  File "renpy/display\layout.py", line 279, in event
  File "renpy/display\layout.py", line 1177, in event
  File "renpy/display\layout.py", line 279, in event
  File "renpy/display\behavior.py", line 1138, in event
  File "renpy/display\behavior.py", line 1071, in handle_click
  File "renpy/display\behavior.py", line 368, in run
  File "renpy/display\behavior.py", line 375, in run
  File "renpy/common/00action_file.rpy", line 479, in __call__
  File "renpy/loadsave.py", line 807, in load
  File "renpy/savelocation.py", line 522, in load
  File "renpy/savelocation.py", line 286, in load
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/zipfile.py", line 1239, in __init__
IsADirectoryError: [Errno 21] Is a directory: '/storage/emulated/0/Android/data/com.koga3.powervacuum/files/../../../../Documents/RenPy_Saves/com.koga3.powervacuum/1-1-LT1.save'

Reason #1 - I'm trying to use someone's save
Reason #2 - IsADirectoryError: [Errno 21] Is a directory: '/storage/emulated/0/Android/data/com.koga3.powervacuum/files/../../../../Documents/RenPy_Saves/com.koga3.powervacuum/1-1-LT1.save'

You're trying to use someone else's save that was located in a different directory path on their phone. Power Vacuum is trying to run a save which doesn't exist in the file path it loads it's saves from on your phone. Fix it.
 
  • Like
Reactions: Yo_da

bakka

New Member
Mar 4, 2018
4
0
11
I downloaded the game, no save works, and is there anything new? because I have the impression that there is nothing to do, only dialogue
 

Satou Pendragon

Forum Fanatic
Jan 24, 2018
4,564
16,049
637
soooo. sorry if this had been asked before, im not reading 9 pages of posts. is the brenna "SCENE" mandatory? im on the no ntr route.
I'm gonna go ahead and guess you mean the Bad End scene with Hunter and someone else then No that is a Bad End so if you play with ntr turned off like me you shouldn't see that scene
 

Satou Pendragon

Forum Fanatic
Jan 24, 2018
4,564
16,049
637
One question, why is it called power vacuum? I'm sure this was answered before but I don't wanna look through the 1200 pages.
Did you play the beginning of the Game? I think it was explained in the first day you play but it has been sometime since I played it so I'd have to go look at it again to be sure.
 

FoolishFool0

Member
Nov 19, 2017
331
466
237
Side note, I think it's safe to say my theory that Lucia survives all the bad ending to return to Canada might be a bust.

Pretty sure Hunter kills her in most of them.

Like, remember the Starling Bad Ending? Neither Lucia nor Drew are in it... Even if Lucia left with Drew for her Good Ending, do you really think either of them, ESPECIALLY Drew, would have allowed Hunter to make a mockery of Drew's gender identity by force femming Sterling against his will? She freaks out over Tranquilliser darts, she'd go ballistic over that if she ever found out, hence Hunter killing her and Lucia in that too.
 

Mildred_Rain

Newbie
Jul 30, 2022
45
66
117
That's an interesting theory, although I think there's a good chance that Hunter could have convinced Drew that Sterling made that choice on his own. Drew staying away from the house would also make sure that she never finds out the truth.
 
  • Thinking Face
Reactions: Janus_Apex

000000

Active Member
Oct 9, 2017
927
951
345
not bad so the last version will be the final ? xD we already have 2 endings only sterling and hunter are left xD
 

b88b4

New Member
Aug 17, 2021
5
26
105
This might honestly be one of the few games on this site that hasn't dissapointed with an update. Too many projects that looked sooo promising either got abandoned or turned into a cash cow slugfest with slow updates that turned into a long cock tease with no action and then dissapeared entirely. Good job dev, you give me hope. Also that NTR scene with the Brenna and the doggo made me nut so damn hard I almost blacked out and fell out of my chair and I developed a twitch in my left eye that was so severe it impaired my driving abilities ever so slighty (It has subsided since). Love from Uzbekistan.
 

Almighty

Engaged Member
Jan 27, 2017
2,821
3,391
508
My only real problem I guess too many lesbians scenes this update. That contest in the gym could had been so much better. I think this the only newer update where MC doesn't fuck Catherine. She is the worst female character of the game.
 

sergerserj

Member
Jul 2, 2021
303
430
187
If someone like me and hate this ugly fat dialogue text outline just open
game\y_outline.rpy file and change 8 to 2 (or 1)
from
"style say_dialogue:
color "#FFFFFF"
outlines [ (absolute(8), "#000", absolute(1), absolute(1)) ]"
to
"style say_dialogue:
color "#FFFFFF"
outlines [ (absolute(2), "#000", absolute(1), absolute(1)) ]"

Don't know why dev like this ugly outlines. It's just painful to read.
 

Lazzrael

Member
Dec 2, 2018
200
308
224
Finally finished the update.

While I was sad the indian nurse didn't make a return (really hit a button for me), I thought this was a pretty decent update.

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

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

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

I have a few final requests before this series ends: Indian nurse comes back once more? More seriously: while a core part of the game, but passing time and hitting the standard events that then do nothing or have no options (Catherine's pool invite especially) makes things feel a bit hollow. It would be nice if by the end of things this can be replaced with sporadic events that can occur instead. They don't have to be full sex scenes, but it should reflect sterling has maxed things out with the girls, or fixed problems, or is at a new point with these characters.

For those on the fence or wondering about this update with minimal spoilers and a TL;DR:

4 hefty NTR bad ends, 1 being beastiality, two being very long and of the 2 one of them is not neccessarily a bad end. Sterling does have a new scene with just about every main girl, side girls include kimiko(plus her family), Lucia's entire family minus drew (Lucia's last scene is just her winning hottest girl hands down), quite a few lesbian scenes, alot of threesoms, and alot of these threesoms involve sterling and at least 2 family members kissing/eating each other out. A surprise pregnancy, Catherine having fantastic dialogue as always, and a conclusion that should imo shake things up for the next update, as everything is known to everyone by the end of this. And I mean everything from the drugging, to scumbag hunter, all the girls find out they are all fucking sterling, everything.
 
4.10 star(s) 391 Votes