WonderDog

New Member
Donor
Jan 14, 2018
3
5
I found what is causing videos to not work in my game.

There has been issues where I have had inconsistent problems with videos sometimes not working.

In Win 11 if there is no active sound device the videos do not appear.

I have multiple audio devices - USB, Bluetooth and the HDMI from the video and if none are active when the game is started there will be no video. Sometimes when I start the computer I forget to turn on the speakers or headphones and I have the HDMI output disabled.

You can test this by disabling all sound devices in the windows settings.

There is actually an error in the log files when there is no audio device present.

Code:
Audio and video init failed. Proceeding anyway.
Traceback (most recent call last):
  File "D:\Games - WD\Ren'Py\_F95 Zone_\Corrupted Academy\renpy\audio\audio.py", line 1048, in init
    renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False, renpy.config.equal_mono, renpy.config.linear_fades)
  File "renpysound.pyx", line 466, in renpy.audio.renpysound.init
  File "renpysound.pyx", line 111, in renpy.audio.renpysound.check_error
Exception: WASAPI can't find requested audio endpoint: Element not found.
 

6ft3btw

Member
Jul 27, 2021
109
79
The behavior behind how girls get the clothes for the school uniform before class gives the girl new clothes rather than relying on their own clothes, unless they already do have that piece. It might be working as intended sometimes with the stealing from the locker room.
Stealing clothes before class definitely works. If you steal a uniform shirt, for example, the girl will attend class in a t-shirt or similar, and generate a rule break.
 

TFurguson69

Well-Known Member
Sep 9, 2019
1,140
1,405
I am subbed to this guy. But I hate to say it. The updates are now quarterly.
This is a repeating pattern on this site.
not a good sign
 

BolHeX

Active Member
Nov 30, 2019
650
1,292
The modder site which allows upload and updating is up and working. Its now a matter of populating it so the testers have something to test with and double checking the mod manage in game to make sure changing the backend didn't break anything with it.

I am expecting a discord test build soon but it will be limited to supporters and modders. There are likely a few edge cases I need them to help find.

This system should allow Android users to mod their game, it worked in the prototypes but I haven't been testing along the way so an Android version might take a while after the release.

EDIT:
1756250473302.png
Actually working with the new system, it gets the info from the online database and can download them from it. I need to do some stress testing just to make sure the most list stuff didn't break but its looking good so far.
 
Last edited:

6ft3btw

Member
Jul 27, 2021
109
79
The modder site which allows upload and updating is up and working. Its now a matter of populating it so the testers have something to test with and double checking the mod manage in game to make sure changing the backend didn't break anything with it.
Would a row for girl rating fit on there?
 

BolHeX

Active Member
Nov 30, 2019
650
1,292
  • Like
Reactions: VGX278Q and abdlfun

hh7

New Member
Sep 24, 2018
2
1
I can't understand how the uniforms work. How do I forbid to wear panties? No matter what I do but it continues to show "no rules break"
 
4.40 star(s) 42 Votes