Ren'Py Abandoned The Neighborhood [v0.40] [Rancid Dragon Productions]

3.00 star(s) 4 Votes

Rancid Dragon Productions

Member
Game Developer
Feb 27, 2020
273
335
soooooo you might wanna add that (swinging/sharing) to your Spoiler genre tag as soon as possible no? alot of people gonna flame you if you just pop that out of nowhere in your updates.

in other cases, the game NEEDS a list of things to do, you have a big ass overview map with most of the buildings looking all the same with no indicators of which is clickable unless you hover them. the game has some potential but its severely lacking the basic needs of a functional sandbox game. also why did you turn off the standard roll back?
Thanks for the tip. I'll add it with the next update, and to the list of things I'm learning as I go. lol!
 

george1106

Member
Mar 25, 2018
307
92
```
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp'>:
File "game/wifeevents.rpy", line 588, in script
show image "maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp" with vpunch
IOError: Couldn't find file 'maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp'.

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

Full traceback:
File "game/wifeevents.rpy", line 588, in script
show image "maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp" with vpunch
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\motion.py", line 179, in render
child = render(self.child, width, height, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
the Neighborhood 0.1
Sat May 22 16:01:43 2021
```
 

ProofreadingRUS

Forum Fanatic
Aug 10, 2019
4,202
2,011
Strange looking women, maybe the story is better than the artwork.
I think they exaggerated the look for the MC, but we'll see.
 

Rancid Dragon Productions

Member
Game Developer
Feb 27, 2020
273
335
```
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp'>:
File "game/wifeevents.rpy", line 588, in script
show image "maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp" with vpunch
IOError: Couldn't find file 'maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp'.

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

Full traceback:
File "game/wifeevents.rpy", line 588, in script
show image "maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp" with vpunch
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\motion.py", line 179, in render
child = render(self.child, width, height, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'maps/peaseyhouse/animations/karen/cutkarenbedroomassjob02.webp'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
the Neighborhood 0.1
Sat May 22 16:01:43 2021
```
Thank you, I'll add it to my fix list!
 

ProofreadingRUS

Forum Fanatic
Aug 10, 2019
4,202
2,011
Which version are you looking at? I thought the old art was weird ...
The new one.
I thought the MC in the old version looked less weird than this one.
The girls looked fine to me in any version, but the guys looked too weird looking.
Too big, should have made him smaller. Can't make him younger cause of the girls.
 

george1106

Member
Mar 25, 2018
307
92
Hi!
When i click on the twins in the bedroom (they watch tv) the game crashes and appears text file:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/twinsroomscript.rpy", line 131, in script
call screen twinsroomln
ScriptError: could not find label 'twinsawake'.

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

Full traceback:
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\main.py", line 578, in main
run(restart)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/twinsroomscript.rpy", line 131, in script
call screen twinsroomln
File "G:\MEGA\theNeighborhood-0.1-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'twinsawake'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
the Neighborhood 0.1
Sun May 23 17:51:47 2021
 
3.00 star(s) 4 Votes