EngineHub / EngineHub/WorldEdit

Brainstorm about TrueVFS alternatives / workarounds

Open
#1,712 0 comments 0 reactions 1 assignee Claimed by @octylFractal View on GitHub
status:accepted type:tech-debt
Dominant language
Java
Stars
3.5k
Forks
960
Avg merge
6h 57m
Merged PRs (30d)
1

Description

TrueVFS was the last remaining vestige of SLF4J in WorldEdit. As I don't think it's likely for their logging implementation from 2015 to update, I removed it in the SLF4J replacement branch. There are a few options:

- TrueVFS doesn't even distribute the shaded jar anymore. Make our own, make it available somewhere, and it can contain the shaded SLF4J + Log4J bridge
- Figure out a way to not depend on TrueVFS. This might include dropping support for esoteric ZIPs, figuring out some way to support `.tar.gz` files (which don't even have a directory in them)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.