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

Common issues and fixes #8

Closed
Semisol opened this issue Jul 30, 2023 · 0 comments
Closed

Common issues and fixes #8

Semisol opened this issue Jul 30, 2023 · 0 comments

Comments

@Semisol
Copy link
Collaborator

Semisol commented Jul 30, 2023

ClassNotFoundException: sun.misc.ObjectInputFilter

This means you are using an outdated Java 8 version. Please change the Java install from your launcher you use to something newer than 1.8.0_51.

InvalidClassException: filter status: REJECTED

This means that one of your mods got caught by the filter or there's an attempted attack against you. Depending on the case:

If you are playing singleplayer

Please launch your game with the option -Dinfo.mmpa.pipeblocker.log-only=true, play a little bit on singleplayer, and send your latest.log on a new issue. Remove the option after you have done so, as it disables protections.

If you are playing multiplayer

Please send your latest.log, and please repeat the steps in the singleplayer section in a singleplayer world (as it requires disabling protections) and send the log from that too.

Unable to read a class file correctly

This is something you can safely ignore, and is impossible to prevent due to how Forge works.

@Semisol Semisol closed this as completed Jul 30, 2023
@Minecraft-Malware-Prevention-Alliance Minecraft-Malware-Prevention-Alliance locked as resolved and limited conversation to collaborators Jul 30, 2023
@Semisol Semisol pinned this issue Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant