Entropy5 / JMtoXaero

Convert Journeymap image data into Xaero format for Xaero's minecraft map mod
26 stars 6 forks source link

FilesNotFoundError on MacOS #7

Closed Entropy5 closed 1 year ago

Entropy5 commented 1 year ago

Someone kept getting the requireNonNull error on old MacOS as java was unable to list the files in the folder. Verified this with debug, but failed to resolve immediately. Need to confirm behavior with other MacOS users. Potential reason could be the DS_STORE file?

Entropy5 commented 1 year ago

deleting DS_STORE seems to fix it