Orichan

Member
Sep 6, 2017
300
640
can't enable console for week2 because when I do I cannot start the game anymore, it throws an error : A screen named main_menu_extended does not exist.
I tried with unrenpy, and I tried manually by editing variables in files.

It feels like intentional, any way to go around it ?
 
Last edited:

gregers

Forum Fanatic
Dec 9, 2018
4,771
6,103
can't enable console for week2 because when I do I cannot start the game anymore, it throws an error : A screen named main_menu_extended does not exist.
I tried with unrenpy, and I tried manually by editing variables in files.

It feels like intentional, any way to go around it ?
I mean, it sounds like it tries to trigger the "extended edition" menu screen, which it can't for the simple reason that it's not in the game yet. I've had no issues enabling the console by editing 00console.rpy as usual; you must have tripped some other variable somewhere. Try starting from scratch with a clean copy of the game.
 

Orichan

Member
Sep 6, 2017
300
640
I mean, it sounds like it tries to trigger the "extended edition" menu screen, which it can't for the simple reason that it's not in the game yet. I've had no issues enabling the console by editing 00console.rpy as usual; you must have tripped some other variable somewhere. Try starting from scratch with a clean copy of the game.
I tried that once before.
After your message I tried it two mores times, same error.

I just go to 00console.rpy and edit line 108 from "config.console = False" to "config.console = True"

I also tried adding a option.rpy with "
init -1:
python hide:
config.developer = True "

in Game folder (of course I'd erase everything and take a fresh copy from the archive after every try.
Same error every time. Everything worked well with week1... but not week2
 
Last edited:

RC-1138 Boss

Message Maven
Apr 26, 2017
13,481
20,258
You don't have permission to view the spoiler content. Log in or register now.

Nope.
Forgot about that detail, since i am in pretty much everyone's path. Maybe Antony could simply be lashing out his frustations for Min breaking up with him on others ? First Cynthia's butt and now Mike's punishment. :unsure:
Unless AmRose and Stacy make one giant orgy i don't see how Mike will find 20 different people to have sex in less than a week.

Yeah Lydia is becoming quite eager to hear new sex stories too.
 
  • Like
Reactions: scrumbles

ZTex

Engaged Member
Apr 3, 2019
2,928
4,246
I tried that once before.
After your message I tried it two mores times, same error.

I just go to 00console.rpy and edit line 108 from "config.console = False" to "config.console = True"

I also tried adding a option.rpy with "
init -1:
python hide:
config.developer = True "

in Game folder (of course I'd erase everything and take a fresh copy from the archive after every try.
Same error every time. Everything worked well with week1... but not week2
This file will enable console and disable dev (which is what causes the crash).
 

RC-1138 Boss

Message Maven
Apr 26, 2017
13,481
20,258
Please update the German language in week 2.
Almost sure this was already explained. Translators only get the update files after they have been released, so translations are always at least one step behind.

I'm like 98.5% certain that Lydia is running the whole show.
She be fronting about being pure and innocent the while forcing the MC to be more and more depraived until they're fully compatible.
You, me and a lot of others think along those lines. :ROFLMAO:
 
  • Like
Reactions: scrumbles

Bip

Active Member
Donor
May 4, 2017
735
2,106
I tried that once before.
After your message I tried it two mores times, same error.

I just go to 00console.rpy and edit line 108 from "config.console = False" to "config.console = True"

I also tried adding a option.rpy with "
init -1:
python hide:
config.developer = True "

in Game folder (of course I'd erase everything and take a fresh copy from the archive after every try.
Same error every time. Everything worked well with week1... but not week2
Why are you trying to make everything so complicated?
First, never touch the 00console.rpy file. It is totally useless.

Then, in the option.rpy, just add:
define config.developer = True
define config.console = True


No need of inits, python's hide, marabout, black magic or voodoo stuffs.
This will work 99% of the time. And if it doesn't work, it means that the dev has blocked the config.console somewhere. And when it's blocked, 99% of the time it's in the option.rpy file.
If not, just go for a search in the rpy files of the /game directory.

But here, whether for week 1 or week 2, it's out of the box for both console and developer tabs.

And same goes for for the roolback.

Here is what I add in all the renpy games I'm playing and it always works like a charm:
Python:
define config.developer = True
define config.console = True

define config.rollback_enabled = True
define config.hard_rollback_limit = 256
define config.rollback_length = 256

define config.has_autosave = False
define config.autosave_on_choice = False
define config.autosave_on_quit = False
I usually put these lines between the define build.name and the ## Sounds and music ##########
 

Orichan

Member
Sep 6, 2017
300
640
Why are you trying to make everything so complicated?
First, never touch the 00console.rpy file. It is totally useless.

Then, in the option.rpy, just add:
define config.developer = True
define config.console = True


No need of inits, python's hide, marabout, black magic or voodoo stuffs.
This will work 99% of the time. And if it doesn't work, it means that the dev has blocked the config.console somewhere. And when it's blocked, 99% of the time it's in the option.rpy file.
If not, just go for a search in the rpy files of the /game directory.

But here, whether for week 1 or week 2, it's out of the box for both console and developer tabs.

And same goes for for the roolback.

Here is what I add in all the renpy games I'm playing and it always works like a charm:
Python:
define config.developer = True
define config.console = True

define config.rollback_enabled = True
define config.hard_rollback_limit = 256
define config.rollback_length = 256

define config.has_autosave = False
define config.autosave_on_choice = False
define config.autosave_on_quit = False
I usually put these lines between the define build.name and the ## Sounds and music ##########
"Then, in the option.rpy, just add"

Doesn't work.
"Exception: A screen named main_menu_extended does not exist."
Lots of arrogance and a long ass message for something you haven't tried beforehand and that doesn't work.

ZTex solution worked, and is an example that you don't need to write a book to give someone a simple solution.
 

Bip

Active Member
Donor
May 4, 2017
735
2,106
Lots of arrogance and a long ass message for something you haven't tried beforehand and that doesn't work.
Are you sure? ;)
Like I said, " But here, whether for week 1 or week 2, it's out of the box for both console and developer tabs. "
 

J1215

Well-Known Member
Dec 15, 2019
1,599
3,292
It seems to me that Polly is more suited to be dominant! - For Polly (as well as for Samia) it would be natural to be dominant!
 
4.00 star(s) 181 Votes