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

Quilt Loader 0.28.0-beta.2 crashes on 1.16.x/1.17 servers "Unsupported scheme quilt.zfs://... trying to list vanilla resources (NYI?)" #460

Open
JulianVennen opened this issue Dec 9, 2024 · 1 comment

Comments

@JulianVennen
Copy link

The latest quilt beta crashes on servers in any version >= 1.16 and <= 1.17.
Here's an example log from a 1.17 server: https://mclo.gs/nXwZ5bi

@AlexIIL
Copy link
Contributor

AlexIIL commented Dec 9, 2024

Thanks for the report! I'll try to fix this properly soon, but for now I'll just push a beta.3 that reverts it.

AlexIIL added a commit that referenced this issue Dec 11, 2024
- Added a "path data" system to QuiltClassPath, which allows us to expose zips added there back as regular "zip:file://" urls
- Changed Multi-Release jar handling in QuiltZipFileSystem to use mounted files rather than regular QuiltZipFile 's, which allows multi-release jars to be exposed correctly using the above system.
- Removed misc game libraries from being added to the "minecraft" transform cache, as a previous fix resulted in a much larger cache in a devlopment environment.
- Updated quilt parsers to 0.3.1.
	- Switched most json usage over to this.
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

No branches or pull requests

2 participants