Instone

New Member
Jan 14, 2018
1
0
For anyone who had the same god dame
AttributeError: 'unicode' object has no attribute 'block'

here's what I found

change the file \Four_Elements_Trainer\translation\__init__.py

line 182
tl = self.language_translates.get((identifier, language), alternate)
to
tl = self.language_translates.get((identifier, language), None)

and \Four_Elements_Trainer\renpy\ast.py (Not really sure if this one is necessary, but it worked anyway)

line 2118
self.alternate = alternate
to
self.alternate = None

I'm not a programmer, just searching this dame thing for few hours with no real solution, so I got to find out myself.

If you know why the hell this worked, I looking forward to learn that.
 

CursedFlame91

Slightly Helpful Asshat
Donor
Jul 7, 2018
893
1,806
And this is the reason why I think sites like this need a better tagging system.
One that shows the prevalence of said tag in the game in question.

Because one sees the game on latest updates from time to time, it has the 'gay' and 'trap' tags.
But you don't know if it's a major part of the game or just a one-off, completely avoidable scene.

In this case it's the latter.
It happens on the book 4 slave route. Eska and Desna, they look the same but one's a chick the other one's a dude.
 

Sir Weshmish

Member
Mar 4, 2019
271
497
Haven't played the game in awhile so I got a few questions. I saw there was a future timeline for air book, is that in the slave route too and also is Opal in the slave route also is that only for love route
 
4.50 star(s) 280 Votes