CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

shadowtempered

Active Member
Aug 22, 2020
773
1,522
Can't I just back up save files somewhere else to avoid any risk to them when trying the beta? Or am I missing something?
Not missing anything at all, by all means. The primary reason for all the warnings is the average poster isn't backing up anything or reading that they're downloading a beta. They're downloading, running into errors and just shooting off questions to solve a problem without having understood the inherent risks nor knowing there's virtually no support for the beta's bugs.

There's been a couple posts from folks who have completed the beta and have said what they've done to do it. It's entirely possible - just apparently not for everyone.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,408
33,766
Can't I just back up save files somewhere else to avoid any risk to them when trying the beta? Or am I missing something?
As long as you save under a new slot, and don't mind replaying (the new stuff), you will be fine, but most people here only use one save slot, and end up fucking themselves.
 
Last edited:

Netgear

Active Member
Jul 25, 2018
631
675
Can't I just back up save files somewhere else to avoid any risk to them when trying the beta? Or am I missing something?
Yes you can, just go to "C:user/***name of said user***/AppData/Roaming/Renpy/Harem Hotel-**********" (*** being numbers), and save your file on an other drive than your computer.
In a fact, you should back up all your of the folder "Renpy" on an other driver just in case of a probleme with your computer, that way, you can reinstall all your saves or if you did like i did and corrupted your saved file with a beta version, you can re-use your backup file.
It a good habit to make backups and backups of your importants files like saves of porn game and maybe, just maybe your photos.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,408
33,766
Yes you can, just go to "C:user/***name of said user***/AppData/Roaming/Renpy/Harem Hotel-**********" (*** being numbers), and save your file on an other drive than your computer.
In a fact, you should back up all your of the folder "Renpy" on an other driver just in case of a probleme with your computer, that way, you can reinstall all your saves or if you did like i did and corrupted your saved file with a beta version, you can re-use your backup file.
It a good habit to make backups and backups of your importants files like saves of porn game and maybe, just maybe your photos.
Or, you know, HaremHotel\Game\Saves.

But there is no need to back up your saves, if you just use a new slot. We have 100 save slots per page, and an infinite number of pages for a reason. There is no need to only use one save slot!
 

Tabberius

Member
Jul 16, 2021
108
173
Hello folks.

I haven't played this game since dec 2022 and, naturaly, my saves trigger error codes right after they are loaded.
Would anyone, pretty please, have a save file around the time when Lucia joined the hotel? A bit later will still be alright, I just dont remember exactly where I ended up.
I do not really want to go through all of it again, since I know what has happened.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,408
33,766
Hello folks.

I haven't played this game since dec 2022 and, naturaly, my saves trigger error codes right after they are loaded.
Would anyone, pretty please, have a save file around the time when Lucia joined the hotel? A bit later will still be alright, I just dont remember exactly where I ended up.
I do not really want to go through all of it again, since I know what has happened.
Any saves I have from back then would be at least as bad. Someone might have one if they have replayed recently, but...

Two things, first, this is a beta, so any saves you make with it will be compromised, and second, many of the early scenes have been remade, so it might be worth replaying anyway.
 

Tabberius

Member
Jul 16, 2021
108
173
Any saves I have from back then would be at least as bad. Someone might have one if they have replayed recently, but...

Two things, first, this is a beta, so any saves you make with it will be compromised, and second, many of the early scenes have been remade, so it might be worth replaying anyway.
Yeah, I understand why that happens, It wasnt meant to be a complaint if that sounded like one.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,408
33,766
Yeah, I understand why that happens, It wasnt meant to be a complaint if that sounded like one.
No, it didn't, I just wanted to make sure you were aware of what was going on. If you want to play now, I would go get the game from Runey's Patreon, or his Itch page, not here.
 

Netgear

Active Member
Jul 25, 2018
631
675
Or, you know, HaremHotel\Game\Saves.

But there is no need to back up your saves, if you just use a new slot. We have 100 save slots per page, and an infinite number of pages for a reason. There is no need to only use one save slot!
I know, but the back up of the Renpy saved files from AppData/Roaming/Renpy permite you to backup ALL your Renpy games saved files, that way, if your computer crash, burn, explode or you just trow it out the windows because a game pissed you of, you can restart your new download with the latest save file of said game.

I speak from experience.


P.S. no i didn't trow my putter out the windows.

P.P.S. i burned it in a sacrifice to Hephaïstos.:D
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,408
33,766
I know, but the back up of the Renpy saved files from AppData/Roaming/Renpy permite you to backup ALL your Renpy games saved files, that way, if your computer crash, burn, explode or you just trow it out the windows because a game pissed you of, you can restart your new download with the latest save file of said game.

I speak from experience.


P.S. no i didn't trow my putter out the windows.

P.P.S. i burned it in a sacrifice to Hephaïstos.:D
Oh, yeah, if you do the whole folder, yeah. Good to back that up occasionally.
anyone got a walkthrough or mod being updated soon?
Seems unlikely. Even if it DOES get updated, it won't be until the update is done.
 

Fossilf

Newbie
Oct 22, 2017
89
53
Great game. This version is super buggy though.

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 "script.rpyc", line 6178, in script call
  File "script.rpyc", line 6178, in script call
  File "script.rpyc", line 4636, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 6178, in script call
  File "script.rpyc", line 18075, 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
Sun Aug  4 07:05:38 2024
 

DeltaDuster

Member
Oct 5, 2018
271
493
Great game. This version is super buggy though.

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 "script.rpyc", line 6178, in script call
  File "script.rpyc", line 6178, in script call
  File "script.rpyc", line 4636, in script call
  File "script.rpyc", line 19149, in script call
  File "script.rpyc", line 6178, in script call
  File "script.rpyc", line 18075, 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
Sun Aug  4 07:05:38 2024
Code:
Harem Hotel v0.18-BETA-3
Code:
Harem Hotel v0.18-BETA-3
Code:
Harem Hotel v0.18-BETA-3
Code:
Harem Hotel v0.18-BETA-3
Gee, I wonder why it's buggy.
Complaining about bugs in a BETA VERSION not meant for public consumption is like ordering your shoes a half-size too small then complaining about your feet hurting all the time.
 
Nov 10, 2023
156
392
I know that it looks really bad, I already said many times before that I am really bad at making memes.

Anyway, if the fight for the best girl will start again, and the girls will fight about which one of them is the most cute one, we all should remember who is the true champion of cuteness (who doesn't have enough memes in this thread and this attempt at making a meme is horrible, A11-Y deserves more memes, but memes that are better than this monstrosity, please, TheDevian, and other people who are good at memes).

canvas.png
 
Last edited:
4.70 star(s) 471 Votes