000000
Active Member
- Oct 9, 2017
- 920
- 941
- 345
then I'll ask again what do you mean disabling the code of line which line did u refer ?I was referring to the line of code, not any in-game feature.
then I'll ask again what do you mean disabling the code of line which line did u refer ?I was referring to the line of code, not any in-game feature.
Seriously, dude! Waiting for new episodes of this game is like waiting for new seasons of Game of Thrones. The wait seems interminable.the funny thing about ecchi sensei is u don't want it to end you want to play it till for ever ,
i download the day 7 as it came out but was avoiding playing it cuz i hate to w8 for the next day it's like w8ing for the next ep of 1piece dats the level of hard i keep talking any way this reunion with mao make me cry this story it's really amazing i mean if we say everything in this game is 0 (it's not it's a perfect 10) the story alone can make it to the top of the list thanks dev u are amazing
nah its like when they announce that MARVEL End GAME is about to release this day today ...........Seriously, dude! Waiting for new episodes of this game is like waiting for new seasons of Game of Thrones. The wait seems interminable.
nah dont mind me i got it wrong it doesnt have APK but thx for replyingas far as i know there was a chapter 3 (D5-7) APK released
hmm or was it![]()
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Days/Day5/d5_main.rpy", line 217, in <module>
NameError: name 'd5d4' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "menu/savestuff/saves.rpyc", line 25, in script call
File "Days/Day5/d5_main.rpyc", line 217, in script
File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\ast.py", line 1803, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\python.py", line 1954, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Days/Day5/d5_main.rpy", line 217, in <module>
NameError: name 'd5d4' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Day_7
Thu Apr 25 14:52:03 2019
Try doing a rollback, then save and loadI can not continue after day 4. I keep getting errors like this
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/Days/Day5/d5_main.rpy", line 217, in <module> NameError: name 'd5d4' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "menu/savestuff/saves.rpyc", line 25, in script call File "Days/Day5/d5_main.rpyc", line 217, in script File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\ast.py", line 1803, in execute if renpy.python.py_eval(condition): File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\python.py", line 1961, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\python.py", line 1954, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/Days/Day5/d5_main.rpy", line 217, in <module> NameError: name 'd5d4' is not defined Windows-8-6.2.9200 Ren'Py 7.2.0.424 Ecchi Sensei Day_7 Thu Apr 25 14:52:03 2019
what can I do? How do I define d5d4 and similar variables? I have tried playing the game from day one but it seems no matter what I do I can not continue on day 5. Thank you.
Thank you for your reply. Sadly this does not work for me. The error starts right after I have imported my save from the day 4 version. When I choose 'rollback' the game just shuts down. I don't think I got any errors before that.Try doing a rollback, then save and load
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/menu/savestuff/saves.rpy", line 19, in <module>
ScriptError: could not find label '(u'C:\\Users\\DerWi\\BlueCat Dropbox\\Renpy_sdk\\EcchiD4/game/Days/Day4/D4_1.rpy', 1539369681, 3168)'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "menu/savestuff/saves.rpyc", line 19, in script
File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "game/menu/savestuff/saves.rpy", line 19, in <module>
File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\loadsave.py", line 753, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\python.py", line 1885, in unfreeze
self.rollback(0, force=False, label=label, greedy=greedy, on_load=True)
File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\python.py", line 1720, in rollback
print(self.log[-1].context)
File "C:\Users\Gebruiker\Documents\MEGAsync Downloads\EcchiSensei-Day_7-V2\EcchiSensei-Day_7-V2\renpy\script.py", line 886, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label '(u'C:\\Users\\DerWi\\BlueCat Dropbox\\Renpy_sdk\\EcchiD4/game/Days/Day4/D4_1.rpy', 1539369681, 3168)'.
Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Day_7
Thu Apr 25 16:39:50 2019
Try This METHOD:I have downloaded all the newest versions of this game, but on day 7 the character still tries to use the phone, which leads to this unexpected error which cannot be rolled back or ignored. I have ran the game multiple times on different save files but it never works. Anyone else get this problem?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 83, in script call
label _after_load:
File "renpy/common/00start.rpy", line 83, in script call
label _after_load:
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'
That's not true, my mod doesn't cause any errors it warns you about a couple of the errors that are already in the game. And that person's error was for Day 7 which I don't even have a mod for lol.if ur using the
Lain's Walkthrough + Scene Gallery Mod
in every chp1,2 & 3, it will automatically error cause some of the systems may not recognize by the original coding or it may be bugging by the decision u made by this Walkthrough MOD.
that's not what I'm implying i tried ur MOD in which if some1 use non-mod in chp3 and 1 of the save of chp2 save files were MOD decision then it will be error am i right I'm not implying ur mod is the cause its the user who doesn't get it when and don't get me wrong I already tried many times and some of it tends to error if its a clean Chp3 while using a save MOD file in chp2 ..That's not true, my mod doesn't cause any errors it warns you about a couple of the errors that are already in the game. And that person's error was for Day 7 which I don't even have a mod for lol.
No idea what game that could be.Hello, I'm trying to find a game. Unfortunately I don't remember the name of that game. Only remember some part of it. So where can I ask for that forgotten game? The only thing I remembered is that Protagonist was supposed to get admitted in the college or university but the principal didn't allow it. She just tells him to do some works in order to get admitted. Then when her hand or something gets stuck the protagonist fucks her. If anybody knows the name please tell me. Also if it needs to be posted somewhere else then again tell me. Tia
I'm pretty sure you mean My Cute Roommate.Hello, I'm trying to find a game. Unfortunately I don't remember the name of that game. Only remember some part of it. So where can I ask for that forgotten game? The only thing I remembered is that Protagonist was supposed to get admitted in the college or university but the principal didn't allow it. She just tells him to do some works in order to get admitted. Then when her hand or something gets stuck the protagonist fucks her. If anybody knows the name please tell me. Also if it needs to be posted somewhere else then again tell me. Tia