burned01

Member
Jun 3, 2024
264
155
129
Re: start up bug on Mac OS (and yes, this is Mac OS only)

"Exception: CoreAudio error (AudioQueueStart): 89"

This is a Ren'Py induced bug -- I've seen it when running some Ren'Py 7.X games (or, oddly, Discord). Rebooting usually fixes it, or barring that (via Terminal):

% sudo kill -9 coreaudiod

This will force the AudioQueue to re-initialize (it's part of AudioToolbox.framework, iirc). Don't do this if you have audio running elsewhere that you need to keep running. This is like taking a sledgehammer to something that requires a scalpel, but it's quick, and might be better than rebooting. If you don't know how to use sudo on a Mac, don't do this.
 
Last edited:
  • Like
Reactions: Sploooogerrific

torresm

Well-Known Member
Apr 5, 2020
1,156
2,545
386
Edit: From what I'm getting, this seems to be an oversight. I'll try overriding her affection back to zero I guess, maybe that will do it. But there should be some kind of block on it being possible to have this interaction with the android prior to visiting her, if it can lock you out of her storyline.
Indeed it is, thanks for sheding light on this one. Affection values are relatively safe to mess around with, you'll be okay just setting it back to zero.
 
  • Like
Reactions: TheDevian

Anime34guy

Active Member
Aug 7, 2022
523
197
166
Do you meet an elf queen and she puts the mic in a cage on some island after buying the 3 elf slaves after they kidnap you? I'm just wandering because I haven't played this game in long time.
 

Noah Neim

Well-Known Member
Nov 25, 2020
1,594
3,500
373
How long is this game? just curious since im new and only chilling and taking my time doing all the quests rn.
If you want to check your progress, check the info page or the gallery, attribute how long it took you to get where youare, and simply add it all yourself
 

Ritsujin

Active Member
May 30, 2018
613
767
257
Man, 2018.
I probably have a bunch of posts on this thread already.
Time flies.
Anyway, back to horny.
WE NEED AN ELLEN FOCUSED UPDATE. :HideThePain::HideThePain::HideThePain::PogChamp::PogChamp::PogChamp:
 
  • Hey there
Reactions: Dunner

Noah Neim

Well-Known Member
Nov 25, 2020
1,594
3,500
373
Man, 2018.
I probably have a bunch of posts on this thread already.
Time flies.
Anyway, back to horny.
WE NEED AN ELLEN FOCUSED UPDATE. :HideThePain::HideThePain::HideThePain::PogChamp::PogChamp::PogChamp:
You're looking for unicorns? on your right, then jump into the Abyss of No Return
 

Kaigunchusa

New Member
Jun 1, 2021
14
4
126
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 39188, in <module>
NameError: name 'kate_complete15' is not defined

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

Full traceback:
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 15670, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 18924, in script call
  File "script.rpyc", line 18924, in script call
  File "scripts/lobby_script.rpyc", line 185, in script call
  File "script.rpyc", line 39188, in script
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 39188, in <module>
NameError: name 'kate_complete15' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.18-BETA-3
Tue Sep  3 22:11:40 2024



guys help this keep popping up how can i fix this?
 

Perniciousducks

Active Member
Aug 21, 2018
748
1,638
267
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 39188, in <module>
NameError: name 'kate_complete15' is not defined

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

Full traceback:
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 15670, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 18924, in script call
  File "script.rpyc", line 18924, in script call
  File "scripts/lobby_script.rpyc", line 185, in script call
  File "script.rpyc", line 39188, in script
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 39188, in <module>
NameError: name 'kate_complete15' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.18-BETA-3
Tue Sep  3 22:11:40 2024



guys help this keep popping up how can i fix this?
Stop playing the beta, download the final version, use a save that was created before you downloaded the beta or start over.
 

Noah Neim

Well-Known Member
Nov 25, 2020
1,594
3,500
373
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 39188, in <module>
NameError: name 'kate_complete15' is not defined

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

Full traceback:
  File "scripts/lobby_script.rpyc", line 186, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 15670, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 18924, in script call
  File "script.rpyc", line 18924, in script call
  File "scripts/lobby_script.rpyc", line 185, in script call
  File "script.rpyc", line 39188, in script
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 39188, in <module>
NameError: name 'kate_complete15' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.18-BETA-3
Tue Sep  3 22:11:40 2024



guys help this keep popping up how can i fix this?
holy shit how did you get a beta error after the full version came :KEK:

I love this thread
 

DigDug69

Engaged Member
Jun 29, 2019
2,766
5,542
712
wait till you find out those numbers are arbitrary and don't mean anything
You res
holy shit how did you get a beta error after the full version came :KEK:

I love this thread
It happens easily.
Either they are still using the beta, or they created a save file with the beta and used it in the official release.
Either way, the beta is at fault.
 
4.60 star(s) 500 Votes