ah indeed, thank youAnd yes you are missing something the Darkmind Patch which is also in the OP you need to download it and put it in the game folder. Then you will get another option besides skip
ah indeed, thank youAnd yes you are missing something the Darkmind Patch which is also in the OP you need to download it and put it in the game folder. Then you will get another option besides skip
How do I run .apk files for Day 5 and 6?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "game/functions/phone/phone.rpy", line 32, in execute
File "game/functions/phone/phone.rpy", line 32, in execute
File "game/functions/phone/phone.rpy", line 41, in execute
File "game/functions/phone/phone.rpy", line 52, in execute
File "game/functions/phone/phone.rpy", line 58, in execute
File "game/functions/phone/phone.rpy", line 58, in <module>
KeyError: u'Crazynurse'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Days/Day7/d7_main.rpyc", line 1214, in script
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\ast.py", line 1901, in execute
self.call("execute")
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\ast.py", line 1889, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\statements.py", line 212, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\exports.py", line 1444, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/functions/phone/phone.rpy", line 32, in execute
File "game/functions/phone/phone.rpy", line 32, in execute
File "game/functions/phone/phone.rpy", line 41, in execute
File "game/functions/phone/phone.rpy", line 52, in execute
File "game/functions/phone/phone.rpy", line 58, in execute
File "game/functions/phone/phone.rpy", line 58, in <module>
KeyError: u'Crazynurse'
Windows-8-6.2.9200
Ren'Py 7.1.4.1245
Ecchi Sensei Day_7
Fri Mar 29 06:19:25 2019
Its a known problem and there working on a fix.Um , Guys there is problem when i open the phone it give me this error
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 416, in execute_pause renpy.pause() File "game/functions/phone/phone.rpy", line 32, in execute File "game/functions/phone/phone.rpy", line 32, in execute File "game/functions/phone/phone.rpy", line 41, in execute File "game/functions/phone/phone.rpy", line 52, in execute File "game/functions/phone/phone.rpy", line 58, in execute File "game/functions/phone/phone.rpy", line 58, in <module> KeyError: u'Crazynurse' -- Full Traceback ------------------------------------------------------------ Full traceback: File "Days/Day7/d7_main.rpyc", line 1214, in script File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\ast.py", line 1901, in execute self.call("execute") File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\ast.py", line 1889, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\statements.py", line 212, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 416, in execute_pause renpy.pause() File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\exports.py", line 1444, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 2687, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 424, in visit_all callback(self) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 434, in per_interact self.update() File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/functions/phone/phone.rpy", line 32, in execute File "game/functions/phone/phone.rpy", line 32, in execute File "game/functions/phone/phone.rpy", line 41, in execute File "game/functions/phone/phone.rpy", line 52, in execute File "game/functions/phone/phone.rpy", line 58, in execute File "game/functions/phone/phone.rpy", line 58, in <module> KeyError: u'Crazynurse' Windows-8-6.2.9200 Ren'Py 7.1.4.1245 Ecchi Sensei Day_7 Fri Mar 29 06:19:25 2019
Um , Guys there is problem when i open the phone it give me this error
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 416, in execute_pause renpy.pause() File "game/functions/phone/phone.rpy", line 32, in execute File "game/functions/phone/phone.rpy", line 32, in execute File "game/functions/phone/phone.rpy", line 41, in execute File "game/functions/phone/phone.rpy", line 52, in execute File "game/functions/phone/phone.rpy", line 58, in execute File "game/functions/phone/phone.rpy", line 58, in <module> KeyError: u'Crazynurse' -- Full Traceback ------------------------------------------------------------ Full traceback: File "Days/Day7/d7_main.rpyc", line 1214, in script File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\ast.py", line 1901, in execute self.call("execute") File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\ast.py", line 1889, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\statements.py", line 212, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 416, in execute_pause renpy.pause() File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\exports.py", line 1444, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 2687, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 424, in visit_all callback(self) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 434, in per_interact self.update() File "C:\Users\NP\Desktop\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/functions/phone/phone.rpy", line 32, in execute File "game/functions/phone/phone.rpy", line 32, in execute File "game/functions/phone/phone.rpy", line 41, in execute File "game/functions/phone/phone.rpy", line 52, in execute File "game/functions/phone/phone.rpy", line 58, in execute File "game/functions/phone/phone.rpy", line 58, in <module> KeyError: u'Crazynurse' Windows-8-6.2.9200 Ren'Py 7.1.4.1245 Ecchi Sensei Day_7 Fri Mar 29 06:19:25 2019
Have you tried loading a save from a bit before the "Most voted character" list?Downloads for day 5 and 6 are missing? Each link only has Day 7 download.
Also I am having the same issue as a few others with loading my Day 6 into Day 7. Uncompressed versions.
(I'm doing the exact same thing I've been doing for months now. Not working lol figured I would try a fresh version of Day 6 maybe, but cannot find a download link for it. Also there is no "Start New Game" in preferences under Mute for me.)
I'm sorry, but an uncaught exception occurred.
While running game code:
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 19, in execute
File "game/functions/phone/messager.rpy", line 29, in execute
File "game/functions/phone/messager.rpy", line 63, in execute
KeyError: u'incomming_m'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Days/Day5/d5_main.rpyc", line 937, in script call
File "Days/Day5/d5_main.rpyc", line 4340, in script
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\ast.py", line 1901, in execute
self.call("execute")
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\ast.py", line 1889, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\statements.py", line 212, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\exports.py", line 1444, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\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 19, in execute
File "game/functions/phone/messager.rpy", line 29, in execute
File "game/functions/phone/messager.rpy", line 63, in execute
File "<screen language>", line 63, in <module>
KeyError: u'incomming_m'
Windows-8-6.2.9200
Ren'Py 7.1.4.1245
Ecchi Sensei Day_7
Fri Mar 29 04:44:50 2019
"Day 7" has days 5-7 in it.Downloads for day 5 and 6 are missing? Each link only has Day 7 download.
Also I am having the same issue as a few others with loading my Day 6 into Day 7. Uncompressed versions.
(I'm doing the exact same thing I've been doing for months now. Not working lol figured I would try a fresh version of Day 6 maybe, but cannot find a download link for it. Also there is no "Start New Game" in preferences under Mute for me.)
make a save at the moment right before the error, exit game and load. for me it worked. no idea why but Normal Day 5 could have been ignored and in day 7 Final that's not possible. only leads to hundreds of additional errors. at least now I saw the messages between Mika and MC.I am getting an error on day 5 when meeting with a sleepy Yamato sensei and start using the phone.
I can't pass the point even by ignoring hundred times. Tried to reload from start of day 5 same error.
Amazing game so far
Code:I'm sorry, but an uncaught exception occurred. While running game code: 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 19, in execute File "game/functions/phone/messager.rpy", line 29, in execute File "game/functions/phone/messager.rpy", line 63, in execute KeyError: u'incomming_m' -- Full Traceback ------------------------------------------------------------ Full traceback: File "Days/Day5/d5_main.rpyc", line 937, in script call File "Days/Day5/d5_main.rpyc", line 4340, in script File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\ast.py", line 1901, in execute self.call("execute") File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\ast.py", line 1889, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\statements.py", line 212, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 416, in execute_pause renpy.pause() File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\exports.py", line 1444, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 2687, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 424, in visit_all callback(self) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 434, in per_interact self.update() File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\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 19, in execute File "game/functions/phone/messager.rpy", line 29, in execute File "game/functions/phone/messager.rpy", line 63, in execute File "<screen language>", line 63, in <module> KeyError: u'incomming_m' Windows-8-6.2.9200 Ren'Py 7.1.4.1245 Ecchi Sensei Day_7 Fri Mar 29 04:44:50 2019
hmmm what I did is when i got the script error i restart the game and play it to were i last did and it got solve for me thoughI am getting an error on day 5 when meeting with a sleepy Yamato sensei and start using the phone.
I can't pass the point even by ignoring hundred times. Tried to reload from start of day 5 same error.
Amazing game so far
Code:I'm sorry, but an uncaught exception occurred. While running game code: 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 19, in execute File "game/functions/phone/messager.rpy", line 29, in execute File "game/functions/phone/messager.rpy", line 63, in execute KeyError: u'incomming_m' -- Full Traceback ------------------------------------------------------------ Full traceback: File "Days/Day5/d5_main.rpyc", line 937, in script call File "Days/Day5/d5_main.rpyc", line 4340, in script File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\ast.py", line 1901, in execute self.call("execute") File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\ast.py", line 1889, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\statements.py", line 212, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 416, in execute_pause renpy.pause() File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\exports.py", line 1444, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 2687, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 424, in visit_all callback(self) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\core.py", line 3071, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\renpy\display\screen.py", line 434, in per_interact self.update() File "C:\Users\Admin\Downloads\test\echi sensei\EcchiSensei-Day_7-Final\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 19, in execute File "game/functions/phone/messager.rpy", line 29, in execute File "game/functions/phone/messager.rpy", line 63, in execute File "<screen language>", line 63, in <module> KeyError: u'incomming_m' Windows-8-6.2.9200 Ren'Py 7.1.4.1245 Ecchi Sensei Day_7 Fri Mar 29 04:44:50 2019
it wasn't mentioned by BCS on when the 1-week game release I think it would be the end of the month from now or it would be together with day8-9 release next month ..I hope that bug is going to be fixed in the week 1 release.
Wanted to reply it anyways
Anyone know when the release is planned?
Somehow I can't search the thread with the search function anymore.. ^^'
https://f95zone.to/threads/ecchi-sensei-day-7-bluecat.14927/page-187#post-1734134I hope that bug is going to be fixed in the week 1 release.
Wanted to reply it anyways
Anyone know when the release is planned?
Somehow I can't search the thread with the search function anymore.. ^^'