News:

Please request registration email again and then check your "Spam" folder

Former www.henthighschool.com

[Feedback] *BUG REPORTS* Stable version only (v0.2)

Started by Goldo, May 13, 2022, 09:52 AM

Previous topic - Next topic

DougTheC

Let's call a toad a toad...
----

Typos as noticed (since June):

Spoiler
BKdialogue.rpy  (Community dialogue also fixed on Google spreadsheet)
Change (line 2256)
  looks flustered
to
  looks flustered.

Change (line 2256)
  bright red, it
to
  bright red; it

Change (line 2267)
  Baby what's
to
  Baby, what's

Change (line 2267)
  [girl.name] calm
to
  [girl.name], calm

Change (line 3454, 3457)
  you her answer
to
  you her answer.

BKcity_events.rpy
Change (line 227)
  freezes in its track
to
  freezes in its tracks

Change (line 373)
  willow
to
  Willow

BKstory_events.rpy
Change (line 7804)
  Here
to
  Here's

Change (line 8960)
  meanning
to
  meaning

Change (line 8960)  Quotes that are not literals like programming strings should
        include ending punctuation, with exceptions like not including question mark if
        quoted section is not a question.
  'crumble'.
to
  'crumble.'

Change (line 9114)  Second request.
              Gizel should know proper scientific genus for toads, not frogs. The rest can be made up,
                especially as commonly-called "horny toads" are actually lizards.
  batrachius
to
  bufo

Change (line 9193)
  you mouth
to
  your mouth

Change (line 9213)
  inoffensively
to
  ineffectively

Change (line 9237)
  walls of her womb move apart
to
  walls of her pussy move apart

OR
  walls of her channel move apart

Change (line 10156)
  Bumping
to
  Bumped

[close]
I predict that May 5, 2022, the US Dow Jones index will drop over 1,063 points.
It's a sure thing.

If we believe absurdities we shall commit atrocities. -- Voltaire
-
Advice from the radio: Wash your hands, often with soap and water.
-
My doctor put me on the Pro Plan® Bright Mind™ diet.

Inuman9668

#121
been a while since I've played the game so i decided to wipe the game folder clean and reinstall girl packs and mods as well. unfortunately  I've only managed to boot up the game a few times. most times i got the following trace back.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
Exception: Possible infinite loop.

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 560, in main
    renpy.game.context().run(node)
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

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

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
Exception: Possible infinite loop.

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 560, in main
    renpy.game.context().run(node)
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

GoldoTopic starter

Quote from: Inuman9668 on Nov 11, 2022, 08:41 PMbeen a while since I've played the game so i decided to wipe the game folder clean and reinstall girl packs and mods as well. unfortunately  I've only managed to boot up the game a few times. most times i got the following trace back.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
Exception: Possible infinite loop.

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 560, in main
    renpy.game.context().run(node)
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

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

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
Exception: Possible infinite loop.

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 560, in main
    renpy.game.context().run(node)
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.
Sorry, don't know what to make of this. Since you're the only one experiencing this, it has to be something about your install and/or your girl packs.

Try removing some girl packs, starting with Akali, see if you can narrow down the problem.
Maker of BK. Looking for the latest patch for BK 0.2? The link doesn't change, so bookmark it!

neronero

Odd bug report on F95zone, no idea what to make of this.

Quote from: gengarmite2, post: 9809363, member: 3512435Can anyone help me out ,i have this bug which appears while chatting with girls here is the trace back



traceback
I'm sorry, but an uncaught exception occurred.


While running game code:
  File "game/BKmain.rpy", line 1320, in script call
  File "game/BKinteractions.rpy", line 389, in script call
  File "game/BKinteractions.rpy", line 1069, in script call
  File "game/BKinteractions.rpy", line 434, in script call
  File "game/BKinteractions.rpy", line 155, in script
  File "game/BKscreens.rpy", line 7311, in execute
  File "game/BKscreens.rpy", line 7311, in execute
  File "game/BKscreens.rpy", line 7316, in execute
  File "game/BKscreens.rpy", line 1052, in execute
  File "game/BKscreens.rpy", line 1052, in execute
  File "game/BKscreens.rpy", line 1058, in execute
  File "game/BKscreens.rpy", line 1074, in execute
  File "game/BKscreens.rpy", line 1554, in execute
  File "game/BKscreens.rpy", line 1558, in execute
  File "game/BKscreens.rpy", line 1564, in execute
  File "game/BKscreens.rpy", line 1578, in execute
  File "renpy/common/00action_other.rpy", line 540, in __eq__
