howfun5566
Newbie
- Nov 30, 2018
- 36
- 33
- 143
I like the update. I guess it ends when you get back to the republic city right? hope there's a way to get back to the southpole village...
go meditate? loader says its 0.8.4A but training with Korra still says its under dev... I don't see any other new options to progress the story further... Stuck at 75 morality and last scene was foot job option. Am I missing something?"
Go to Your Room and you'll get whisked away.? loader says its 0.8.4A but training with Korra still says its under dev... I don't see any other new options to progress the story further... Stuck at 75 morality and last scene was foot job option. Am I missing something?"
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 364, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Could not pickle <module 'time' (built-in)>. (perhaps store.time = <module 'time' (built-in)>)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\behavior.py", line 906, in event
return handle_click(self.clicked)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\behavior.py", line 841, in handle_click
rv = run(action)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 364, in __call__
renpy.save(fn, extra_info=save_name)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loadsave.py", line 402, in save
dump((roots, renpy.game.log), logf)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loadsave.py", line 46, in dump
cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 2006, in module_pickle
raise Exception("Could not pickle {!r}.".format(module))
Exception: Could not pickle <module 'time' (built-in)>. (perhaps store.time = <module 'time' (built-in)>)
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Four Elements Trainer 0.8.4a
Sun Dec 29 05:14:00 2019
you will be missingBy the comments here... if I skip this update I won't be missing anything![]()
I think the issues are incest and Patreon, considering we already dealt with Toph, actually being 12. And almost everyone else you fuck is underage in the actual show too.It's an issue of incest, underaged sex, and Patreon being a dick.
It'll probably eventually happen, but at the moment this is what we got.
talk to wife? loader says its 0.8.4A but training with Korra still says its under dev... I don't see any other new options to progress the story further... Stuck at 75 morality and last scene was foot job option. Am I missing something?"
go home and use tableAnyone else unable to get korra to focus on you instead of her training? I've gotten the art supplies Fromm shady and the dildont and I don't know what to do now
There is no option to select table at homego home and use table
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'korra_spank3'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "bk4_xtra/bk4_scripts_xtra/bk4_s_locations.rpyc", line 1329, in script
File "C:\Users\unkno\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1600, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\unkno\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'korra_spank3'.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Four Elements Trainer 0.8.4a
Sun Dec 29 02:26:04 2019
You figured it out, but if you played the Halloween mini game, that was a precursor.I'm really not sure how to do these wind puzzles that are given to you when you go to sleep. Somehow I made it to the last level, but now I'm stuck.
Edit: Oh now I get it. That's actually pretty simple.