T.Geiger

Active Member
Modder
Nov 29, 2017
839
1,139
After loading this save, choosing "go home" throws me back to the main menu. Choosing meeting Freddy does the same after playing out the scene.
Is this a common thing? Are saves prone to become corrupt for inexplicable reasons?
It is (probably) because you're playing the game with the repack from this thread. This is a known issue.
 

poza

Member
May 16, 2020
185
70
Someone would love me as much as I love Baal and his creations.
While waiting for the update of the SP and Loser, please advise similar games with the same gradual progress, change of outfits, behavior, etc.
 

sillyrobot

Engaged Member
Apr 22, 2019
2,041
1,809
Someone would love me as much as I love Baal and his creations.
While waiting for the update of the SP and Loser, please advise similar games with the same gradual progress, change of outfits, behavior, etc.
Although not completely comparable, I think Take Over and High-Rise Climb have similar vibes.
 
Feb 7, 2018
43
6
Oh! Now that I think of it, I've even seen that before. But, if I remember right, I couldn't get Radioactive to work with it because the versions were different. It would be nice if a version of Radioactive that's appropriate for the public download always remained available. If it already is, somewhere, sorry. I'm really not good at finding my way around this neck of the woods.
 

Wistil

Member
Sep 9, 2018
145
188




What's in it?
  • 3 New Jobs at Globex.
  • 1 new task
  • Learning your powers scenes
  • An updated first aid scene at globex.
  • A new Obsessive Mary variant (Terri-ish) Additional Content
  • A new Public Ops variant (Allie) Additional Content
What's it mean?
The new Jobs have minimum stat requirements as well as an introduction requirement. These Jobs are all intertwined in some ways. And most of em have a lot of variations. The third job is somewhat limited right now as I'd need Maid Manners developed to finish it...but it has a fairly limited window anyway ;)
the new task is a guide on how to get the job at Globex. All you need is an awareness + mental of 7+ and the task will be added to your task list as optional.
Learning your powers scenes have been added to each rank of each power. That's 29 new scenes...though some scenes are shorter/more involved than others. Still...lost of stuff there if you're into the lore of the game. Some humerous scenes if you don't care about lore, and an occasional naughty scene if you can't read, or refuse to.
I've also added an actual scene for when you get first aid assistance, and this scene does change based on certain stats that are determined in the new jobs.
All and all...I made Globex a more solidified location. It has something of identity now, similar to how the school has it's own kind of identity.
Mary has a few variants of her final Obsessive scene depending on what flaws you've unlocked. A new variant starring Terri can be seen if you've gotten at least the first rank in MC.
The public ops mission for political canvassing has a new variant with Allie, if she's been reprogrammed as a personal assistant or sex bot. This scene can only occur on the weekends.
That it?
Yes. This is the last 5 week dev cycle update, and it has a lot of new content. The next SP update will be on the 2 month cycle and should finish off Anne as well as finish most of Globex. I say most of Globex, because until I start building Maid Manners character Globex won't be fully done, but that won't happen for a little while longer. :)
 
  • Like
Reactions: Rakja, K9 and poza

Wistil

Member
Sep 9, 2018
145
188
Fresh game, no saves or mods used, and I get:
I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'pchar'

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

Full traceback:
File "D:\Games\SuperPowered\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "D:\Games\SuperPowered\renpy\main.py", line 529, in main
run(restart)
File "D:\Games\SuperPowered\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "D:\Games\SuperPowered\renpy\execution.py", line 917, in run_context
context.pop_all_dynamic()
File "func_action_processing.rpyc", line 202, in script
File "D:\Games\SuperPowered\renpy\execution.py", line 372, in pop_dynamic
del store[k]
KeyError: u'pchar'

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SP 0.43.00
Mon Jan 04 13:25:26 2021

Was in background, found after first quit. Just the first time running it.
 
Last edited:

Baal7734

Well-Known Member
Game Developer
Sep 21, 2016
1,287
4,077
Ok, but I downloaded it from your Patreon.
Yeah I deleted my message as I looked further into it. It's an issue with ren'py. Shouldn't cause any issues on playing...you'll just get the log error when you shut the game down.
 

fluff918

New Member
Dec 16, 2018
13
4
just downloaded 43.00 and im getting this error


Code:
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)
ImportError: No module named matrix

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/core.py", line 3510, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/screen.py", line 707, in event
    rv = self.child.event(ev, x, y, st)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/behavior.py", line 946, in event
    return handle_click(self.clicked)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/behavior.py", line 881, in handle_click
    rv = run(action)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/display/behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/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 "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/loadsave.py", line 760, in load
    roots, log = loads(location.load(filename))
  File "/private/var/folders/pr/7v8gx5q5129fpkyt720hnf840000gn/T/AppTranslocation/5E75C4BA-CA0F-4FD2-BE62-9EF4E520413B/d/SuperPowered_v0.43.00.app/Contents/Resources/autorun/renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
ImportError: No module named matrix

Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.3.2.320
SP 0.43.00
Mon Jan  4 17:01:45 2021
 
3.20 star(s) 140 Votes