More Organized Player Menus

More Organized Player Menus

3.6k Downloads

Directory Self Termination

zedlander1000 opened this issue ยท 2 comments

commented

Mod Version:


1.2.0 - beta - 2

Crash log (if applicable):


initial crash:
https://paste.ee/p/zChXs

crash on startup:
https://paste.ee/p/CyMYe

Issue Details:


Game bricking due to directory creation / deletion.

Notes:


Recreation Steps:

  1. create a new folder with a unique name (used the name "test")
  2. create a third folder with the same name but change the case of a letter (I used "Test", and it made another folder with the same name as the first one, with all lowercase)
  3. Try to delete the second directory

mopm_ssp.dat:

base#0:
    test#0:
    Test#0:

Deleting 'Test#0' results in the following crash:
https://paste.ee/p/wH87k

Relating to this, the mopm data file seems to delete all of its contents on deletion of that second directory.

Images (optional):


commented

This has been moved to fixed in testing. Further testing on this bug will be done to ensure it was properly fixed.

commented

This issue has been reported to be fixed.