-
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:
``…
-
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 updated Large Meals to 1.3.0 and get this error when I start my server:
[01Nov2024 21:05:15.633] [main/ERROR] [net.minecraft.server.Main/FATAL]: Failed to start the minecraft server
net.minecraf…
-
### 系统信息
- 外部访问地址: https://www.chunhuiinfo.com/
- 启动时间: 2024-09-21 16:35
- 版本: 2.19.3
- 构建时间: 2024-09-10 17:46
- Git Commit: b6ec7b9
- Java: IBM Semeru Runtime Open Edition / 21.0.4+7-LTS
- 数…
-
### 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…
-
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…
-
```java
2024-10-17 21:39:21.399 ERROR 36237 --- [nio-8080-exec-2] w.a.UsernamePasswordAuthenticationFilter : An internal error occurred while trying to authenticate the user.
org.springframework.s…
-
(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 …
-
Steps to reproduce:
```base
sbt clean resources xjc
cp -R debugger/target/scala-2.12/src_managed_cxf/ /tmp
sbt clean resources xjc
diff -rq debugger/target/scala-2.12/src_managed_cxf/ /tmp/src_…