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

Error: Failed to scan class in Jar file #53

Open
BinaryVigilante opened this issue Jun 9, 2023 · 1 comment
Open

Error: Failed to scan class in Jar file #53

BinaryVigilante opened this issue Jun 9, 2023 · 1 comment

Comments

@BinaryVigilante
Copy link

When running Nekodetector I'm getting this error:

Failed to scan class in Jar file [/home/binary/mnt/games/badlion/.minecraft/versions/BLClient/PRODUCTION3/1.19.4/BLClient.jar] due to a parsing error: net/badlion/a/A.class
This is likely due to a malformed class file or an issue with the JAR file itself.
Error:null

It's not just BLClient, it's other Jars as well:

Failed to scan class in Jar file [/home/binary/.local/share/PolyMC/instances/DawnCraft - An Adventure RPG Modpack/minecraft/mods/Terralith_v2.2.3.jar] due to a parsing error: __MACOSX/net/stardustlabs/terralith/._Terralith$RegistryEvents.class
This is likely due to a malformed class file or an issue with the JAR file itself.
Error:null
@0dinD
Copy link

0dinD commented Jun 10, 2023

The second error (from the Terralith JAR) is caused by AppleDouble metadata, see douira/fractureiser-web-detector#6.

I don't know how many JARs contain AppleDouble metadata, but it's probably not an insignificant amount.

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