Latecomer

Active Member
Game Developer
Sep 23, 2017
539
842
Jerdog68901 bug report noted
lcatraz1 bug report noted but my impression is that this is caused by lain's mod. Do you get the same error when you start a new game without the mod?
 

Idunno154

New Member
May 2, 2019
1
0
Can anyone help, I am downloading the 5 separate parts of the game, do I need to download them all before I can unzip and play as every time I have tried with the first 3 parts it fails.
 

Barabash

Member
Jun 5, 2018
350
572
Can anyone help, I am downloading the 5 separate parts of the game, do I need to download them all before I can unzip and play as every time I have tried with the first 3 parts it fails.
Yes, You do, You can unpack it only if You have all the parts. Duh.
 

A Common Crab

Active Member
Dec 15, 2018
872
1,667
Sorry if I'm being redundant here but is there any way to fuck Nanami? (With DarkMind On)
I did look up in the search function about Nanami and couldn't find anything that answered my question.
I know how to meet her at the rooftop already and I know that the MC goes to deliver her phone. If there's more, can someone tell me how to get it?
 

Bakkalon

Member
Jan 3, 2018
123
381
Sorry if I'm being redundant here but is there any way to fuck Nanami? (With DarkMind On)
I did look up in the search function about Nanami and couldn't find anything that answered my question.
I know how to meet her at the rooftop already and I know that the MC goes to deliver her phone. If there's more, can someone tell me how to get it?
Not yet
There are some scenes with her, but nothing serious
 

Engine#9

Newbie
Dec 1, 2018
24
20
Hey guys, I am having constant problems playing the game due to memory usage (older PC) and game finding images. been coping with regular saves but have hit a brick wall. Up to Day 6 interview with Tomoe and just cannot get past her giving Little mc attention on the couch. Any suggestions??
I have been using Dark mind but not Liam's mod (not sure if this will make memory issues worse).
I am currently using the full download, wondering if I should use the compressed version of the game, and if so do I need to start again from the beginning and if so can I get a save from someone up to Day 6 somewhere to save starting from scratch.
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 :(
Try this.
Lol same here. I wonder...what operating system are you using?

Open the game. Press Shift + G then force open gl or force direct x. Quit from there and restart. It might work.
 

Quicksilver

Member
Aug 5, 2016
135
269
I'm curious what's usually different between Alpha and Release for Ecchi Sensei? It varies a lot with developers, is it just bug and typo fixes or more? Is there ever save compatibility issues from using alpha version saves?
 

Latecomer

Active Member
Game Developer
Sep 23, 2017
539
842
I'm curious what's usually different between Alpha and Release for Ecchi Sensei? It varies a lot with developers, is it just bug and typo fixes or more? Is there ever save compatibility issues from using alpha version saves?
in the releases before Week 1, we would have Alpha with ~40-60% of the content, Beta with ~60-80% of the content, and then a complete Final.

What we are doing now, and which is the reason why the past few weeks have been extremely stressful for us, we're now releasing Alpha with ~99% of the content.
 

Quicksilver

Member
Aug 5, 2016
135
269
in the releases before Week 1, we would have Alpha with ~40-60% of the content, Beta with ~60-80% of the content, and then a complete Final.

What we are doing now, and which is the reason why the past few weeks have been extremely stressful for us, we're now releasing Alpha with ~99% of the content.
That's quite the change are you planning on going back to the older model or sticking with releasing 99% of the content in alphas from now on?
 

Latecomer

Active Member
Game Developer
Sep 23, 2017
539
842
That's quite the change are you planning on going back to the older model or sticking with releasing 99% of the content in alphas from now on?
The latter. The new workflow is extremely sugoi actually.
In fact, I'm sure that this is the most polished error-free typo-free script we've ever released in an update.
 

Orichan

Member
Sep 6, 2017
300
640
" Full (16.6GB) "

E..Excuse me ? What is it, three years worth of content ? Not that I'm complaining but it's rather surprising
 
Last edited:
  • Wow
Reactions: Jeancul

Latecomer

Active Member
Game Developer
Sep 23, 2017
539
842
" Full (16.6GB) "

E..Excuse me ? What is it, three years worth of content ? Not that I'm complaining but it's rather surprising
Go with the compressed versions, they're basically like the crunched versions you see for most big games
 
  • Like
Reactions: Orichan
4.10 star(s) 146 Votes