T.Geiger

Active Member
Modder
Nov 29, 2017
839
1,138
so i'd say there's something wrong with my copy, but i don't know what i can do about it ? wait for the next version ?
You might check to see that you are up-to-date first. At the console, type in config.version. The current version is 0.35.04. If that checks out, you could try reinstalling everything, or wait a few weeks until the next version comes out.
 

khumak

Engaged Member
Oct 2, 2017
3,415
3,454
Fighting the bum will definitely cut you off. She pretty much has to be followed once (technically not, but easiest way to be sure), and can be safely followed three times. The fourth time, even if you skill check out of the bum fight, Tamara will still get suspicious and act cold.
IMO it's better safe than sorry when it comes to the NCHDL recruits. I don't let Freddy follow anyone until I've tutored Tamara long enough for her to be at 100 favor. Then when I think I'm ready to start trying to recruit them I save in case I mess it up...

Then I have Freddy follow her and just tutor her on Mondays until she joins the club. Then I have him start following Derek until he joins the club. Personally I prefer the soccer team route for him and it's the easiest one to get anyway but the date with Sandra route is fine as well.
 

shockblade

New Member
Oct 3, 2017
7
6
OK so I think I have some strange bug happening, I have the latest version and a fresh clean install without mods..

I was able to watch TV with steph at night sometimes, but then after I unlocked the neighborhood watch, suddenly I can't watch TV with steph any time she is watching TV, the icon just disappeared.

I restarted a new game and now its gone again before I even got to unlocking the watch..

I'm very confused, can anyone help?

EDIT:

I did a fresh install and the TV icon was still just not there, so I deleted the game, re-downloaded it and installed that, and still no TV icon.
I deleted it again, then also deleted all my save files, re-installed it, still happening.
I deleted it yet again, then deleted all my save files, and then restarted my computer, and then re-downloaded it and installed it. NOW it's working properly.
 
Last edited:

T.Geiger

Active Member
Modder
Nov 29, 2017
839
1,138
I did a fresh install and the TV icon was still just not there, so I deleted the game, re-downloaded it and installed that, and still no TV icon.
I deleted it again, then also deleted all my save files, re-installed it, still happening.
I deleted it yet again, then deleted all my save files, and then restarted my computer, and then re-downloaded it and installed it. NOW it's working properly.
Bizarre. What platform are you on?

The only thing that should hide the TV icon is if you've already watched it that day (regardless of whether Steph is available or not). That should get reset every morning. You can manually reset it with tv_watched = False .
 
Last edited:

shockblade

New Member
Oct 3, 2017
7
6
Bizarre. What platform are you on?

The only thing that should hide the TV icon is if you've already watched it that day (regardless of whether Steph is available or not). That should get reset every morning. You can manually reset it with tv_watched = False .
Thanks, I didn't know you could manually do it.

Running windows 10 32-bit.

After I did a system restart, it fixed it, and it worked for the next 4 hours or so I played, I even did a reinstall with the radioactive mod and it still works fine. No idea what caused it, I guess my computer just doesn't like me.
 

000061

New Member
Feb 14, 2019
3
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 76, in execute
  File "game/screen/screen_cellphone.rpy", line 38, in build_cell_page
KeyError: u'chelsea'

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

Full traceback:
  File "func_action_processing.rpyc", line 47, in script
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\ast.py", line 1859, in execute
    self.call("execute")
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\ast.py", line 1847, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\statements.py", line 179, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\exports.py", line 2724, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 76, in execute
  File "<screen language>", line 76, in <module>
  File "game/screen/screen_cellphone.rpy", line 38, in build_cell_page
KeyError: u'chelsea'

Windows-8-6.2.9200
Ren'Py 7.1.1.929
SP 0.35.04
Sat Aug 24 02:44:29 2019
 

000061

New Member
Feb 14, 2019
3
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 76, in execute
  File "game/screen/screen_cellphone.rpy", line 38, in build_cell_page
KeyError: u'chelsea'

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

Full traceback:
  File "func_action_processing.rpyc", line 47, in script
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\ast.py", line 1859, in execute
    self.call("execute")
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\ast.py", line 1847, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\statements.py", line 179, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\exports.py", line 2724, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "E:\859669\SuperPowered_v03500-pc\SuperPowered_v0.35.00-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 76, in execute
  File "<screen language>", line 76, in <module>
  File "game/screen/screen_cellphone.rpy", line 38, in build_cell_page
KeyError: u'chelsea'

Windows-8-6.2.9200
Ren'Py 7.1.1.929
SP 0.35.04
Sat Aug 24 02:44:29 2019
HEIP
 

T.Geiger

Active Member
Modder
Nov 29, 2017
839
1,138
File "game/screen/screen_cellphone.rpy", line 38, in build_cell_page KeyError: u'chelsea'
Probably your Chelsea has been overwritten. See this post and the ones following for more details. You can probably fix it with call init_chelsea at the console to get a new one.

It looks like you're running a pre-bug fix version.
If you check the bottom of the error report, it has version information. He is up-to-date.
 
  • Like
Reactions: sillyrobot

sillyrobot

Engaged Member
Apr 22, 2019
2,013
1,791
Probably your Chelsea has been overwritten. See this post and the ones following for more details. You can probably fix it with call init_chelsea at the console to get a new one.



If you check the bottom of the error report, it has version information. He is up-to-date.
Thanks! I didn't know the version was published. That'll help a lot in the future!
 

data299tn

Newbie
Jan 13, 2019
30
5
I'm stuck at the NDHDL mission, Tamara cotinue to be cold towards me, and I say I'll go to paperwork to talk to Larson but I don't know where paperwork is and how to do it? Can someone show me?
1566642364479.png
 

sillyrobot

Engaged Member
Apr 22, 2019
2,013
1,791
I'm stuck at the NDHDL mission, Tamara cotinue to be cold towards me, and I say I'll go to paperwork to talk to Larson but I don't know where paperwork is and how to do it? Can someone show me?
View attachment 379959
If Tamara is cold then you'll never get her to join. She must have seen/been told you were following her and that's a dealbreaker for her. All is not lost. You can talk to the principal and get her secretary (Chrissy?) to act as Treasurer for the group as a large favour. She won't attend your meetings, but the club can go ahead.
 
  • Like
Reactions: T.Geiger

data299tn

Newbie
Jan 13, 2019
30
5
Can someone tell me how to get rank 1 school job? I have kept 100 points for 2 months, the point of favor with girls in school has reached 100
Untitled.png
 

kilatin

Member
Jun 3, 2018
410
355
Can someone tell me how to get rank 1 school job? I have kept 100 points for 2 months, the point of favor with girls in school has reached 100
You have to travel to travel to the Logistics Division to get that job. This can only be done by flight (if you have it), or asking Mom / Stephanie for a favor (to drive you there), during school hours only (Monday to Friday).
 
  • Like
Reactions: T.Geiger
3.20 star(s) 139 Votes