Snugglepuff

Conversation Conqueror
Apr 27, 2017
7,009
7,252
In a frat house?
That idea really makes her "corruption" scenes seem less corrupt, and more like just letting off some pent-up frustrations. Which is perfectly fine and healthy for a grown up, consenting woman to do. I'm sure the parents of those boys would be glad to know that she's doing her best to personally tutor them for later life...
 
  • Like
Reactions: Centurion

Bird1019

Member
Dec 9, 2017
208
168
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 441, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'RaPerson'

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\core.py", line 3451, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\behavior.py", line 906, in event
    return handle_click(self.clicked)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\behavior.py", line 841, in handle_click
    rv = run(action)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 441, in __call__
    renpy.load(fn)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\loadsave.py", line 727, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\loadsave.py", line 60, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'RaPerson'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SP 0.28.05
Fri Sep 14 01:46:23 2018
 

T.Geiger

Active Member
Modder
Nov 29, 2017
839
1,138
AttributeError: 'StoreModule' object has no attribute 'RaPerson'
That's from Radioactive. You'll need to either install the mod, grab RaPerson.rpy from the mod and throw it into SuperPowered's game folder, or start a new save file.

(This error means it found a copy of Radioactive's "person" extension-class in memory and doesn't know what to do with it.)
 

mike1178

Member
Sep 24, 2017
180
68
hey has anyone made a updated version of the apk version or no because I been looking through this form for a while with no luck and I used the search engine on this f95
 

Jackbite

Member
Jan 2, 2018
377
360
I'm occurring more & more ( I'm sorry, but an uncaught exception occurred. ) warnings, As i progress through the Game! Is there a fix Yet? Here's my latest one Any help will be most welcome...
 

JKain

Newbie
Sep 26, 2016
19
7
Anyone able to get developer mode working on the current version?

It either errors out with some scripts around the kitchen, or it errors out that there's no _developer screen found.
 

T.Geiger

Active Member
Modder
Nov 29, 2017
839
1,138
Anyone able to get developer mode working on the current version?
I'm not sure about your specific errors, but I did need to add
if not hasattr(store, "current_stat_person"):
return

to the start of stats_overlay in game\python-packages\func_definitions.py before I could reload scripts.

I also had to move my save from the kitchen to the bedroom in 0.27.01 before it would load in 0.28.x (don't remember which specific release it was since they all came out so quickly).
 

akumajan

Newbie
Nov 3, 2017
76
9
Hi, i imported my saves from v20. It seems that big favor to unlock fetish are unavailable. For mom,sis and denise.

Do i need to start a new game?
 
3.20 star(s) 139 Votes