Foorack / Max Faxälv
Foorack / Max Faxälv
This seems to be caused at https://github.com/GlowstoneMC/Glowstone/blob/a5bc22f6212eb3b81dfe529758f6cd80203fb565/src/main/java/net/glowstone/GlowPluginTypeDetector.java#L94 Would it be possible to change https://github.com/GlowstoneMC/Glowstone/blob/a5bc22f6212eb3b81dfe529758f6cd80203fb565/src/main/java/net/glowstone/GlowPluginTypeDetector.java#L112 from IOException to Exception to catch this as well? It would be very helpful if it...
@momothereal ``` minecraft@ck1:~/dev$ java -version openjdk version "9.0.4" OpenJDK Runtime Environment (build 9.0.4+12-Ubuntu-116.04.york0) OpenJDK 64-Bit Server VM (build 9.0.4+12-Ubuntu-116.04.york0, mixed mode) ``` I made the change mentioned in my previous...
This seems to be because of an outdated version of ASM. We compile all our plugins towards Java 9. It is hardcoded to simply crash at anything newer than Java...
ASM dependency is coming from GlowKit. It is currently using asm-all:5.0.4. Support for Java 9 and 10 was released in ASM 6. I managed to get it working by excluding...
Sitemap has been generated 64e9a4f63fc37f576214be8f7aa1d74d82eefac7, although Google is seemingly having problem fetching it. All other tools report it as OK. Got recommendation to simply wait a few days for Google...
This issue strongly feels like it is driven purely for political motivations. Whether it is the US or British flag used to represent English language does not matter to the...
@mherrb No. I believe I have found the reason. Reportedly salt-master has a critical bug with Python 3.10, which comes shipped with 22.04 by default. This means we must wait...
> Hey, Ubuntu 22.04 is standard since months. Why do you not provide the saltstack packages? @sbogun Because according to this issue https://github.com/saltstack/salt/issues/62229, Salt is currently broken on 22.04. We...
#904 was merged, but what happened with this? It was merged into branch "sessionmanager", but that doesn't exist anymore. Was it dropped?
@BrainStone Why was this closed?