-
crash log:
```
Description: Rendering Block Entity
java.lang.NullPointerException: Cannot invoke "org.joml.Matrix4f.m00()" because "mat" is null
at net.caffeinemc.mods.sodium.api.math.MatrixHel…
-
- [x] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them.
- [x] I checked if the issue/feature exists in the la…
-
# Java desktop links of the week, May 25
[https://jonathangiles.net/posts/2009/java-desktop-links-of-the-week-may-25/](https://jonathangiles.net/posts/2009/java-desktop-links-of-the-week-may-25/)
-
### Bug description
I've been trying for the last week to do the 1 billion row challenge in mojo. [Here is the code](https://github.com/martinvuyk/1brc-mojo). I thought it was my implementation but t…
-
Hello,
I wonder to know about the commentary at https://github.com/sebastiangraf/jSCSI/blob/master/bundles/target/src/main/java/org/jscsi/target/TargetServer.java#L232
It says about TSIH that should b…
-
### What happened ?
Random out of sync errors/exception occurred on my PROD MT today when creating reference tours
Scenario to reproduce:
- Create a reference tour
- Go back to the TourBook …
-
It would be useful to have the JDK included in the default toolchains file.
Currently I have something like this in my `pom.xml`:
```
UTF-8
17
…
-
We have organisation-wide secrets for deploying to maven central, that are used in other projects (e.g. https://github.com/joomcode/lightsaber/blob/develop/.github/workflows/build.yml#L7 ), but in gra…
-
## Problem description
I have a small file server running windows server with a Atom D525, 6Gb Ram, SO and airsonic-advanced running in a SSD
I know it's a very limited hardware, but it woks for…
-
For larger databases, using `export_timeseries_data()` on a `ixmp.Platform` object can take multiple hours.
With this in mind, it would be very beneficial to log some feedback or show a progress bar,…