Geolykt
Geolykt
In my case I had a jar that had no zip END header, which of course leads to the jar not being usable. However the UI does not make this...
## Description Right now there is no way to transfer enchantments via the AutoDisenchanter if the enchantments are added by a plugin that does not extends bukkit's Enchantments class. ##...
I get calls like these in my IResultSaver instance, even though I added "nonexiting" as the whitelist. Note that everything else works as intended when using the whitelist. ```java saveDirEntry("",...
**Is your feature request related to a problem? Please describe.** The plugin tends to fail to load claims correctly from time to time, which is a bit of an issue...
## Vineflower version 1.10.0 ## Describe the bug While decompiling the gdx jar version 1.9.11 (https://repo1.maven.org/maven2/com/badlogicgames/gdx/gdx/1.9.11/gdx-1.9.11.jar), Vineflower will deadlock itself. When using `--thread-count=1` the log suggest that the decompiler hangs...
Upstream-but-not-really Zenchantments (syndek/Zenchantments) has added a few changes lately. Some we might adopt, otherwise we might. This issue is mainly done to inform server owners of potential changes in the...
Few will be aware of the constant inlining done by javac so this may hurt some library authors (though outside of that few should be affected by the constant inlining)....
Initially reported on discord last year (), but got no response so I'll post it here again. > The issue in question: `InjectionPointTest.FieldInjectDescInt` passes correctly, but `InjectionPointTest.FieldInjectDescObject` fails. Culprit seems...