drakkura

New Member
Jan 7, 2019
12
10
I'm trying really hard to get 100% relationship with Eva route and no one on this board is helping out as I said the scene guide is a bit messed it doesn't clarify options to really choose to trigger events. I'd like it simple please if anyone at all has been successful on the options to get all the dates and for Eva and Ash to have their friendship turn to romantic relationship that would be very very helpful indeed thanks to any that help out.
To tell Eva you love her (it's a blue option when you get those two choices, one being let's be friends.) You need to have at least 15 good points. I don't think there's any other prerequisties.. Besides pretending to be lesbians at the club obviously because even if you try to go back home with the two guys and Eva at the club further in the game, she says 'Can we go back to your house alone' or along those lines which you say yes to.
 

LiQu1d@Rm0r

Member
Mar 13, 2019
105
73
Hi
i have this problem when i try do a screenshot

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00keymap.rpy", line 400, in script
python:
File "renpy/common/00keymap.rpy", line 404, in <module>
ui.interact(suppress_overlay=True, suppress_window=True)
File "game/screens.rpy", line 1275, in execute
File "game/screens.rpy", line 1275, in execute
File "game/screens.rpy", line 1280, in execute
File "game/screens.rpy", line 1281, in execute
NameError: Name 'gamez' is not defined.

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

Full traceback:
File "renpy/common/00keymap.rpy", line 400, in script
python:
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\ast.py", line 881, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00keymap.rpy", line 404, in <module>
ui.interact(suppress_overlay=True, suppress_window=True)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\display\core.py", line 3059, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\display\core.py", line 3059, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 1275, in execute
File "game/screens.rpy", line 1275, in execute
File "game/screens.rpy", line 1280, in execute
File "game/screens.rpy", line 1281, in execute
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\text\text.py", line 1423, in __init__
self.set_text(text, scope, substitute)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\text\text.py", line 1542, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "T:\[gamez] prn\EVA KISS GOOD GIRL GONE BAD NEW VERSION 0.27 FINAL UP\GoodGirlGoneBad-0.27-pc\GoodGirlGoneBad-0.27-pc\renpy\substitutions.py", line 203, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'gamez' is not defined.

Windows-8-6.2.9200
Ren'Py 7.1.3.1092

Wed May 15 19:34:05 2019
 

Ignatz

What's the airspeed velocity of an unladen swallow
Donor
Feb 17, 2018
3,573
10,091
And the sheer mass of the game itself. It seems that tying up the loose ends is more taxing than just continuing, as Eva has to look back across the entire game to ensure she's not leaving anything out.

She has expressed, for the last few updates now, how much effort she is having to put in on each recent update just to keep things straight. I'm sure that is wearing on her, too.
 
Jul 23, 2018
72
112
And the sheer mass of the game itself. It seems that tying up the loose ends is more taxing than just continuing, as Eva has to look back across the entire game to ensure she's not leaving anything out.

She has expressed, for the last few updates now, how much effort she is having to put in on each recent update just to keep things straight. I'm sure that is wearing on her, too.
As long as she continues making the game we can wait as long as it takes you can't rush something good.
 

Ignatz

What's the airspeed velocity of an unladen swallow
Donor
Feb 17, 2018
3,573
10,091
Ha! Well, none of us are particularly good examples of waiting - patiently - but we have no choice, so your attitude is a good one!
 
  • Like
Reactions: Corvo Attano the II

Flying.Whale

Member
Apr 19, 2018
181
148
Hi everyone! I have some issues opening the game, I hope somebody can help me. The thing is, I can't open the game. It opens a window for a second, showing me the loading screen, then the game close. I tried by changing compatibility options to every OS, but nothing happens. Help pls?
 

bauman

Active Member
Sep 11, 2018
598
2,602
Hi everyone! I have some issues opening the game, I hope somebody can help me. The thing is, I can't open the game. It opens a window for a second, showing me the loading screen, then the game close. I tried by changing compatibility options to every OS, but nothing happens. Help pls?
Delete presplash.png in GoodGirlGoneBad-0.27-pc\game folder.
 
4.70 star(s) 372 Votes