Minecraft-Malware-Prevention-Alliance / PipeBlocker

Other
19 stars 5 forks source link

Unable to read a class file correctly #6

Closed AzureAqua closed 1 year ago

AzureAqua commented 1 year ago

latest.log Game still seems to launch fine, only occurs when using the 1.7.10-1.12.2 version available on Modrinth

Semisol commented 1 year ago

Please try using java 9.

AzureAqua commented 1 year ago

How would I go about making forge 1.12 launch with java versions above 8? I have tried both OpenJDK 9 and OpenJDK 11 and neither of them have launched

Semisol commented 1 year ago

I'll look into this.

Semisol commented 1 year ago

Sorry, I think it's not related to the Java version -- could you try this build? static.semisol.dev/pipeblocker-forge17_112-1.1.0.jar

AzureAqua commented 1 year ago

latest.log Still seems to be occuring

Semisol commented 1 year ago

that's odd -- no idea what's causing it

ABUCKY0 commented 1 year ago
[00:38:29] [Client thread/ERROR] [FML]: There was a problem reading the entry info/mmpa/pipeblocker/java9/FilterSetter$1.class in the jar S:\PrismLauncher\instances\pipe\.minecraft\mods\pipeblocker-forge17_112-1.1.0.jar - probably a corrupt zip

The corrupt zip error occurs for both versions? Try redownloading the jar file. Delete the old ones first in their entirety

Glease commented 1 year ago

As long as you see line [PipeBlocker]: Successfully loaded online PipeBlocker filter with X entries. in your log the patch is working correctly. The unable to read a classfile correctly error is harmless. Unfortunately I'm unable to suppress it so it will hang there for a while.