CherishingAss

Newbie
Aug 10, 2021
26
14
62
Should be, as long as there were no mods involved, the saves should work.
Did a fresh install on both Android and Windows, problem still persists, I uploaded the traceback.txt so that people could understand the problem. If someone could explain a bit that would be much appreciated.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
15,809
37,459
1,031
Did a fresh install on both Android and Windows, problem still persists, I uploaded the traceback.txt so that people could understand the problem. If someone could explain a bit that would be much appreciated.
If you were using the mod before, when you made the save, then you will need the mod on this version in order to load it. Your save is forever dependent on having that mod.
 

CherishingAss

Newbie
Aug 10, 2021
26
14
62
If you were using the mod before, when you made the save, then you will need the mod on this version in order to load it. Your save is forever dependent on having that mod.
Okay I should clarify a bit, here's what I did.
I started a new game on Android then saved, moved the save to where Windows saves are located, booted up the game(on Windows with the Android save placed ) and tried to load it, and there's the error.
Both platform never had the mod btw.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
15,809
37,459
1,031
Okay I should clarify a bit, here's what I did.
I started a new game on Android then saved, moved the save to where Windows saves are located, booted up the game(on Windows with the Android save placed ) and tried to load it, and there's the error.
Both platform never had the mod btw.
I see, well, I was a bit confused.
Hmm true I did install Lains mod, will mess around a bit more, cheers mate.
Other than trying another save then, I am not sure what else to tell you. Good luck.
 
  • Like
Reactions: CherishingAss

PRaider2020

Member
Apr 25, 2020
480
326
196
argh lol why Nopy needed to be so stubborn and make life difficult for everyone.... no biggy but its a pity because was one of the fastest free download servers I know.
 

Deleted member 3313072

Engaged Member
Jan 26, 2021
2,526
3,058
303
argh lol why Nopy needed to be so stubborn and make life difficult for everyone.... no biggy but its a pity because was one of the fastest free download servers I know.
I redownloaded this game a couple of days ago and what usually took about 15-20 minutes took nearly two hours at a non-peak time, and about 4/5 of the way through it died, started it again, and the same thing happened before I went to a new service. NOPY lately has had a little bit of an issue. It was always the most dependable, now it's a tad sketchy.
 

PRaider2020

Member
Apr 25, 2020
480
326
196
the only advantage it had over Mega was no download cota limit per xx time. Now Mega is again the best even with that limitation.
 

tonnybn

Member
Aug 7, 2020
195
136
207
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/gui.rpy', 1609699818, 1) is defined twice, at game/gui.rpyc:4 and scripts/gui.rpyc:4.

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

Full traceback:
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 775, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 452, in finish_load
check_name(node)
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 435, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/gui.rpy', 1609699818, 1) is defined twice, at game/gui.rpyc:4 and scripts/gui.rpyc:4.

Windows-8-6.2.9200
Ren'Py 7.3.2.320

Fri Aug 13 22:04:11 2021
------------------
help me....
 

ChrisZZT

New Member
Sep 25, 2018
6
3
38
I don't know if this has been answered yet but did Violet (from the cheat code) get removed from the game, because her files were never included in the game itself, or are the files patreon exclusive?
 

Deleted member 929426

Well-Known Member
Oct 5, 2018
1,186
2,079
344
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/gui.rpy', 1609699818, 1) is defined twice, at game/gui.rpyc:4 and scripts/gui.rpyc:4.

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

Full traceback:
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 775, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 452, in finish_load
check_name(node)
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 435, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/gui.rpy', 1609699818, 1) is defined twice, at game/gui.rpyc:4 and scripts/gui.rpyc:4.

Windows-8-6.2.9200
Ren'Py 7.3.2.320

Fri Aug 13 22:04:11 2021
------------------
help me....
Something got installed wrong because the version listed there isn't correct. Did you merge v0.13.2 with an old version of the game? Don't. Install it in its own folder.
 
  • Like
