aldostools / IRISMAN

All-in-one backup manager for PlayStation®3. Fork of Iris Manager.
GNU General Public License v3.0
227 stars 22 forks source link

Weird crash in exFAT Manager #75

Closed ghost closed 1 year ago

ghost commented 1 year ago

Using the /.. option in certain directories causes the exFAT Manager to crash back to the normal file manager. It appears to only be an issue in directories where the name is 2 characters.

I’ve experienced the bug in only 3 directories so far. The first is: /dev_hdd0/mms/db The second is: /dev_hdd0/photo/2023/02 The third is: /dev_hdd0/vm

Weirdly enough, the crash only happens when using /.. - pressing L1, Left or Circle doesn’t have any issues.

ghost commented 1 year ago

I mentioned this in another issue that has since been closed, but the /.. option only appears in directories when navigating through /sys:/. If /fat0:/ (I assume this also applies to other formats) is opened directly, the /.. option doesn’t appear. The option also doesn’t appear in sys:/ itself — I understand this was added to prevent empty folders, but it seems weird to not have it there as it’s not the root directory in exFAT Manager.

I decided not to open a separate issue for this, as the two are quite similar.