Home Artists Posts Import Register

Content

EDIT: Latest version in more recent post.

Latest version is here, yo. Having skipped the bughunt for this version (again, the bughunters will get something special a little after this build), there is a good chance of finding glitches/bugs, though I really hope that's not the case. We also lose the extra few days of polishing that we do during bughunts, but there's no reason we can't release and keep tweaking.

So, if you're feeling adventurous give this version a swing if not wait until we have something more stable/polished ready.

Cheers,
-MITY

Comments

Anonymous

What about Android?!

Anonymous

Any chance for an Android version?

mark

Sad missing android

Anonymous

Lol, now they released at least something and first thing people do is complain anyway...feel a bit sorry for you Mity, hope you enjoyed your holidays :)

Anonymous

No Android :'(

Anonymous

Thanks man, I'm sure this will be awesome!

Anonymous

Yup where's android

mark

Lol not complaining just sad on vacation so dont have my pc but will play it tmrw when I get home

Anonymous

Where is android? I love to play it

Anonymous

Notes and android please 🙏

Anonymous

Love you guys!

TheMilk

Thx

Anonymous

there usually isn't a bug you can't fix by unrpa, nrpyc and console :P

batman

So far the bugs I found is the game is missing Zhuli_big1.png, also if you tie and play all your cards the game does not continue, also if you tie twice the game says [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/war_games.rpyc", line 3204, in script File "C:\Users\bspok\Downloads\four_elements_trainer_v.0.8.4a-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1729, in execute if renpy.python.py_eval(condition): File "C:\Users\bspok\Downloads\four_elements_trainer_v.0.8.4a-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\bspok\Downloads\four_elements_trainer_v.0.8.4a-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sat Dec 28 15:57:12 2019 [/code]

Anonymous

I'm not at home right now to test, but thanks for the update!

Anonymous

Aside from the little rays of complaning sunshines. I want to thank you Mity for this build. Cheers!

Danivus

Wow I had no idea this many people were playing on Android.

Anonymous

cant progress at all

mity

Waiting for any significant problems to pop up and be fixed first. Android needs special care. Because the coder can't create them, I (artist) do that, but I also need the most recent files for that so any problems can't be fixed as easily as the pc or mac, meaning we give ourselves a bit more time to create the android version. At the latest I expect to have it ready tomorrow. But I hope sooner.

Golgom

Working for Lin to find out about the shocksticks, but when you move to the left side of the streets in the city, you get a crash.

Anonymous

Uh oh, playing the card game: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/war_games.rpyc", line 3204, in script File "/_slow/games/Four_Elements_Trainer_v.0.8.1d-pc/renpy/ast.py", line 1729, in execute if renpy.python.py_eval(condition): File "/_slow/games/Four_Elements_Trainer_v.0.8.1d-pc/renpy/python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "/_slow/games/Four_Elements_Trainer_v.0.8.1d-pc/renpy/python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' Linux-5.4.2-arch1-1-x86_64-with-glibc2.2.5 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sat Dec 28 22:35:57 2019 [/code]

Anonymous

How does Korra get progressed in this update?

Anonymous

I had this message when I'm going for Zu-li quest : [code] I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 293, in script File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 817, in do_display **display_args) File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "I:\Jeux\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 "I:\Jeux\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 "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 266, in get surf = image.load() File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "I:\Jeux\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sat Dec 28 22:17:40 2019 [/code]

Anonymous

i cant even progress i keep getting error messages

Anonymous

Can you post a spoiler log

TriformTrinity

Just wanted to let you know Mity that I'm happy to see an update has come out. Hope you and the coder had a good Christmas holiday.

Xmagemania

I am not able to buy the Art Supplies from Shady Correctly. This causes a Softlock and being unable to Proceess. It always says that you need to find a way to get Korra to focus on me instead of her test,

Don kibonk

is there any missing content in the korra slave route or will you start the love route?

Anonymous

well, there is a somewhat softlock while playing the card game and gettign a draw in a round... and also talking to zhuli will give an error message P.S. otherwise really well done

Anonymous

how is it really well done when you can't do anything in this update?

Anonymous

also another bug, when you first time go to the mountain you get the flame and if you then return and click on mountain again, you get the same cutscene again

Anonymous

you have to buy the art suply first and then you can go home and use the desk to scribble.

Finn Ryan

Is anyone else unable to even download the thing?

Anonymous

MITY, I hate to say, but you need to fire your coder and just have somebody else start Book 4 over cause this onslaught of minigames is fucking ridiculous, not to mention all the other issues you've been dealing with. It's thrown off your groove enough to destroy a lot of trust you've earned, not to mention delay your on-par deadline ridiculously.

mity

Too many bugs/problems with the current version. Once we have something a bit more trustworthy android gets made. Hopefully by tomorrow.

Anonymous

art supplies? how did you get there? im stuck at the ju lee part, keep getting an error. did i miss something?

Anonymous

is there anything after the south pole trip? Or is there any way to revisit those scenes?

Danivus

So, some bugs: If you try and spank Korra in her room, pre-south pole trip, and choose 'thankful' it breaks. Talking to Zhuli in the city breaks. In the card game any time a tie goes to the fourth card it breaks.

Anonymous

Found a bug. When playing cards with Koras mom, there was a case where after a hand, the third card did not refill and it just kept stacking cards on the table until it crashed. I have a save file if needed.

Anonymous

Completed south pole 2 times with different options. Bugs i found was the Card game, when getting to 4 cards it would hang up and i would have to reload to an earlier save, and a missing picture of Zhuli picture as mentioned in comments above. When talking to Zhuli and she does not have anything new to say the same phrase as when she gives you the King card, maybe this should be edited to something else? Otherwise a fun update and alot of curious pictures in the album. Only wish there was more to do! Btw is there something new in earlier books aswell? Thanks for the update Mity. And keep up the good work. Hopefull for 2020 updates keeps rolling fine.

Anonymous

Mity please tell me the twins are getting more content ? love the Role the dice option

Anonymous

After i got the Art ability from Shady, i select the "Art Things" in his shop and he gaved me his best card (better than King) and also spirit papers. So i won the fights against him without doing anything and he called himself the endboss earlier. Alright then.

Anonymous

And the game crashes when there are more than 2-3 ties in a row.

Anonymous

Buy things to sketch Zhuli. After this text it leads into the loop that i won the fight against shady. And im pretty sure the spirit papers aren't in my album. He gaved me like 10 and there are no new and now hes always out of spirit papers.

Anonymous

yeah but it's only sprite and it says Not now or something similar, you are not missing anything

Becks

Great job with new content but once you finish the area everything turns back to normal like nothing happened. Kinda sad imo.

HankyPanky

Ok I enjoyed a lot of the scenes but I have to say this...too many old women for my taste. Sorry but grannies turn me off and having to look at so many grannies so often kills my boner.

Anonymous

doesnt recognize that i have art supplies when i return to korras. If i go to shadys it shows i have 0 favors but he will give me more art supplies with the same dialogue as before and my favors goes to -1

Anonymous

if you spam the art button on shady it acts like you beat him at the game

Anonymous

Started a new save to help test things out Talking to Zhuli gives a crash error you cant get past [code] I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1401, in script File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1531, in execute choice = renpy.exports.menu(choices, self.set) File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 893, in menu rv = renpy.store.menu(items) File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 1080, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "D:\New folder\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 "D:\New folder\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 "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 266, in get surf = image.load() File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "D:\New folder\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sun Dec 29 11:21:31 2019 [/code]

Anonymous

Found a glitch, while talking to shady wanting to buy art supplies instead you win in siege battle automaticly and do not recive your art supplies, cant progress

Jackaljax

Ran up an error when I got 2 ties and played my last cards. Was able to ignore and keep playing, forgot to read the error, sorry

Anonymous

can you post a spoiler log it so i dont miss anything

Ted Leonard

Same error here (I think) [code] I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1225, in script File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/exports.py", line 1199, in say who(what, *args, **kwargs) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/character.py", line 817, in do_display **display_args) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/im.py", line 580, in render return cache.get(self, render=True) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get surf = image.load() File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/display/im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "/private/var/folders/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/43A0D7C2-8BD0-4302-8006-9A5E7CCA7969/d/Four Elements Trainer.app/Contents/Resources/autorun/renpy/loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Darwin-17.7.0-x86_64-i386-64bit Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sat Dec 28 18:58:41 2019 [/code]