Reactions: TheDevian

tonnybn

Member
Aug 7, 2020
195
136
207
[QUOTE = "CGoldie, bài đăng: 6370089, thành viên: 929426"]
Đã cài đặt sai thứ gì đó vì phiên bản được liệt kê ở đó không đúng. Bạn có hợp nhất v0.13.2 với phiên bản cũ của trò chơi không? Đừng. Cài đặt nó trong thư mục riêng của nó.
[/TRÍCH DẪN]
phiên bản 13.2 cũng báo lỗi, tôi cũng không hiểu tại sao.
 

Deleted member 929426

Well-Known Member
Oct 5, 2018
1,186
2,079
344
[QUOTE = "CGoldie, bài đăng: 6370089, thành viên: 929426"]
Đã cài đặt sai thứ gì đó vì phiên bản được liệt kê ở đó không đúng. Bạn có hợp nhất v0.13.2 với phiên bản cũ của trò chơi không? Đừng. Cài đặt nó trong thư mục riêng của nó.
[/TRÍCH DẪN]
phiên bản 13.2 cũng báo lỗi, tôi cũng không hiểu tại sao.
làm ơn giúp tôi sửa lỗi này
Are you using Lain's mod? If so, it goes into the main folder (where the .exe file is) not the "game" folder.
 
  • Like
Reactions: TheDevian

PRaider2020

Member
Apr 25, 2020
480
326
196
Violet got removed long ago, the most recent versions corrected that and removed her references in the game.

I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/gui.rpy', 1609699818, 1) is defined twice, at game/gui.rpyc:4 and scripts/gui.rpyc:4.

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

Full traceback:
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 775, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 452, in finish_load
check_name(node)
File "C:\Users\DELL\Downloads\Compressed\Harem_Hotel-v0.12.4-pc\Harem_Hotel-v0.12.4-pc\renpy\script.py", line 435, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/gui.rpy', 1609699818, 1) is defined twice, at game/gui.rpyc:4 and scripts/gui.rpyc:4.

Windows-8-6.2.9200
Ren'Py 7.3.2.320

Fri Aug 13 22:04:11 2021
------------------
help me....
try the latest version HH v13.2, and Lain mod is already updated to the newest version as well.
 

tonnybn

Member
Aug 7, 2020
195
136
207
Violet got removed long ago, the most recent versions corrected that and removed her references in the game.



try the latest version HH v13.2, and Lain mod is already updated to the newest version as well.
ok let me check again, tks bro
 
Aug 9, 2021
6
2
21
This has not been updated for 0.13, I'll take a look at it once I can get to a PC over the weekend.

i got tired of looking for all the cheat codes, so i just made a (tiny) mod that replaces most of them and bypasses encryption, unzip this file and put it in /game/scripts with the other rpy files, then the new cheat codes are:

patreon1 = cheat mode on
patreon2 = cheatmode off
changename = change your name
elmarcomp = ??
fixkali = use if kali is bugged at level 6 (only if using a save from before 0.5.3)
ifuckedlucy = You can now have sex with Lucia in Kali's room
spinningtv = violet joins the hotel (experimental)
sunlight = violet leaves
resetelves = resets all elf stats (except lin)
patreon3 = jump forward 10 days
patreon4 = $1000
patreon5 = jump to new content, with appropriate stats
autumn = max autumn stats
felicity = max out all of Felicity & Emma's stats
bot = max out all of [botname]'s stats
maria = max out all of Maria's stats
ashley = max out all of Ashley's stats
kali = max out all of Kali's stats
lin = max out all of Lin's stats
bezos = $999,999
loveroute_nia = self explanatory
slaveroute_nia = self explanatory
loveroute_sylvia = self explanatory
slaveroute_sylvia = self explanatory

Who is violet?
I keep entering the code "spinningtv" but she is not showing up.
 
4.60 star(s) 499 Votes