NOT WHAT I EXPECTED TO SEE IN THE UPDATED GAMES LIST!
Yes, if you mean once a yearso is this going back to consistent updates or what
Better than none at all. It's a welcome sightYes, if you mean once a year
used mod previously, deleted all versions of the game and saves i have downloaded, deleted the renpy folder in APPDATA, still getting the errorUse mod previously? Load old save, new game? What?
I just tested old save and also started a new game and tested around and got nothing.
A few of us still knew it was being worked on; he has that progress tracker that he updates once in a blue moon.Better than none at all. It's a welcome sight
Getting it where?used mod previously, deleted all versions of the game and saves i have downloaded, deleted the renpy folder in APPDATA, still getting the error
A few of us still knew it was being worked on; he has that progress tracker that he updates once in a blue moon.
Getting it where?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/dialogue/01_events.rpy", line 5, in <module>
NameError: name 'skip_nea_content' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/locations/school/hallway/controllers.rpyc", line 74, in script call
File "scripts/dialogue/01_events.rpyc", line 5, in script
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/dialogue/01_events.rpy", line 5, in <module>
NameError: name 'skip_nea_content' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Apartment #69 0.08
Mon Nov 4 20:58:06 2024
I have the same bug getting it when you check nea profile or try to start her memory.A few of us still knew it was being worked on; he has that progress tracker that he updates once in a blue moon.
Getting it where?
get it when selecting a nea memory, clicking ignore progresses to the sceneCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/dialogue/01_events.rpy", line 5, in <module> NameError: name 'skip_nea_content' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/locations/school/hallway/controllers.rpyc", line 74, in script call File "scripts/dialogue/01_events.rpyc", line 5, in script File "renpy/ast.py", line 1898, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2276, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2269, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/scripts/dialogue/01_events.rpy", line 5, in <module> NameError: name 'skip_nea_content' is not defined Windows-10-10.0.19041 Ren'Py 7.4.11.2266 Apartment #69 0.08 Mon Nov 4 20:58:06 2024
It's in the full/uncompressed version, nothing I can do about it, click ignore and continue the game.I have the same bug getting it when you check nea profile or try to start her memory.
Yeh on the memory you can ignore and continue thats something atleast its just the profile thats not working.It's in the full/uncompressed version, nothing I can do about it, click ignore and continue the game.
You must be registered to see the links
He left that open to report bugs...so ignore or wait for a bugfix.
Some won't even see that since old saves seem to be working fine.Yeh on the memory you can ignore and continue thats something atleast its just the profile thats not working.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/char_info_page.rpy", line 131, in execute
File "game/scripts/char_info_page.rpy", line 131, in execute
File "game/scripts/char_info_page.rpy", line 174, in execute
File "game/scripts/char_info_page.rpy", line 273, in execute
File "game/scripts/char_info_page.rpy", line 273, in <module>
NameError: name 'skip_nea_content' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/locations/apartment/livingroom/controllers.rpyc", line 51, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/scripts/char_info_page.rpy", line 131, in execute
File "game/scripts/char_info_page.rpy", line 131, in execute
File "game/scripts/char_info_page.rpy", line 174, in execute
File "game/scripts/char_info_page.rpy", line 273, in execute
File "game/scripts/char_info_page.rpy", line 273, in <module>
NameError: name 'skip_nea_content' is not defined
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Apartment #69 0.08
Mon Nov 4 21:09:41 2024
Very odd
if I use a 0.7 save, no error
but
If I start a new game, I get this
It happens with anything involving Nea
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 569, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/scripts/char_info_page.rpy", line 131, in execute File "game/scripts/char_info_page.rpy", line 131, in execute File "game/scripts/char_info_page.rpy", line 174, in execute File "game/scripts/char_info_page.rpy", line 273, in execute File "game/scripts/char_info_page.rpy", line 273, in <module> NameError: name 'skip_nea_content' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/locations/apartment/livingroom/controllers.rpyc", line 51, in script File "renpy/ast.py", line 2015, in execute self.call("execute") File "renpy/ast.py", line 2003, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "renpy/statements.py", line 278, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 569, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "renpy/exports.py", line 3136, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3325, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3737, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 436, in visit_all callback(self) File "renpy/display/core.py", line 3737, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 447, in per_interact self.update() File "renpy/display/screen.py", line 637, in update self.screen.function(**self.scope) File "game/scripts/char_info_page.rpy", line 131, in execute File "game/scripts/char_info_page.rpy", line 131, in execute File "game/scripts/char_info_page.rpy", line 174, in execute File "game/scripts/char_info_page.rpy", line 273, in execute File "game/scripts/char_info_page.rpy", line 273, in <module> NameError: name 'skip_nea_content' is not defined Windows-10-10.0.22621 Ren'Py 7.4.11.2266 Apartment #69 0.08 Mon Nov 4 21:09:41 2024
And yes, you won't get that error if you load an old save when past that pointIt's in the full/uncompressed version, nothing I can do about it, click ignore and continue the game.
You must be registered to see the links
He left that open to report bugs...so ignore or wait for a bugfix.
Thanks. Hopefully walkthrough mod will be update soon.View attachment 155616Thread Updated: 2024-11-04
Overview:
You play as a 20 year old freelance programmer and a college student who has just bought their first very own apartment. The apartment #69. Guide him through the challenges he'll face in trying to get his dick wet, including family drama, jealousy...
Release Date: 2024-11-04
Developer/Publisher: LuxeeYou must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Censorship: No
Version: 0.08
OS: Windows, Linux, Mac
Language: English
Other Game: Parental Love
Genre:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Changelog:
You don't have permission to view the spoiler content. Log in or register now.
Version 0.07 Animation code = stykosmajor
Enter on the Main menu - Option at top right.
DOWNLOAD
Win/Linux: MEGA -You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Mac: MEGA -You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Android: MEGA -You must be registered to see the links-You must be registered to see the links-You must be registered to see the links- WORKUPLOAD
Others: COMPRESSED*
Uncensor Patch:You must be registered to see the links*
Extras: WALKTHROUGH MOD* - FAN SIGS
Endless thanks for the links!
*This unofficial port/version is not released by developer, download at your own risk.
View attachment 155538 View attachment 155539 View attachment 155540 View attachment 155541 View attachment 155542 View attachment 155543
There are no choices this update.Thanks. Hopefully walkthrough mod will be update soon.
good to know. thanksThere are no choices this update.