Danielle
Danielle
> Just a guess, but maybe you hitting a variant of this zlib bug? > [madler/zlib#613](https://github.com/madler/zlib/issues/613) Unfortunately, the fact that it works under the zulu8 install complicates things. Perhaps the...
> Could you please provide an installer log of the latest 1.19.4 version, run manually (not through a launcher) with JDK 17? Error log, as requested: https://paste.sr.ht/~hutzdog/70f4d36e39fb3f53861b3b5a3ff90d0a3d03f048
> Just a guess, but maybe you hitting a variant of this zlib bug? [madler/zlib#613](https://github.com/madler/zlib/issues/613) Looking at it more, this cannot be the case as the client is LZMA compressed,...
> First off the installer can't have issues after the game starts as the installer needs to finish for the game to exist and even attempt to start. Secondly, the...
> Try with https://maven.minecraftforge.net/net/minecraftforge/jarsplitter/1.1.5/jarsplitter-1.1.5-fatjar.jar That worked, but the JARs won't send due to GMail protections
> Then find a way to send a file over the internet. I'll leave the specifics to you. Alright, I sent it using an unilsted Git repository (URL sent via...
NiGUI seems promising, though this library definitely could better serve a number of use cases.
Ah, does the Renet implementation store more on the heap? If so, it may be possible to bump up the max amount of connected clients, although I presume there still...
To add my own input, I’d say that a few usage and error messages would go a long way. Invoking it without arguments should probably print a help message, I'll...
Perhaps we could make both cases explicit, so that `:=` overwrites and `+=` appends. Anything else is ignored as standard Markdown syntax.