TypeError: 'unicode' object is not callable


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


Full traceback:
  File "game/BKmain.rpy", line 1320, in script call
  File "game/BKinteractions.rpy", line 389, in script call
  File "game/BKinteractions.rpy", line 1069, in script call
  File "game/BKinteractions.rpy", line 434, in script call
  File "game/BKinteractions.rpy", line 155, in script
  File "renpy/ast.py", line 1919, in execute
  File "renpy/exports.py", line 1010, in menu
  File "renpy/exports.py", line 1250, in display_menu
  File "renpy/ui.py", line 299, in interact
  File "renpy/display\core.py", line 3423, in interact
  File "renpy/display\core.py", line 3856, in interact_core
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\core.py", line 582, in visit_all
  File "renpy/display\screen.py", line 451, in visit_all
  File "renpy/display\core.py", line 3856, in <lambda>
  File "renpy/display\screen.py", line 462, in per_interact
  File "renpy/display\screen.py", line 653, in update
  File "game/BKscreens.rpy", line 7311, in execute
  File "game/BKscreens.rpy", line 7311, in execute
  File "game/BKscreens.rpy", line 7316, in execute
  File "game/BKscreens.rpy", line 1052, in execute
  File "game/BKscreens.rpy", line 1052, in execute
  File "game/BKscreens.rpy", line 1058, in execute
  File "game/BKscreens.rpy", line 1074, in execute
  File "game/BKscreens.rpy", line 1554, in execute
  File "game/BKscreens.rpy", line 1558, in execute
  File "game/BKscreens.rpy", line 1564, in execute
  File "game/BKscreens.rpy", line 1578, in execute
  File "renpy/common/00action_other.rpy", line 540, in __eq__

TypeError: 'unicode' object is not callable
[close]
My Girl Packs: [ link ] - Trait King mod: [ link ]

GoldoTopic starter

I seems to be a problem with label 'slave_fear_test', and specifically a call to the dialogue() function but I don't see why this would happen only to this one person, unless they have manually edited something.

I don't believe custom dialogue could cause that bug, but worth checking if they are using any.
Maker of BK. Looking for the latest patch for BK 0.2? The link doesn't change, so bookmark it!

Hermenegild

Hi!

I have found a bug in the game. The Girl class has a method called 'is_()', which takes two arguments, the second of them optional and defaulting to "and"; the only supported values of that second argument are "and" and "or", otherwise the function returns None.

Yet in many places the method is called as in
if girl.is_("extravert", "dom"):This call result is None, which is treated as if it was False, therefore such a check is useless. To actually work as intended, that call should be written as
if girl.is_(("extravert", "dom")):or
if girl.is_(["extravert", "dom"]):
You can check the current behavior in the console. Entering MC.girls[0].is_("lewd", "sub") prints "None", but MC.girls[0].is_(("lewd", "sub")) prints "True" or "False" as it should.

I found this bug in many places in BKinteractions.rpy and in one place in BKfarm.rpy. I worked with the latest 0.2 patch, released in July last year.

On a side note, @Goldo, may I ask you to rename the files so that there's no spaces in paths? This is just for three files:

game/kite_jobgirl 1_riddle.rpy
game/kite_jobgirl 2_beach.rpy
game/Mods/Goldo's cool mod/goldo's cool mod.rpy

Just replacing spaces with underscores in filenames should work.

GoldoTopic starter

Quote from: Hermenegild on Feb 02, 2023, 09:48 AMHi!

I have found a bug in the game. The Girl class has a method called 'is_()', which takes two arguments, the second of them optional and defaulting to "and"; the only supported values of that second argument are "and" and "or", otherwise the function returns None.

Thank you for spotting that, you're correct there was an error in BKfarm.rpy and a bunch in legacy code in BKinteractions.rpy.

