Mod Ren'Py Teachers Pets - v1.632 Restoration to v2.0x [Fission Mailed]

Fission Mailed

Active Member
Modder
Nov 27, 2017
629
669
The OP of the main game is linked to the wrong mod (well, more 'outdated' than wrong, either way it's incompatible with this one). Remove the rpy files from that mod so that the only 'new' file is '5 Restore All', it won't bother anything more than your hard drive free space to keep any of the images.
 

bas

retired
Respected User
Donor
Former Staff
May 6, 2017
3,987
30,300

I'm testing something, no cause for alarm :)
 

SojuThree

Newbie
May 8, 2018
52
94
While shopping I got this error:

While running game code:
File "game/5 Restore All.rpy", line 1379, in script
fex "Girlfriend!?{w} What was that all about?"
IOError: Couldn't find file 'movies/shopping_11.webm'.

I'm confused, because that file is in that folder...
 

Fission Mailed

Active Member
Modder
Nov 27, 2017
629
669
Can you play the file outside of the game? I kinda remember having that issue when I added that file to the mod, but other than maybe updating to the newest (I use the 'Mega' version but 'Basic' should work fine) and making sure 'special' characters are removed from all folder names I'm not sure how I fixed it.
 

SojuThree

Newbie
May 8, 2018
52
94
The file runs outside of the game. I downloaded the codec pack, but it's still not working.

Is there a work around?
 

Joka wild

New Member
May 25, 2018
5
2
The label ptc is defined twice, at
File "game/5 Restore All.rpy", line 866 and
File "game/ptc.rpy", line 29.
it aint working need some help
 

Fission Mailed

Active Member
Modder
Nov 27, 2017
629
669
@Fission Mailed i wanted to play the game now that there wont be any more updates and found this mod but i dont really understand what it does, because i dont know the main game.

did the dev delete some content with the 2.0 update which gets restored by this mod or what does "restoration" mean?
also do i have to download the incest patch aswell or is it included in this?
He removed a bunch of content with the most recent update to v2 and changed the relation to the younger girl living at your house from daughter to foreign exchange student, this restores everything except mind control pills which I didn't like enough to put the effort into restoring as well. The family restoration bit doesn't work as well as I'd like, but with the game being abandoned I haven't gotten around to properly fixing it.

If you just play v2.x you won't notice anything missing without this mod, but it'll feel slightly more unfinished than it does with the mod.
 

neman

Member
Jan 5, 2020
247
246
Fission Mailed
Hello,
I am getting crash when i click "depravity button"
Game+your mod

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

While running game code:
  File "game/actions.rpy", line 314, in <module>
  File "game/functions.rpy", line 70, in showActions
TypeError: 'Null' object is not callable

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

Full traceback:
  File "script.rpyc", line 111, in script call
  File "actions.rpyc", line 314, in script
  File "E:\Teacher's Pets v2.06.1\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Teacher's Pets v2.06.1\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/actions.rpy", line 314, in <module>
  File "game/functions.rpy", line 70, in showActions
  File "E:\Teacher's Pets v2.06.1\renpy\exports.py", line 2614, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Teacher's Pets v2.06.1\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Teacher's Pets v2.06.1\renpy\display\core.py", line 2620, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Teacher's Pets v2.06.1\renpy\display\core.py", line 3375, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\Teacher's Pets v2.06.1\renpy\display\layout.py", line 986, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Teacher's Pets v2.06.1\renpy\display\layout.py", line 986, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Teacher's Pets v2.06.1\renpy\display\layout.py", line 986, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Teacher's Pets v2.06.1\renpy\display\screen.py", line 667, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\Teacher's Pets v2.06.1\renpy\display\layout.py", line 986, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Teacher's Pets v2.06.1\renpy\display\layout.py", line 986, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Teacher's Pets v2.06.1\renpy\display\behavior.py", line 897, in event
    return handle_click(self.clicked)
  File "E:\Teacher's Pets v2.06.1\renpy\display\behavior.py", line 832, in handle_click
    rv = run(action)
  File "E:\Teacher's Pets v2.06.1\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
TypeError: 'Null' object is not callable

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Teacher's Pets 2.061
and another crash when school is finished and guy with pills appear to sell them to me
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Arguments supplied, but parameter list not present

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

Full traceback:
  File "script.rpyc", line 111, in script call
  File "actions.rpyc", line 329, in script call
  File "actions.rpyc", line 433, in script call
  File "actions.rpyc", line 453, in script call
  File "actions.rpyc", line 314, in script call
  File "actions.rpyc", line 336, in script call
  File "actions.rpyc", line 314, in script call
  File "actions.rpyc", line 165, in script call
  File "actions.rpyc", line 356, in script call
  File "actions.rpyc", line 165, in script call
  File "actions.rpyc", line 83, in script call
  File "actions.rpyc", line 433, in script call
  File "actions.rpyc", line 348, in script call
  File "update7.rpyc", line 116, in script call
  File "actions.rpyc", line 60, in script call
  File "events.rpyc", line 533, in script call
  File "events.rpyc", line 75, in script call
  File "events.rpyc", line 231, in script call
  File "script.rpyc", line 131, in script
  File "E:\Teacher's Pets v2.06.1\renpy\ast.py", line 794, in execute
    values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs)
  File "E:\Teacher's Pets v2.06.1\renpy\ast.py", line 148, in apply_arguments
    raise Exception("Arguments supplied, but parameter list not present")
Exception: Arguments supplied, but parameter list not present

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Teacher's Pets 2.061
 
Last edited:

Fission Mailed

Active Member
Modder
Nov 27, 2017
629
669
AAAHHHHHHHHHH! A necromancer!
lol
The depravity button thing is 'deems fault, not mine. Managed to fix it anyway. Goes in the "game" folder.

Not sure on the other one, had no issues on my playthroughs. The pills were removed and my mod doesn't add them back.
 

fearmaker61783

New Member
Feb 17, 2021
1
0
AAAHHHHHHHHHH! A necromancer!
lol
The depravity button thing is 'deems fault, not mine. Managed to fix it anyway. Goes in the "game" folder.

Not sure on the other one, had no issues on my playthroughs. The pills were removed and my mod doesn't add them back.



im new here so pls teach me how to use the mod for blackmailing kaitlyn thank you