Mod Ren'Py Monster College Walkthrough Mod + Gallery Unlocker [v0.8.0.1] [zinacke]

zinacke

Member
Modder
Feb 13, 2020
211
848
I started the game with a fresh play through for the first time, with this mod. Most of the errors that come up seem to be about sound effects or music.

eg, name 'resofunkloop' is not defined

clicking "ignore" moves forwards ok.

----------------------------

Code:
I'm sorry, but an uncaught exception occurred.

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_05/cap_05_sc_05 - MMC.rpy", line 2, in script
    play music resofunkloop fadein 2.0 volume 0.25
  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_05/cap_05_sc_05 - MMC.rpy", line 2, in <module>
    play music resofunkloop fadein 2.0 volume 0.25
NameError: name 'resofunkloop' 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_05/cap_05_sc_05 - MMC.rpy", line 2, in script
    play music resofunkloop fadein 2.0 volume 0.25
  File "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\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 "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\renpy\python.py", line 1083, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\renpy\python.py", line 1076, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script/cap_05/cap_05_sc_05 - MMC.rpy", line 2, in <module>
    play music resofunkloop fadein 2.0 volume 0.25
NameError: name 'resofunkloop' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.2.22081402
 0.7.10
Tue Jan 30 09:13:18 2024
The dev must has changed all of this so my mod is a but outdated, I will try to see if I’m right tomorrow and fix this
 

Vortex@

Member
Jun 28, 2022
364
847
does the WT show any correct choices in the new update? So far it's suggesting 1 choice to choose in the whole update. Sofia scene, none of the choices mattered? none were suggested. Also the Emily scene now, no choices suggested. Grace scene, none suggested. Now on the next Emily scene, x52 shows we get +1 with emily, but the WT mod isn't even marking it to choose it (in the attached pic).


I was getting the sound error as well. He might have renamed the audio? I changed the funkloop audio file name to resofunkloop like the script was calling for and didn't get an error then
 
Last edited:

zinacke

Member
Modder
Feb 13, 2020
211
848
does the WT show any correct choices in the new update? So far it's suggesting 1 choice to choose in the whole update. Sofia scene, none of the choices mattered? none were suggested. Also the Emily scene now, no choices suggested. Grace scene, none suggested. Now on the next Emily scene, x52 shows we get +1 with emily, but the WT mod isn't even marking it to choose it (in the attached pic).


I was getting the sound error as well. He might have renamed the audio? I changed the funkloop audio file name to resofunkloop like the script was calling for and didn't get an error then
Okay so I did it wrong and forgot highlights one choice, but overall the other choices doesn’t matter as they change absolutely nothing to the story
 

Vortex@

Member
Jun 28, 2022
364
847
Okay so I did it wrong and forgot highlights one choice, but overall the other choices doesn’t matter as they change absolutely nothing to the story
ok, thank you. Was just making sure I wasn't missing any. I didn't think it was working at first. Thank you (y) Although the 1st scene with emily the one choice changes the story because it sets the flag to have sex with her when she becomes solid again. But I guess that should be a no brainer choice :)
 
  • Like
Reactions: zinacke

zinacke

Member
Modder
Feb 13, 2020
211
848
This is my final save for this version. Did you mean it like this? So I encountered 3 errors and one when trying to open the not unlocked Olga scene.
The olga scene does not exist, i don't know why it is here but i shouldn't as the label isn't even in the game, which means that it should be a scene in the future update
 
  • Like
Reactions: StingerWolf

zinacke

Member
Modder
Feb 13, 2020
211
848
I started the game with a fresh play through for the first time, with this mod. Most of the errors that come up seem to be about sound effects or music.

eg, name 'resofunkloop' is not defined

clicking "ignore" moves forwards ok.

----------------------------

Code:
I'm sorry, but an uncaught exception occurred.

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_05/cap_05_sc_05 - MMC.rpy", line 2, in script
    play music resofunkloop fadein 2.0 volume 0.25
  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_05/cap_05_sc_05 - MMC.rpy", line 2, in <module>
    play music resofunkloop fadein 2.0 volume 0.25
NameError: name 'resofunkloop' 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_05/cap_05_sc_05 - MMC.rpy", line 2, in script
    play music resofunkloop fadein 2.0 volume 0.25
  File "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\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 "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\renpy\python.py", line 1083, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Downloads\MonsterCollege-0.7.10-pc-compressed\MonsterCollege-0.7.10-pc-compressed\renpy\python.py", line 1076, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script/cap_05/cap_05_sc_05 - MMC.rpy", line 2, in <module>
    play music resofunkloop fadein 2.0 volume 0.25
NameError: name 'resofunkloop' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.2.22081402
 0.7.10
Tue Jan 30 09:13:18 2024
Hello, new to the game and really enjoying it, but I am running into a lot of image, music and sound effect errors. Most of the sound ones, I've been able to fix, since it was just a spelling difference in the code, and the traceback gives me the info needed to change the sound file name to make it work (woosh sound set spelled "woosh" in file name but "whoosh" in the code.) Now I have an image error that doesn't have enough info to tell me which image file to correct. This is with the latest version of the game, with the walkthrough mod installed. Traceback is as such:


