fman-users / fman

Issue tracker for fman, a cross-platform file manager
https://fman.io
242 stars 3 forks source link

JSON Decoder Error #878

Open calicocal opened 11 months ago

calicocal commented 11 months ago

Recently I have been getting an error when starting up FMAN and when opening files and folders. I copied the Core Settings.json file from the Core Apps github page to ensure it is correct. I don't believe I changed anything between when the software was working and when I started getting the errors. See below for screenshots of the errors.

Error when starting up: Fman settings

Error when opening folder: Fman folder

mherrmann commented 11 months ago

Hi, close fman then try deleting (or temporarily renaming) the file.

calicocal commented 11 months ago

I got the exact same errors even with the file deleted. I have also tried to restart my computer FWIW. File Directory

mherrmann commented 11 months ago

Close fman and move all the JSON files elsewhere and see if that helps please.

calicocal commented 11 months ago

I no longer get the settings error on initial startup, but I am still getting the ArchiveOpenListener error.

Edit: I took out the json files in the plugins\user\settings directory and that has solved both issues

Edit 2: I recreated the \AppData\Roaming\fman\Plugins\User\Settings\Core Settings (Windows).json file and the issue is fixed. Thanks!