- Nov 14, 2017
- 65,188
- 32,869
Knight of Solace tiny bug: schedule says on sat afternoon that val is in library but she's actually in gym, harper is in right place in kitchen so not wrong day.
I agree. Felt very mother-son vibe to me.Felt more like a motherly mom/son (not the incest kind) thing to me. A "There's my handsome boy." kind of deal. Not that I would know mind you, but I've seen that kind of shit on tv.
Queen Unbreakable's husband (Harper's Father?) being the villain would be funny as hell. Especially since his power is to boil small amounts of water. All hail the Bunny Boiler! Fear him as you burn your tongue on his coffee of vengeance!I agree. Felt very mother-son vibe to me.
Also, i very much doubt at this point in the story that Powell's joining the harem.
Don't get me wrong. I'd like to be wrong. But the way she's been written thus far, it would feel extremely out of character for her. Unlike Riley, Queen seems very happy in her marriage. She also seems fairly virtuous so I'm not sure how cool she'd be banging her daughter's boyfriend. Even if her daughter is sharing with the three other girls who are essentially her surrogate daughters.
It would take one hell of a plot twist to write Powell into the harem. Like her husband being the mastermind villain behind everything. And even then I imagine she and harper would be in a ton of shock and grief.
Maybe some sort of mind control incident could lead to a one-off but as currently written, even that's a bit of a stretch
Also, while on the subject of MILF's, if we can have only one it has to be chrys's mom. Yowza. And unlike Harper and Powell, I suspect Chrys might actually be okay(ish) with sharing her boyfriend with her mother. Not sure how Sumi would be about it though. She's a tad hard to read.
Well, you know, you say that, but what if he can boil a small amount of water inside someone? Say their eyeballs, or the blood in their brain?Queen Unbreakable's husband (Harper's Father?) being the villain would be funny as hell. Especially since his power is to boil small amounts of water. All hail the Bunny Boiler! Fear him as you burn your tongue on his coffee of vengeance!
Well, you know, you say that, but what if he can boil a small amount of water inside someone? Say their eyeballs, or the blood in their brain?
True, at least for the Kingpin. Lex on the other hand...he's arguably the smartest human alive / ever, (usually, it depends on the writer) so that kind of has to count for something.lol true. Though arguably you dont need good powers...or even any powers...to be a Lex Luthor/Kingpin-style puppet master.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/navigation.rpy", line 1766, in script call
call screen academy_entrance
File "game/scripts/navigation.rpy", line 1532, in script call
call screen bedroom_hallway
File "game/scripts/navigation.rpy", line 1766, in script
call screen academy_entrance
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/navigation.rpy", line 15, in execute
screen calendar:
File "game/scripts/navigation.rpy", line 15, in execute
screen calendar:
File "game/scripts/navigation.rpy", line 17, in execute
$ timeofdaystring = timeofdayarray[timeofday]
File "game/scripts/navigation.rpy", line 17, in <module>
$ timeofdaystring = timeofdayarray[timeofday]
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/navigation.rpy", line 1766, in script call
call screen academy_entrance
File "game/scripts/navigation.rpy", line 1532, in script call
call screen bedroom_hallway
File "game/scripts/navigation.rpy", line 1766, in script
call screen academy_entrance
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
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 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/scripts/navigation.rpy", line 15, in execute
screen calendar:
File "game/scripts/navigation.rpy", line 15, in execute
screen calendar:
File "game/scripts/navigation.rpy", line 17, in execute
$ timeofdaystring = timeofdayarray[timeofday]
File "game/scripts/navigation.rpy", line 17, in <module>
$ timeofdaystring = timeofdayarray[timeofday]
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Superheroes Suck 1.002public
Wed Feb 2 16:00:43 2022
let me guess, you use the op-linked mod.Right after Harper came into MCs room saying she's gonna tell everyone on Sunday about her decision,
I jump to the entrance area and get this:
Can rollback, but ignore doesn't do anything.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/navigation.rpy", line 1766, in script call call screen academy_entrance File "game/scripts/navigation.rpy", line 1532, in script call call screen bedroom_hallway File "game/scripts/navigation.rpy", line 1766, in script call screen academy_entrance File "renpy/common/000statements.rpy", line 569, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/scripts/navigation.rpy", line 15, in execute screen calendar: File "game/scripts/navigation.rpy", line 15, in execute screen calendar: File "game/scripts/navigation.rpy", line 17, in execute $ timeofdaystring = timeofdayarray[timeofday] File "game/scripts/navigation.rpy", line 17, in <module> $ timeofdaystring = timeofdayarray[timeofday] IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/navigation.rpy", line 1766, in script call call screen academy_entrance File "game/scripts/navigation.rpy", line 1532, in script call call screen bedroom_hallway File "game/scripts/navigation.rpy", line 1766, in script call screen academy_entrance File "renpy/ast.py", line 2015, in execute self.call("execute") File "renpy/ast.py", line 2003, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "renpy/statements.py", line 278, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 569, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "renpy/exports.py", line 3136, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) 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 3737, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 436, in visit_all callback(self) File "renpy/display/core.py", line 3737, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 447, in per_interact self.update() File "renpy/display/screen.py", line 637, in update self.screen.function(**self.scope) File "game/scripts/navigation.rpy", line 15, in execute screen calendar: File "game/scripts/navigation.rpy", line 15, in execute screen calendar: File "game/scripts/navigation.rpy", line 17, in execute $ timeofdaystring = timeofdayarray[timeofday] File "game/scripts/navigation.rpy", line 17, in <module> $ timeofdaystring = timeofdayarray[timeofday] File "renpy/python.py", line 992, in __getitem__ rv = list.__getitem__(self, index) IndexError: list index out of range Windows-10-10.0.19041 Ren'Py 7.4.11.2266 Superheroes Suck 1.002public Wed Feb 2 16:00:43 2022
Probably did every other event besides "the cliffhanger", so I guess I'm not missing much, but... damn, why me?
Did you get the scene where you're told to play until Sunday?So hey, big fan, love the game, but I seem to be stuck. The last story mission that I got (I think) ended with Powell saying she's stepping out of the academy for a while to deal with old issues, OR the scene where you take the cat out to see the stars, OR throwing the weights off of your chest with Valentina. I'm not sure which of those are actual main story parts. I see posts here implying that there's more I've yet to see, but I'll be damned if I know how to get past this point.
I also have an issue where both Harper and Riley's progress bars aren't full, but the text says "You have completed this character's events!" I saw a spoiler text indicating that, but not once did I see anything indicating that in the game, so I'm wondering if I'm bugged or just stupid and missed something.You don't have permission to view the spoiler content. Log in or register now.
I don't think so. I just loaded my last save and skipped ahead two weeks, and neither Sunday triggered any events beyond the generic lecture and Confidence boost. My last scene of progression was with Valentina in the showers after tossing the weights.Did you get the scene where you're told to play until Sunday?
Any mod installed? After installing 1.002, new events with Harper and Riley should be automatically hinted on their character's progress screenI don't think so. I just loaded my last save and skipped ahead two weeks, and neither Sunday triggered any events beyond the generic lecture and Confidence boost. My last scene of progression was with Valentina in the showers after tossing the weights.
I'll take a look at your save for you if you want to upload it. Not sure where you might be in the story at this point.I don't think so. I just loaded my last save and skipped ahead two weeks, and neither Sunday triggered any events beyond the generic lecture and Confidence boost. My last scene of progression was with Valentina in the showers after tossing the weights.
First you have to finish the Riley stuff (maybe others too but i did those before this update) after that Harper's info states she need time but the story will continue when you wake up friday morning, after that wait till sunday for the rest of the story.I don't think so. I just loaded my last save and skipped ahead two weeks, and neither Sunday triggered any events beyond the generic lecture and Confidence boost. My last scene of progression was with Valentina in the showers after tossing the weights.
thats all from the last update not the new one. Sure youre on 1.002 and not .9752I don't think so. I just loaded my last save and skipped ahead two weeks, and neither Sunday triggered any events beyond the generic lecture and Confidence boost. My last scene of progression was with Valentina in the showers after tossing the weights.
Any mod installed? After installing 1.002, new events with Harper and Riley should be automatically hinted on their character's progress screen
First you have to finish the Riley stuff (maybe others too but i did those before this update) after that Harper's info states she need time but the story will continue when you wake up friday morning, after that wait till sunday for the rest of the story.
The issue turned out to be me using an old copy of ShaddyModda's multimod; I'd previously downloaded the 0.975 version and stuck it in the 1.002 game folder instead of the updated version I thought I was using.thats all from the last update not the new one. Sure youre on 1.002 and not .9752