[ProtocolLib] INTERNAL ERROR: Cannot compile structure. Disabing compiler.
heraqu opened this issue ยท 5 comments
I downloaded latest dev builds https://ci.dmulloy2.net/job/ProtocolLib/ and have the same problem
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)
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.