[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/common/00action_file.rpy", line 364, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/transition.py", line 45, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/behavior.py", line 906, in event
return handle_click(self.clicked)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/behavior.py", line 841, in handle_click
rv = run(action)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/display/behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 364, in __call__
renpy.save(fn, extra_info=save_name)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/loadsave.py", line 434, in save
location.save(slotname, sr)
File "/private/var/folders/9k/gmv309mn4kzb01n9rxfhn6lh0000gn/T/AppTranslocation/1222CF88-5B29-4E88-9AB6-AA365BBE27D0/d/Innocent Witches.app/Contents/Resources/autorun/renpy/savelocation.py", line 407, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.0.0.196
Невинные Ведьмы 0.1B
Mon Sep 3 21:07:29 2018