forcesage110

Newbie
Nov 1, 2019
32
47
Hello, it's me again. I've been doing so light modding (changed a few composition scripts and added images to match) when I ran into this error. Anyone know how to fix it without undoing my work

*
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/bk3/composites/tylee_composites.rpy", line 6, in script
image azst azst01 = Composite((1000,720),
File "game/scripts/bk3/composites/tylee_composites.rpy", line 6, in script
image azst azst01 = Composite((1000,720),
Exception: Not a displayable: (<Fixed at 55669d10>,)

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/scripts/bk3/composites/tylee_composites.rpy", line 6, in script
image azst azst01 = Composite((1000,720),
File "game/scripts/bk3/composites/tylee_composites.rpy", line 6, in script
image azst azst01 = Composite((1000,720),
File "renpy/ast.py", line 1025, in execute
renpy.exports.image(self.imgname, img)
File "renpy/exports.py", line 386, in image
d = renpy.easy.displayable(d)
File "renpy/easy.py", line 139, in displayable
raise Exception("Not a displayable: %r" % (d,))
Exception: Not a displayable: (<Fixed at 55669d10>,)

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Four Elements Trainer 1.0.3b
Fri Mar 3 08:41:09 2023
*
 

forcesage110

Newbie
Nov 1, 2019
32
47
Hello, it's me again. I've been doing so light modding (changed a few composition scripts and added images to match) when I ran into this error. Anyone know how to fix it without undoing my work

*
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/bk3/composites/tylee_composites.rpy", line 6, in script
image azst azst01 = Composite((1000,720),
File "game/scripts/bk3/composites/tylee_composites.rpy", line 6, in script
image azst azst01 = Composite((1000,720),
Exception: Not a displayable: (<Fixed at 55669d10>,)

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/scripts/bk3/composites/tylee_composites.rpy", line 6, in script
image azst azst01 = Composite((1000,720),
File "game/scripts/bk3/composites/tylee_composites.rpy", line 6, in script
image azst azst01 = Composite((1000,720),
File "renpy/ast.py", line 1025, in execute
renpy.exports.image(self.imgname, img)
File "renpy/exports.py", line 386, in image
d = renpy.easy.displayable(d)
File "renpy/easy.py", line 139, in displayable
raise Exception("Not a displayable: %r" % (d,))
Exception: Not a displayable: (<Fixed at 55669d10>,)

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Four Elements Trainer 1.0.3b
Fri Mar 3 08:41:09 2023
*
Nevermind, I figured it out
 

t4ewk

Active Member
Dec 15, 2017
530
506
Is it me or is book 4 underwhelming compared to the other chapters?
I like B4 slave, but I thought it was pretty unfocused and actually a bit too mean in a couple spots. I did like B4 Love route though, it's pretty long, but there's almost none of the weird mini-games you need to constantly play to make money (I always just cheated because the games were pretty janky), it's much more focused and has an idea of what it wants to do/be. Over all I liked B4, but I will admit it suffers from a bit of bloat because it's all of LoK stuffed into a single book in a sense.
 
  • Like
Reactions: k8117171

forcesage110

Newbie
Nov 1, 2019
32
47
Hi commenting again to say, I actually finished the mod I mentioned I was making below. However, I've run into an odd problem when I considered uploading it. Currently the mod would only work if one decompiles the rpa files into rpyc and rpy files, which the game doesn't do at base. Apparently, if placed into the file raw, one would run into multiple files being defined twice leading to it not running. Anyone know how to address this issue, it would be very helpful. While I could upload the entire modded game, this is a level of pain I don't really want to deal with (especially since I would have to upload a new one for every new version) I would love to upload just the modded files and forget.

This might be a weird question but is there anyone that's good at modding this game (or the creater themselves works to)

I'm a huge fan of this game. It was one the first games I downloaded and I've loved it since. The quality and content are next level. It is easily a 5/5 game for me. It appeals to almost all of my fetishes (don't kink shame me bro)

Which is why it is (mildly) annoying that the one thing I wanted most from the game is still not possible. All I've wanted since she was introduced was to impregnant Ty Lee (is that so wrong) and that is still not possible in the current version of the game. I understand that the game's creator has other scenes to make and games to create so I don't hold it against him, but I would still like it to be in the game.

So, in an attempt to fix this problem myself, I made several Ty Lee pregnant art assets (not the highest quality perhaps but certainly an high level solid effort) for Book 2 slave route and Book 3 love route and was planning to add them into the story organically by modding the script to add them in. Unfortunately, either my version of the game, my decompiler program, or lack of knowledge and experience in this level of modding has made any attempt to alter the script in any way essentially impossible. Now all I have is a bunch of .png art assest and a dream.

I'm posting this comment here on the off chance someone could help me in this endeavor by providing advice or, in the utmost extreme case, are able to do it for me. I'm afraid I can't offer anything more than my heartfelt thanks, and my hope that this game gets the recognition it deserves. The creators of this game are amazing and all I wish is for me to enjoy this amazing game even more.

P.S. If I do succeed in making the mod I would not be opposed to reposting it here, so long as the creator has no issue with it
 

Lewyn Collins

Engaged Member
Nov 16, 2021
3,142
3,726
Damn, is the game still unfinished? I finished the current version already and it looks like a completed game, but it doesn't have the "completed" tag.
 

Lewyn Collins

Engaged Member
Nov 16, 2021
3,142
3,726
Essentially complete but the game dev is adding scenes and fixes here and there... Story wise it is complete.
I didn't even know there was an epilogue at Ember Island after book 4, I didn't unlock it in version 1.0. How do I get there?
 

Deleted member 568526

Well-Known Member
Apr 22, 2018
1,800
5,166
I didn't even know there was an epilogue at Ember Island after book 4, I didn't unlock it in version 1.0. How do I get there?
wish I could tell you I have not played that part, have limited band width after I realized Mity was going to keep popping out up dates that require you to re-DL the game every time I decided to wait to see all the new content. After the main story finished , I stopped playing for a while...
 

t4ewk

Active Member
Dec 15, 2017
530
506
Thats' it? Well that's simple.
Yep, that's it. It's an epilogue to the book, so it's essentially a giant collection of sex scenes, some mild story, and a little Halloween event. The main story is all finished by this point and you're basically honeymooning on orgy island. Some of your choices in B4 open up specific scenes on the island, so if you want access to everything you have to be a bit of a degenerate ;).
 
  • Like
Reactions: Crusado

k8117171

New Member
Jan 13, 2023
8
8
I like B4 slave, but I thought it was pretty unfocused and actually a bit too mean in a couple spots. I did like B4 Love route though, it's pretty long, but there's almost none of the weird mini-games you need to constantly play to make money (I always just cheated because the games were pretty janky), it's much more focused and has an idea of what it wants to do/be. Over all I liked B4, but I will admit it suffers from a bit of bloat because it's all of LoK stuffed into a single book in a sense.
Yeah thats what i thought, the whole shit with Tenzin putting on a mask and spread fear to Korra does not really fit in with the rest of the game (My experiance B1 Slave, B2 Slave, B3 love, B4 Slave). I dont know if the love route has the same story or if Korras pumped up character is the same but i am not finished with B4 yet. Also the fact that Korra (slaveroute) is obviously a lesbian and does not care nor really gets corrupted from tenzin. I mean he takes her virginity and she does not even "flinch" nor seems to "enjoy" it and her first kiss is taken by someone else. Also there really is not much talking that gives a deepth like the other books do.
BUT i could be very wrong, i am just at the point where Korra had her Vcard taken and at this point i am really not hyped to play more like i was with the other books.
 

IdarksoulsI

Well-Known Member
Jun 26, 2017
1,402
1,806
Yeah thats what i thought, the whole shit with Tenzin putting on a mask and spread fear to Korra does not really fit in with the rest of the game (My experiance B1 Slave, B2 Slave, B3 love, B4 Slave). I dont know if the love route has the same story or if Korras pumped up character is the same but i am not finished with B4 yet. Also the fact that Korra (slaveroute) is obviously a lesbian and does not care nor really gets corrupted from tenzin. I mean he takes her virginity and she does not even "flinch" nor seems to "enjoy" it and her first kiss is taken by someone else. Also there really is not much talking that gives a deepth like the other books do.
BUT i could be very wrong, i am just at the point where Korra had her Vcard taken and at this point i am really not hyped to play more like i was with the other books.
A lot of players really wanted to see a broken Korra and Marty always wants to please his audience. Also, this book suffered a lot from the development shenanigans caused by cbob's illness. Despite the name, FET isn't really a trainer game in my opinion, in the sense where you train the girls and they enjoy it and want more. But to be fair it is called "slave route".

Except for sex role play, I never was nor will be a fan of degrading women (or anyone really), so I'm glad Mity does a good job with the love routes. It's a bummer book 1 is not at the same level the other books are though.

Btw., for a children's show, it's astonishing Korra consistently gets abused and treated badly, she's a teenager for fuck's sake. Also, I won't buy the lesbian ending they gave her, absolutely came out of the blue. If someone deserved to be in Mity's slave route, it's the writers of the show.
 

IceNeo2

Member
Jun 23, 2018
147
31
Despite knowing that the game is essentially completed. I do wonder if MITY plans on making another game? Not counting on the Teen Titans one since that one is an old release but not nearly as old as FET.
 
Feb 10, 2020
373
1,063
Just curious, what was your guy's first playthroughs like? I ended up going slave slave love love. Feel it works pretty well, exception of a few inconsistencies. Does a good job of telling a story of mc becoming less of a shitbag over the books if you're doing stuff like releasing the slaves in book 2 and whatnot. Pos, dick, jerk, kinda decent guy
 

Potatobrain

Newbie
Jun 9, 2017
35
13
Ayo i started ember island with preg ravka / kuvira, and now i cant seem to get the new bounce / swuimsuit scene with her, no matter if i undo preg in the shack or not.
 
4.50 star(s) 288 Votes