Geoff Bourne
Geoff Bourne
https://github.com/netty/netty/wiki/Java-24-and-sun.misc.Unsafe ``` WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::allocateMemory has been called by io.netty.util.internal.PlatformDependent0$2 (file:/usr/share/mc-image-helper-1.50.1/lib/netty-common-4.1.127.Final.jar) WARNING: Please consider reporting this to the maintainers of class...
https://github.com/itzg/mc-image-helper/blob/38d338f3705e4656c9de1614e4650264e74efb29/src/main/java/me/itzg/helpers/modrinth/VersionFromModrinthProjectsCommand.java#L21 - When there’s a failure resolving project verisons - When the project list is empty - Needa to tell the user what projects were not overlapping with others
[Mentioned in Discord](https://discord.com/channels/660567679458869252/660569641550217327/1400105508890738808)
Looking at https://github.com/fusesource/jansi/releases/tag/jansi-2.4.2, need to switch to jansi module in https://github.com/jline/jline3 ...however, logback calls out and requires the fusesource one specifically: https://logback.qos.ch/manual/layouts.html#coloring
https://github.com/itzg/docker-minecraft-server/discussions/3516#discussioncomment-13631687
Second of all, it leaks a part of a secret and this is a real problem here. I think that definitions.json must have a field that declare if property is...
Hey; I saw that on the documentation site the itzg container has support for a lot of server types. Would it be possible to add support out the box for...
Discussing in https://github.com/itzg/docker-minecraft-server/discussions/3680#discussioncomment-14568159 it has become apparent that Unraid's app template sets this to true by default. It's a dangerous default since it prevents graceful shutdown of the server when...
[Discussed in Discord](https://discord.com/channels/660567679458869252/660567682751528981/1429503483031060714)