kogahaya

Member
May 9, 2018
176
103
187
Yeah, the auto saves are part of the renpy code, they use the default 10 slots, not the 100 that Runey expanded the page to.

Which version of 18? Did you get the full game, or the update?
I would first suggest moving it out of the Downloads folder first, try something like C:\Games\ Putting it in a system folder is never a good idea.
Also, what program did you use to extract it? That can make a diff sometimes too.
I download the 12gb game today, so i think is the last version on the site and extract with winrar
 
  • Like
Reactions: TheDevian
May 13, 2019
44
21
148
Is anyone getting a crash on start? Might be macOS only.

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

While running game code:
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
Exception: CoreAudio error (AudioQueueStart): 89

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

Full traceback:
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/bootstrap.py", line 331, in bootstrap
    renpy.main.main()
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/main.py", line 662, in main
    run(restart)
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/main.py", line 148, in run
    renpy.execution.run_context(True)
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/execution.py", line 922, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/display/core.py", line 3286, in interact
    self.start()
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/display/core.py", line 2200, in start
    renpy.audio.audio.init()
  File "/private/var/folders/dg/w1wh68c123z_ytjvm2dfgl4m0000gp/T/AppTranslocation/49FA1C44-752D-4258-AE3F-3A10F69747E8/d/Harem_Hotel.app/Contents/Resources/autorun/renpy/audio/audio.py", line 955, in init
    renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False, renpy.config.equal_mono)
  File "renpysound.pyx", line 390, in renpy.audio.renpysound.init
  File "renpysound.pyx", line 98, in renpy.audio.renpysound.check_error
Exception: CoreAudio error (AudioQueueStart): 89

Darwin-23.6.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Harem Hotel v0.18.0
Mon Sep  2 15:16:25 2024
 

Ashira13

Well-Known Member
Jan 31, 2024
1,584
4,944
590
File "renpysound.pyx", line 98, in renpy.audio.renpysound.check_error Exception: CoreAudio error (AudioQueueStart): 89
looks like an audio error. renpy can't initialize your sound card for some reason. not really good with mac's, so you might wanna check that out.
 
  • Like
Reactions: TheDevian

Ashira13

Well-Known Member
Jan 31, 2024
1,584
4,944
590

DigDug69

Engaged Member
Jun 29, 2019
2,766
5,542
712
i don't think Harem hotel is the only game that features headpats, but it is a nice thought though :giggle: forever grateful to be able to get my daily fill of it one way or another :oops::sneaky:
Be careful, because head pats are addictive.
I got the idea for drawing Lins face on a cantalope and optionally cutting a deep hole for the mouth from TheDevian.
He uses that for head patting when he is not near his computer.
 
4.60 star(s) 500 Votes