TwatWaffle21

New Member
Feb 4, 2020
5
2
timdonehy200
After giving Nancy the necklace I get this error message. And I downloaded the latest script bedroom.rpy and replaced the old. The error message:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bedroom.rpy", line 1363, in script
if lustmo >= 4 and haremmo == False and momharem == False:
File "game/bedroom.rpy", line 1363, in <module>
if lustmo >= 4 and haremmo == False and momharem == False:
NameError: name 'momharem' is not defined

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

Full traceback:
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bedroom.rpy", line 1363, in script
if lustmo >= 4 and haremmo == False and momharem == False:
File "C:\Users\riche\Downloads\Apocalypse-031-pc (1)\Apocalypse-0.3.1-pc\renpy\ast.py", line 1803, in execute
if renpy.python.py_eval(condition):
File "C:\Users\riche\Downloads\Apocalypse-031-pc (1)\Apocalypse-0.3.1-pc\renpy\python.py", line 1960, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\riche\Downloads\Apocalypse-031-pc (1)\Apocalypse-0.3.1-pc\renpy\python.py", line 1953, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/bedroom.rpy", line 1363, in <module>
if lustmo >= 4 and haremmo == False and momharem == False:
NameError: name 'momharem' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Apocalypse 0.3.1
Tue Feb 04 19:49:12 2020
```
 

zapallbugs

Engaged Member
Jul 10, 2018
2,227
2,507
timdonehy200
After giving Nancy the necklace I get this error message. And I downloaded the latest script bedroom.rpy and replaced the old. The error message:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bedroom.rpy", line 1363, in script
if lustmo >= 4 and haremmo == False and momharem == False:
File "game/bedroom.rpy", line 1363, in <module>
if lustmo >= 4 and haremmo == False and momharem == False:
NameError: name 'momharem' is not defined

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

Full traceback:
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bar.rpy", line 640, in script call
call JoeInventory from _call_JoeInventory
File "game/bedroom.rpy", line 1363, in script
if lustmo >= 4 and haremmo == False and momharem == False:
File "C:\Users\riche\Downloads\Apocalypse-031-pc (1)\Apocalypse-0.3.1-pc\renpy\ast.py", line 1803, in execute
if renpy.python.py_eval(condition):
File "C:\Users\riche\Downloads\Apocalypse-031-pc (1)\Apocalypse-0.3.1-pc\renpy\python.py", line 1960, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\riche\Downloads\Apocalypse-031-pc (1)\Apocalypse-0.3.1-pc\renpy\python.py", line 1953, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/bedroom.rpy", line 1363, in <module>
if lustmo >= 4 and haremmo == False and momharem == False:
NameError: name 'momharem' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Apocalypse 0.3.1
Tue Feb 04 19:49:12 2020
```
There is a mixup with the Patreon rules version and the incest version. The last bedroom.rpy was intended for the incest version. Confirm it by going to the console (shift-O the letter, not the number) and type nancyharem. If it says true or false that means your game started as the Patreon version. Fix you problem in the console by typing
momharem = <the value that nancyharem gave, ie True or False>
Warning, this fixes the immediate problem, but there are bound to be more of this type. You can fix <something>mom by looking in the console for <something>nancy and then setting <something>mom to that value.
 

zapallbugs

Engaged Member
Jul 10, 2018
2,227
2,507
I got it. thanks, besides makes the walkt 60% good than.
Just a remark, if you select the actions for one girl you will get the logical sequence to get a result with that girl. Meaning which actions you need to take before getting a chance for other actions with the girl.
 

Goronthil

