Ren'Py Completed Four Elements Trainer Spookytimes 3 [2023 release] [Mity]

3.00 star(s) 1 Vote

Adrien_650056

Newbie
May 5, 2020
26
3
I think i finished most of the game, here is all the save files if anyone wants:


Put em in C:\Users\XXYour_usernameXX\AppData\Roaming\RenPy\spookytimes_2
I don't understand where to put it
 

slickchris

Newbie
Aug 12, 2016
51
64
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    renpy.register_statement("show screen",
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

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

Full traceback:
  File "scripts/maze.rpyc", line 95, in script
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/ast.py", line 1949, in execute
    self.call("execute")
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    renpy.register_statement("show screen",
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/core.py", line 3515, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/focus.py", line 407, in mouse_handler
    return change_focus(new_focus, default=default)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/focus.py", line 362, in change_focus
    set_focused(current, newfocus.arg, newfocus.screen)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/focus.py", line 109, in set_focused
    new_tooltip = widget._get_tooltip()
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/behavior.py", line 749, in _get_tooltip
    return get_tooltip(self.action)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/behavior.py", line 363, in get_tooltip
    rv = get_tooltip(i)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/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)

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
spookytimes 2 1
Tue Nov  3 05:24:03 2020

I get this error whenever I light up the dark room and try to click on anything. Can anyone help?
 

Big Lebowski

New Member
Sep 22, 2019
4
2
How can i download the 2019 versione, because in this game there Is only Azula, tue, Mai and tylee but nothing about Korra, katara etc...
 

sirviper235

Active Member
Apr 21, 2017
735
965
Does anyone have saves for all the scenes? Not just some of them? This game is much more puzzle like so it's easy to miss things.
 
3.00 star(s) 1 Vote