Dixen Chix

Member
May 13, 2019
164
172
I recently got a burner phone for PoGo (yes, I know how I sound) and tried to run this on the phone. It says the app was made on an older Android version and won't run on my phone anymore. Is there any remedy for this, or am I SOL?
 

YoraeRasante

Active Member
Jul 28, 2019
908
639
for those talking about how to lower her resistance, been some time but I remember messing with her while she is meditating does that.
 

AtotehZ

Engaged Member
Aug 24, 2018
2,100
1,404
Am I correct in assuming there's no walkthrough for the slave route of Book 2? The walkthrough mod doesn't seem to work there and when you go to the github with the walkthroughs the link to slave route book 2 takes you to the mod..
 

hellkite10

New Member
Apr 16, 2019
3
1
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

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

Full traceback:
  File "bk3_l_maze.rpyc", line 3081, in script call
  File "bk3_l_maze.rpyc", line 5492, in script
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\display\core.py", line 3515, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\display\focus.py", line 407, in mouse_handler
    return change_focus(new_focus, default=default)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\display\focus.py", line 362, in change_focus
    set_focused(current, newfocus.arg, newfocus.screen)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\display\focus.py", line 109, in set_focused
    new_tooltip = widget._get_tooltip()
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\display\behavior.py", line 749, in _get_tooltip
    return get_tooltip(self.action)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\display\behavior.py", line 363, in get_tooltip
    rv = get_tooltip(i)
  File "E:\!@#$%^&\Games\Four_Elements_Trainer_v.0.8.6d-pc\renpy\display\behavior.py", line 373, in get_tooltip
    return func()
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Four Elements Trainer 0.8.6d
Mon May 18 19:43:03 2020
This happens after listening the two masked ladies trying to open the two snake handle to open the door. No matter what, except for the exit tab, every button I want to try clicking/pressing (even having the mouse curser hover over), it gives me this error. I don't know if this makes any difference but I'm on the love route, not the slave route in Book 3.
 
4.50 star(s) 281 Votes