jacen2311

Newbie
Nov 23, 2021
31
3
Hi

i got 2 problems

First of all am i missing something here? for levelling up the brothel i need a "muscolar female" with "titsjob (sub)" but like in the photos there is no "titsjob (sub)". am i doing something wrong?

View attachment 2305857 View attachment 2305858


Second problem is , if i try to go through this point View attachment 2305870 the game freeze with "An exception has occurred " message .

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

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Grid overfull.

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

Full traceback:
  File "quest.rpyc", line 1190, 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 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3136, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  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/screen.py", line 441, in visit_all
    self.child.visit_all(callback, seen=None)
  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/layout.py", line 546, in per_interact
    raise Exception("Grid overfull.")
Exception: Grid overfull.

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
LustHunter 0.7.2
Thu Jan 12 18:06:42 2023

Hope i helped and keep up the good work.
I have the same problem with the titsjob(sub) !!! Can someone pls help? :)
 

Lust Madness

Member
Game Developer
Dec 14, 2020
204
148
I got an error attempting to enter the cabin near lumberjack. PC Version 7.2


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

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Grid overfull.

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

Full traceback:
  File "quest.rpyc", line 1190, 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 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3136, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  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/screen.py", line 441, in visit_all
    self.child.visit_all(callback, seen=None)
  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/layout.py", line 546, in per_interact
    raise Exception("Grid overfull.")
Exception: Grid overfull.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
LustHunter 0.7.2
Sat Jan  7 00:54:36 2023
This is fixed in 0.7.3 or 0.7.4.
 

Billy 25

Newbie
Dec 30, 2022
85
38
Can you tell us how to mod the game on Android?
Because in the 0.6.9 update, the mod was working, but the mod no longer works in the latest update 0.7.3
 

jacen2311

Newbie
Nov 23, 2021
31
3
You need to catch the muscular again. This is a bug in older versions.
Hi, I followed ur advise, but the problem still the same! catched muscle females over and over again. But no titsjob(sub). Even started a new save not better! So i need a more detail advise to solve this. gameversion: 0.7.3 (PC) male (straight). thanks in advance :)
 

simog17

New Member
Oct 15, 2020
11
4
Hi, I followed ur advise, but the problem still the same! catched muscle females over and over again. But no titsjob(sub). Even started a new save not better! So i need a more detail advise to solve this. gameversion: 0.7.3 (PC) male (straight). thanks in advance :)

me too , also my game crush when i try to reach this point 3.png
 

Lust Madness

Member
Game Developer
Dec 14, 2020
204
148
Iam lost now why there are 3 apks for Android male female futa
And which one should I download first any?
If you want play as female character -> download female apk
If u wanna play is futa char -> download futa apk
as male char -> male apk
 

Alextombsalor

Member
Nov 5, 2019
388
409
Which has happened a significant amount of time since the release of this game.
What can I say about the game itself. She's good for all people
There are 5 modes.
Male and female only enemy's(Classic mod)
Futa and Male only enemy's
Only Female enemy's(Mode for those who do not want to see male monsters)
mixed mode(All genders)
Only Male enemy's(gay mod ore gangbank if you choose female ore futa character)
And I am very pleased that there is an option to completely disable a certain gender of enemies (I don't like male monsters or women with a member, for example).
Well, unfortunately, the author has not yet made equally right content. There is a lot more futa mode content in the game right now.
I can't say anything about the game itself. Now I only judge by sex content. The game does not have a story mode (maybe yet).
But the main disadvantage so far of the game is that most of the content is closed behind the patron (this is solved by the mod).
Here is the weight of the game for all genders.
Male player (665 MB)
Female player (485 MB)
Futa character (almost 800 MB)
I will continue to monitor the game and its updates.
And I hope for active support from the authors of this game.
And yes, until I forgot, why are there still no group scenes in the game?
 
  • Like
Reactions: Cendash

s1im

Member
Jun 26, 2018
103
83
There are two entries in the change log for v0.7.3

Is the last one supposed to be for v0.7.4?
 

Lust Madness

Member
Game Developer
Dec 14, 2020
204
148
how is the content of pregnant
There is a small amount of content with pregnant in the event with the saller (Herbalica flower).

Which has happened a significant amount of time since the release of this game.
What can I say about the game itself. She's good for all people
There are 5 modes.
Male and female only enemy's(Classic mod)
Futa and Male only enemy's
Only Female enemy's(Mode for those who do not want to see male monsters)
mixed mode(All genders)
Only Male enemy's(gay mod ore gangbank if you choose female ore futa character)
And I am very pleased that there is an option to completely disable a certain gender of enemies (I don't like male monsters or women with a member, for example).
Well, unfortunately, the author has not yet made equally right content. There is a lot more futa mode content in the game right now.
I can't say anything about the game itself. Now I only judge by sex content. The game does not have a story mode (maybe yet).
But the main disadvantage so far of the game is that most of the content is closed behind the patron (this is solved by the mod).
Here is the weight of the game for all genders.
Male player (665 MB)
Female player (485 MB)
Futa character (almost 800 MB)
I will continue to monitor the game and its updates.
And I hope for active support from the authors of this game.
And yes, until I forgot, why are there still no group scenes in the game?
The game has group scenes in a brothel. Full-fledged group scenes with all the enemies are still in development. They will most likely appear later this year.
1674749333476.png
 
  • Like
Reactions: Oxiton
2.00 star(s) 54 Votes