Jun 27, 2017
196
120
"
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'mod/textbox.png'>:
Exception: Could not find font u'mod/Tahoma_Correct_Version.ttf'."

First week of the game and i get that error? anyone got a solution?
 

baloneysammich

Active Member
Jun 3, 2017
998
1,542
"
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'mod/textbox.png'>:
Exception: Could not find font u'mod/Tahoma_Correct_Version.ttf'."

First week of the game and i get that error? anyone got a solution?
Sounds like you have saves (maybe just the persistent save file) from playing the game with lain's mod or something:

Exception: Could not find font u'mod/...

Week 1 Light Compressed Mega Link with DMP seems to have a LOT of Script Error
Off hand, it kind of sounds like patch install error.
Could be corrupt download though. Here's checksums for the archives I have:

Game (EcchiSensei-Week_1-light_compressed.zip)
CRC32: EAE7A53B
SHA256: 4C788499131FD5696C0A59278DB09B7FE9C27AB4200465313641EB603AB6B17D

Patch (EcchiSensei-Week_1_DMpatch.zip)
CRC32: B26244D4
SHA256: F132A42E36B9127879A0FBCC282348A00031E0E0B47F4A0EB0F58993CB1FEDE4

Shdo
See my previous post again, I had forgot to put Hitomi in the list, it is updated now.
I added Hitomi
Just curious, why was it necessary to add Hitomi? It seems like the best thing to do is just use the default value for the variable (from functions/phone/def.rpy), and the Hitomi record isn't in the default value.

I'm asking because I'm testing an alternate way to fix the problem and it would be a bit problematic if there's a chance more names will need to be added.
 

TanusMorken

Newbie
Oct 9, 2019
26
134
Just curious, why was it necessary to add Hitomi? It seems like the best thing to do is just use the default value for the variable (from functions/phone/def.rpy), and the Hitomi record isn't in the default value.

I'm asking because I'm testing an alternate way to fix the problem and it would be a bit problematic if there's a chance more names will need to be added.
that's what i did in the file that i posted. I modified the def.rpy so it check if the key "message_labels" exist (that was the origin of the problem) and if not it adds the key initialized with an empty list.
 
  • Like
Reactions: baloneysammich

Content_Consumer

Well-Known Member
Dec 24, 2019
1,034
3,557
Just curious, why was it necessary to add Hitomi? It seems like the best thing to do is just use the default value for the variable (from functions/phone/def.rpy), and the Hitomi record isn't in the default value.

I'm asking because I'm testing an alternate way to fix the problem and it would be a bit problematic if there's a chance more names will need to be added.
Because it was throwing the error when trying to have the Hitomi conversation on the phone.
 

Unexpected Error

☠ ☠ ☠ ☠ ☠
Donor
Oct 17, 2018
174
875
Nice ... after I deleted everything including my savegames. *sights* Will wait for other updates and see how long it will take this time, not gonna play the whole day 1-23 just to wait for a year or more again. cheers

Edit: same goes for my pledge on patreon btw.

I really love this game and I am very happy, that it continues - but there is much trust lost that will have to be regained first. Good luck.
 
Last edited:

baloneysammich

Active Member
Jun 3, 2017
998
1,542
that's what i did in the file that i posted. I modified the def.rpy so it check if the key "message_labels" exist (that was the origin of the problem) and if not it adds the key initialized with an empty list.
That seems like a better solution than what I was considering. Hopefully it wi

Because it was throwing the error when trying to have the Hitomi conversation on the phone.
That's a very good reason. It probably wouldn't have been an issue for what I was trying to do, but TanusMorken seems to have a better solution anyway.
 

rostabu

Active Member
Mar 8, 2019
527
606
Is it just me, or is this lacking a little? maybe I have overhyped it in my head, but this update doesn't seem as compelling as the original did. Don't get me wrong I enjoyed it but something seemed.... lacking?

probably just me.....
 
  • Like
Reactions: Truck you

Ickerax

Member
Feb 14, 2020
268
674
OK some feedback on the Phone bug.
The error screen and phone crashing seems to be for any players using a save. new run through does not have this issue.
However some people have posted some fixes in the forums here for a short term solution.

The second issue which I also had was when the phone opens clicking does nothing, you just see a blank phone screen with 3 loading message dots. I found a work around where you press CTRL and it populates the message so I got past that. However to get it to display line by line to read you need to left click on the screen. however I was clicking on the phone screen. you have to left click anywhere but the phone screen !!. annoying ans i suggested an info screen might be worth adding explaining that
 
  • Like
