- Jul 10, 2017
- 21,616
- 26,645
That's okay he is probably still no closer to his medical degree anywayWhy some other sites showing already 0.0.7 as new ?
Hi, when the pool expires, I will release version 0.0.7. If development ends, I will release version 0.0.8 directly.V 0.0.7 has been on SVS for a few days. How about you drop that version too ZL-Games ?
It's been out since July 21st on Patreon and I honestly feel the more content you make available the more interest you'll get.
Even 0.0.8 has been out over 2wks. I've never seen such a widely staggered release schedule on any game/VN.
Added v0.0.6 to OP.
While running game code:
File "game/scripts/University/University_corridor_classroom1/day/scene/Mia/mi_University_corridor_classroom1_2.rpy", line 152, in script
if mi_attr.love < 4:
File "game/scripts/University/University_corridor_classroom1/day/scene/Mia/mi_University_corridor_classroom1_2.rpy", line 152, in <module>
if mi_attr.love < 4:
NameError: name 'mi_attr' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/University/University_corridor_classroom1/day/scene/Mia/mi_University_corridor_classroom1_2.rpy", line 152, in script
if mi_attr.love < 4:
File "E:\Spel\Xxx\Patreon\ZL-Games\George_and_the_medical_degree-0.0.7-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "E:\Spel\Xxx\Patreon\ZL-Games\George_and_the_medical_degree-0.0.7-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Spel\Xxx\Patreon\ZL-Games\George_and_the_medical_degree-0.0.7-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/University/University_corridor_classroom1/day/scene/Mia/mi_University_corridor_classroom1_2.rpy", line 152, in <module>
if mi_attr.love < 4:
NameError: name 'mi_attr' is not defined
How did you get that scene? I haven't come across that yet?Nice to see a new girl. But, i get this error after getting a handjob from Mia :
Yes, that fixed it. Thanks. Strange, though; I never had that issue with other Ren'Py games in that same folder. I've moved my games to a less "deep" location on my drive now.CookieMonster666 e MikieB
Hello, Solved the problem. Windows does not accept very long routes. Try putting the game folder directly in C: and tell me if you still have that problem.
Thank you
It looks like the dev is using long filenames so they are possibly hitting the Windows Character limit. It is something like 255 characters so with the filename in your example just from game on it is already at 108 characters. Then when you add the long title of the game if you used that you are at 139. Now add in any subfolders and you can quickly approach the limit since each folder adds to the count.Yes, that fixed it. Thanks. Strange, though; I never had that issue with other Ren'Py games in that same folder. I've moved my games to a less "deep" location on my drive now.
Hey. After the introduction scene, she will be in the corridor in the Afternoon mon-fri, just talk to her and one of the questions to choose from will get you the scene.How did you get that scene? I haven't come across that yet?
Got there, in the end, thank you. My stupid self was using the older previous version that's why she wasn't showing up for me.Hey. After the introduction scene, she will be in the corridor in the Afternoon mon-fri, just talk to her and one of the questions to choose from will get you the scene.