- Jul 13, 2017
- 1,210
- 1,250
How did Ghost Emily change her clothes at the pool? Does she have an entire ghost wardrobe somewhere? Is the campus just littered with ghost panties all over the place?
She keeps them in the wallsHow did Ghost Emily change her clothes at the pool? Does she have an entire ghost wardrobe somewhere? Is the campus just littered with ghost panties all over the place?
Either that or the fact that MC sleeps with taken women every now and then. Still counts as ntr, doesn't it?I imagine it's because of the sex the girls have with the demoness if you refuse to join and let them do it.
It's the end of chapter 70.8 version is chapter 7 or chapter 8 ? I am getting end of chapter 7.
I've never played this game before.there was a huge script rewrite of ep7...as it was pointed out multiple times.
old saves arent fully compatible because of that - so either start from the beginning or prior to ep7.
#readingishard_writingiseasy
if you are playing it for the first time and without any mods/modded saves (via console or anything else), sorry, that is a proper bug. for resolving it do provide more info or at least some traceback.I've never played this game before.
I am using the walkthrough mod, which is why I quoted the post and said that it was giving me errors.if you are playing it for the first time and without any mods/modded saves (via console or anything else), sorry, that is a proper bug. for resolving it do provide more info or at least some traceback.
for the record ive played the game from the very start myself (after the harem/non-harem changes) and didnt get any errors, even less some game-breaking bug as the one you (and a few "modders) mentioned.
While running game code:
File "game/script/cap_03/cap_03_sc_01 - Festa_Piscina_Lily.rpy", line 150, in script call
call mod5_1
File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in script
play music planetearth_edit volume 0.3
File "renpy/common/000statements.rpy", line 123, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 32, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in <module>
play music planetearth_edit volume 0.3
NameError: name 'planetearth_edit' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script/cap_03/cap_03_sc_01 - Festa_Piscina_Lily.rpy", line 150, in script call
call mod5_1
File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in script
play music planetearth_edit volume 0.3
File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\ast.py", line 2232, in execute
self.call("execute")
File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 123, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 32, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\python.py", line 1083, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\python.py", line 1076, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in <module>
play music planetearth_edit volume 0.3
NameError: name 'planetearth_edit' is not defined
Windows-10-10.0.22631 AMD64
Ren'Py 8.0.2.22081402
0.8.0.1p
Sun Mar 31 13:33:12 2024
that error is mod-related and has nothing to do with the game itself.I am using the walkthrough mod, which is why I quoted the post and said that it was giving me errors.
The traceback log I have says:
Python:While running game code: File "game/script/cap_03/cap_03_sc_01 - Festa_Piscina_Lily.rpy", line 150, in script call call mod5_1 File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in script play music planetearth_edit volume 0.3 File "renpy/common/000statements.rpy", line 123, in execute_play_music renpy.music.play(_audio_eval(p["file"]), File "renpy/common/000statements.rpy", line 32, in _audio_eval return eval(expr, locals=store.audio.__dict__) File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in <module> play music planetearth_edit volume 0.3 NameError: name 'planetearth_edit' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script/cap_03/cap_03_sc_01 - Festa_Piscina_Lily.rpy", line 150, in script call call mod5_1 File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in script play music planetearth_edit volume 0.3 File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\ast.py", line 2232, in execute self.call("execute") File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\ast.py", line 2220, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\statements.py", line 281, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 123, in execute_play_music renpy.music.play(_audio_eval(p["file"]), File "renpy/common/000statements.rpy", line 32, in _audio_eval return eval(expr, locals=store.audio.__dict__) File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\python.py", line 1083, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\[redacted]\Games\MonsterCollege-0.8.0.1p-win\renpy\python.py", line 1076, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in <module> play music planetearth_edit volume 0.3 NameError: name 'planetearth_edit' is not defined Windows-10-10.0.22631 AMD64 Ren'Py 8.0.2.22081402 0.8.0.1p Sun Mar 31 13:33:12 2024
Already aware of this, fixed some music but didn’t had time to fix everythingthat error is mod-related and has nothing to do with the game itself.
try and search/ask for the answer in the mod thread
There is one scene where depending on your own conscious choice you can be put into a cuck position. All the characters in the scene are still women, but it technically counts as ntr. Hope I have eased your mind.Does it now have harem route ? If yes then it's nice, now I can start playing this game again. But now I see the NTR tag it's just a mistake or did dev added it ? If yes then no point to pick the game again . Ty in advance
Gotta love a woman with a hairy chest!
View attachment 3507073
I was wondering...where does her piercing go when she transforms? Wouldn't it be impossible for werewolves to have any body modifications? (piercing, tattoos, implants, etc.)Gotta love a woman with a hairy chest!
View attachment 3507073
nice question, mateI was wondering...where does her piercing go when she transforms? Wouldn't it be impossible for werewolves to have any body modifications? (piercing, tattoos, implants, etc.)
We don't question things like that around hereI was wondering...where does her piercing go when she transforms? Wouldn't it be impossible for werewolves to have any body modifications? (piercing, tattoos, implants, etc.)
Hey, just wondering. It's an interesting question.We don't question things like that around here