mentore

Member
Feb 28, 2019
482
295
Map instantly crashes the game

```While loading <'Image' u'ascript/subsystem/pda/map/photostudia_icon.png'>:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'ascript/subsystem/pda/map/photostudia_icon.png'.
```
mine same error before I tried to restart the game...
 

myself

Member
Sep 21, 2017
417
344
ok can someone tell me what is the changelog on 1.5.0 -> 1.5.1 besides the addition of scene replay mode?
 

D3fau1t

New Member
Oct 18, 2020
12
4
mine same error before I tried to restart the game...
Fixed it! copy the icon.png from the base folder. (You would have to create a map folder inside pda)
Go to ascript/subsystem/pda/map/ and paste the icon.png there and rename it to photostudia_icon.png.You would have to copy same thing and rename to hospital.png etc to (whatever the errors that keep coming according to that) and you will be good to go.
1629925255330.png
 

GermanioBR

Member
Dec 3, 2018
373
543
you're there playing and, out of nowhere, the game ends. No answer as to why everithing gone bad, no relationship really ended, no one knows who the girl in the car was, no one knows what landaly had that shit coming... it's justa a huge garbage. I've lost my time playing this... don't do the same mistake, learn from mine's.
 
  • Like
Reactions: Macinnes

ppren

Newbie
Aug 15, 2021
50
60
Map instantly crashes the game

```While loading <'Image' u'ascript/subsystem/pda/map/photostudia_icon.png'>:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'ascript/subsystem/pda/map/photostudia_icon.png'.
```
...and even if you copy those png's manually and get past this, in soon to follow up scene game crashes to "battle.rpyc" and minigame "peeping" related errors. v1.5.1 is not worth installing atm.
 
  • Like
Reactions: Deadpool76

D3fau1t

New Member
Oct 18, 2020
12
4
...and even if you copy those png's manually and get past this, in soon to follow up scene game crashes to "battle.rpyc" and minigame "peeping" related errors. v1.5.1 is not worth installing atm.
This just happened to me. Sad juice*
 

PederSilver5

Well-Known Member
Aug 18, 2020
1,122
440
Was the "Overview" actually written by the game creator?
If so this might need the tag "engrish" -.-

additionally...
SONAR.Heuristic.170 detected

My AV advices removal... can anyone confirm or is it a false positiv?
Like the so called demon inter species plant, animal insect infestation, this one provides its own virus? I will pass thanks for the heads up.
 

simpleguy787

Member
Apr 23, 2018
121
120
...and even if you copy those png's manually and get past this, in soon to follow up scene game crashes to "battle.rpyc" and minigame "peeping" related errors. v1.5.1 is not worth installing atm.
yep i have the same error with battle.rpy

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

While running game code:
  File "game/ascript/battle.rpy", line 124, in <module>
  File "game/ascript/battle.rpy", line 68, in execute
  File "game/ascript/battle.rpy", line 68, in execute
  File "game/ascript/battle.rpy", line 69, in execute
  File "game/ascript/battle.rpy", line 70, in execute
Exception: Unknown keyword arguments: binf, return_value, img

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

Full traceback:
  File "renpy/bootstrap.py", line 326, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 617, in main
    run(restart)
  File "renpy/main.py", line 148, in run
    renpy.execution.run_context(True)
  File "renpy/execution.py", line 922, in run_context
    context.run()
  File "game/ascript/!places/!mlf_house/floor_1/floor_1.rpyc", line 137, in script call
    �m˪n� �M��P%�� <f��Y$]YY$����"��XAR� �AA��,bG�S*�x���M;ո9%�~78�)../�)
  File "game/ascript/battle.rpyc", line 113, in script
  File "game/ascript/!places/!mlf_house/floor_1/floor_1.rpyc", line 137, in script call
    �m˪n� �M��P%�� <f��Y$]YY$����"��XAR� �AA��,bG�S*�x���M;ո9%�~78�)../�)
  File "game/ascript/battle.rpyc", line 113, in script
  File "renpy/ast.py", line 923, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2235, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/ascript/battle.rpy", line 124, in <module>
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, 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 3694, 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/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3694, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/ascript/battle.rpy", line 68, in execute
  File "game/ascript/battle.rpy", line 68, in execute
  File "game/ascript/battle.rpy", line 69, in execute
  File "game/ascript/battle.rpy", line 70, in execute
  File "renpy/ast.py", line 146, in apply
    raise Exception("Unknown keyword arguments: %s" % (", ".join(list(values.keys()))))
Exception: Unknown keyword arguments: binf, return_value, img

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
GirlHouse 1.5.1.extra
Wed Aug 25 16:23:26 2021
 

bevasconcelos

New Member
Apr 27, 2017
10
14
You didn't attached the traceback.txt or log.tx file.
Nevertheless, it looks like you don't have the webp codex installed on your computer.
Hey uhmm I'm kinda having the same problem as the other guy, the game crashes when the neighbor comes back naked from her house. I've tried to download the codec as you said (and downloaded from here: ) but still got the same problem.

Any clues on how I can solve it ?
 

Soxiyof

Newbie
Aug 8, 2020
33
15
Hi, Ive looked all the options regarding the photo studio so far i haven't been able to find a way to go to it. Map only shows home icon. I currently only have the help message that says i have to visit this photo studio. Do i have to do something first, to activate anything on the phone that will take me to the photo studio ?

Have a good evening
 

Balthasar-Gelt

Active Member
Aug 5, 2021
628
468
Now the author has implemented the replay scenes ... and some bugs.
So the Mod is not needed anymore
Can you please update your gallery for the new version and also add an unlock button for the dev's gallery?
I said update your gallery too because I think your gallery has more scenes than the dev's gallery and I wanted to compare them and see if any scene is missing.
 

ymudds

Member
Jul 16, 2019
313
149
i hope a second game of this comes, or a modder adds more to do in this game, or even the dev but i know hes doing a different game now
 
3.20 star(s) 128 Votes