Pyxel Edit Forum Archive
ArchiveBug reports

Crash when trying to save

W
wakka
Apr 4, 2019 at 6:39 am
Hi,
I've updated to Pyxel 4.8 on my Macbook (didn't update for a couple of years).
When I save the applyication crashes ( with the bug report window ).

I see the following in the log:


STACKTRACE
ArgumentError: Error #2004
at Error$/throwError()
at flash.filesystem::File/set nativePath()
at flash.filesystem::File()
at pyx.view::Workspace/getRecentDirectory()
at pyx.io::PyxelSaver$/saveDocAsEasy()
at pyx.io::PyxelSaver$/saveDocEasy()
at pyx.view::Workspace/showSaveDocument()
at pyx::ActionHandler/handleAction()
at Function/<anonymous>()
at flash.display::NativeMenuItem/performKeyEquivalent()
at flash.display::NativeMenu/performKeyEquivalent()
at flash.display::NativeMenuItem/performKeyEquivalent()
at flash.display::NativeMenu/performKeyEquivalent()


I already tried messing with the pyxelconfig.json and even deleted it, but didn't make a difference. Does anyone have some idea what could be wrong on my machine?
W
wakka
Apr 4, 2019 at 8:22 pm
OK I found the reason. My "Documents" folder was a broken symlink. I removed it and now it works.