Jackaljax

Ended up with the same error, same way. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' -- Full Traceback ------------------------------------------------------------ Full traceback: File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "bjstart.rpyc", line 90, in script call File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "bjstart.rpyc", line 90, in script call File "stand_dealerplays.rpyc", line 14, in script call File "bjstart.rpyc", line 90, in script call File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "bjstart.rpyc", line 90, in script call File "bk3_l_maze.rpyc", line 3081, in script call File "bk4_xtra/bk4_scripts_xtra/war_games.rpyc", line 3204, in script File "D:\Folder1\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1729, in execute if renpy.python.py_eval(condition): File "D:\Folder1\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Folder1\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sat Dec 28 17:27:56 2019 [/code]

Anonymous

Similar bug to the first comment. Tied with a 6 and 5, tied again with 5, and tied again with 4. Message came up saying all cards used with 9 cards left in our decks and I can't click anything

Apex

Like the degenerate I am, I was hoping there'd be a scene where you fuck Desna, but alas it was never meant to be

Jackaljax

I also ended a round where me and my opponent had the same cards done, nothing happened. It just stayed there.

Anonymous

bug when first going to the streets to look for equalist clues: [code] I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1401, in script File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1531, in execute choice = renpy.exports.menu(choices, self.set) File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 893, in menu rv = renpy.store.menu(items) File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 1080, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\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 "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\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 "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 266, in get surf = image.load() File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "D:\Games\Dom\Four_Elements_Trainer_v.0.7.1c-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sun Dec 29 09:39:08 2019 [/code]

