BiggySmall
Member
- Oct 1, 2018
- 160
- 75
there is a walkthrough for the Halloween inside the folder.. turn on the dark mind before u play.. just copy paste the dark mind into the "game" folder in HalloweenIs there a walkthrough for the Halloween version or does the route matter?
I saw that on his Patreon page that’s why I said think I’m losing itIs there a walkthrough for the Halloween version or does the route matter?
In D1/D2 you use a code instead of a patchHey everyone!
I have the day 1-2 HD Version but when I went to see the patch (Previous Versions) the day 1-2 does not appear.
I should use the patch day 5 for all days ( Day 1-2 and Day 3-4) ?
Or if someone could share the patch Day 1-2 I appreciate.
I'm sorry, but an uncaught exception occurred.
While running game code:
KeyError: u'mcmm'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "menu/savestuff/saves.rpyc", line 25, in script call
File "Days/Day3/mainD3.rpyc", line 28, in script
File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\exports.py", line 1204, in say
who(what, *args, **kwargs)
File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\character.py", line 1012, in __call__
who = who_pattern.replace("[who]", sub(who))
File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\character.py", line 1007, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'mcmm'
Windows-7-6.1.7601-SP1
Ren'Py 7.1.1.929
Ecchi Sensei Day_4
Tue Dec 11 11:14:57 2018
Do you activate dark mind?I have gotten an error. I started Day 3, loaded my save from day 2, said it loaded correctly, then after the warning, I go to the scene where I'm waking up next to Himiko and I get this error.
Code:I'm sorry, but an uncaught exception occurred. While running game code: KeyError: u'mcmm' -- Full Traceback ------------------------------------------------------------ Full traceback: File "menu/savestuff/saves.rpyc", line 25, in script call File "Days/Day3/mainD3.rpyc", line 28, in script File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\ast.py", line 678, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\exports.py", line 1204, in say who(what, *args, **kwargs) File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\character.py", line 1012, in __call__ who = who_pattern.replace("[who]", sub(who)) File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\character.py", line 1007, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\substitutions.py", line 244, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value KeyError: u'mcmm' Windows-7-6.1.7601-SP1 Ren'Py 7.1.1.929 Ecchi Sensei Day_4 Tue Dec 11 11:14:57 2018
Yes, I had Dark Mind active. I was able to continue, just needed to rollback, and it worked fine.Do you activate dark mind?
I have gotten an error. I started Day 3, loaded my save from day 2, said it loaded correctly, then after the warning, I go to the scene where I'm waking up next to Himiko and I get this error.
Code:I'm sorry, but an uncaught exception occurred. While running game code: KeyError: u'mcmm' -- Full Traceback ------------------------------------------------------------ Full traceback: File "menu/savestuff/saves.rpyc", line 25, in script call File "Days/Day3/mainD3.rpyc", line 28, in script File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\ast.py", line 678, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\exports.py", line 1204, in say who(what, *args, **kwargs) File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\character.py", line 1012, in __call__ who = who_pattern.replace("[who]", sub(who)) File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\character.py", line 1007, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "C:\Acer\Games\Indevelopment\Adventure\Ecchi Sensei\Day 3 and 4-HD\renpy\substitutions.py", line 244, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value KeyError: u'mcmm' Windows-7-6.1.7601-SP1 Ren'Py 7.1.1.929 Ecchi Sensei Day_4 Tue Dec 11 11:14:57 2018
Check the release post, not the changelog postI've seen the Changelog, but no Download link. Can't find it on Patreon or itch.io. Am I blind?