BeardLord

New Member
Nov 18, 2017
8
16
I'm getting the Josie crash too. Tested with several clean extracts of the 0.6.0, and applying the 0.7.0 patch.

The tail of the log.txt says I'm missing "_main_menu_screen":

Code:
Traceback (most recent call last):
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\execution.py", line 801, in predict
    for n in node.predict():
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 1709, in predict
    label = renpy.python.py_eval(label)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 293, in <module>
    jump expression _main_menu_screen
NameError: name '_main_menu_screen' is not defined
While predicting images.

Traceback (most recent call last):
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\execution.py", line 801, in predict
    for n in node.predict():
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 1709, in predict
    label = renpy.python.py_eval(label)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 293, in <module>
    jump expression _main_menu_screen
NameError: name '_main_menu_screen' is not defined
While predicting images.

Traceback (most recent call last):
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\execution.py", line 801, in predict
    for n in node.predict():
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 1709, in predict
    label = renpy.python.py_eval(label)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 293, in <module>
    jump expression _main_menu_screen
NameError: name '_main_menu_screen' is not defined
While predicting images.

Traceback (most recent call last):
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\execution.py", line 801, in predict
    for n in node.predict():
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 1709, in predict
    label = renpy.python.py_eval(label)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 293, in <module>
    jump expression _main_menu_screen
NameError: name '_main_menu_screen' is not defined
While predicting images.
 
  • Like
Reactions: smartyplants69

smartyplants69

New Member
May 9, 2020
3
0
I'm getting the Josie crash too. Tested with several clean extracts of the 0.6.0, and applying the 0.7.0 patch.

The tail of the log.txt says I'm missing "_main_menu_screen":

Code:
Traceback (most recent call last):
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\execution.py", line 801, in predict
    for n in node.predict():
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 1709, in predict
    label = renpy.python.py_eval(label)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 293, in <module>
    jump expression _main_menu_screen
NameError: name '_main_menu_screen' is not defined
While predicting images.

Traceback (most recent call last):
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\execution.py", line 801, in predict
    for n in node.predict():
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 1709, in predict
    label = renpy.python.py_eval(label)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 293, in <module>
    jump expression _main_menu_screen
NameError: name '_main_menu_screen' is not defined
While predicting images.

Traceback (most recent call last):
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\execution.py", line 801, in predict
    for n in node.predict():
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 1709, in predict
    label = renpy.python.py_eval(label)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 293, in <module>
    jump expression _main_menu_screen
NameError: name '_main_menu_screen' is not defined
While predicting images.

Traceback (most recent call last):
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\execution.py", line 801, in predict
    for n in node.predict():
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\ast.py", line 1709, in predict
    label = renpy.python.py_eval(label)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\BeingADIK-0.6.0-pc-lin\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 293, in <module>
    jump expression _main_menu_screen
NameError: name '_main_menu_screen' is not defined
While predicting images.
Is there a fix to this?
 

Shroluken

Newbie
Jan 5, 2021
51
143
I just finished episode 7 while doing chick route, and honestly just wow, def my favorite episode by far. I was worried that there wasnt gonna be any jill/isabella content because of the entire tybalt thing but wow there is some really good scenes with both of them (just gonna say that not to spoil it), haven't tried dik route yet but i can only guess that it will be as good, also love the fact that there are a ton of animations outside of lewd scenes (i mean like a ton), it makes it possible to do actions that weren't possible before and also makes the game feel more alive, just amazing.
 

van321

Member
Jan 7, 2021
196
344
So did the Jill/Sage decision in Episode 6 change any content for either of their paths in this episode?
 

Shabutina

New Member
Aug 29, 2019
2
2
Ugh... I won't play this anymore. Bella had put an end to our relationship for a shitty thing that i can't even remember. I guess It's because I hanged with Cathy in Swyper and I don't even remember how did it happen. I even managed to become a huge chick for Bella now she's dumping me for something I don't even remember. Ugh again. At least she could dump me If I do something that could harm our relationship AFTER I start to hook up with her.

PS: If anyone could send me their save that has played for Bella, that would be awesome. I'm droppin' because I don't wanna play 2 years of chapter progress for me all over again. It would take so much to get into that.
 
  • Angry
Reactions: Poisonblack

Petro28

Active Member
Sep 11, 2017
891
1,133
I am on Maya & Josy path in first playtrough and usually I on first plays I am choosing as if I am in the situation, not trying to get everything or follow a concrete path, but just flow with the choices. However, now Sage puts me in predicament, she asks if I want more with her and I can't decide. Is there anybody with the same problem. What choice did you make?
 

bigpenniser

Well-Known Member
Aug 7, 2016
1,908
2,555
Download the compressed 0.6 from other site and then the patch from here so you dont have to download 14 gigs
No idea why they deleted the 0.6 links
 

sotorojo

Member
Jul 18, 2018
125
229
My installed version is 5.2. How can I patch it up to 7.0 without downloading the 13.8G full game? I'm confused by the main page instructions which say the patch goes from 5.2 -> 6.1, and then says it only goes from 6.0 to 7.0. I tried it on my installation and it still says 5.2 afterward on the main screen.
 
4.80 star(s) 1,509 Votes