Active Member
Jul 14, 2017
842
473
I have a little question :
In the changelog, it says that after gaining 4 points with Jake there is an outcome...
But nothing happened (and I'm pretty sure I have more than 4 points right now), do I have to find/make something special ? (I follow the Wt so firstly I humiliated him then I befriended him).
 

zapallbugs

Engaged Member
Jul 10, 2018
2,227
2,507
I have a little question :
In the changelog, it says that after gaining 4 points with Jake there is an outcome...
But nothing happened (and I'm pretty sure I have more than 4 points right now), do I have to find/make something special ? (I follow the Wt so firstly I humiliated him then I befriended him).
He will tell you the password. That's all there is to it at the moment.
 
  • Like
Reactions: Goronthil

Potoum

Member
Apr 28, 2018
476
448
2 error...
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
3rd error. When taking a shower in your room/bedroom, the shower sound doesn't stop! i'm visiting other area and the sound of shower is still playing.

MAJOR BUG!!! I'm stuck i happen to save the game on the MC stats screen and i couldn't exit it.
And when i did, all options on the screen have simply disappear... I'll reload a previous save but this suck balls!
/EDIT: turn out i can save (while everything is gone/disappear) and reload... Then everything is fine again
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

damndor

Looking for a nothing
Donor
Mar 10, 2018
175
163
First error for me in this game: Error occurs just when Nancy is sleeping next to MC and MC says: "She's sound asleep... Maybe I could..."

and here is the code:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/bar.rpy", line 640, in script call
    call JoeInventory from _call_JoeInventory
  File "game/bar.rpy", line 640, in script call
    call JoeInventory from _call_JoeInventory
  File "game/pool.rpy", line 238, in script call
    call GwenDialogueRape from _call_GwenDialogueRape
  File "game/bar.rpy", line 640, in script call
    call JoeInventory from _call_JoeInventory
  File "game/bedroom.rpy", line 1387, in script
    if nancypeek == 0:
  File "game/bedroom.rpy", line 1387, in <module>
    if nancypeek == 0:
NameError: name 'nancypeek' is not defined

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

Full traceback:
  File "game/bar.rpy", line 640, in script call
    call JoeInventory from _call_JoeInventory
  File "game/bar.rpy", line 640, in script call
    call JoeInventory from _call_JoeInventory
  File "game/pool.rpy", line 238, in script call
    call GwenDialogueRape from _call_GwenDialogueRape
  File "game/bar.rpy", line 640, in script call
    call JoeInventory from _call_JoeInventory
  File "game/bedroom.rpy", line 1387, in script
    if nancypeek == 0:
  File "Q:\PC\Football gems\Patched\Apocalypse-0.3.1-pc\renpy\ast.py", line 1803, in execute
    if renpy.python.py_eval(condition):
  File "Q:\PC\Football gems\Patched\Apocalypse-0.3.1-pc\renpy\python.py", line 1960, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "Q:\PC\Football gems\Patched\Apocalypse-0.3.1-pc\renpy\python.py", line 1953, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/bedroom.rpy", line 1387, in <module>
    if nancypeek == 0:
NameError: name 'nancypeek' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.2.0.424
Apocalypse 0.3.1
Mon Feb 10 04:25:29 2020
How do i fix this?
 

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,779
7,198
I have a little question :
In the changelog, it says that after gaining 4 points with Jake there is an outcome...
But nothing happened (and I'm pretty sure I have more than 4 points right now), do I have to find/make something special ? (I follow the Wt so firstly I humiliated him then I befriended him).
Depends whether you already got the road warriors code word from the black widow. That is what you get from Jake.
 
  • Like
Reactions: Goronthil

Spanzz

Newbie
Feb 12, 2020
41
40
Its quite enjoyable. however when are you going to update it so we see more scenes with the girls, i get the message, this hasnt been implemented yet.
Also what else are you bringing, i would like to see more positions / more camera control if possible.
Keep up the good work
 
  • Haha
Reactions: Cloud9-Kojack

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,779
7,198
Its quite enjoyable. however when are you going to update it so we see more scenes with the girls, i get the message, this hasnt been implemented yet.
Also what else are you bringing, i would like to see more positions / more camera control if possible.
Keep up the good work
Every update has TONS of content with several girls. I can't go any faster.
 

TwatWaffle21

New Member
Feb 4, 2020
5
2
Depends what you're looking for. Huge cock MC and huge-titted babes: The Visit by Stiglet. But more a VN than a game...
I started playing it....Tim..dude..your game is much better.

Any other games with FMG, BE, Mini Giantess, Giant Slongs, Giant Boobs, Muscle Chicks, and such. Or are we just some odd birds?
 
4.00 star(s) 91 Votes