-
### Describe the Bug
whenever i open the game over curseforge it opens normally for a few seconds then it crashes
I need to use v30 because i plan on having an aternos server
it says:
The game…
-
It looks like the new Java 9 version string does block Win4J application to launch. Is there any Update planned?
-
Read the title
-
I'm not able to use the pkts-*.jar (buffer, core, sdp, sip, streams) inside a java 9/10/11 module project. It seems pkts have split packages. (JPMS modules do not allow split packages.)
This is the…
-
Is there any confirmation on this setup working with Java 9, 10, or 11?
-
I'm facing a multi-version problem for my project.
I wanted to implement this as separate services via ServiceLoader.
But when I included dependencies of your MCProtocolLib in my project module.
I…
-
I have the following error in my log:
`2024-11-16T09:12:58.077+01:00 DEBUG 1 --- [ scheduling-12] d.w.h.metric.MetricRegistry : pulse.phaseAngleIL3toUL3 = -1 DEGREE
2024-11-16T09:12:58…
-
I am migrating slowly to new module system. It is painful but can not be skipped. The dependencies are handled via Maven like this there is no other dependency for BoofCV, I am developing in Idea:
``…
-
**Issue** - We observed in 'java.lang.ArrayIndexOutOfBoundsException:' error for column-type 'Enum' while building a configuration object (ColumnDef.build) for a database column definition inside 'Co…
-
(ticket to track idea. Not decided to implement this yet)
Jeff found that we have multiple maven packages/modules providing the same package name which is not allowed in Java 9+ module system. Can …