-
### Issue description
So I have a custom pack that I have attached below. I removed all client mods and Tried running the server and it crashes every time. I remove the cosmere mods and it works. I a…
-
There is already exist an #480 issue about problems with running postgreSQL container on java 9 .
Are there any plans about upgrading dependencies for better jdk 9 support?
-
```bash
### Error updating database. Cause: java.sql.SQLException: Routed target 'ds_1' does not exist, available targets are '[ds_0]'.
### The error may exist in com/ryan/demo/mapper/TestOrderMapp…
dyrnq updated
2 weeks ago
-
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…
-
So...
I have multi-module project. When I try to build my non-JTE project with the JTE plugin enabled I get the warning as defined in #407 but I also get the following error:
```
FAILURE: Build …
-
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:
``…