JAmesbond234

Member
Jul 2, 2017
226
213
Hi, I keep getting this error message?

-------------------------------------------------
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 75444, in script
File "game/script.rpy", line 75444, in <module>
NameError: name 'partyevasex' is not defined

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

Full traceback:
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/main.py", line 487, in main
run(restart)
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/main.py", line 147, in run
renpy.execution.run_context(True)
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/execution.py", line 761, in run_context
context.run()
File "game/script.rpy", line 75444, in script
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 75444, in <module>
NameError: name 'partyevasex' is not defined

Darwin-17.3.0-x86_64-i386-64bit
Ren'Py 6.99.12.4.2187
Good Girl Gone Bad 0.15Preview
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,685
23,873
Hi, I keep getting this error message?

-------------------------------------------------
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 75444, in script
File "game/script.rpy", line 75444, in <module>
NameError: name 'partyevasex' is not defined

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

Full traceback:
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/main.py", line 487, in main
run(restart)
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/main.py", line 147, in run
renpy.execution.run_context(True)
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/execution.py", line 761, in run_context
context.run()
File "game/script.rpy", line 75444, in script
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/9C22501C-E14F-4DA7-B831-B0CDFF631DBD/d/GoodGirlGoneBad.app/Contents/Resources/autorun/renpy/python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 75444, in <module>
NameError: name 'partyevasex' is not defined

Darwin-17.3.0-x86_64-i386-64bit
Ren'Py 6.99.12.4.2187
Good Girl Gone Bad 0.15Preview
drop this file in folder game
 
Last edited:

SilMesh

Newbie
Apr 14, 2018
16
10
Mentioned
People started mentioning Ash getting a boobjob, while I know EvaKiss has talked about it, I didn't get any mention of it in the 0.15 preview, anyone know where it's mentioned?
during 1 of the conversation with the mom in her bf's place
 

CulayTL

Sneaky Bastard
Donor
Game Developer
Jan 31, 2018
4,384
35,424
You don't have permission to view the spoiler content. Log in or register now.

He asked for 0.15p..

0.15: well in Arthur's path she can ask him for money, rent or boobjob.
I think you had to ask him for money/car/etc in previous dates too.

I think it's almost inevitable the boobjob.. it's mentioned quite a few times, Arthur, Jack, mom, Instagram
Don't think we ll see it in 0.15.. hope so.
 

mix44

New Member
Sep 8, 2017
1
0
Hey, i keep getting this error no matter if I drop the script file into game folder.
Could anyone help?
EDIT: not having any scripts made it work, huh.
You don't have permission to view the spoiler content. Log in or register now.
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,685
23,873
Hey, i keep getting this error no matter if I drop the script file into game folder.
Could anyone help?
EDIT: not having any scripts made it work, huh.
You don't have permission to view the spoiler content. Log in or register now.
if you have downloaded a script.rpy from here, remove the numbers and underscore in the file name
it has to be script.rpy
 

John Doe Jr.

Well-Known Member
Jun 11, 2017
1,153
2,273
I see... so I guess she'll have the instagram nudes shot in a studio.

Or maybe Tyrone's video will lead to some publicity photshoot.

I wonder who will be handling the camera... a new character? An existing character?
I hope Jessica or Eva joins us in this new career path :heartcoveredeyes::heartcoveredeyes:
 

CulayTL

Sneaky Bastard
Donor
Game Developer
Jan 31, 2018
4,384
35,424
Yeah.. sorry.. I was tired from work.. i was thinking it's a new one, didn't check the dates. Thanks!
 

thexian99

Newbie
Jun 15, 2017
64
44
So, I just realized that my theory that this game is heavily inspired by That 70s Show has some more evidence. The burger joint uniform? Identical to the uniform from the burger joint in That 70s Show (fatso burger). Thats pretty much the clincher right there, everything else could be an interesting coincidence. Speaking of, Ash's parents splitting, and her mom turning into a blonde bimbo, has some serious parallels with the show, but its not quite as cut and dry.

I bet Jack will turn out to have been an awkward foreign exchange student when he was in high school.
 
4.70 star(s) 383 Votes