Anonymous

If you tie all 4 cards you can’t do anything

Anonymous

is the built over after you return to republic city ?

Anonymous

I haven't played in a while. Are either of the routes for chapter 4 complete?

Anonymous

By the way, HUGE fan of the album and siege game you guys did an exceptional job with this, and I think it's a really great concept a long running game with collectibles similar to the crab minigame, just more reward. Overall great build glad to play FET again

Anonymous

Can someone send me a savegame from the time before the update because my savegames are gone?

Anonymous

bug report: it keeps crashing when you go to the city streets for the first time and talk to that agent chick with the glasses. rollback and ignore does not fix it at all.

Anonymous

it says broken 866 will not let you progress. i tried reloading and restarting

Avatargowoosh

wow. the options here were just awesome!

Anonymous

While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. that is the error i keep getting for your coder

Anonymous

Possible softlock found? I bought the art supplies before I was supposed to in the story, now, it I can't visit Korra, because she's training for her test, and I need to fin a way to get her attention, however, everywhere else I visit acts normally. When I try to buy art supplies from Shady again, instead of telling me I've already purchased them, it lets me purchase them again and then tells me I have "-1 Shady favors available" and this number will keep going down if I try to purchase more.

Anonymous

game crashes when I go to punish Korra for not telling Pema that i was going to be home late

Anonymous

Something I found out when I was playing, you can only go through the same card game once, as in it crashes if you load to your previous save before the card game. In order to bypass this, you can only restart the game as out of 10 times i tested it, all 10 times required me to restart it.

Zakura

Loved the build! Guess it ends directly in republic city?

Zakura

Oh and thank you MITY and have a great new year! Can't wait for the next build

Anonymous

Can I get a estimate of what time tomorrow is the android ready?

Anonymous

Another bug for ya, this is on a save that's been going since the beginning of book 1. When you go talk to Korra after discovering she didn't talk to Pema. [code] I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'korra_spank3'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk3_l_maze.rpyc", line 2968, in script call File "bk4_xtra/bk4_scripts_xtra/bk4_s_locations.rpyc", line 1329, in script File "Z:\newdls\four_elements_trainer_v.0.8.4a-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1600, in execute rv = renpy.game.script.lookup(target) File "Z:\newdls\four_elements_trainer_v.0.8.4a-pc\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 Sat Dec 28 20:20:25 2019 [/code]

Anonymous

You can't progress past this one, because you don't have the option to ignore it.

Anonymous

Whats new i started and it says i still cant teain more with korra

Anonymous

got the same error While running game code: ScriptError: could not find label 'korra_spank3'. it only gives you the option to roll back, open, copy and quit

Anonymous

the worst thing is it makes you find korra you cant skip to the next day no sleep option

Anonymous

cant progress any further in the game with out talking to her so its locked out now

Hao P

That new card game seems a little rigged. the opponent literally brought out 3 Kings in a row and my highest in my hand was an 8.

Hao P

Also, the game would get stuck if you're tied and all the cards in your hand has been played.

Anonymous

When meeting zhuli u get an error that wont let u talk to her makes ur roll back and cant progress

Anonymous

