-
### General Info
Terasology Version: https://jenkins.terasology.io/teraorg/job/Terasology/job/Omega/job/develop/409/
Multiplayer Setup with headless (official) Playtest Server
### What you were…
-
When run the analysis with `native-image`, it reports many similar exceptions like below:
```
The following errors occurred during analysis:
Exception analyzing edu.umd.cs.findbugs.ba.NullnessA…
-
Dear Sirs,
I am very interested in this project and I am trying to package it on my pc for fault localization. I cloned this project and then ran `mvn package -DskipTests`, but it reports the follo…
-
JBang scripts referencing remote scripts via //DEPS (since v0.109.0), can not work in the IDE until the first jbang build, as `jbang info tools` do not actually build those resolved dependencies
…
-
### Expected Behavior
Dependency injection for parent class should work even if I don't provide a DI on the end class
### Actual Behaviour
See this boilerplate
```
public class InjectCommand impl…
-
The annotation processor implemented in #500 can create a `CommandSpec` model at compile time.
One use case for an annotation processor like this is to generate source code at compile time that woul…
-
I can no longer make changelogs due to this error
```
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
java.lang.RuntimeException: java.lang.RuntimeExc…
-
**Is your feature request related to a problem? Please describe.**
When using SASL, GSSAPI -> Kerberos authentication, I get the following error:
```
jikkou health get kafkabroker
org.apache.kaf…
-
**Necessary Logs**
```
INFO: Reading dex files
INFO: Decoding AndroidManifest.xml only, because resources are not needed
INFO: Skipping add-splash-animation: Excluded by default
INFO: Skipping cha…
-
I am using JBang 0.78.0 and followed the [Using links to Git sources](https://www.jbang.dev/documentation/guide/latest/dependencies.html#using-links-to-git-sources) guide to use [a dependency from my …