SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
409 stars 35 forks source link

[Problem] Cannot start dump on Windows after `d68175d` #584

Closed Whovian9369 closed 10 months ago

Whovian9369 commented 10 months ago

Before You Submit

Version What version are you using?

Build What runtime version are you using?

Describe the issue Trying to start dump on commits after d68175db4eb64e2805bc98a41ae851d7a62a74fb ("Convert Drive to use paths internally") results in error message appearing in log of Error! Cannot output to same drive that is being dumped!

To Reproduce Steps to reproduce the behavior:

  1. Insert disc into drive
  2. Open MPF WIP version after d68175db4eb64e2805bc98a41ae851d7a62a74fb
  3. Start dump
  4. See error

Expected behavior Dump to start with chosen program

Screenshots Screenshot of issue

Additional context Commit 9d8181b0e20fb93f71fdee48c67443b71fbfbdf6 works as expected.