Sothyr

Active Member
May 26, 2019
903
964
My system said the same, in fact I had to override a lot of security because it was deleting the zipped file and not allowing use of it.
Check if you can set the heuristic scan/analysis lower. Your scanner is looking after viruses which does not exist by scanning after suspicious code. It is a nice feature, but this creates sadly lot of false positives. If you can't set if off, I would suggest using Avira Antivirus or AVG Free (both are free). They do a good job and their heuristic does not recognize everything slightly suspicious as a virus/trojan or whatever.
 

khumak

Engaged Member
Oct 2, 2017
3,632
3,669
I give up, I have tried changing the values for Tamara and I have guaranteed gotten Derek, I have tried getting the Principal to get on board with a favor, I have tried it all and failed... And I do not know why. I am using a cheat mod [Better Experience] and nothing seems to be going my way. Can I either get some truly in depth guidance or a downloadable save file with the club started before November 4th?
Either start with mental as your primary stat or use influence at the institute to bump it up to level 3 before the beginning of week 3. Spend the first 2 weeks getting tutoring to make sure your grades are at 100 before the end of week 2 for the 100 school influence and to unlock the rest of the quests. Invite Freddy home with you on Monday of week 3 and tell him to follow Derek. Sit with Derek at lunch as soon as Freddy talks to you about Derek at school. Starting in week 3 tutor Tamara twice a day every day except for Friday of the week you had lunch with Derek. Waiting til the end of the week will ensure you have enough tutoring sessions in to recruit Derek. If you do it earlier in the week you might not have enough yet.

Just before school is out that Friday talk to Larson about Derek and you will have done enough tutoring of Tamara by then for her to agree to let Derek be the soccer team goalie. Keep tutoring Tamara twice a day from now on until she joins the club (especially Monday). Invite Freddy home every Monday until you see an option to take a trip with Tamara instead on Monday. Now you have both of them in the club and don't have to tutor anymore, although Derek won't do missions with you unless you build favor with him first so you might want to tutor him a bit.

So you should be able to recruit Derek by no later than Friday, October 13th.
 
Last edited:

Konnect

Member
Jun 10, 2020
228
164
Hello, I'm having problems with "Fear". I expected the - Terrorize option, to generate fear. But instead, it generates anger, willpower, - love and -favor. Aura of dread generates +3 fear from the first meeting of the day, and insult / brag (about your power) might generate +1 or two fear. Is there a way to raise this faster? Also, why does coercion or blackmail(the puppet icon), need +Fear and +Love? Are the any options outside of - mind control, that allows you to dominate them into submission, like a evil supervillain? Thanks
 

Quazar87

Member
May 6, 2017
235
80
There should be a "Wait" option in combat. If you are going to have abilities require a combat timer cooldown, then it should be possible to wait for a certain amount of time rather than force Billy to choose an action.
 
  • Like
Reactions: K9

F9Zoney

Active Member
Jul 1, 2018
678
427
i did all the fixes from 1 to 4 and am at the beginning watching movie with mom and after saving and quitting the game i get this:

I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'pchar'

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

Full traceback:
File "C:\Users\49176\Downloads\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "C:\Users\49176\Downloads\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\renpy\main.py", line 529, in main
run(restart)
File "C:\Users\49176\Downloads\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\49176\Downloads\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\renpy\execution.py", line 917, in run_context
context.pop_all_dynamic()
File "func_action_processing.rpyc", line 102, in script call
File "locations/loc_kitchen.rpyc", line 316, in script call
File "chars/char_Mom.rpyc", line 4491, in script
File "C:\Users\49176\Downloads\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\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.44.04
Mon Jul 12 21:21:10 2021
 

KindDick

New Member
Feb 1, 2018
5
57
the hotfix for 0.44.04 is breaking my game... when I try to load a game it says "the save was made with version 0.44.04 or higher and you are using 0.44.02"
 

Tm22Zoro

Newbie
Jun 2, 2017
24
15
I need help !


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)
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 "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\python.py", line 2004, 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 "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\core.py", line 3510, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\screen.py", line 707, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\behavior.py", line 946, in event
    return handle_click(self.clicked)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\display\behavior.py", line 881, in handle_click
    rv = run(action)
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\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 "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\loadsave.py", line 760, in load
    roots, log = loads(location.load(filename))
  File "E:\dowlond t\New folder (23)\SuperPowered_v0.44.00-pc\renpy\loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'RaPerson'

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SP 0.44.04
Thu Jul 15 15:31:29 2021
 
  • Angry
Reactions: FavenXXX

ispencomnar

Newbie
Oct 29, 2017
20
4
I like the game but every new version I have to start the beginning couse of the cheats(Radioactive etc.) So How can I fix that problem ? Couse I try to open 0.43 save with 0.44 version with radioactive doesnt work
 

Dreamer95

New Member
Aug 24, 2019
11
0
I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'is_attr_change_visible'

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

Full traceback:
File "F:\Superpower\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "F:\Superpower\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\renpy\main.py", line 529, in main
run(restart)
File "F:\Superpower\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "F:\Superpower\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\renpy\execution.py", line 917, in run_context
context.pop_all_dynamic()
File "func_action_processing.rpyc", line 18, in script call
File "func_action_processing.rpyc", line 275, in script call
File "func_action_processing.rpyc", line 465, in script call
File "func_interactions.rpyc", line 742, in script call
File "util/func_utils.rpyc", line 90, in script
File "F:\Superpower\SuperPowered_v0.44.00-pc\SuperPowered_v0.44.00-pc\renpy\execution.py", line 372, in pop_dynamic
del store[k]
KeyError: u'is_attr_change_visible'

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SP 0.44.04
Sat Jul 17 15:58:08 2021
 

fruitloopxyz

Newbie
Sep 14, 2017
47
21
Their are 2 different windows verson.

win and pc

So if you were playing 43 win its not gonna load those saves.

check the folder of the last one, if the end of its name is 'win' and you have 'pc' on the end of the new one(only one with links here that i saw), it aint gonna take those saves.
 
3.20 star(s) 140 Votes