Bantry

Forum Fanatic
Oct 24, 2017
5,209
12,874
where do you submit bugs? is there a discord?
You already submitted your bug and traceback. Now all you can do is wait until someone answers. You might considering adding some additional information, such as the type of system you're playing on, Pc, Mac, Android, etc.
 
  • Like
Reactions: junior366

darkhound1

Well-Known Member
Game Developer
Aug 8, 2017
1,800
8,440
where do you submit bugs? is there a discord?
There is no discord and I have already read your post.
You probably used the console and did something wrong. It's not a bug in the game.
The only thing you can try, right before you get the first crash is to open the console and type:
char1 = faye
If this doesn't help, use an older save and don't use console commands unless you know ecactly what you are doing.
 

junior366

Well-Known Member
Jun 20, 2017
1,183
2,265
How to get a smartwatch? Is there a time limit in this game? Joy said it's 3 months, but can be extended.
I believe you get the smartwatch from the Dr. after you have given enough samples (so get busy shaking hands with Mr. Happy). As for a time limit, there is none (at least not for me, I have been there over 400 days on this run, that's because Joy LOVES me) there are some folks in here that have been here LONGER!!!
 

musicudaisuki

Member
Oct 28, 2021
145
279
When exactly do I meet the girls I chose at the beginning? Which ones should I choose to have possibly the most default scenario? What I mean is, which girl do I most often meet for the first time on a plane, at a reception, as a doctor etc.
 

Bantry

Forum Fanatic
Oct 24, 2017
5,209
12,874
When exactly do I meet the girls I chose at the beginning? Which ones should I choose to have possibly the most default scenario? What I mean is, which girl do I most often meet for the first time on a plane, at a reception, as a doctor etc.
Highly recommended to download the Companion Guide linked on the first page of this thread. It will answer 99% of your questions as well as providing other useful tip, hints, etc.

Guide.jpg
 

junior366

Well-Known Member
Jun 20, 2017
1,183
2,265
When exactly do I meet the girls I chose at the beginning? Which ones should I choose to have possibly the most default scenario? What I mean is, which girl do I most often meet for the first time on a plane, at a reception, as a doctor etc.
If you take the time to read the Companion Guide, it will explain a little bit about choosing to your body preferences and how to get particular girls on the plane. Reception is completely random depending on your preferences and the doctors and masseuse's are depending on which girls you pick as well except for the ones that have been moved to staff.
 

Dimossa

New Member
Jun 28, 2020
14
0
There is no discord and I have already read your post.
You probably used the console and did something wrong. It's not a bug in the game.
The only thing you can try, right before you get the first crash is to open the console and type:
char1 = faye
If this doesn't help, use an older save and don't use console commands unless you know exactly what you are doing.
never used console nor had companion mod installed. didnt even know it was a thing. Pretty strange, had zero errors on win 10 few months back. returned to game on win 11 and now cant play for more than 5 minutes, sometimes errors pop every few seconds...
error 1 no mods/or console.
error 2 have companion mod installed.
 

zapallbugs

Engaged Member
Jul 10, 2018
2,222
2,502
never used console nor had companion mod installed. didnt even know it was a thing. Pretty strange, had zero errors on win 10 few months back. returned to game on win 11 and now cant play for more than 5 minutes, sometimes errors pop every few seconds...
error 1 no mods/or console.
error 2 have companion mod installed.
Windows 11 is your problem. The version of Python (2.7) used with the Renpy shipped with HI does not support Windows 11. For Windows 11 a least Python 3.x is required, but switching from Python 2 to Python 3 is a major undertaking that Darkhound will not take on ligthly. I know, I have professionally seen major software vendors take 1,5 years to convert from Python 2 to Python 3. With boatloads of issues in between.
 

darkhound1

Well-Known Member
Game Developer
Aug 8, 2017
1,800
8,440
Windows 11 is your problem. The version of Python (2.7) used with the Renpy shipped with HI does not support Windows 11. For Windows 11 a least Python 3.x is required, but switching from Python 2 to Python 3 is a major undertaking that Darkhound will not take on ligthly. I know, I have professionally seen major software vendors take 1,5 years to convert from Python 2 to Python 3. With boatloads of issues in between.
I have not heard that there is a general problem with windows 11.
And I cannot really believe that is the case, because otherwise there would be a ton of reported bugs by now.
Windows 11 still has trouble with hardware support and drivers though.
I cannot just upgrade the Python version, because it's an integrated part of Ren'py. And switching to a new Ren'py version will cause a lot of trouble and I have no idea how much time it would take to fix everything. For the time being it's not an option.

zapallbugs - Do you have a viable source that states that Python 2.7 does not work with windows 11?

I'm curious, does anyone else run the game on win11? With or without problems?
 

JDE07

Newbie
Mar 22, 2021
20
21
I have not heard that there is a general problem with windows 11.
And I cannot really believe that is the case, because otherwise there would be a ton of reported bugs by now.
Windows 11 still has trouble with hardware support and drivers though.
I cannot just upgrade the Python version, because it's an integrated part of Ren'py. And switching to a new Ren'py version will cause a lot of trouble and I have no idea how much time it would take to fix everything. For the time being it's not an option.

zapallbugs - Do you have a viable source that states that Python 2.7 does not work with windows 11?

I'm curious, does anyone else run the game on win11? With or without problems?
Well as you asked I'm running Win11, and not encountered any problems
 
  • Like
Reactions: darkhound1

zapallbugs

Engaged Member
Jul 10, 2018
2,222
2,502
I have not heard that there is a general problem with windows 11.
And I cannot really believe that is the case, because otherwise there would be a ton of reported bugs by now.
Windows 11 still has trouble with hardware support and drivers though.
I cannot just upgrade the Python version, because it's an integrated part of Ren'py. And switching to a new Ren'py version will cause a lot of trouble and I have no idea how much time it would take to fix everything. For the time being it's not an option.

zapallbugs - Do you have a viable source that states that Python 2.7 does not work with windows 11?

I'm curious, does anyone else run the game on win11? With or without problems?
Looking on Python.org ( ) shows the last 2.7 release was long before Windows11 became a thing. So it seems reasonable that nothing needed for W11 was retrofitted to that. As W11 has rather different hardware requirements it is certain newer drivers would be required. I cannot find a support statement for W11 in any Python 3 release. Seems they rolled out support (and may indeed all have been drivers etc) in phases. From a Python development view the Python core likely runs on anything supporting the instruction set needed. Specific OS support is then a driver issue, not a core language thing.
 
4.10 star(s) 214 Votes