• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Mod Ren'Py Onhold Witch Trainer Silver: Extras pack [06.06.2022] [TheBigBg]

5.00 star(s) 3 Votes

ThtsMyScrtCapImAlwysHorny

Well-Known Member
Aug 5, 2021
1,266
3,028
Updated ExtrasPack to be compatible with 1.43.3:


I updated this mod to the latest version of the game, as i understand how tedious of a task it can be. And also, because i wanted to play this mod on the latest version of the game. I'm sure you do too.

Just to be clear, i am in no way the author of the ExtrasPack, just updated this to the latest version of the game, so you no longer have to wait for this mod to be updated to play with the latest version. And if the author of ExtrasPack wants to pickup this version so that he doesn't have to update to the latest version like i did, he can freely do so.

But, i am the author of this updated version, so if you find a bug or anything related with this version of the mod that causes problems (especially with the character daphne), i could help you with that, however, i'm quite busy myself, so don't expect anything from me.


Here's more info about it :
You don't have permission to view the spoiler content. Log in or register now.

-- READ CAREFULLY! --

MOD ONLY:


Updated version for 1.43.3:

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

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

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


Download Links:

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


GAME + MOD:

And for those who wants everything installed already:

This is not the mod in itself but the game + ExtrasPack + some mods and fixes

If you want everything installed already, here's my game folder with some mods and some fixes too.

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

1.43.3 with ExtrasPack and some mods:

IMPORTANT: This is the game with ExtrasPack and some mods with fixes, so it is already installed.

Download Links:

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

Edit: Game + Mod: Mods needs to be enabled from the main menu in order to work, but if you just want ExtrasPack enabled, you can just ignore this.
Mind working your magic again?
 

SuperMaxo

Active Member
Nov 3, 2017
765
548
It appears to work, but imperfectly; some articles of clothing at the shop are listed and can be purchased, but their image actually doesn’t appear
 

johnisbaas

New Member
Jul 10, 2017
6
2
Got a little problem:

Full traceback:
File "game/ExtrasPack/game/_script_/events/DayNight.rpy", line 142, in script
$ hermione.equip_random_outfit()
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/ExtrasPack/game/_script_/events/DayNight.rpy", line 142, in <module>
$ hermione.equip_random_outfit()
File "game/ExtrasPack/game/_script_/doll/main.rpy", line 393, in equip_random_outfit
self.equip(renpy.random.choice(schedule))
File "game/ExtrasPack/game/_script_/doll/main.rpy", line 108, in equip
self.unequip("all")
File "game/ExtrasPack/game/_script_/doll/main.rpy", line 139, in unequip
self.apply_transition()
File "game/ExtrasPack/game/_script_/doll/main.rpy", line 90, in apply_transition
last_doll_images[scr_name] = self.get_image()
NameError: global name 'last_doll_images' is not defined

game/ExtrasPack/game/_script_/doll/main.rpy", line 90:

def apply_transition(self):
if not renpy.is_skipping():
scr_name = "{}_main".format(self.name)
if renpy.get_screen(scr_name):
renpy.hide_screen(scr_name)
renpy.show_screen(scr_name)
else:
last_doll_images[scr_name] = self.get_image()

Am i missing an image?
Ive got no idea what im doing.
Any explanation is appreciated.
 

UneBaguette

New Member
Jun 11, 2017
14
137
Got a little problem:

Full traceback:
File "game/ExtrasPack/game/_script_/events/DayNight.rpy", line 142, in script
$ hermione.equip_random_outfit()
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/ExtrasPack/game/_script_/events/DayNight.rpy", line 142, in <module>
$ hermione.equip_random_outfit()
File "game/ExtrasPack/game/_script_/doll/main.rpy", line 393, in equip_random_outfit
self.equip(renpy.random.choice(schedule))
File "game/ExtrasPack/game/_script_/doll/main.rpy", line 108, in equip
self.unequip("all")
File "game/ExtrasPack/game/_script_/doll/main.rpy", line 139, in unequip
self.apply_transition()
File "game/ExtrasPack/game/_script_/doll/main.rpy", line 90, in apply_transition
last_doll_images[scr_name] = self.get_image()
NameError: global name 'last_doll_images' is not defined

game/ExtrasPack/game/_script_/doll/main.rpy", line 90:

def apply_transition(self):
if not renpy.is_skipping():
scr_name = "{}_main".format(self.name)
if renpy.get_screen(scr_name):
renpy.hide_screen(scr_name)
renpy.show_screen(scr_name)
else:
last_doll_images[scr_name] = self.get_image()

Am i missing an image?
Ive got no idea what im doing.
Any explanation is appreciated.
You're using a version of the ExtrasPack that only support 1.42.2 (or below) version of the game, if you want it to work with the latest version of the game you'll need my version of the ExtrasPack which is available HERE.

I will be testing my old version of the ExtrasPack on the new version to see if there is no issue (any issues that pops up will be fixed), after that, i will upload a new version updated for the 1.44.1 version of the game to remove the annoying popup that says that you're using a untested version of the ExtrasPack.
 

UneBaguette

New Member
Jun 11, 2017
14
137
Updated ExtrasPack to be compatible with 1.44.1:

I've previously updated this mod to be compatible with an older version of the game, a new version came out so i needed to update this mod again to be compatible with the latest version of the game.

Please use this version of the mod for the 1.44.1 version of the game to prevent any issues of coming up and missing features.

-- READ CAREFULLY! --

Updated version for 1.44.1:


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

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

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


Download Links:

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

lnomsim

Member
Sep 12, 2021
308
484
Stupid question, since the mod isn't installed like the others, how do I know if it works?
 

morphisiusz

Member
Dec 19, 2017
268
407
Stupid question, since the mod isn't installed like the others, how do I know if it works?
In the main menu you have mod options. In the mod options you have the name of the mod drawing on the right and at the very bottom of the image on the right the numbers that refer to the version of the game. If you have placed everything correctly the name of the mod should appear. This way you will know that it works. Next to each mod there is a short description of what it adds to the game. Mod.png
 
  • Like
Reactions: Twistty

QuickuRokku

New Member
Jan 17, 2020
1
0
Hey! I have a problem with UneBaguette's 1.44.1 version. Doesn't seem to work. I copy the files from the game folder into the suggested game folder of the game installation. It gives me this error:

SOLVED: I messed up the installation, I was just installing the package into the game folder instead of as specified. Read the manual carefully if you are

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/chibis/rooms.rpy", line 1, in script
init python:
File "game/scripts/chibis/rooms.rpy", line 1, in script
init python:
File "game/scripts/chibis/rooms.rpy", line 2, in <module>
ChibiRoom("main_room", 1.0, {
NameError: name 'ChibiRoom' is not defined

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "game/scripts/chibis/rooms.rpy", line 1, in script
init python:
File "game/scripts/chibis/rooms.rpy", line 1, in script
init python:
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/chibis/rooms.rpy", line 2, in <module>
ChibiRoom("main_room", 1.0, {
NameError: name 'ChibiRoom' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Witch Trainer Silver 1.44.1
Sun Dec 11 05:41:06 2022
 
Last edited:

UneBaguette

New Member
Jun 11, 2017
14
137
Updated ExtrasPack to be compatible with 1.44.3:

This mod needed another update so there it is.

-- READ CAREFULLY! --

Updated version for 1.44.3:


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

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

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


Download Links:

You don't have permission to view the spoiler content. Log in or register now.
 
Jan 1, 2021
122
205
Updated ExtrasPack to be compatible with 1.44.3:

This mod needed another update so there it is.

-- READ CAREFULLY! --

Updated version for 1.44.3:


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

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

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


Download Links:

You don't have permission to view the spoiler content. Log in or register now.
YES!!! I freakin' love you! (Not like that... okay, maybe yes, like that)
 
  • Like
Reactions: Congressman Weiner

dragonflame

Well-Known Member
Mar 9, 2020
1,426
650
does anyone have a game file for this game with extra pack. that way i can enjoy the extra pack
 

whippetmaster

Active Member
Oct 4, 2018
785
1,108
does anyone have a game file for this game with extra pack. that way i can enjoy the extra pack
I got you. I did a quick search using "witch trainer silver studio" as my guide and halfway down the page, I found a link to a git repository and another to silverstudiogames.org. Checked both and luckily, silverstudiogames.org has a mega folder with most of the old versions. It's here ----> .
Edited: In case it's not clear, scroll down and click on the archives mega link.
 

UneBaguette

New Member
Jun 11, 2017
14
137
Updated ExtrasPack to be compatible with 1.44.4:

New version to be compatible with the last version of the game and i also encountered a bug in which if you were to bother daphne and be cursed, the chibi would not be placed properly, thankfully this was fixed and should not be a problem anymore.

Any issues that do come up especially those with daphne involved can be reported to me

-- READ CAREFULLY! --

Updated version for 1.44.4:


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

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

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

Download Links:

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

WhackyRavenLand

New Member
Sep 3, 2018
12
9
In the main menu you have mod options. In the mod options you have the name of the mod drawing on the right and at the very bottom of the image on the right the numbers that refer to the version of the game. If you have placed everything correctly the name of the mod should appear. This way you will know that it works. Next to each mod there is a short description of what it adds to the game. View attachment 2226328
Another stupid question. Where can I find these mods you have on screen?
 

Congressman Weiner

Active Member
Jul 29, 2018
745
696
On the discord of the Witch Trainer Silver team
Thanks for including all those -- I'm no computer expert, I hate Discord (not easy to use), and putting all this together has been very helpful. If there are other mods, please include them in future updates!
 
5.00 star(s) 3 Votes