DeMoS666

Active Member
Jul 30, 2018
975
408
that makes alot more sense. this game development really felt directionless. and hearing this explains alot.
But again if not think about some unfinished content, game plot like mostly done. Yes many things still not implemented. With mods it is still playable.
 

DeMoS666

Active Member
Jul 30, 2018
975
408
Shame. It was pretty promising. Dev should have tried to finish it before jumping to the sequel since it was already so advanced but oh well.
More and more Devs jumping on Unity, they think it is more promising and earlier they start to learn it better. And second idea he just fed enough already with first game or renpy and want more money.
Yes, it is shame he not finished even plot normally, it is not even about some additional content(
 

hagare

Well-Known Member
Mar 27, 2019
1,046
571
replaying it from the start, how do you get the love stat to show up in the phone?
Currently using radioactive
 
Last edited:

Phoexist

Member
Mar 11, 2020
447
487
yeah. I just figured it out xD
in other news. The sister's fetish unlock is broken.
You don't have permission to view the spoiler content. Log in or register now.
You could fix that error yourself pretty easily even without coding knowledge. The game is looking for the image in the wrong folder. It is looking for it here...
Characters/Sister/slut_fetish5.png
while the image is actually located in:
Characters/Sister/Interactions/slut_fetish5.png

So just going into the game folder and follow that path. Take the slut_fetish5.png image file and put it just one level up in the Sister folder. Then the game could find it.

EDIT: Actually I would suggest just making a copy of the file and pasting a second copy in the Sister folder rather than just outright moving it. Just in the case the game is looking for that image 'correctly' somewhere else in the game.
 

hagare

Well-Known Member
Mar 27, 2019
1,046
571
You could fix that error yourself pretty easily even without coding knowledge. The game is looking for the image in the wrong folder. It is looking for it here...
Characters/Sister/slut_fetish5.png
while the image is actually located in:
Characters/Sister/Interactions/slut_fetish5.png

So just going into the game folder and follow that path. Take the slut_fetish5.png image file and put it just one level up in the Sister folder. Then the game could find it.

EDIT: Actually I would suggest just making a copy of the file and pasting a second copy in the Sister folder rather than just outright moving it. Just in the case the game is looking for that image 'correctly' somewhere else in the game.
so radioactive mod seems to have changed the files. Or it doesn't exist, because that file and even that location doesn't exist
 
Last edited:

Phoexist

Member
Mar 11, 2020
447
487
so radioactive mod seems to have changed the files. Or it doesn't exist, because that file and even that location doesn't exist
Do you still have the files archived perhaps? May need to use unren to unpack the archived .RPA files.
 

hagare

Well-Known Member
Mar 27, 2019
1,046
571
Do you still have the files archived perhaps? May need to use unren to unpack the archived .RPA files.
I haven't done anything but install the game and the radioactive mod.
Checked a fresh download. And there is no such file or path. So perhaps it is still packed.

found the archive, how do I pack em back?
can't we just fix where they look for the file though?
 
Last edited:

Phoexist

Member
Mar 11, 2020
447
487
I haven't done anything but install the game and the radioactive mod.
Checked a fresh download. And there is no such file or path. So perhaps it is still packed.

found the archive, how do I pack em back?
can't we just fix where they look for the file though?
Well, theoretically, you could try to find the assignment, though I don't know offhand where that would be located.
Also, he uses a ton of dynamic pictures so, changing that assignment might fix that one image, but cause 20 others to break.

If you do a search here on F95, you should be able to find Unren. Its a simple program used to unpack those archives into loose files. Just stick in in the main directory of the game and run it and choose option one to unpack the archive.
 

hagare

Well-Known Member
Mar 27, 2019
1,046
571
Well, theoretically, you could try to find the assignment, though I don't know offhand where that would be located.
Also, he uses a ton of dynamic pictures so, changing that assignment might fix that one image, but cause 20 others to break.

If you do a search here on F95, you should be able to find Unren. Its a simple program used to unpack those archives into loose files. Just stick in in the main directory of the game and run it and choose option one to unpack the archive.
I already unpacked it. I wanted to know how to repack it
 

Phoexist

Member
Mar 11, 2020
447
487
I already unpacked it. I wanted to know how to repack it
Repacking it is completely unnecessary. In fact, you can even just delete the .RPA file at that point (though I wouldn't recommend it unless you are sure it was unpacked correctly.)

There is no benefit to packing it back up. There is no size gain or anything.
 

Ihatenaming

New Member
Jan 1, 2021
2
1
Can anyone help me with this error? I got it while looking for Richie in game. I have installed the bugfis after I got the error . Could the SFP mod have cause it? I also skipped quite a few errors in game...... but this is the 1st one that didn't let me continue at all
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 453, in execute_pause
    renpy.pause(delay)
Exception: DynamicImage u'Locations/School/positive/[char_event].png': could not find image. (u'Locations/School/positive/none.png')

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

Full traceback:
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_yourroom.rpyc", line 211, in script call
  File "chars/char_Sophie.rpyc", line 313, in script call
  File "chars/char_Sophie.rpyc", line 475, in script call
  File "locations/loc_initiative.rpyc", line 64, in script call
  File "locations/loc_initiative.rpyc", line 117, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_initiative.rpyc", line 64, in script call
  File "locations/loc_initiative.rpyc", line 117, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_school.rpyc", line 3436, in script call
  File "locations/loc_school.rpyc", line 3465, in script call
  File "locations/loc_school.rpyc", line 3479, in script call
  File "locations/loc_school.rpyc", line 3592, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_school.rpyc", line 3436, in script call
  File "locations/loc_school.rpyc", line 3465, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_yourroom.rpyc", line 211, in script call
  File "chars/char_Sophie.rpyc", line 313, in script call
  File "chars/char_Sophie.rpyc", line 329, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 102, in script call
  File "locations/loc_kitchen.rpyc", line 328, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_initiative.rpyc", line 64, in script call
  File "locations/loc_initiative.rpyc", line 117, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "func_action_processing.rpyc", line 18, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 48, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 40, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 48, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_coffeeshop.rpyc", line 46, in script call
  File "locations/loc_school.rpyc", line 458, in script call
  File "content/content_school_positive.rpyc", line 106, in script call
  File "content/content_school_positive.rpyc", line 260, in script call
  File "combat/combat.rpyc", line 334, in script call
  File "combat/combat.rpyc", line 440, in script call
  File "combat/combat.rpyc", line 450, in script call
  File "combat/combat.rpyc", line 423, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 453, in execute_pause
    renpy.pause(delay)
  File "renpy/exports.py", line 1563, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 570, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/image.py", line 752, in per_interact
    self.find_target()
  File "renpy/display/image.py", line 652, in find_target
    raise Exception(error)
Exception: DynamicImage u'Locations/School/positive/[char_event].png': could not find image. (u'Locations/School/positive/none.png')

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
SP 0.45.02
Sat Dec 10 20:20:25 2022
 
  • Like
Reactions: Power Lord

hagare

Well-Known Member
Mar 27, 2019
1,046
571
Repacking it is completely unnecessary. In fact, you can even just delete the .RPA file at that point (though I wouldn't recommend it unless you are sure it was unpacked correctly.)

There is no benefit to packing it back up. There is no size gain or anything.
and the unpack location is fine? because I got a checksum error when I tried running it
I unpacked it and it created a GUI folder. And everything goes there. And when I try to run the game it won't start.
and the checksum fail:
1670699092952.png
 
3.20 star(s) 140 Votes