This mostly impacted personal story choices for girls where some paths were locked out, but nothing game breaking. I will fix it in v0.3.
Maker of BK. Looking for the latest patch for BK 0.2? The link doesn't change, so bookmark it!

Whiny_tomato

```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 917, in script
IOError: Couldn't find file 'music/518978_Desert-Winds.mp3'.

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

Full traceback:
  File "game/BKmain.rpy", line 917, in script
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1684, in with_statement
  File "renpy/display/core.py", line 2762, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4025, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1162, in periodic
  File "renpy/audio/audio.py", line 1140, in periodic_thread_main
  File "renpy/audio/audio.py", line 1082, in periodic_pass
  File "renpy/audio/audio.py", line 518, in periodic
  File "renpy/audio/audio.py", line 69, in load
  File "renpy/loader.py", line 798, in load
IOError: Couldn't find file 'music/518978_Desert-Winds.mp3'.

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Mon Feb  6 23:54:10 2023
```
i've tried closing the game and restarting my computorits a recent problem

GoldoTopic starter

Quote from: Whiny_tomato on Feb 07, 2023, 04:56 AM```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 917, in script
IOError: Couldn't find file 'music/518978_Desert-Winds.mp3'.

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

Full traceback:
  File "game/BKmain.rpy", line 917, in script
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1684, in with_statement
  File "renpy/display/core.py", line 2762, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4025, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1162, in periodic
  File "renpy/audio/audio.py", line 1140, in periodic_thread_main
  File "renpy/audio/audio.py", line 1082, in periodic_pass
  File "renpy/audio/audio.py", line 518, in periodic
  File "renpy/audio/audio.py", line 69, in load
  File "renpy/loader.py", line 798, in load
IOError: Couldn't find file 'music/518978_Desert-Winds.mp3'.

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Mon Feb  6 23:54:10 2023
```
i've tried closing the game and restarting my computorits a recent problem

Obvious question: Do you have the file 518978_Desert-Winds.mp3 in the game\music\ directory? It's part of the base game distribution so if you don't, there's likely something wrong with your install.
Maker of BK. Looking for the latest patch for BK 0.2? The link doesn't change, so bookmark it!

Drehschleuder

I'm using the Mac version with the latest patch.
It is a new game and the error always repeats.


```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKchapter2.rpy", line 1472, in script
    return
Exception: Could not find return label (u'game/BKevents.rpy', 1676154577, 17992).

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

Full traceback:
  File "game/BKchapter2.rpy", line 1472, in script
    return
  File "/private/var/folders/8d/46fmtm011md_p12gjx4ppf340000gn/T/AppTranslocation/0F52F292-944B-4C9A-A89D-EFA44EFEC719/d/Brothel_King.app/Contents/Resources/autorun/renpy/ast.py", line 1567, in execute
    next_node(renpy.game.context().lookup_return(pop=True))
  File "/private/var/folders/8d/46fmtm011md_p12gjx4ppf340000gn/T/AppTranslocation/0F52F292-944B-4C9A-A89D-EFA44EFEC719/d/Brothel_King.app/Contents/Resources/autorun/renpy/execution.py", line 710, in lookup_return
    raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label (u'game/BKevents.rpy', 1676154577, 17992).

Darwin-21.6.0-x86_64-i386-64bit
Ren'Py 7.4.10.2178
Brothel King 0.2 v220711
Wed Feb 15 20:21:55 2023
```




GoldoTopic starter

I'm sorry, I don't support a Mac version so your download is likely fan-made. Maybe write to the poster who shared that distribution?
Maker of BK. Looking for the latest patch for BK 0.2? The link doesn't change, so bookmark it!

Yukogrulius

