becausse she is kinda kawaii damn pretty
which mean you save her from her brother and her mom
and i have found a save bug when you save whit no name i get rollback although you can ignore it but not handy
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/general/00customfunctions.rpy", line 17, in __call__
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
IOError: [Errno 2] No such file or directory: 'C:\\Users\\*****************\\AppData\\Roaming/RenPy/WickedChoices-RemasteredTest\\1-1-LT1.save.new'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "game/scripts/general/00customfunctions.rpy", line 17, in __call__
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\loadsave.py", line 437, in save
location.save(slotname, sr)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\savelocation.py", line 425, in save
l.save(slotname, record)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\savelocation.py", line 158, in save
record.write_file(filename)
File "G:\F95 Games\[VN] [Ren'Py] Wicked Choices [ASLPro3d]\WickedChoicesRemastered-pc\renpy\loadsave.py", line 353, in write_file
zf = zipfile.ZipFile(filename_new, "w", zipfile.ZIP_DEFLATED)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/zipfile.py", line 756, in __init__
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Rob Beijerinck\\AppData\\Roaming/RenPy/WickedChoices-RemasteredTest\\1-1-LT1.save.new'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Wicked Choices: Remastered 1.0
Sat Apr 11 19:33:48 2020
```