3.10 star(s) 12 Votes

Sarahj44

New Member
Aug 16, 2017
3
0
Hi sorry i know this is a long list but if anyone is able to help me obtain any of these achievements it would be greatly appreciated;

scenes 20,21,27,28,31,32,53,54,57,61,68,69,78,84,86 and 104-108

any advice is welcomed thankyou
 

Cohibozz

Member
Aug 14, 2018
126
27
aGAIN MAKE A MISTAKE IN HER HOMEWORK
stuck in this event...it ask me to do a mistake in homework...after this mom punish lisa, and it say to follow mom at her room...i've tryied all...massage, cunilingua, bored, porn at livingroom, ecc ecc...it start alway at :
aGAIN MAKE A MISTAKE IN HER HOMEWORK
 

malf

New Member
Feb 19, 2018
1
0
hello
great job
a little bug when you go at the studio

'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 13, in execute
File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 13, in execute
File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 33, in execute
File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 35, in execute
NameError: name 'language' is not defined

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

Full traceback:
File "script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio.rpyc", line 27, in script
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "P:\jeux\BigBrotherRenPy-0.08-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 13, in execute
File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 13, in execute
File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 33, in execute
File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 35, in execute
File "<screen language>", line 35, in <module>
NameError: name 'language' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
BigBrother.RenPy 0.08
Thu Jan 17 16:52:58 2019


delete when you have read this
 

PornGodNoob

Active Member
Modder
Dec 18, 2017
901
2,584
hello
great job
a little bug when you go at the studio

'm sorry, but an uncaught exception occurred.

You don't have permission to view the spoiler content. Log in or register now.


delete when you have read this
Please, please, be careful. On the first page, in the first post there are fixes. Install the fix before writing about errors.
 

sirbajo

Well-Known Member
Donor
Aug 19, 2016
1,006
2,059
I'm confused , i read stuff about buying condoms in the store but i got no clue what store?

Went to the mall but no luck.
 

Rudrig

Member
Apr 23, 2018
419
211
I have encountered two errors:
first at the mall when i tried to move on the stairs inside the Richman store
second when i tried to go to the Sisterzz studio
Both throwed me out to the main menu.
Cannot attache the file so i have to copy them :(




I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'loc_mall_richman_menu'.

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

Full traceback:
File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\main.py", line 513, in main
run(restart)
File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\execution.py", line 879, in run_context
context.run()
File "script/mods/PornGodNoob/location/mall/pgn_location_mall_lade.rpyc", line 44, in script
File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'loc_mall_richman_menu'.

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
BigBrother.RenPy 0.08
Thu Jan 17 18:52:58 2019
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 13, in execute
  File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 13, in execute
  File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 33, in execute
  File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 35, in execute
NameError: name 'language' is not defined

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

Full traceback:
  File "script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio.rpyc", line 27, in script
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\ast.py", line 1828, in execute
    self.call("execute")
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\ast.py", line 1816, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\statements.py", line 177, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\Drivers\Games\BigBrotherRenPy-0.08-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 13, in execute
  File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 13, in execute
  File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 33, in execute
  File "game/script/mods/PornGodNoob/location/pornstudio/pgn_other_location_pornstudio_nav.rpy", line 35, in execute
  File "<screen language>", line 35, in <module>
NameError: name 'language' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
BigBrother.RenPy 0.08
Thu Jan 17 18:54:18 2019
 
  • Like
Reactions: Vanderdanden

Rokohn

Member
Jan 26, 2018
152
155
Great job, but it's not a remake. It's like a continuation with fan mades and mods, but on renpy. Also, there's a very good "gallery'' system, much better than the gallery from most games.
 

R0y

Member
Nov 25, 2017
383
241
With my current situation, I'm unlikely to be able to update the computer in the near future.
sounds like you & me in the same boat. I just did upgrade from winxp to win7 "crack version" & 4 rams of memory to 8 rams "gave to me" I didn't say your mod is bad because it is good I was just hoping for animation. Take care comrade, stand tall
 

PornGodNoob

Active Member
Modder
Dec 18, 2017
901
2,584
Code:
NameError: name 'language' is not defined
ScriptError: could not find label 'loc_mall_richman_menu'.
Or other mistakes. Then, go to the first page, the first post and look for three letters -- FIX!!!
Since it is simple to make small update of corrections for the PC, only it is necessary to replace the file, I spread fixes separately since each time to rebuild a game and to load inconveniently. So I do only for Android.

I'm confused , i read stuff about buying condoms in the store but i got no clue what store?
Went to the mall but no luck.
Hello.
Where can I buy candy for Alice? The statement is in the Mall but I do not find the store that sells.
Thank you.
Shop. 1st floor - right - left - down button will appear EatStore
 
  • Like
Reactions: sirbajo

myuhinny

Devoted Member
Sep 7, 2017
8,361
6,375
You might want to make the eatstore visible so people can see it instead of going left then right then running around in a circle while throwing salt over your shoulder while clicking your heels together and saying there's no place like eatstore there's no place like eatstore. I never had the store visible and could never find it even though I went around the store multiple times I ended up editing somethings to give the player a life time supply of condoms and some candy.
 
3.10 star(s) 12 Votes