I'm sorry, but an uncaught exception occurred.

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_06/cap_06_sc_10 - Emily Cripta.rpy", line 165, in script
play sex_sfx img_17
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_06/cap_06_sc_10 - Emily Cripta.rpy", line 165, in <module>
play sex_sfx img_17
NameError: name 'img_17' 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_06/cap_06_sc_10 - Emily Cripta.rpy", line 165, in script
play sex_sfx img_17
File "C:\Users\drago\Desktop\Prawns\Monster College\MonsterCollege-0.7.8-pc\renpy\ast.py", line 2232, in execute
self.call("execute")
File "C:\Users\drago\Desktop\Prawns\Monster College\MonsterCollege-0.7.8-pc\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\drago\Desktop\Prawns\Monster College\MonsterCollege-0.7.8-pc\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\drago\Desktop\Prawns\Monster College\MonsterCollege-0.7.8-pc\renpy\python.py", line 1083, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\drago\Desktop\Prawns\Monster College\MonsterCollege-0.7.8-pc\renpy\python.py", line 1076, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script/cap_06/cap_06_sc_10 - Emily Cripta.rpy", line 165, in <module>
play sex_sfx img_17
NameError: name 'img_17' is not defined

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.2.22081402
0.7.8
Sat Jan 13 15:38:12 2024


If anyone can tell me how to fix this, I'd appreciate it. Thanks.

EDIT: I receive a similar error for almost every other image in the crypt scene. I can "ignore" to move past them, but I feel I am missing a lot of the story this way.
I get an error when trying to access last scene by Unlocked Scenes. Also getting other errors as well during the game, seems to be all mod related.
Fixed all the errors, the dev changed some music name. However, there is a gallery scene that cannot be opened yet, as it should be in the next update
 
  • Like
Reactions: StingerWolf

pashabyrussia

Newbie
Feb 1, 2023
25
30
Hi dude, thanks for your mod a lot.
Please answer, now uploaded fixed version, isn't it?
Beceuse a got critical errors and saves from 0.7.8 doesn't works x__x


You don't have permission to view the spoiler content. Log in or register now.
 

zinacke

Member
Modder
Feb 13, 2020
211
848
Hi dude, thanks for your mod a lot.
Please answer, now uploaded fixed version, isn't it?
Beceuse a got critical errors and saves from 0.7.8 doesn't works x__x


You don't have permission to view the spoiler content. Log in or register now.
It must be because your saved at a bad time, try using a older save. Otherwise, i don't really know what to tell you has i had no problem myself, and nobody has
 

AhegaoLife

New Member
Jul 11, 2017
8
8
Is there an update to improve this Mod? because there are still some problems/bugs in this Mod,because I got this problem after trying to play the game from the beginning.

Code:
I'm sorry, but an uncaught exception occurred.


While running game code:

  File "game/script/cap_01/sc_05.rpy", line 2, in script

    play music walkingtotherlight volume 0.2 fadein 2.0

  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_01/sc_05.rpy", line 2, in <module>

    play music walkingtotherlight volume 0.2 fadein 2.0

NameError: name 'walkingtotherlight' is not defined


-- Full Traceback ------------------------------------------------------------


Full traceback:

  File "game/script/cap_01/sc_05.rpy", line 2, in script

    play music walkingtotherlight volume 0.2 fadein 2.0

  File "C:\Users\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\renpy\ast.py", line 2232, in execute

    self.call("execute")

  File "C:\Users\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\renpy\ast.py", line 2220, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "C:\Users\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\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\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\renpy\python.py", line 1083, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\renpy\python.py", line 1076, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/script/cap_01/sc_05.rpy", line 2, in <module>

    play music walkingtotherlight volume 0.2 fadein 2.0

NameError: name 'walkingtotherlight' is not defined


Windows-10-10.0.19045 AMD64

Ren'Py 8.0.2.22081402

0.7.10

Wed Jan 31 21:56:04 2024
 

AslanBalaur

Newbie
Nov 16, 2020
57
86
Is there an update to improve this Mod? because there are still some problems/bugs in this Mod,because I got this problem after trying to play the game from the beginning.

Code:
I'm sorry, but an uncaught exception occurred.


While running game code:

  File "game/script/cap_01/sc_05.rpy", line 2, in script

    play music walkingtotherlight volume 0.2 fadein 2.0

  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_01/sc_05.rpy", line 2, in <module>

    play music walkingtotherlight volume 0.2 fadein 2.0

NameError: name 'walkingtotherlight' is not defined


-- Full Traceback ------------------------------------------------------------


Full traceback:

  File "game/script/cap_01/sc_05.rpy", line 2, in script

    play music walkingtotherlight volume 0.2 fadein 2.0

  File "C:\Users\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\renpy\ast.py", line 2232, in execute

    self.call("execute")

  File "C:\Users\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\renpy\ast.py", line 2220, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "C:\Users\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\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\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\renpy\python.py", line 1083, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\Rizky\Downloads\Compressed\MonsterCollege-0.7.10-pc\renpy\python.py", line 1076, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/script/cap_01/sc_05.rpy", line 2, in <module>

    play music walkingtotherlight volume 0.2 fadein 2.0

NameError: name 'walkingtotherlight' is not defined


Windows-10-10.0.19045 AMD64

Ren'Py 8.0.2.22081402

0.7.10

Wed Jan 31 21:56:04 2024
That same error was addressed just a couple comments back.
 
  • Like
Reactions: zinacke

Tomy75

Active Member
Sep 27, 2018
577
474
Thanks a lot for the mod. When getting the option to read a book about the Mermfolk or the werewolves or the time travel, please allow us to read all 3 as it's quite important for the LIs, it helps learning about them and gain some more points with them.
 
  • Like
Reactions: zinacke