3.70 star(s) 16 Votes

Draelone

Newbie
Jun 5, 2017
16
7
Just gotta ask, is orgasm even implemented in this version? Managed to get these errors when anticipation and pleasure were maxed out

Full traceback:
File "massage_dialogue.rpyc", line 88, in script
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/massage_dialogue.rpy", line 88, in <module>
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "game/goldfinger.rpy", line 1278, in orgasm
KeyError: ''

While running game code:
File "game/massage_dialogue.rpy", line 88, in <module>
File "game/goldfinger.rpy", line 1278, in orgasm
KeyError: ''
Traceback (most recent call last):
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\editor.py", line 99, in open
os.startfile(filename) # @UndefinedVariable
WindowsError: [Error 2] The system cannot find the file specified: 'game/goldfinger.rpy'
Traceback (most recent call last):
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\editor.py", line 99, in open
os.startfile(filename) # @UndefinedVariable
WindowsError: [Error 2] The system cannot find the file specified: 'game/goldfinger.rpy'
Traceback (most recent call last):
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\editor.py", line 99, in open
os.startfile(filename) # @UndefinedVariable
WindowsError: [Error 2] The system cannot find the file specified: 'game/massage_dialogue.rpy'

Full traceback:
File "massage_dialogue.rpyc", line 88, in script
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/massage_dialogue.rpy", line 88, in <module>
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "game/goldfinger.rpy", line 1278, in orgasm
KeyError: u''

While running game code:
File "game/massage_dialogue.rpy", line 88, in <module>
File "game/goldfinger.rpy", line 1278, in orgasm
KeyError: u''

Full traceback:
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\main.py", line 578, in main
run(restart)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\execution.py", line 908, in run_context
context.run()
File "massage_dialogue.rpyc", line 88, in script
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'raven_DF_Thighs_Gentle_Strokes_orgasm_response_5'.

While running game code:
ScriptError: could not find label 'raven_DF_Thighs_Gentle_Strokes_orgasm_response_5'.
 

ShamanLab

[Industry News] Weird behavior (c)
Game Developer
Dec 16, 2019
1,883
1,897
Yeah for games like this the most important is having the word 'taboo' in the title. And anything else didn't matter...
 

risquéRevolver

The Great Equalizer
Game Developer
Feb 13, 2020
20
39
Just gotta ask, is orgasm even implemented in this version? Managed to get these errors when anticipation and pleasure were maxed out

Full traceback:
File "massage_dialogue.rpyc", line 88, in script
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/massage_dialogue.rpy", line 88, in <module>
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "game/goldfinger.rpy", line 1278, in orgasm
KeyError: ''

While running game code:
File "game/massage_dialogue.rpy", line 88, in <module>
File "game/goldfinger.rpy", line 1278, in orgasm
KeyError: ''
Traceback (most recent call last):
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\editor.py", line 99, in open
os.startfile(filename) # @UndefinedVariable
WindowsError: [Error 2] The system cannot find the file specified: 'game/goldfinger.rpy'
Traceback (most recent call last):
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\editor.py", line 99, in open
os.startfile(filename) # @UndefinedVariable
WindowsError: [Error 2] The system cannot find the file specified: 'game/goldfinger.rpy'
Traceback (most recent call last):
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\editor.py", line 99, in open
os.startfile(filename) # @UndefinedVariable
WindowsError: [Error 2] The system cannot find the file specified: 'game/massage_dialogue.rpy'

Full traceback:
File "massage_dialogue.rpyc", line 88, in script
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/massage_dialogue.rpy", line 88, in <module>
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "game/goldfinger.rpy", line 1278, in orgasm
KeyError: u''

While running game code:
File "game/massage_dialogue.rpy", line 88, in <module>
File "game/goldfinger.rpy", line 1278, in orgasm
KeyError: u''

Full traceback:
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\main.py", line 578, in main
run(restart)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\execution.py", line 908, in run_context
context.run()
File "massage_dialogue.rpyc", line 88, in script
File "G:\Entertainment\Games\Taboo Titans\Taboo_Titans-v0.10c-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'raven_DF_Thighs_Gentle_Strokes_orgasm_response_5'.

While running game code:
ScriptError: could not find label 'raven_DF_Thighs_Gentle_Strokes_orgasm_response_5'.
So, basically, each interaction is built to have a few different possible responses whenever it triggers an orgasm. I want to make it clear what happened here was a bug. This interaction wasn't meant to make Raven's pleasure go up, so it shouldn't have been able to make her orgasm.

If you want to see Raven cum, trying downloading the new update and getting her anticipation to half before touching her pussy. It should be a lot easier this time.
 

Draelone

Newbie
Jun 5, 2017
16
7
So, basically, each interaction is built to have a few different possible responses whenever it triggers an orgasm. I want to make it clear what happened here was a bug. This interaction wasn't meant to make Raven's pleasure go up, so it shouldn't have been able to make her orgasm.

If you want to see Raven cum, trying downloading the new update and getting her anticipation to half before touching her pussy. It should be a lot easier this time.
I'll do that. The idea behind the game is pretty interesting. If I get anymore crashes/bugs I'll post them here
 

FUckFuCK21

New Member
Jun 22, 2019
11
5
im pretty sure comfort is glitched, no choice raises the stat up anymore, its stuck on zero forever
 

risquéRevolver

The Great Equalizer
Game Developer
Feb 13, 2020
20
39
im pretty sure comfort is glitched, no choice raises the stat up anymore, its stuck on zero forever
There's an update you download for free on the Patreon that pretty much solves this problem.

There used to be a lot of hidden stats that affected the way the bars worked, but those were scrapped since a lot of people thought they were too confusing. As a result, comfort isn't a thing anymore.
 

risquéRevolver

The Great Equalizer
Game Developer
Feb 13, 2020
20
39
Can we expect an update soon?
There have actually been a few updates on the Patreon, though they're nothing major from a gameplay perspective. Development is kind of slow right now since Danko has to draw all of the background art for the new locations before we start adding more sex scenes. We're going to try and put out something a bit more exciting by the end of November.
 
3.70 star(s) 16 Votes