OneI

New Member
Aug 4, 2017
14
2
Hey all.
When playing i recieved this error after buying Nancy at my bedroom


File "game/bedroom.rpy", line 1387, in <module>
if nancypeek == 0:
NameError: name 'nancypeek' is not defined


I can ignore, but I don't know what i missed and what to do.

I recieved one error before when trying to buy Nancy but i rolled back and bought her trough diffrent talk and went ok.
In bed, there is no diffrent path.

Tnx for help
 
  • Angry
Reactions: Canto Forte

Canto Forte

Post Pro
Jul 10, 2017
21,876
27,132
Well ... if you play the dialogue right, you can peek at her chest without losing a point.
If you go back another time, choosing to try will cost you -1 point.
Have fun!
PLay again and again ... any update is at least some months away!
 

EpicLust

Dev of Cockham Superheroes/ Barbarian Chronicles
Game Developer
May 30, 2017
3,923
7,653
Hey all.
When playing i recieved this error after buying Nancy at my bedroom


File "game/bedroom.rpy", line 1387, in <module>
if nancypeek == 0:
NameError: name 'nancypeek' is not defined


I can ignore, but I don't know what i missed and what to do.

I recieved one error before when trying to buy Nancy but i rolled back and bought her trough diffrent talk and went ok.
In bed, there is no diffrent path.

Tnx for help
Use this script update (replace existing file)
 
  • Like
Reactions: titmanassguy

ONDR3

New Member
Jan 31, 2020
2
0
Get her the lubricant (Angie's squirt, you need to buy the Captain America suit and get her into your harem first). Dance and talk with her till she get's 4 in lust, then you can ask if she want's to be in your harem.
Im using Android and i already have in my harem but
 

EpicLust

Dev of Cockham Superheroes/ Barbarian Chronicles
Game Developer
May 30, 2017
3,923
7,653
I have no idea how the android version works, I didn't make it and didn't play it. In the PROPER computer version, you need to press one of three buttons very quickly (but scrollback helps).
 

4i4ak

Newbie
Jan 6, 2019
15
1
I have a question: is there something missing in the WT on day 1, because when not asking questions to Lena, the message of Melania didn't appear, and later pool scenes are total mess: Gwen doesn't show on day 2, Amy - on day 3, etc. ... Also Bella is missing on the church scene - day 6 - and later I cannot find the last stone...
 

EpicLust

Dev of Cockham Superheroes/ Barbarian Chronicles
Game Developer
May 30, 2017
3,923
7,653
I have a question: is there something missing in the WT on day 1, because when not asking questions to Lena, the message of Melania didn't appear, and later pool scenes are total mess: Gwen doesn't show on day 2, Amy - on day 3, etc. ... Also Bella is missing on the church scene - day 6 - and later I cannot find the last stone...
That's because some of these events are random, so you shouldn't hope for everything in the WT to appear at exactly the right order. It's more of a general guide...
 

TwatWaffle21

New Member
Feb 4, 2020
5
2
Is there a search function instead of Ctrl+F? Also, I cannot get the Lubricant from Angie. I save a game and guess a direction, get it wrong, then reload, and repeat and still haven't been able to get it.

Edit: nevermind figured it out. You have to put the cursor on your guess then hit enter then left click.
 
Last edited:

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
```
 
4.00 star(s) 93 Votes