When doing the dream air puzzle thing after all the official training the puzzle doesn't end after it's correctly completed

Anonymous

Does the build end when you get back to the city? I can't seem to progress any further

RockandGuts

MITY, couple things 1. Hoping to see more twin action 2. Hoping for more paper bag spirit scenes maybe without the paperbag over their head next time and with tenzin more in control of his actions. 3. Maybe throw in a youth potion from book 3 for future granny characters if you ever feel like bringing back (now) old characters. 4. Thanks for coming back strong with an entire area with a beginning and end to it for the update. I hope to hear from you guys if your planning on releasing bug fix after holidays (understable) and if you guys are gonna reiterate the span of the break your gonna take until you get back to FET(take your time and rejuvenate your drive for the series). A bug I've been having trouble with is being unable to get final two spirit paper unlocks for completion. Pretty much the only annoying one I've run into. With all that said, Happy holidays and happy to have you guys back.

Anonymous

My Name Says It All

Anonymous

I really like what you said about the youth potion that sounds like a great feature

Anonymous

i got the same codes for zhuli in the city streets, and also a code when entering the city streets just past the landing area. can not progress.

Anonymous

Yeah i get a code when i try to talk to Zhuli and cant progress

PinnacleOfMediocrity

Experiecing a bug. I replayed Book4 (since I don't have my old saves anymore). After I got access to the study room and called Zhuli, when I go to the city streets to Zhuli and click on "talk", I get the following traceback:

PinnacleOfMediocrity

I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk3_l_maze.rpyc", line 3081, in script call File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1225, in script File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 817, in do_display **display_args) File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\chris\Desktop\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 "C:\Users\chris\Desktop\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 "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\chris\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sun Dec 29 10:00:11 2019

Anonymous

can someone explain the card game to me. I have no idea what is going on.

Anonymous

its like war but with an extra card to add. The card closes to your hand is yours. pick a card, add chosen card with card closes to hand, wait to see if you win.

Anonymous

I have a big bug when i'm goging to speak with Korra juste after the blowjob in the cave in the Ang's statue. [code] 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 "I:\Jeux\four_elements_trainer_v.0.8.4a-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1600, in execute rv = renpy.game.script.lookup(target) File "I:\Jeux\four_elements_trainer_v.0.8.4a-pc\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 12:32:14 2019 [/code]

Anonymous

I seem to be stuck at the "get Korra to focus on me " thing , I bought the stuff from shady, but its still telling me that i need to find a way .... If i click on Korras Home

Anonymous

Same thing has Max happens to me when i first try to talk to zhu li

Anonymous

Stuck here too. also i'm at -3 favors cause you can repeat the shady item dialog. Clicked on every area in the village but no progression dialog.

Shortfall

I am stuck in the Siege game, where Katara & I have tied after 4 cards, all it said was all cards played and then it stays as is.

Anonymous

Any one know how to get to the art scene with out having to spank korra because i cant do that scene?

Anonymous

Think starting a new game would help ?

hip

yes, start from the 1st book and the problem will be solved

IdarksoulsI

main bugs if you start fresh from book 4: - Korra's spanking scene: 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\nstam\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\USER\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'. - Zhu Li in the streets While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Main bug in the update: - Don't buy the dildon't before the art supplies. (day two lockout)!!!!!!!!!!!!!!! - use rollback in the siege game if you get errors - At some point no new art was added to the siege game gallery + Korra, mom. Eska/Desna, Jorina scenes - The paperbag scene was funny but her story arc feels very rushed, I wish there was some more teasing like with the pee/snow scene. The Korra bathing scene could have a second stage for example. If you're afraid to do more "normal" content with her how about saving it for the love route and age her up. ~ the siege game isn't bad and you know I like all the behind the scenes stuff but it isn't very rewarding to "only" get stuff we've already seen. (Even though there were some scenes I hadn't seen before)

Anonymous

People keep pointing out the lack of an android version, do you guys play it on your phones?

Anonymous

Does anyone know if theres more content once you get back to the island? Or is the update only what happens at the south pole?

Anonymous

Does somebody have a save file for PC that begins right at the new update? I lost my Android save data and I just started a new playthrough on PC, I just want to play the new content in Book 4.

Anonymous

What are the Spoilers :3?

Anonymous

Before your PC playthrough, did you play on your phone? Oh, and i do have a save file like the one you need, but i have no clue how to send it to you.

Anonymous

does anyone know how to fix the spank 3 error if i go to book one then jump to book 4 would that work or would i have to play through all the books in order then try book 4???

PinnacleOfMediocrity

It's a bit messy, but you can play on version 0.8.3 until the dead end of that build and then load your save in 0.8.4.

Nörther

Agree with Jinora and siege stuff, but it should be fixable in post right? After all writing is rewriting

Anonymous

is that the best way to get passed that error in book 4?

Becks

It was a great addition from the coder to introduce the new card system with this update (i liked it very much) but even though the new content was good story as well as art it felt also kinda weird to be honest. Even though there was new content it felt like there wasn't any content at all since everything was just temporary. I personally didn't quite understood the point in this update aside from adding a side-story which doesn't add anything new to the main content at all.

Anonymous

I keep having an error everytime I try to talk to Zhu Li. Reverting to month old saves still don't work

Kuzuha Chan

I demand less beach stones and less paperbags :D :D

F_rank

I feel like that's a bug. I don't know, though. We'll see!

Anonymous

All in all, a great update that was worth the wait. The mysterious box spirit was an interesting surprise, along with Senna fun and with the twins. (Funny that the BJ scene has you going with either twin.) The only problems I had were whenever you get two ties in Siege and have to use the third card, showing some problem with the program (Which a simple rollback or two and just picking a different card did solve) and possibly locking out from a few of the spirit papers. I'm not sure if Shady is a one spirit paper win only, but after hitting the "Art Things" button many times and then going back to actually fight him, he didn't have any. Same if you talk to Zhu Li, it glitches into a Siege win and I'm not sure if it locks me out from any missed Spirit Papers, leaving me with 13 unknown by the end of it.

Flips

Haven't had a chance to play the update yet, but I did tell Mr Artist I would do this: *grabs pitchfork* TENZIN WANTS A TWINK. TENZIN WANTS A TWINK! *lowers pitchfork* Please Mr Coder sir, all we want for Christmas is to pound Desna until he's a complete mess <3 Worth a try, at least xD

Kill La Kill Yourself

Is there a mirror for this? Cause trying to download this at 40 kb/s is ridiculous.

simon22

a bug at city streets when trying to talk to zhuli [code] I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1431, in script File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\character.py", line 817, in do_display **display_args) File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "E:\storage 2\patreon\1 new patreon\four elements trainer\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 "E:\storage 2\patreon\1 new patreon\four elements trainer\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 "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\im.py", line 266, in get surf = image.load() File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "E:\storage 2\patreon\1 new patreon\four elements trainer\four_elements_trainer_v.0.8.4a-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sun Dec 29 14:39:56 2019 [/code]

Simon Barkhuizen

Oh Hello Simon. Same here, also spitting on Kora's face give a similar error about a png being missing.

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1261, in script File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 817, in do_display **display_args) File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\terbor\Documents\adult 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 "C:\Users\terbor\Documents\adult 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 "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\terbor\Documents\adult games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sun Dec 29 17:02:41 2019 [/code]

Anonymous

Here's what happens, when you tied 2 times in Siege and try to place your 3rd card: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/war_games.rpyc", line 3204, in script File "C:\Users\david\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1729, in execute if renpy.python.py_eval(condition): File "C:\Users\david\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\david\Desktop\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sun Dec 29 23:14:54 2019 [/code] It places the fourth set of cards, and shows it (just next to the others) but then shows this Error-Message

Anonymous

Also that's what happens when you try to do the "Thankful"-Spanking back in Republic City: [code] 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 1863, in script File "C:\Users\david\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\david\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 23:18:31 2019 [/code]

Cliff Hanger

When trying to talk to Zhu Li in the city after calling her from the study [code] I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1225, in script File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 817, in do_display **display_args) File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\User\Desktop\Walkthroughs\Patreon\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 "C:\Users\User\Desktop\Walkthroughs\Patreon\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 "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\User\Desktop\Walkthroughs\Patreon\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Sun Dec 29 22:28:12 2019 [/code]

