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

When using "--collisions rename-all" filenames aren't checked for path delimiters #123

Open
clst opened this issue Apr 27, 2021 · 0 comments
Labels
Milestone

Comments

@clst
Copy link

clst commented Apr 27, 2021

I was trying to extract a few files from the Freelancer Crossfire Installer. The options include Backslashes which makes Windows unhappy:

Extracting "Freelancer Crossfire" - setup data version 5.6.0 (unicode)
Opening "Crossfire2setup-1a.bin"
 - "app\DATA\Characters\BODIES\li_hatcher_body.dfm#Crossfire"
 - "app\DATA\Characters\BODIES\pl_trent_body.dfm#Crossfire"
 - "app\DATA\Characters\HEADS\pi_pirate5_head.dfm#Crossfire"
 - "app\DATA\INTERFACE\Intro\Images\front_freelancerlogo2.tga"
Opening "Crossfire2setup-1b.bin"
 - "app\DATA\Characters\HEADS\pi_pirate5_head.dfm#Crossfire\options\option1\choice1"
Coul not open output file "app\DATA\Characters\HEADS\pi_pirate5_head.dfm#Crossfire\options\option1\choice1"
Done with 1 error.

It works fine on Linux with ext4 where this is not an issue.

Also "Coul" is probably a typo. :)

Thanks for this really handy software, btw.

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

2 participants