• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

laugh

Member
Oct 23, 2017
127
240
so you abandon the old replace it with the same and re name it and really expect people to come patreon to you smh. i see so many devs doing this lately.
Literally they did this to allow patreon again because patreon took it down for rape content. The rename is most likely to make sure it doesn't get associated with what it had before and get taken down again.
 

Booki

Newbie
Oct 14, 2017
60
120
The fat guy staying on the screen thru all the scenes ruined it. It didn't really have much going for it even without that bug. Just another Slay The Spire clone, this time with rpgmaker maps.
 

JLuix

Member
Jul 1, 2017
188
261
Anyone else not able to see parts of the bodies for after fight sex scenes?
I have the same problem :(
Is there any solution for this?
I think this only happens if you choose the futa protagonist, but that is the only way to use the Dominance actions.
Please help
 
Last edited:

Laughingfox

Active Member
Apr 2, 2017
851
815
On the one hand (job), I hope the kinks get worked out and this project manages to hit the ground running, and flourish.
On the other.. I'm getting pretty tired of the futa moniker being used in place of a gender that is lacking both bits. Renders are decent, animations are.. a little on the stiff side. Heh.
But there's potential here.
 

max_002

Active Member
Mar 30, 2019
770
224
after defeating Santa

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

While running game code:
  File "game/townsquare.rpy", line 731, in <module>
  File "game/character.rpy", line 240, in updateSexStatistic
KeyError: u'cunnilingus'

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

Full traceback:
  File "townsquare.rpyc", line 731, in script
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\ast.py", line 881, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/townsquare.rpy", line 731, in <module>
  File "game/character.rpy", line 240, in updateSexStatistic
KeyError: u'cunnilingus'

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
LustHunter 0.1.0
Sun Feb 28 13:50:16 2021
 

max_002

Active Member
Mar 30, 2019
770
224
forest: red box
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/quest.rpy", line 569, in execute
  File "game/quest.rpy", line 569, in execute
  File "game/quest.rpy", line 631, in execute
  File "game/quest.rpy", line 633, in execute
  File "game/quest.rpy", line 640, in execute
  File "game/quest.rpy", line 642, in execute
  File "game/quest.rpy", line 645, in execute
  File "game/quest.rpy", line 645, in keywords
NameError: name 'TransferItemsAllItemFromQuests' is not defined

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

Full traceback:
  File "quest.rpyc", line 669, in script
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\ast.py", line 1861, in execute
    self.call("execute")
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\ast.py", line 1849, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\statements.py", line 203, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\exports.py", line 2755, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\display\core.py", line 2672, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\display\core.py", line 3059, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\display\core.py", line 3059, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\Максим\Downloads\LustHunter-0.1.0-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/quest.rpy", line 569, in execute
  File "game/quest.rpy", line 569, in execute
  File "game/quest.rpy", line 631, in execute
  File "game/quest.rpy", line 633, in execute
  File "game/quest.rpy", line 640, in execute
  File "game/quest.rpy", line 642, in execute
  File "game/quest.rpy", line 645, in execute
  File "game/quest.rpy", line 645, in keywords
  File "<screen language>", line 645, in <module>
NameError: name 'TransferItemsAllItemFromQuests' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
LustHunter 0.1.0
Sun Feb 28 14:19:48 2021
 

Shabur

Newbie
Mar 12, 2018
25
9
While entering the forest after accepting a quest for slaying nymphs


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

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/quest.rpy", line 777, in execute
  File "game/quest.rpy", line 777, in execute
  File "game/quest.rpy", line 793, in execute
  File "game/quest.rpy", line 1007, in execute
  File "game/quest.rpy", line 1010, in execute
  File "game/quest.rpy", line 1042, in execute
  File "game/quest.rpy", line 1043, in execute
  File "game/quest.rpy", line 1061, in execute
  File "game/quest.rpy", line 1061, in execute
  File "game/quest.rpy", line 1062, in execute
  File "game/quest.rpy", line 1065, in execute
  File "game/quest.rpy", line 1092, in execute
  File "game/quest.rpy", line 1093, in execute
  File "game/quest.rpy", line 1094, in execute
  File "game/quest.rpy", line 1095, in execute
  File "game/quest.rpy", line 1097, in execute
  File "game/quest.rpy", line 1097, in keywords
AttributeError: 'EnemyDesc' object has no attribute 'icon'

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

Full traceback:
  File "quest.rpyc", line 669, in script
  File "D:\Games\LustHunter-0.1.0-pc\renpy\ast.py", line 1861, in execute
    self.call("execute")
  File "D:\Games\LustHunter-0.1.0-pc\renpy\ast.py", line 1849, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\statements.py", line 203, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\exports.py", line 2755, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\display\core.py", line 2672, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\display\core.py", line 3059, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Games\LustHunter-0.1.0-pc\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\display\core.py", line 3059, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Games\LustHunter-0.1.0-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\Games\LustHunter-0.1.0-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/quest.rpy", line 777, in execute
  File "game/quest.rpy", line 777, in execute
  File "game/quest.rpy", line 793, in execute
  File "game/quest.rpy", line 1007, in execute
  File "game/quest.rpy", line 1010, in execute
  File "game/quest.rpy", line 1042, in execute
  File "game/quest.rpy", line 1043, in execute
  File "game/quest.rpy", line 1061, in execute
  File "game/quest.rpy", line 1061, in execute
  File "game/quest.rpy", line 1062, in execute
  File "game/quest.rpy", line 1065, in execute
  File "game/quest.rpy", line 1092, in execute
  File "game/quest.rpy", line 1093, in execute
  File "game/quest.rpy", line 1094, in execute
  File "game/quest.rpy", line 1095, in execute
  File "game/quest.rpy", line 1097, in execute
  File "game/quest.rpy", line 1097, in keywords
  File "<screen language>", line 1102, in <module>
AttributeError: 'EnemyDesc' object has no attribute 'icon'

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
LustHunter 0.1.0
Sun Feb 28 17:01:39 2021

After pressing "ignor" button


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

While running game code:
  File "game/quest.rpy", line 670, in <module>
TypeError: string indices must be integers

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

Full traceback:
  File "quest.rpyc", line 670, in script
  File "D:\Games\LustHunter-0.1.0-pc\renpy\ast.py", line 1762, in execute
    if renpy.python.py_eval(condition):
  File "D:\Games\LustHunter-0.1.0-pc\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\LustHunter-0.1.0-pc\renpy\python.py", line 1937, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/quest.rpy", line 670, in <module>
TypeError: string indices must be integers

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
LustHunter 0.1.0
Sun Feb 28 17:03:08 2021
 
  • Like
Reactions: kenny420

Alutach.

Newbie
Oct 25, 2019
65
77
Is the rape content removed? Dev says rape content is removed in his patreon yet the game has the rape tag?
 

Screwthename

Member
Game Developer
Feb 21, 2019
306
648
Well, it's the exact same game as before. And it's still a rip-off of Slay the Spire, it's good that the devs not announces it in his Patreon, but it's still an exact copy of the basic mechanics and that's a shame. You can take example on it, of course, but don't just copy all the basic mechanics (while not adding all of them, because it's too much work, which make the result just boring).
It seems that if you play a futa, only your arms will appear in the sex scenes. If you train again with the girl, you'll get the basic cards again, and end up with a bigger deck. Once you've triggered the Geralt event on the Village place, you'll be stuck with it until you can complete it (i guess).
I played for 15 minutes and I already found this much bugs. A realease is never easy, and problems often appear, but you just can't have things as big as half of the body missing in a scene on every scenes ! It's just clear lack of playtest !
It's a shame, because that game could have a great potential, but every time I try it it get even worse...
 

rk-47

Active Member
Jun 27, 2020
863
750
Is there are way to disable futa or is futa a staple for this game?
 
2.00 star(s) 53 Votes