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

Fix extraction failure when some paths exceed the 255 character limit #20

Merged
merged 4 commits into from
Aug 10, 2019

Conversation

Morilli
Copy link
Collaborator

@Morilli Morilli commented Aug 8, 2019

by truncating them

Obsidian/MainWindow.xaml.cs Outdated Show resolved Hide resolved
@Crauzer Crauzer merged commit d0cd70c into Crauzer:v2.1 Aug 10, 2019
Crauzer added a commit that referenced this pull request Aug 11, 2019
* add missing zstd libs

* Fix extraction failure when some paths exceed the 255 character limit (#20)

* Fix extraction failure when some paths exceed the 255 character limit

* Update MainWindow.xaml.cs

formatting

* use string.format and log the error

* working solution

* updated libs

* updated hashtable reader

* better hash generation 1

* better hash generation 2

* fixed a bug with file adding

* 2.1 assembly info

* new fantome lib

* correct fantome lib

* working create from directory

* new fantome

* packed bin files

* working create from direcotry, bin file packing
@Morilli Morilli deleted the fix-long-path-extraction branch August 11, 2019 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants