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?