Page 1 of 1

Ren’py Skips over the Main Menu in every single game (including The Question and the Tutorial)

Posted: Wed Apr 17, 2019 12:10 pm
by dmasterxd
I’m not sure if this is just a bug and I need to redownload Ren’Py or if there some overall master script for it in it’s entirely that affects all games and I just can’t find it. If it’s the latter, then please tell me where exactly I can fix this so that it starts showing the main menu again. If there isn’t anything like that then yeah, this is probably a bug.

Re: Ren’py Skips over the Main Menu in every single game (including The Question and the Tutorial)

Posted: Wed Apr 17, 2019 4:26 pm
by Imperf3kt
You haven't edited the files found in /common, have you?

All I can think of is you modified the _start behaviour

Re: Ren’py Skips over the Main Menu in every single game (including The Question and the Tutorial)

Posted: Wed Apr 17, 2019 6:41 pm
by dmasterxd
Imperf3kt wrote: Wed Apr 17, 2019 4:26 pm You haven't edited the files found in /common, have you?

All I can think of is you modified the _start behaviour
I don’t even know how I’d get into that. But I do remember there was this random thing that popped up while was working in screens.rpy and I uncommented one of the red lines that I think was a link to something.

Re: Ren’py Skips over the Main Menu in every single game (including The Question and the Tutorial)

Posted: Wed Apr 17, 2019 9:13 pm
by Imperf3kt
A red line sounds like code folding, it's not going to affect anything.

The /common folder is found in the renpy install directory.

Maybe just try a fresh install of renpy.