Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Replacefile yields invalid path #9

Closed
mach-kernel opened this issue Feb 20, 2018 · 1 comment
Closed

[Windows] Replacefile yields invalid path #9

mach-kernel opened this issue Feb 20, 2018 · 1 comment
Labels

Comments

@mach-kernel
Copy link
Owner

C:\Users\David\Desktop\cadius-master\Release>cadius.exe REPLACEFILE test.po TEST/ cadius.log
cadius.exe v 1.3, (c) Brutal Deluxe 2011-2013.
  - Replacing file 'cadius.log' :
  Error : Can't get file from Image, File not found.
  Error : Invalid Prodos File path 'TEST/\cadius.log'.

C:\Users\David\Desktop\cadius-master\Release>cadius.exe REPLACEFILE test.po TEST cadius.log
cadius.exe v 1.3, (c) Brutal Deluxe 2011-2013.
  - Replacing file 'cadius.log' :
  Error : Can't get file from Image, File not found.
  Error : Invalid Prodos File path 'TEST\cadius.log'.

This probably has to do with FOLDER_CHARACTER being interpolated. ADDFILE and REMOVEFILE seem unaffected.

@mach-kernel
Copy link
Owner Author

Will ship with #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant