-
NOTE: Cause of this detailed in this [reply](https://github.com/sp614x/optifine/issues/7235#issuecomment-1581930719).
## Description of Issue
1.19.4 uses the old 1.12 custom sky rotation system, w…
-
# Description
Application exits with error when attempting to resize a window.
Most of the time JVM just crashes, but once in a while JVM doesn't crash and validation errors are reported instead.
…
-
So, this is a pretty odd issue that I recently stumbled upon.
I am working with [JOML](https://github.com/JOML-CI/JOML) Vectors and I have found that trying to access public properties (x,y,z,w) gi…
-
If i install minecraft, say version 1.20.6 and then hit play, i get this - Java args: ["-Xss1M", "-Dminecraft.launcher.brand=minecraft-launcher", "-Dminecraft.launcher.version=2.1.1349", "-Djava.libra…
-
I was in an X-wing ship, and I save and quit my game, and then wen't back in, and now it's stuck on a crashing loop.
Here is the crash report.
![Screenshot 2024-10-25 170419](https://github.com/us…
-
This is due to mojang dropping `com.mojang.math.Quaternion` in exchange for `com.joml.Quaternionf`
Plus registry and Creative Tab changes
-
Porting the [ MinimalSceneryExample ](https://github.com/scenerygraphics/minimal-scenery-example-project/blob/main/src/main/kotlin/graphics/scenery/MinimalSceneryExample.kt) to java creates a window t…
-
```
[WARNING] javadoc: warning - Error fetching URL: https://imagej.net/ij/developer/api/
[WARNING] javadoc: warning - Error fetching URL: https://javadoc.scijava.org/MorphoLibJ/
[WARNING] javadoc:…
-
i tried to lauch minecraft with optifabric and i got this crash log
[16:22:52] [main/INFO]: Loading Minecraft 1.20.4 with Fabric Loader 0.15.5
[16:22:52] [main/INFO]: Loading 68 mods:
- appleski…
-
Some way to implement a "fast math" is a feature I intend to look towards. Ideally this would be to use math operations that are faster - even if they don't follow Java's contract of yielding the same…