- Jun 3, 2017
- 994
- 1,535
This is combination of chapters 1-3, so you restart from the very beginning of the game.one thing , if i restart , do i need to restart all chapters or only this one?
This is combination of chapters 1-3, so you restart from the very beginning of the game.one thing , if i restart , do i need to restart all chapters or only this one?
You mean walk when MC go look for Mao? If so then no, i goes to Kaede house.For Mika, did you meet her when you went out for a walk on D1? That might be the only way to trigger learning about her situation. I did meet her so I don't know what happens if you don't.
I thought missing phone conversations were supposed to be fixed in v2, but I might be wrong.
Are you sure you're running the fixed release that came out last night?
so i need to download the week 1 section right?This is combination of chapters 1-3, so you restart from the very beginning of the game.
There is definitely phone chat in the week 1 'remaster'. There are scenes when the phone chat window pops up, hover over the (I think) space bar and it will highlight, skip to end, populating the text so you can scroll through it. You may have to click the button multiple times to reveal all the message before exiting and getting past the messages.Yea i did. Just skiping Himiko and Saki parts. And its not looks like its about path bug coz i missing DM scenes. Its more like there is missing content. I think its something with phone. If i remmember correct there was some typing with student at night befeore sleeping when i played it earlier (when there was chapters parted for 2-3 days) but now there is no chat on phone at all. And i wonder why is that. I feel like its issue for missing scenes.
Yes yes, i switch DM on. I also turn all option on too. And im just skiping Himiko and Saki scene so that shouldn't be the case i think. Oh and i skiped dream at one day (that one with haloween event) but i think it also couldn't be case to missing scenes with Mika and others. So far its all i skiped but still i got phone chat just once (on school rooftop after lunch with Fuyu).There is definitely phone chat in the week 1 'remaster'. There are scenes when the phone chat window pops up, hover over the (I think) space bar and it will highlight, skip to end, populating the text so you can scroll through it. You may have to click the button multiple times to reveal all the message before exiting and getting past the messages.
Did you switch on DM patch? You have to enable it and the menu will change to the DM image.
Crap sorry, I somehow got Mika and Kaede confused for a minute there. Please ignore what I said about the walk on D1.You mean walk when MC go look for Mao? If so then no, i goes to Kaede house.
Hmm, thats may be case. I downloaded game few days ago so if I download it again it may fix issue with missing phone chat. I need check it, Thanks for reply.
Yea, that must be issue. I alredy downloaded new version to check it later. Thanks for your help.Crap sorry, I somehow got Mika and Kaede confused for a minute there. Please ignore what I said about the walk on D1.
The Mika phone chat was indeed missing from the initial release of week 1. As EvilMonkey confirmed, it is fixed in the new release that was uploaded last night. I can only assume you're running the initial release and not the new release.
Yes, pretty much everything else is "obsolete" except the Christmas/New Years special and Valentines special.so i need to download the week 1 section right?
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'C:\\Users\\boydn\\Downloads\\Desktop\\osu\\Skins\\Cardsu\\zkool\\BlueCat Dropbox\\Renpy_sdk\\EcchiD3/game/Days/Day3/mainD3.rpy', 1535552487, 81)'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "...\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 "...\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 "...\EcchiSensei-Week_1-light_compressed\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "...\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 "...\EcchiSensei-Week_1-light_compressed\renpy\display\core.py", line 3490, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\behavior.py", line 923, in event
return handle_click(self.clicked)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\behavior.py", line 858, in handle_click
rv = run(action)
File "...\EcchiSensei-Week_1-light_compressed\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "...\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 "...\EcchiSensei-Week_1-light_compressed\renpy\loadsave.py", line 753, in load
log.unfreeze(roots, label="_after_load")
File "...\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 "...\EcchiSensei-Week_1-light_compressed\renpy\python.py", line 1720, in rollback
print(self.log[-1].context)
File "...\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'C:\\Users\\boydn\\Downloads\\Desktop\\osu\\Skins\\Cardsu\\zkool\\BlueCat Dropbox\\Renpy_sdk\\EcchiD3/game/Days/Day3/mainD3.rpy', 1535552487, 81)'.
Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Week_1dm
Sat Aug 24 16:26:23 2019
magnet:?xt=urn:btih:2muz4lqakku6ancagpzohwzhubqlkk5s&tr=udp://tracker.coppersurfer.tk:6969/announce
Because it's a complete reworking of the code from the ground up.And why are the saves gone?