OzBrit

Member
Jan 31, 2018
212
203
Give the compressed version a try. Lower quality means also lower hardware stress.
Saves are cross-compatible, you won't need to start all over again.
Brilliant thanks - Can I assume Dark mind & Lain's Mods work just as well on the compressed as the full versions??
 
Oct 14, 2017
63
10
after fuyu rooftop blowjob i got an error code when mc looked at the phone. it happened when mc first tries to use the phone but i was able to skip all the possible convos and move on, now there is no option. this is the error code i got:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Days/D4.rpy", line 2504, in script
pause
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
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 "game/Days/D4.rpy", line 2504, in script
pause
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\ast.py", line 1907, in execute
self.call("execute")
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\ast.py", line 1895, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\exports.py", line 1457, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\display\core.py", line 3074, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\display\core.py", line 3074, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\zsawe\Downloads\EcchiSensei-Week_1-FULL_ver\EcchiSensei-Week_1-FULL_ver\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-7-6.1.7601-SP1
Ren'Py 7.2.1.457
Ecchi Sensei week1 Week_1
Thu Sep 19 02:19:47 2019
 
  • Like
Reactions: loki666

OzBrit

Member
Jan 31, 2018
212
203
I have been having problems with the game Freezing/crashing. I have now downloaded Lightly compressed version so have both full and compressed versions. Do I need to delete one of them as I cannot load a saved game via either version now

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
ScriptError: could not find label '(u'game/Days/D6.rpy', 1565826565, 39605)'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\ast.py", line 896, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\core.py", line 2687, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\core.py", line 3490, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\behavior.py", line 923, in event
    return handle_click(self.clicked)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\behavior.py", line 858, in handle_click
    rv = run(action)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\loadsave.py", line 753, in load
    log.unfreeze(roots, label="_after_load")
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\python.py", line 1885, in unfreeze
    self.rollback(0, force=False, label=label, greedy=greedy, on_load=True)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\python.py", line 1720, in rollback
    print(self.log[-1].context)
  File "E:\Martin Stuff\Downloads\saves\AIF Games - Emily\Ecchi Sensei\EcchiSensei-Week_1-light_compressed\renpy\script.py", line 886, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label '(u'game/Days/D6.rpy', 1565826565, 39605)'.

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Week_1dm
Thu Sep 19 19:11:43 2019

Help Please :(
 

CaveDevil

New Member
Jul 15, 2017
4
2
after fuyu rooftop blowjob i got an error code when mc looked at the phone. it happened when mc first tries to use the phone but i was able to skip all the possible convos and move on, now there is no option. this is the error code i got:
I had an error come up at that point and also a similar error when the phone is next activated. Was able to get around both by reloading a save and making a different decision just before the error. Like
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Gwiffin and loki666

AntiVeraX

Member
Mar 17, 2018
265
641
The full week 1 version is the way to play the game. Only bad part now is that I have to wait a year for the Week 2 release :D
 

AntiVeraX

Member
Mar 17, 2018
265
641
wrong next update is around early oct (d8+d9) .. and the next merge is month 1.. which will not take so much time anymore
That's just 2 days, I don't like the early concept of 2 days for 1 game then having problems sending my saves from 1 game to the next, always failing and not being able to enjoy the updates. Rather wait till week 2 is completed is merged together. Week 1 ended on a pretty good high note so it's kinda okay.
 
  • Angry
Reactions: Bakkalon

lcatraz1

New Member
Apr 14, 2019
2
0
Hey guys I hope someone can help me out on this, I cant even get through after i set all the names in the beginning of the game:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'choose'.

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

Full traceback:
File "game/Lain.rpyc", line 96, in script
File "I:\Program Files (x86)\Melody_0.0.7_Extras\rar4\EcchiSensei-Week_1-FULL_ver\renpy\ast.py", line 1674, in execute
rv = renpy.game.script.lookup(target)
File "I:\Program Files (x86)\Melody_0.0.7_Extras\rar4\EcchiSensei-Week_1-FULL_ver\renpy\script.py", line 886, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'choose'.

Windows-8-6.2.9200
Ren'Py 7.2.1.457
Ecchi Sensei week1 Week_1
Fri Sep 20 21:09:00 2019
 

locomotor79

Well-Known Member
Oct 2, 2016
1,823
766
mao should be fuckable becausse she is not MC's blood its actually mao mother's father so its not incest whit mao however whit the 2 off his oldest daughters it whould be incest how ever the DM whill activate it again incest back ingame becausse off the DM patch
 
  • Thinking Face
Reactions: Barabash

Jerdog68901

Newbie
Apr 30, 2017
18
7
I give up I have tried everything I can do. Fresh installs no dark mod with dark mod with cumming in he mouth cumming on her clothes and her bra. I mean everything even starting over I get a ton of errors with the phone and on the 3rd text message it just spits errors no matter how much I ignore.


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

While running game code:
  File "game/Days/D4.rpy", line 4658, in script
    mm "After the lunch break, I'll have the talk with Kaede."
  File "game/functions/phone/phone.rpy", line 32, in execute
    screen phone_contacts():
  File "game/functions/phone/phone.rpy", line 32, in execute
    screen phone_contacts():
  File "game/functions/phone/phone.rpy", line 41, in execute
    vpgrid:
  File "game/functions/phone/phone.rpy", line 52, in execute
    for i in phone_contacts:
  File "game/functions/phone/phone.rpy", line 56, in execute
    $ head = av_contacts[i]['profile']
  File "game/functions/phone/phone.rpy", line 56, in <module>
    $ head = av_contacts[i]['profile']
KeyError: u'Crazynurse'

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

Full traceback:
  File "game/Days/D4.rpy", line 4658, in script
    mm "After the lunch break, I'll have the talk with Kaede."
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\ast.py", line 690, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\exports.py", line 1316, in say
    who(what, *args, **kwargs)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\character.py", line 1131, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\character.py", line 842, in do_display
    **display_args)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\display\core.py", line 2687, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\display\core.py", line 3071, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\display\core.py", line 3071, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\Jerdog\Desktop\Games\EcchiSensei\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/functions/phone/phone.rpy", line 32, in execute
    screen phone_contacts():
  File "game/functions/phone/phone.rpy", line 32, in execute
    screen phone_contacts():
  File "game/functions/phone/phone.rpy", line 41, in execute
    vpgrid:
  File "game/functions/phone/phone.rpy", line 52, in execute
    for i in phone_contacts:
  File "game/functions/phone/phone.rpy", line 56, in execute
    $ head = av_contacts[i]['profile']
  File "game/functions/phone/phone.rpy", line 56, in <module>
    $ head = av_contacts[i]['profile']
KeyError: u'Crazynurse'

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Week_1dm
Fri Sep 20 10:07:45 2019
Anyone have a save past the roof top texts
 
4.10 star(s) 145 Votes