ProtocolLib

3M Downloads

[ProtocolLib] INTERNAL ERROR: Cannot compile structure. Disabing compiler.

heraqu opened this issue ยท 5 comments

commented

Latest version
java 16

obraz

commented

I downloaded latest dev builds https://ci.dmulloy2.net/job/ProtocolLib/ and have the same problem

commented

Can confirm. Experiencing this error.

commented

That screenshot shows your version is 4.6.0, which isn't a dev build

commented

You have to use an older java version (before java 16), use the start parameter "--illegal-access=permit" for your jvm or try the v4.7.0-SNAPSHOT builds (don't know if the last option will work with Minecraft < 1.17)

commented

I'm using 4.6.1 from https://ci.dmulloy2.net/job/ProtocolLib/505/ and I'm running Tuinity 1.16.5 on Java 16 and I don't get this error, so maybe give that a try.