BabooJ1

Active Member
Feb 12, 2019
610
841
maybe I had to delete the lts.rpyc file?

Windows 10.

```
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/ascript/!mlf_house/_mlf_room/mlf_room_items.rpy", line 3: Tab characters are not allowed in Ren'Py scripts.

Ren'Py Version: Ren'Py 7.3.5.606
Thu Jan 23 23:57:35 2020
```
See my other post 3 or 4 down from that post - I fixed that one also
 
  • Like
Reactions: Bisqui

mijati

Active Member
Dec 7, 2019
625
1,098
the phone is buggz, it just disapear at some point.
and since astaros did see the reports here and on twitter, about all these bugs, and did not even solved 1 of them u can assume he gives a shit. he just trz to milk his donors with such games
i alreadz deleted the game after all
 

BabooJ1

Active Member
Feb 12, 2019
610
841
the phone is buggz, it just disapear at some point.
and since astaros did see the reports here and on twitter, about all these bugs, and did not even solved 1 of them u can assume he gives a shit. he just trz to milk his donors with such games
i alreadz deleted the game after all
I am sorry to hear that due to a bad experience it has made you delete the game.

I know developers are under a lot of pressure to release an update but a bad buggy update will hurt a developers rep more than a delayed update - I just can't understand why developers don't realise this...
 

AizenFlag

New Member
May 14, 2017
14
5
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ascript/!mlf_house/_mds_room/mds.rpy", line 111, in <module>
NameError: name 'ep4_mds_talk2' is not defined

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

Full traceback:
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/!mlf_house/floor_1/floor_1_doc.rpyc", line 280, in script call
�a��y(���N'�ڃ��x�$G�2i��_��N��r��V
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/!mlf_house/_mds_room/mds.rpyc", line 21, in script
�'��$��A�L:e�������@/���,��~��˲�#¥�F(�b�.9�w���Q�e2�!?\��ᢏ@/�U�)�颤_�-�~ѩ�E}�C)�,���"R;�����M_�u!=�p(�z =��/+
File "D:\six\GirlHouse-0.6.01.ex.beta-win\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\six\GirlHouse-0.6.01.ex.beta-win\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "D:\six\GirlHouse-0.6.01.ex.beta-win\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\six\GirlHouse-0.6.01.ex.beta-win\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ascript/!mlf_house/_mds_room/mds.rpy", line 111, in <module>
NameError: name 'ep4_mds_talk2' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
GirlHouse 0.6.03.ex.beta
Fri Jan 24 02:48:17 2020
```
 

John972

Active Member
Apr 24, 2018
885
2,990
there is an error in the "\game\ascript\subsystem\db\item_events.ini" file that screws up Lola's progress with the upgraded snooper.

This is because all normal snooper events and the upgraded snooper event are all defined under the same variable ("snooper snooper_upgraded").

I have attached a ZIP file containing a modified "item_events.ini" file, which simply corrects the erroneous variable for the normal snooper events (i.e. changed variable "item = snooper snooper_upgraded" to "item = snooper").

After fixing the bug, I restarted the game and loaded a save from before I purchased the snooper upgrade. I then ran though the normal snooping events, confronted Lola, purchased the upgrade, and then snooped again. This progressed the story as originally intended.

Please note that the attached file is an UNOFFICIAL bugfix. If you use it, I recommend you backup the existing file. Place the new file in the \game\ascript\subsystem\db\ directory.

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

BabooJ1

Active Member
Feb 12, 2019
610
841
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ascript/!mlf_house/_mds_room/mds.rpy", line 111, in <module>
NameError: name 'ep4_mds_talk2' is not defined

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

Full traceback:
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/!mlf_house/floor_1/floor_1_doc.rpyc", line 280, in script call
�a��y(���N'�ڃ��x�$G�2i��_��N��r��V
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
File "game/ascript/!mlf_house/_mds_room/mds.rpyc", line 21, in script
�'��$��A�L:e�������@/���,��~��˲�#¥�F(�b�.9�w���Q�e2�!?\��ᢏ@/�U�)�颤_�-�~ѩ�E}�C)�,���"R;�����M_�u!=�p(�z =��/+
File "D:\six\GirlHouse-0.6.01.ex.beta-win\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\six\GirlHouse-0.6.01.ex.beta-win\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "D:\six\GirlHouse-0.6.01.ex.beta-win\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\six\GirlHouse-0.6.01.ex.beta-win\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ascript/!mlf_house/_mds_room/mds.rpy", line 111, in <module>
NameError: name 'ep4_mds_talk2' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
GirlHouse 0.6.03.ex.beta
Fri Jan 24 02:48:17 2020
```
Why don't people do a search for the error in the forums?

Not sure how many times this one has now been answered...
 

xht_002

Member
Sep 25, 2018
342
352
console command for the sexual bar at the top of the screen, anyone know it, the game is retarded and nodoubt thinks your going todo 1000 math questions to keep seeing some pants, until the bar is full, so the doctor comes back

typical russion devs with the monster grind and get nothing out of it
 
  • Like
Reactions: d1gimon

paindevil

Newbie
Jan 21, 2018
16
3
there is an error in the "\game\ascript\subsystem\db\item_events.ini" file that screws up Lola's progress with the upgraded snooper.

This is because all normal snooper events and the upgraded snooper event are all defined under the same variable ("snooper snooper_upgraded").

I have attached a ZIP file containing a modified "item_events.ini" file, which simply corrects the erroneous variable for the normal snooper events (i.e. changed variable "item = snooper snooper_upgraded" to "item = snooper").

After fixing the bug, I restarted the game and loaded a save from before I purchased the snooper upgrade. I then ran though the normal snooping events, confronted Lola, purchased the upgrade, and then snooped again. This progressed the story as originally intended.

Please note that the attached file is an UNOFFICIAL bugfix. If you use it, I recommend you backup the existing file. Place the new file in the \game\ascript\subsystem\db\ directory.

You don't have permission to view the spoiler content. Log in or register now.

how to record with the snooper !?
 
3.20 star(s) 128 Votes