- Aug 31, 2022
- 139
- 1,968
- 226
I updated renpy and repacked the current version. The reason why I say I'm still clueless is because before v0.7d the animations worked fine, even with the older version of renpy. My best guess would be that it has something to do with the file compression but as long as it works now it doesn't really matter anyway.Can confirm on my end that this version improved it significantly. What changed?
Appreciate it by the waySubscribeStar supporter since 0.3
I consider all the characters of the game to be both handed (or in other words, I'm not really paying attention to which hand they are using to do stuff/mostly just do it as it makes sense in the current scene setup/camera angle).Baibai I really appreciate your dedication for the maps! Most of the VN I played always have the same map and it sooooo refreshing to see new maps. Some devs are either don't give a damn about the background or doesn't have the time to focus on it.
Btw is the MC left handed? That's kinda unique for AVN characters I like it. View attachment 3140419
This should fix it: https://f95zone.to/threads/sweet-affection-v0-10-0-naughty-attic-gaming.15780/post-12199776I got stuck in LEVEL 1 relationship dating event with mom
I already delete and redownload the game still not working
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/Overview/Overview.rpy", line 6, in script $ renpy.pause(hard=True) File "game/Overview/Overview.rpy", line 6, in <module> $ renpy.pause(hard=True) File "renpy/common/00action_other.rpy", line 537, in __call__ rv = self.callable(*self.args, **self.kwargs) File "game/Functions/Scenes.rpy", line 27, in initJumpTo initEventHandler() File "game/Functions/Events.rpy", line 927, in initEventHandler initEventHandlerDate() File "game/Functions/Events.rpy", line 1003, in initEventHandlerDate elif Sarah.Relationship in 9: TypeError: argument of type 'int' is not iterable -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/Overview/Overview.rpy", line 6, 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/Overview/Overview.rpy", line 6, 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 4155, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 727, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/behavior.py", line 979, in event return handle_click(self.clicked) File "renpy/display/behavior.py", line 914, in handle_click rv = run(action) File "renpy/display/behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_other.rpy", line 537, in __call__ rv = self.callable(*self.args, **self.kwargs) File "game/Functions/Scenes.rpy", line 27, in initJumpTo initEventHandler() File "game/Functions/Events.rpy", line 927, in initEventHandler initEventHandlerDate() File "game/Functions/Events.rpy", line 1003, in initEventHandlerDate elif Sarah.Relationship in 9: TypeError: argument of type 'int' is not iterable Windows-10-10.0.19041 Ren'Py 7.4.10.2178 Sweet Affection 0.10.0 Tue Dec 5 21:12:09 2023
I'm glad you're enjoying my game Twisted Memories.