sam1234567

Member
May 5, 2018
203
295
you sure you have the dark mind image file?? not the old patch
yep its the new one also suffering from another bug from the phone again in the same place OG day 4 had dev i think has just got to let this go i get what he wants to do but unfortunately its not working

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/functions/phone/messager.rpy", line 1, in execute
  File "game/functions/phone/messager.rpy", line 1, in execute
  File "game/functions/phone/messager.rpy", line 26, in execute
  File "game/functions/phone/messager.rpy", line 36, in execute
  File "game/functions/phone/messager.rpy", line 70, in execute
KeyError: u'incomming_m'

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

Full traceback:
  File "Days/D4.rpyc", line 4094, in script
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\ast.py", line 690, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\exports.py", line 1316, in say
    who(what, *args, **kwargs)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\character.py", line 1131, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\character.py", line 842, in do_display
    **display_args)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 2687, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 3071, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 3071, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/functions/phone/messager.rpy", line 1, in execute
  File "game/functions/phone/messager.rpy", line 1, in execute
  File "game/functions/phone/messager.rpy", line 26, in execute
  File "game/functions/phone/messager.rpy", line 36, in execute
  File "game/functions/phone/messager.rpy", line 70, in execute
  File "<screen language>", line 70, in <module>
KeyError: u'incomming_m'

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Week_1dm
Mon Aug 19 19:17:49 2019
 
  • Like
Reactions: jason95821

Dvnasty

Active Member
Sep 7, 2017
895
814
For me nothing changes, too. With and without True Age Saki is 15 and Himiko 13. Did it come from the DM Patch itself?
make sure you have the dark mind and turn the ages on, go to option and kinks. the ages come from the DM

Screenshot (1109).png Screenshot (1110).png
 

Dvnasty

Active Member
Sep 7, 2017
895
814
yep its the new one also suffering from another bug from the phone again in the same place OG day 3 had dev i think has just got to let this go i get what he wants to do but unfortunately its not working

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/functions/phone/messager.rpy", line 1, in execute
  File "game/functions/phone/messager.rpy", line 1, in execute
  File "game/functions/phone/messager.rpy", line 26, in execute
  File "game/functions/phone/messager.rpy", line 36, in execute
  File "game/functions/phone/messager.rpy", line 70, in execute
KeyError: u'incomming_m'

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

Full traceback:
  File "Days/D4.rpyc", line 4094, in script
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\ast.py", line 690, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\exports.py", line 1316, in say
    who(what, *args, **kwargs)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\character.py", line 1131, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\character.py", line 842, in do_display
    **display_args)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 2687, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 3071, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\core.py", line 3071, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "A:\Downloads\EcchiSensei-Week_1-lightcompressed\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/functions/phone/messager.rpy", line 1, in execute
  File "game/functions/phone/messager.rpy", line 1, in execute
  File "game/functions/phone/messager.rpy", line 26, in execute
  File "game/functions/phone/messager.rpy", line 36, in execute
  File "game/functions/phone/messager.rpy", line 70, in execute
  File "<screen language>", line 70, in <module>
KeyError: u'incomming_m'

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Week_1dm
Mon Aug 19 19:17:49 2019
are you using old save?
 

Dvnasty

Active Member
Sep 7, 2017
895
814
nvm restarted the game and loaded an earlier autosave seemed to fix it but still are suffering with not being able to turn off their real ages in dark mind
dark mind = incest, real age, etc.. u ok with incest but not age 15,13. ok ..... lol
 

jowishg

Yare yare dawa (ง •̀_•́)ง
Donor
May 6, 2018
2,500
4,262
Too many links i'm lost lol

So if im not mistaken the uncompressed version isn't out yet ? I want to enjoy the update in its full GLORY
 

I'm Not Thea Lundgren!

AKA: TotesNotThea
Donor
Jun 21, 2017
6,582
18,944
can someone paste his patreon post here ? Just curious on what he said
Basically, this is what it says:
Here it is...
Have fun!
Some bits coming soon...
Report bugs on Discord...
Here are the links...
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
4.10 star(s) 145 Votes