masterdragonson

Engaged Member
Jan 30, 2018
3,288
4,714
now in the mini game too
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 <module>
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 "D:\Games\New folder (3)\fourelementstrainerv084a-pc\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 1729, in execute
    if renpy.python.py_eval(condition):
  File "D:\Games\New folder (3)\fourelementstrainerv084a-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 "D:\Games\New folder (3)\fourelementstrainerv084a-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 <module>
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 20:23:05 2019
Have you tried upgrading to Four Elements Trainer 0.8.4b? The link is literally in the post above yours
 

LORDDominic

Newbie
Sep 1, 2017
15
6
Do you want to play or just get to the fun part?

Console
Code:
$ jinora_interest = True
$ bk4_sp_mine_rescue = 3
jump bk4_home_day3_1
Choice
"Welll... Okay, I guess one sip can't hurt."

Enjoy the show of a girl in a cardboard box. That scene would be so much better without the box and perhaps the option to use Book 1 Water Boobie Bending lol

As for game play show interest in her, select the choices that keep her happy, and wait for your Water Tribe Vacation to rescue her and get drugged
how do you type that code without getting a syntax error
 
D

Deleted member 436513

Guest
Guest
I'm surprised it's not being taken down by Patreon tbh, I thought they changed their ToS about incest stuff a while ago.
FET also technically has bestiality, lolicon and rape. Not that I'm complaining, but it's a bit fucking weird.
 

Nandro97

Newbie
May 28, 2018
20
1
So I started playing this on mac but the part with zhuli kept giving me an error so I decided to play book 4 all over again on the windows version (using wine).It worked until I was finally able to explore the island with the aang statue for the first time. Once I go to the city streets and try to get to the next section (with ginger) it kicks me out of the game entirely. Any advice for how to get around this?
 

masterdragonson

Engaged Member
Jan 30, 2018
3,288
4,714
So I started playing this on mac but the part with zhuli kept giving me an error so I decided to play book 4 all over again on the windows version (using wine).It worked until I was finally able to explore the island with the aang statue for the first time. Once I go to the city streets and try to get to the next section (with ginger) it kicks me out of the game entirely. Any advice for how to get around this?
Are you on Four_Elements_Trainer_v.0.8.4b-mac?
https://f95zone.to/threads/four-elements-trainer-v0-8-4a-mity.730/post-2826461
 
D

Deleted member 436513

Guest
Guest
So I started playing this on mac but the part with zhuli kept giving me an error so I decided to play book 4 all over again on the windows version (using wine).It worked until I was finally able to explore the island with the aang statue for the first time. Once I go to the city streets and try to get to the next section (with ginger) it kicks me out of the game entirely. Any advice for how to get around this?
Update the game to the latest build (0.8.4b), try to ignore/skip errors when they show up, check back a few pages for console commands and fanmade scripts for certain errors (there's one for the Zhuli error, one for the Korra label, one for Jinora and some others). Running the Mac or Windows build of the game doesn't matter by the way, what you're essentially doing is "emulating" the Windows version of Python which then runs the game for you, instead of just running it with the native Mac version. Think of it like opening the Windows version of Chrome in a virtual machine to play a browser based game, instead of just using Chrome on your system.

Whenever you see a grey error screen it's usually a bug in the game's script, most likely as a result of the coder forgetting to rename a file, misspelling a variable name and so on. You can read the error itself to see what's going on, they're fairly descriptive. In this case, it can't find the file named 'bk4/zhuli/idles/zhuli_big1.png' which you can fix by putting any file, even a blank PNG under that location (or by simply hitting "ignore" and letting the game go on with the script). Shit like AttributeError: 'unicode' object has no attribute 'cardnr' or Direct2D errors are a lot worse, because they involve Python code and actual programming.
 

Zantei

Member
Sep 22, 2018
251
275
Sometimes I wonder where all the money is going because it sure doesn't feel like it's going into the game. The sheer amount of bugs is insane. MITY is honestly proving to be the Bethesda of H-games.
 

duiguinho6798

Newbie
May 21, 2019
64
53
Do you want to play or just get to the fun part?

Console
Code:
$ jinora_interest = True
$ bk4_sp_mine_rescue = 3
jump bk4_home_day3_1
Choice
"Welll... Okay, I guess one sip can't hurt."

Enjoy the show of a girl in a cardboard box. That scene would be so much better without the box and perhaps the option to use Book 1 Water Boobie Bending lol

As for game play show interest in her, select the choices that keep her happy, and wait for your Water Tribe Vacation to rescue her and get drugged
Strange. i choose the second option, but doesn't happen
 
4.50 star(s) 287 Votes