- Jul 5, 2019
- 1,488
- 2,279
Thank you for letting me know.After the Problem with the Update, I downloaded the Full Version and with this I had no problem.
My Problem is solved.^^
And I'm happy your issue has been resolved.
Thank you for letting me know.After the Problem with the Update, I downloaded the Full Version and with this I had no problem.
My Problem is solved.^^
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Neighbor/NHome.rpy", line 3674, in script
scene RoseDonna_Neighborgs_LevelUp1_1
Exception: DynamicImage u'Neighbor/Level1/RoseDonna-Neighborgs-LevelUp1-1[ImgFileType]': could not find image. (u'Neighbor/Level1/RoseDonna-Neighborgs-LevelUp1-1.jpg')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Neighbor/NHome.rpy", line 3674, in script
scene RoseDonna_Neighborgs_LevelUp1_1
File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\ast.py", line 1274, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\ast.py", line 1153, in show_imspec
atl=atl)
File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\exports.py", line 717, in show
sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\core.py", line 1077, in add
thing.set_transform_event("show")
File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\transform.py", line 677, in set_transform_event
self.child.set_transform_event(event)
File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\image.py", line 488, in set_transform_event
return self.target.set_transform_event(event)
File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\image.py", line 717, in set_transform_event
self.find_target()
File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\image.py", line 651, in find_target
raise Exception(error)
Exception: DynamicImage u'Neighbor/Level1/RoseDonna-Neighborgs-LevelUp1-1[ImgFileType]': could not find image. (u'Neighbor/Level1/RoseDonna-Neighborgs-LevelUp1-1.jpg')
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Sweet Affection 0.7.7
Sun Dec 19 10:34:05 2021
Did you patch the game? If so, which version did you patch?Running with an Error at 12 o'clock with the neighbours, when Darius is by the neighbourn
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/Neighbor/NHome.rpy", line 3674, in script scene RoseDonna_Neighborgs_LevelUp1_1 Exception: DynamicImage u'Neighbor/Level1/RoseDonna-Neighborgs-LevelUp1-1[ImgFileType]': could not find image. (u'Neighbor/Level1/RoseDonna-Neighborgs-LevelUp1-1.jpg') -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/Neighbor/NHome.rpy", line 3674, in script scene RoseDonna_Neighborgs_LevelUp1_1 File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\ast.py", line 1274, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\ast.py", line 1153, in show_imspec atl=atl) File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\exports.py", line 717, in show sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient) File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\core.py", line 1077, in add thing.set_transform_event("show") File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\transform.py", line 677, in set_transform_event self.child.set_transform_event(event) File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\image.py", line 488, in set_transform_event return self.target.set_transform_event(event) File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\image.py", line 717, in set_transform_event self.find_target() File "E:\Develope\Adult\SweetAffection-0.8.0\renpy\display\image.py", line 651, in find_target raise Exception(error) Exception: DynamicImage u'Neighbor/Level1/RoseDonna-Neighborgs-LevelUp1-1[ImgFileType]': could not find image. (u'Neighbor/Level1/RoseDonna-Neighborgs-LevelUp1-1.jpg') Windows-8-6.2.9200 Ren'Py 7.3.5.606 Sweet Affection 0.7.7 Sun Dec 19 10:34:05 2021
Correctly i'll patched the game, thnx for the hint!Did you patch the game? If so, which version did you patch?
Because the update only works with 0.7.9.
A single skipped update in between can break the game.
Could also be a corrupted file/download.
I advise downloading the 0.8.0 full version.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Map/Map.rpy", line 8, in script
$ renpy.pause(hard=True)
File "game/Map/Map.rpy", line 8, in <module>
$ renpy.pause(hard=True)
File "game/Screens/Helper.rpy", line 2, in execute
screen gameHelper():
File "game/Screens/Helper.rpy", line 2, in execute
screen gameHelper():
File "game/Screens/Helper.rpy", line 23, in execute
for i in ["M", "S", "G", "C", "J", "T", "SI", "LA", "DO", "RO", "KE", "LU", "HA", "EV"]:
File "game/Screens/Helper.rpy", line 24, in execute
fixed:
File "game/Screens/Helper.rpy", line 26, in execute
vbox:
File "game/Screens/Helper.rpy", line 30, in execute
text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000"
File "game/Screens/Helper.rpy", line 30, in <module>
text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000"
TypeError: 'NoneType' object has no attribute '__getitem__'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Map/Map.rpy", line 8, in script
$ renpy.pause(hard=True)
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Map/Map.rpy", line 8, in <module>
$ renpy.pause(hard=True)
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, 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 3735, 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 3735, 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/Screens/Helper.rpy", line 2, in execute
screen gameHelper():
File "game/Screens/Helper.rpy", line 2, in execute
screen gameHelper():
File "game/Screens/Helper.rpy", line 23, in execute
for i in ["M", "S", "G", "C", "J", "T", "SI", "LA", "DO", "RO", "KE", "LU", "HA", "EV"]:
File "game/Screens/Helper.rpy", line 24, in execute
fixed:
File "game/Screens/Helper.rpy", line 26, in execute
vbox:
File "game/Screens/Helper.rpy", line 30, in execute
text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000"
File "game/Screens/Helper.rpy", line 30, in <module>
text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000"
TypeError: 'NoneType' object has no attribute '__getitem__'
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Sweet Affection 0.8.0
Sun Dec 19 06:59:47 2021
Here you goHey, I downloaded the full 0.8.0 version and I get this version after my hints log updated... Now, I cant see the hints at all. everything else works though. I continued playing and I was able to see the helper again once I had advance the story with Rose and Donna. I hope that helps.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/Map/Map.rpy", line 8, in script $ renpy.pause(hard=True) File "game/Map/Map.rpy", line 8, in <module> $ renpy.pause(hard=True) File "game/Screens/Helper.rpy", line 2, in execute screen gameHelper(): File "game/Screens/Helper.rpy", line 2, in execute screen gameHelper(): File "game/Screens/Helper.rpy", line 23, in execute for i in ["M", "S", "G", "C", "J", "T", "SI", "LA", "DO", "RO", "KE", "LU", "HA", "EV"]: File "game/Screens/Helper.rpy", line 24, in execute fixed: File "game/Screens/Helper.rpy", line 26, in execute vbox: File "game/Screens/Helper.rpy", line 30, in execute text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000" File "game/Screens/Helper.rpy", line 30, in <module> text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000" TypeError: 'NoneType' object has no attribute '__getitem__' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/Map/Map.rpy", line 8, in script $ renpy.pause(hard=True) File "renpy/ast.py", line 928, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2245, in py_exec_bytecode exec(bytecode, globals, locals) File "game/Map/Map.rpy", line 8, in <module> $ renpy.pause(hard=True) File "renpy/exports.py", line 1561, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3315, 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 3735, 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 3735, 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/Screens/Helper.rpy", line 2, in execute screen gameHelper(): File "game/Screens/Helper.rpy", line 2, in execute screen gameHelper(): File "game/Screens/Helper.rpy", line 23, in execute for i in ["M", "S", "G", "C", "J", "T", "SI", "LA", "DO", "RO", "KE", "LU", "HA", "EV"]: File "game/Screens/Helper.rpy", line 24, in execute fixed: File "game/Screens/Helper.rpy", line 26, in execute vbox: File "game/Screens/Helper.rpy", line 30, in execute text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000" File "game/Screens/Helper.rpy", line 30, in <module> text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000" TypeError: 'NoneType' object has no attribute '__getitem__' Windows-10-10.0.19041 Ren'Py 7.4.10.2178 Sweet Affection 0.8.0 Sun Dec 19 06:59:47 2021
No, I'm talking about Levels 1, 2, 3, 5, and 6, 10am weekend for S. In each of those bedroom cams you can clearly see that she's got her laptop on her bed, not on the desk. And yet there's no laptop cam views for those events; if you access the laptop cam at those times you get the view from on the desk with nothing visible and the text "Nothing to see here..." I'm saying there should be laptop spycam views for those events and they should be from the POV of where S has moved her laptop to.Are you talking about level 7 cams?
I tried this, but APK Signer keeps crashing before it can finish, and I end up with a signed APK that's 0 bytes (and APK Signer's cache gains 3GB).Bc this app is unsigned
Install APK signer and sign this app and then install
At some point, we're going to look into fixing older stuff.No, I'm talking about Levels 1, 2, 3, 5, and 6, 10am weekend for S. In each of those bedroom cams you can clearly see that she's got her laptop on her bed, not on the desk. And yet there's no laptop cam views for those events; if you access the laptop cam at those times you get the view from on the desk with nothing visible and the text "Nothing to see here..." I'm saying there should be laptop spycam views for those events and they should be from the POV of where S has moved her laptop to.
We have some issues with the Android build.I tried this, but APK Signer keeps crashing before it can finish, and I end up with a signed APK that's 0 bytes (and APK Signer's cache gains 3GB).
Has anybody written a guide to setting up Joiplay? I've got it installed as well as the Ren'Py plugin, and adjusted the "less updates" option as per a post I found on Discord, but not sure what to do next. And I have a working 7.8 installed on my phone, would like to import the save into Joiplay if that's possible. Appreciate any guidance folks may have!We have some issues with the Android build.
Please click here for JD's latest response to that.
Unfortunately, I can't help you there.Has anybody written a guide to setting up Joiplay? I've got it installed as well as the Ren'Py plugin, and adjusted the "less updates" option as per a post I found on Discord, but not sure what to do next. And I have a working 7.8 installed on my phone, would like to import the save into Joiplay if that's possible. Appreciate any guidance folks may have!
Here's a fix for the Helper issue.Hey o/
I have both Donna and Rose at max affection for rank 1 but I've just spent a whole day solely spending time with Donna but no rank up event. What are the requirements for their rank up events?
Unfortunately I keep getting an error message when I try and use the Helper and the diary only shows the mom and sister for me so idk how I'm supposed to know when to visit the other game characters for rank up events or if there is something blocking the events from happening even with full affection for the rank...
Merry Christmas!!! I love this present!The Naughty Attic Gaming Team wishes you a...
Merry Christmas!
You don't have permission to view the spoiler content. Log in or register now.You must be registered to see the links
Here you go.the helper is constantly glitching, one point in the game it's working, the next it's all errors