Lattyware / unrpa

A program to extract files from the RPA archive format.
http://www.lattyware.co.uk/projects/unrpa/
GNU General Public License v3.0
589 stars 74 forks source link

New bug i think i dont know why it happen #36

Open NewCome0Z opened 2 years ago

NewCome0Z commented 2 years ago

Describe the bug

the code unrpa -mp have an error that output folder is change to output file make to error is a directory

How to reproduce the bug

Steps to reproduce the behaviour:

  1. Open my terminal in the directory '...'
  2. Run the command 'unrpa -mp "/storage/emulated/0/outputfolder "/storage/emulated/0/archive.rpa"'
  3. See error Error21 IsADirectory :/storage/emulated/0/outputfolder

Expected behaviour

A clear and concise description of what you expected to happen.

Files needed to demonstrate the issue

Where it is legal and possible to do so, please:

Screenshots/Other Files

If applicable, add screenshots to help explain your problem, or examples of incorrectly extracted files.

How are you running unrpa

Additional context

Add any other context about the problem here.