Piter Georg

Newbie
May 4, 2017
81
90
Does anyone have a save file?
Last save file with unfinished school help event and clear npc. Include Danni and Tamara + corruption and distract mom and sis also 100% without mods. I find command to get Danni with Tamara:
Recommended to get Tamara on the group first!
1. story1.freddy_sister=True
2. story1.freddy_sister="girlfriends"
that will get impossible 2 event in game.
 

sillyrobot

Engaged Member
Apr 22, 2019
2,013
1,791
Mercurial Speed: Rapid Assault costs 25 energy though the description says 10.
Mercurial Speed: Acceleration costs 0 energy though the description says 20.

Kinesis: Overpower costs 25 energy though the description says 20.
 

E-Dog

A pain in his girlfriend's ass
Donor
Apr 9, 2018
1,413
3,123
So, the thread says,, v35.04 but all pc downloads say v35.00
Considering there are two patches on the OP and ive gone through 5 pages in thread looking for an answer and havent found one.
Is the pc download v35.00 or 35.04? If v35.00, do i need both patches? 35.03 and.35.04? Or just the 35.04?
 

Wistil

Member
Sep 9, 2018
145
188
So, the thread says,, v35.04 but all pc downloads say v35.00
Considering there are two patches on the OP and ive gone through 5 pages in thread looking for an answer and havent found one.
Is the pc download v35.00 or 35.04? If v35.00, do i need both patches? 35.03 and.35.04? Or just the 35.04?
v35.00 and v35.04
they will be packed together later, probably on weekend
 

ScottyLQ

Well-Known Member
Apr 28, 2017
1,012
1,205
So I hit the maximum overdrive button and after maxing out all the 'sequences' it asks me to pick one but I already have all of them and can't get out of that screen. Any way out or just reload?
 

T.Geiger

Active Member
Modder
Nov 29, 2017
839
1,138
So I hit the maximum overdrive button and after maxing out all the 'sequences' it asks me to pick one but I already have all of them and can't get out of that screen. Any way out or just reload?
That was a bug in Radioactive. It has already been fixed. Get the update from the mod thread.

Don't post bugs from mods in the main thread.
 

sincero24

Newbie
Jun 30, 2017
47
8
can somebody help pls



Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00console.rpy", line 765, in script call
    python in _console:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: DynamicImage u'Characters/Mom/[m.outfit]_[m.pose].png': could not find image. (u'Characters/Mom/nude_unstable.png')

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

Full traceback:
  File "renpy/common/00console.rpy", line 765, in script call
    python in _console:
  File "func_action_processing.rpyc", line 186, in script
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\ast.py", line 1859, in execute
    self.call("execute")
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\ast.py", line 1847, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "L:\anderes\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 "L:\anderes\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 "L:\anderes\SuperPowered_v0.35.00-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "L:\anderes\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 "L:\anderes\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 511, in visit_all
    for d in self.visit():
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\display\image.py", line 720, in visit
    self.find_target()
  File "L:\anderes\SuperPowered_v0.35.00-pc\renpy\display\image.py", line 634, in find_target
    raise Exception(error)
Exception: DynamicImage u'Characters/Mom/[m.outfit]_[m.pose].png': could not find image. (u'Characters/Mom/nude_unstable.png')

Windows-8-6.2.9200
Ren'Py 7.1.1.929
SP 0.35.04
Fri Jul 12 08:33:27 2019
 

sillyrobot

Engaged Member
Apr 22, 2019
2,013
1,791
Bug: SuLynn vanishes if the profile page is opened and closed. Going to the entrance and back restores her.
 

sillyrobot

Engaged Member
Apr 22, 2019
2,013
1,791
A missing image for SuLynn and you can't ignore to get past it:

Code:
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'Characters/SuLynn/Contact/intimate5g.png'>:
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
IOError: Couldn't find file 'Characters/SuLynn/Contact/intimate5g.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "func_action_processing.rpyc", line 18, in script call
File "func_action_processing.rpyc", line 262, in script call
File "func_action_processing.rpyc", line 539, in script call
File "func_interactions.rpyc", line 1420, in script call
File "chars/char_SuLynn.rpyc", line 621, in script call
File "chars/char_SuLynn.rpyc", line 651, in script call
File "chars/char_SuLynn.rpyc", line 692, in script call
File "chars/char_SuLynn.rpyc", line 730, in script
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\ast.py", line 1859, in execute
self.call("execute")
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\ast.py", line 1847, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\statements.py", line 179, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\exports.py", line 1335, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\test\SM\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 "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 3148, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\core.py", line 2065, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\layout.py", line 719, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\layout.py", line 719, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\layout.py", line 719, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\image.py", line 497, in render
return wrap_render(self.target, width, height, st, at)
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\test\SM\SuperPowered_v0.35.00-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'Characters/SuLynn/Contact/intimate5g.png'.
Windows-8-6.2.9200
Ren'Py 7.1.1.929
SP 0.35.03
Fri Jul 12 05:42:06 2019
 

Baal7734

Well-Known Member
Game Developer
Sep 21, 2016
1,278
4,025
I got a bug for you Baal7734
Every time you go to the college Library, SuLynn is there, so I can talk to her, make her go away, go back to entrance, go to library and she's there again.
Thanks... I'll put together a fix for this next month. I'm working on my other game this month.
 

Baal7734

Well-Known Member
Game Developer
Sep 21, 2016
1,278
4,025
A missing image for SuLynn and you can't ignore to get past it:

Code:
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'Characters/SuLynn/Contact/intimate5g.png'>:
....
Windows-8-6.2.9200
Ren'Py 7.1.1.929
SP 0.35.03
Fri Jul 12 05:42:06 2019
343817
Here's the problem.
It's not the most recent hotfix.
 

JK3

Member
Jun 19, 2017
213
122
Baal7734 I also found several bugs in the NCHDL stories
In the stolen chemicals story, the fight at the end keeps throwing errors, possibly related to animations
In the perverts spying on the girls locker room, I picked Tamara and all the events happened immediately back to back
 

yozara

Member
Feb 2, 2018
233
52
i'm also looking for the action i need to do to unlock sam's fetish, i gave her the tasteless lolipop at lunch, but i don't know what to do next !

edit : don't worry i found out, continue to meet her on lunch break, does not happen every time though
 
Last edited:

CosmosCookie

Newbie
Feb 19, 2018
22
8
i'm also looking for the action i need to do to unlock sam's fetish, i gave her the tasteless lolipop at lunch, but i don't know what to do next !

edit : don't worry i found out, continue to meet her on lunch break, does not happen every time though

Hmmm, ok, let me try. Thanks :)
 
3.20 star(s) 139 Votes