Reactions: baloneysammich

Dukez

Member
Dec 19, 2020
445
1,565
Haven't played it yet so would be nice to see people's general consensus on the MTL and just in general on the size of the update.

Not sure about everyone else but that patreon post I'm not a fan of how he frames it like the translation is what held him up for so long to release anything, in this case a standalone update that isn't the merge. While it's clear he didn't want to use MTL it's still also been like 2 years lol, you could've made that decision a year ago minimum.

Shame he also didn't say much more about the merge, like what the problems are but I guess the merge is confirmed to have features removed from it now? Hopefully it is either the next release or the release after another standalone but if we're back to "normal" times should it be expected in the next 3 months(ish)? Shame Skummy hasn't popped in to here to comment since he might know more about this but hopefully it's just a return to norm from here on out.
 

Zarathos4

Trial Moderator
Trial Moderator
Jul 25, 2018
1,183
895
On Day 22 when you're at the house with your family. I'm getting "Saki[gen.d2]" and "Himiko[gen.d3]" and basically everyone has this [gen.d#] after the end of their name. Why and how to fix?
 

RobNorthman

Member
Jun 20, 2017
405
483
Anyone know how to fix this error?
Code:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Days/D22+23.rpy", line 2342, in <module>
  File "game/functions/update_names.rpy", line 23, in update_names
KeyError: u'Yuki'

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

Full traceback:
  File "Days/D22+23.rpyc", line 2342, in script
  File "D:\Games\Iso files\Casual\AIF\EcchiSensei-D22+23v1.0_FINAL\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Games\Iso files\Casual\AIF\EcchiSensei-D22+23v1.0_FINAL\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/Days/D22+23.rpy", line 2342, in <module>
  File "game/functions/update_names.rpy", line 23, in update_names
KeyError: u'Yuki'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ecchi Sensei  D22+23 v0.0rc1
Tue Jun 07 17:07:57 2022
```
 

rostabu

Active Member
Mar 8, 2019
527
606
gen:d1 refers to mao gen:d2 to saki gen:d3 refers to himiko I myself didn't see gen:d4 yet but we can guess right?
 

baloneysammich

Active Member
Jun 3, 2017
998
1,542
On Day 22 when you're at the house with your family. I'm getting "Saki[gen.d2]" and "Himiko[gen.d3]" and basically everyone has this [gen.d#] after the end of their name. Why and how to fix?
Well, [gen.d#] appears in a few .rpy files:
Days/D22+23.rpy
tl/eng/Days/D22+23.rpy
Days/extra/define.rpy
functions/calendar/events.rpy

I don't remotely understand the purpose of any of it. But this kind of thing

seems to come from Days/extra/define.rpy:
Code:
            store.himikot = Character(kind=himiko, who_suffix="[gen.d3]" + _(" Thoughts:"))
That could possibly be fixed with a patch, not sure.

Haven't played it yet so would be nice to see people's general consensus on the MTL and just in general on the size of the update.
I only played a bit because I was looking into the phone issue, but what little I saw was good. If I hadn't known it is MTL, I wouldn't have guessed.

I guess the merge is confirmed to have features removed from it now?
Oy, I had to re-read the post.

Removing "already established and working ingame features" seems like a very bad decision, even by BC standards. I know most people are mostly interested in a release, but IMO removing features would make the delay seem even more onerous. At least when compared to a full-featured release after a bit more of a delay. Granted, that's my non-cynical interpretation.
 

brokenone222

Member
Apr 16, 2018
247
109
Shdo
For anyone getting the error related to using the phone you can do this to fix it.

Enable the console;
from the game folder go to renpy>common>console.rpy
Open that file with an editor like "notepad++" or "Code", then scroll down to line 108 and replace "False" with "True". Capitalization matters.
Then save and close that.

With the game open and a save loaded press "shift+o" on your keyboard to open the console.

Copy this code [its in the spoiler to make the post neater] and then paste it in the console and press Enter, then close the console with the Esc key.
You don't have permission to view the spoiler content. Log in or register now.

Now you should not get the error when the phone is supposed to be be used.

Edit: Updated with Hitomi, let me know if I've missed someone I'll update again.
I get to the common folder, but there is no console.rpy
 
4.10 star(s) 146 Votes