Richard

I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1401, in script File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1531, in execute choice = renpy.exports.menu(choices, self.set) File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 893, in menu rv = renpy.store.menu(items) File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\exports.py", line 1080, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "E:\FET\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 "E:\FET\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 "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 266, in get surf = image.load() File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Mon Dec 30 00:41:25 2019

Anonymous

Can't find korra_spank3, PC version. I already skipped missing image so I'd say it's a screen that was mislabelled/called -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/bk4_s_locations.rpyc", line 1329, in script File "C:\Users\Dahns\Desktop\Games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1600, in execute rv = renpy.game.script.lookup(target) File "C:\Users\Dahns\Desktop\Games\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'. Bug hunted down, my lord

Richard

this happened on a new savegame started in this build when doing the first quest ones you arrive on the aang statue island this is weird since thats something old that didnt get added

Richard

this happened to me on a new save that i started in this build aswell

Anonymous

just 13 from these 60 spirit papers are really added to the album! That means almost 80% of them are bugged.

Anonymous

how is everyone able to get so far i still get get past the spank scene nothing seems to work

Anonymous

When will android be ready?

Anonymous

I think thats as far as people can get. When you return to the city there no new paths, Training with Korra says "Under construction", and talking to Zhuli is an unpassable bug.

Richard

[code] 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 "E:\FET\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1600, in execute rv = renpy.game.script.lookup(target) File "E:\FET\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 Mon Dec 30 05:28:38 2019 [/code]

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' -- Full Traceback ------------------------------------------------------------ Full traceback: File "bk4_xtra/bk4_scripts_xtra/war_games.rpyc", line 3204, in script File "C:\Users\Cori\Downloads\four_elements_trainer_v.0.8.4a-pc\renpy\ast.py", line 1729, in execute if renpy.python.py_eval(condition): File "C:\Users\Cori\Downloads\four_elements_trainer_v.0.8.4a-pc\renpy\python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Cori\Downloads\four_elements_trainer_v.0.8.4a-pc\renpy\python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/bk4_xtra/bk4_scripts_xtra/war_games.rpy", line 3204, in AttributeError: 'unicode' object has no attribute 'cardnr' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Mon Dec 30 00:18:28 2019 [/code]