Quote from: Goldo on Nov 14, 2022, 10:58 AM
Quote from: Inuman9668 on Nov 11, 2022, 08:41 PMbeen a while since I've played the game so i decided to wipe the game folder clean and reinstall girl packs and mods as well. unfortunately  I've only managed to boot up the game a few times. most times i got the following trace back.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
Exception: Possible infinite loop.

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 560, in main
    renpy.game.context().run(node)
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
  File "game/girls/Akali (League of Legends)/_events.rpy", line 40, in script
    image menagerie_games = ProportionalScale("girls/Akali (League of Legends)/special/menagerie games.jpg", config.screen_width//1, config.screen_height//1)
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

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

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
Exception: Possible infinite loop.

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 560, in main
    renpy.game.context().run(node)
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
  File "game/kite_jobgirl_variables.rpy", line 44, in script
    image beach_arrival = "NPC/Jobgirl/beach/beach arrival.webp"
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.
Sorry, don't know what to make of this. Since you're the only one experiencing this, it has to be something about your install and/or your girl packs.

Try removing some girl packs, starting with Akali, see if you can narrow down the problem.
I have this error very often.
It happens when there are too many girls. It can swear at any picture, even at the files of the game itself. Most likely it's because I have an old PC.

GoldoTopic starter

Okay, if you are having this exact same error, I strongly suggest deactivating the Akali girlpack and test to see if it actually solves your problem (on a new game).

Make sure it is the exact same error, though. Lots of things can cause an infinite loop.
Maker of BK. Looking for the latest patch for BK 0.2? The link doesn't change, so bookmark it!

Yukogrulius

Quote from: Goldo on Feb 21, 2023, 04:40 PMOkay, if you are having this exact same error, I strongly suggest deactivating the Akali girlpack and test to see if it actually solves your problem (on a new game).

Make sure it is the exact same error, though. Lots of things can cause an infinite loop.
I just delete a few girls. And everything works. When it was 700, there was an infinite loop error. Now 607, game working. I just think, that the error is caused, that my computer can't handle with a huge number of pictures. I divided the pack into 2 parts and both parts worked, but together it's too much.

Overnin

#134
Quote from: j01ntr0l1a on Jun 02, 2022, 01:53 AMhey i dunno if i saved mod somewhere i shouldnt or something but i get this error when i open mod file in main menu any help would be appreciated, thanks

I'm sorry, but an uncaught exception occurred.

While running game code:
IOError: Couldn't find file 'mods/Trait King/title.webm'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4025, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1162, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "renpy/audio/audio.py", line 1140, in periodic_thread_main
    periodic_pass()
  File "renpy/audio/audio.py", line 1082, in periodic_pass
    c.periodic()
  File "renpy/audio/audio.py", line 518, in periodic
    topf = load(filename)
  File "renpy/audio/audio.py", line 69, in load
    rv = renpy.loader.load(fn)
  File "renpy/loader.py", line 798, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'mods/Trait King/title.webm'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Brothel King 0.2 v220519
Wed Jun  1 18:50:43 2022



Have you been able to solve this issue?

I seem to have this issue with multiple mods, such as the ChrisJobMod, HH mod, and Trait King. I have tried reinstalling the mods and BK 0.2, but I have not got it to work yet.

ChrisJobMod shows:

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'mods/ChrisJobMod/titleJobMod.png'>:
IOError: Couldn't find file 'mods/King's Way/KWtitle.webm'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4025, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1162, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "renpy/audio/audio.py", line 1140, in periodic_thread_main
    periodic_pass()
  File "renpy/audio/audio.py", line 1082, in periodic_pass
    c.periodic()
  File "renpy/audio/audio.py", line 518, in periodic
    topf = load(filename)
  File "renpy/audio/audio.py", line 69, in load
    rv = renpy.loader.load(fn)
  File "renpy/loader.py", line 798, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'mods/King's Way/KWtitle.webm'.

HH mod shows:

[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'mods/Headhunter/Headhunter_portrait2.webp'>:
IOError: Couldn't find file 'mods/King's Way/KWtitle.webm'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4025, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1162, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "renpy/audio/audio.py", line 1140, in periodic_thread_main
    periodic_pass()
  File "renpy/audio/audio.py", line 1082, in periodic_pass
    c.periodic()
  File "renpy/audio/audio.py", line 518, in periodic
    topf = load(filename)
  File "renpy/audio/audio.py", line 69, in load
    rv = renpy.loader.load(fn)
  File "renpy/loader.py", line 798, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'mods/King's Way/KWtitle.webm'.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Brothel King 0.2 v220211R
Mon Mar  6 08:55:55 2023


Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Mon Mar  6 08:53:24 2023
[/code]