Skip to content

Conversation

@lukebemish
Copy link
Contributor

Fixes #78; use of Files.walk should now produce Paths that are as if resolved from the root path. This required a change to JarContentsImpl as it relied on the old (incorrect!) behavior where walk returned explicitly relative paths no matter what, as well as some changes to certain tests where similar assumptions were made.

@shartte shartte merged commit ab1d9f4 into McModLauncher:main Jun 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implementation of FileSystemProvider#newDirectoryStream breaks contract

3 participants