Or buy a PCI just downloaded the squashed version and had do extra things to get the Mac version to work.
@Kasey the .7z file had all execute permissions stripped from files in the Mac app. I'm not sure what trick Ren'Py uses to preserve these when it makes a zip of the Mac app on Windows, but 7zip isn't doing it.
To fix the Mac compressed version:
Open terminal
cd into the ES app
cd Contents/MacOS
chmod +x EcchiSensei lib/darwin-x86_64/*
Yes you can't play Day 3-4 unless you played Day 1-2Wait, do I have to download day 1 and 2 before downloading day 3 and 4?
I'm sorry, but an uncaught exception occurred.
While running game code:
KeyError: u'mc_name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Days/Day3/mainD3.rpyc", line 5036, in script call
EmVnt��.<UT�v�5&-��%�n��)֜ ��*2�}V\+/S��z�/
File "game/Days/Day3/mainD3.rpyc", line 129, in script
딪��l���` ��K)��T�F�A(5����=��6�Ig
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/functions/savefix.rpy", line 2, in <module>
NameError: name 'mc_name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\main.py", line 513, in main
run(restart)
File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\execution.py", line 876, in run_context
context.run()
File "game/Days/Day3/mainD3.rpyc", line 6, in script call
z�'��0���Z6��NVkQ�_��\��9�ETp
File "game/functions/savefix.rpyc", line 2, in script
����d5ҡ�H+��H��7�C�`9ԡ��a5ԏ����ݡ0
File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "game/functions/savefix.rpy", line 2, in <module>
NameError: name 'mc_name' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Ecchi Sensei Day_4
Mon Oct 15 12:20:39 2018
Can confirm, am getting the exact same error on a fresh Android install.Got an error on Android
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/Days/define.rpy", line 4, in <module> Exception: Movie(channel='movie') doesn't work on mobile when config.hw_video is true. (Use a different channel argument.) -- Full Traceback ------------------------------------------------------------ Full traceback: File "Days/define.rpyc", line 4, in script File "/data/user/0/ecchi.bluecat/files/renpy/ast.py", line 981, in execute img = renpy.python.py_eval_bytecode(self.code.bytecode) File "/data/user/0/ecchi.bluecat/files/renpy/python.py", line 1937, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/Days/define.rpy", line 4, in <module> File "/data/user/0/ecchi.bluecat/files/renpy/display/video.py", line 334, in __init__ raise Exception("Movie(channel='movie') doesn't work on mobile when config.hw_video is true. (Use a different channel argument.)") Exception: Movie(channel='movie') doesn't work on mobile when config.hw_video is true. (Use a different channel argument.)
Eldest daughter and chick with the oven mitts for the win!personally i like the wife..the blind gal..the masked gal and theYou don't have permission to view the spoiler content. Log in or register now.
Try loading console and typing mc_name = u'Wombat'How about this? I've tried restarint didn't works and I tried most everything.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/functions/savefix.rpy", line 2, in <module> NameError: name 'mc_name' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\bootstrap.py", line 313, in bootstrap renpy.main.main() File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\main.py", line 513, in main run(restart) File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\main.py", line 139, in run renpy.execution.run_context(True) File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\execution.py", line 876, in run_context context.run() File "game/Days/Day3/mainD3.rpyc", line 6, in script call z�'��0���Z6��NVkQ�_��\��9�ETp File "game/functions/savefix.rpyc", line 2, in script ����d5ҡ�H+��H��7�C�`9ԡ��a5ԏ����ݡ0 File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\ast.py", line 882, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\\Desktop\Games\New DL\Ren'Py\JbUo6L_EcchiSensei-Day_4-market-squashed\EcchiSensei-Day_4-market\renpy\python.py", line 1913, in py_exec_bytecode exec bytecode in globals, locals File "game/functions/savefix.rpy", line 2, in <module> NameError: name 'mc_name' is not defined Windows-8-6.2.9200 Ren'Py 7.1.1.929 Ecchi Sensei Day_4 Mon Oct 15 12:20:39 2018
My vote is the only one that matters though@Kasey
Sloth-Chan (oven mitts) is awesome! but at the current poll for the "most liked day 4 characters" she just have 4 votes for now (for example. Saki already got over 20 votes)