Anonymous

If you don't attack the mooselion, then immediately go back up the mountain you can repeat the sequence ad infinitum.

Anonymous

If you get the dildon't first, then the art supplies you can get negative infinite shady favors and infinite art supplies.

mike wallawitz (edited)

Comment edits

2021-07-07 19:06:03 I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "bjstart.rpyc", line 90, in script call File "bk3_l_maze.rpyc", line 3081, in script call File "bk3_l_maze.rpyc", line 2968, in script call File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1225, in script File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/exports.py", line 1199, in say who(what, *args, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/character.py", line 817, in do_display **display_args) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/im.py", line 580, in render return cache.get(self, render=True) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get surf = image.load() File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Darwin-18.7.0-x86_64-i386-64bit Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Mon Dec 30 00:50:13 2019
2019-12-30 07:51:42 I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "bjstart.rpyc", line 90, in script call File "bk3_l_maze.rpyc", line 3081, in script call File "bk3_l_maze.rpyc", line 2968, in script call File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1225, in script File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/exports.py", line 1199, in say who(what, *args, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/character.py", line 817, in do_display **display_args) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/im.py", line 580, in render return cache.get(self, render=True) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get surf = image.load() File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Darwin-18.7.0-x86_64-i386-64bit Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Mon Dec 30 00:50:13 2019

I'm sorry, but an uncaught exception occurred. While loading <'Image' u'bk4/zhuli/idles/zhuli_big1.png'>: IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "stand_dealerplays.rpyc", line 14, in script call File "bjstart.rpyc", line 90, in script call File "bk3_l_maze.rpyc", line 3081, in script call File "bk3_l_maze.rpyc", line 2968, in script call File "bk4_xtra/bk4_scripts_xtra/b4_worldrooms.rpyc", line 1225, in script File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/exports.py", line 1199, in say who(what, *args, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/character.py", line 817, in do_display **display_args) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 331, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/im.py", line 580, in render return cache.get(self, render=True) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get surf = image.load() File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/display/im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "/private/var/folders/cn/m4lx8h_14rn5z53qbzd2c3100000gn/T/AppTranslocation/0A0A4B29-D1DE-4F4F-B927-DDB0BE220254/d/Four Elements Trainer 2.app/Contents/Resources/autorun/renpy/loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'bk4/zhuli/idles/zhuli_big1.png'. Darwin-18.7.0-x86_64-i386-64bit Ren'Py 7.0.0.196 Four Elements Trainer 0.8.4a Mon Dec 30 00:50:13 2019

Anonymous

Got the same issue and if you click ignore and talk to the quest girl then it locks up with a error repeating itself over and over.