Greetings. I enjoyed Once in a Lifetime and what's come so far of Eternum. You must like what you are doing, because it looks to take a lot of work, and you are improving your craft over time. I did find one bug in Once in a Lifetime. I could continue the game after 'Ignoring' it, though. When speaking with the group in the alley after getting kicked out of the Principal's office:
Full traceback:
File "script.rpyc", line 14569, in script
File "/run/media/username/directory/Onceinalifetime-1.0.0-pc/renpy/ast.py", line 706, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "/run/media/username/directory/Onceinalifetime-1.0.0-pc/renpy/exports.py", line 1336, in say
who(what, *args, **kwargs)
File "/run/media/username/directory/Onceinalifetime-1.0.0-pc/renpy/character.py", line 1126, in __call__
what = what_pattern.replace("[what]", sub(what, translate=True))
File "/run/media/username/directory/Onceinalifetime-1.0.0-pc/renpy/character.py", line 1115, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "/run/media/username/directory/Onceinalifetime-1.0.0-pc/renpy/substitutions.py", line 253, 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'mc'
Anyhow, cheers and good luck!