Ziel

Newbie
Jul 10, 2017
43
29
Soo is everyone having problems with the map ?
And more important does anyone knows how to solve it ?

```While loading <'Image' u'ascript/subsystem/pda/map/home.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/home.png'.```

I annexed the traceback.txt and a print of the crash screen

View attachment 1372355
I had the same problem, it fix itself after the first neighbor event. I don't know if everything is fine, first time playing, but at least it didn't crash.
 
  • Like
Reactions: baldzix

Bloodguard

Engaged Member
Feb 20, 2021
2,257
3,656
Lame he dropped this so he could work on the sequel to My Rape Simulator, I mean My Cute Cousin, I mean My Cute Roommate, whatever he called that crap. But if he wants to put this on Steam, like he did that one, he'll have to fix a few bugs. Might be the only way eventually get to play it. Money talks. ;)
 

ElTan00

New Member
Feb 8, 2021
2
0
Someone knows how I can correct the error when they hit Vanessa in the stomach, it crashes and I get out of the game, I don't understand why, I would appreciate the solution
 

colin75

New Member
Sep 14, 2020
14
12
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/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
Thu Aug 26 23:08:22 2021
 
Sep 5, 2020
58
12
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
Thu Aug 26 16:57:36 2021
 

Skarr

Newbie
Feb 16, 2018
57
72
Never seen a game with the "completed" tag having so much bugs! Just naming the characters is impossible to do because the menu pops and prevent you from doing anything...and then your game is just over. From 30 sec at the beginning... wow.

After wandering in the comments, seeing if there's a solution, maybe a better version, I can came to this conclusion :
Poor & bugged game from a greedy & shitty dev.
 
3.20 star(s) 128 Votes