Greelan
Greelan
I've seen an issue like this before when the host (in my case an LXD container) stops reporting CPU info correctly. The ZGC algo that PZ uses by default for...
Just reboot the VPS
Can confirm this happens even with unique sessionids. Only the first player join gets registered.
Tried this with Java on Windows for Geyser. Does not work. I have all of the Adoptium java versions in the system Path (18, 17, 11 and 8), with 18...
Please re-open
Still does not work on 2.4. This is so tedious.
As I've explained before, it is the refreshed Geyser template in the PR ``` App.ExecutableWin=$PATH/java.exe ... App.CommandLineArgs=-Xms{{MinMemory}}M -Xmx{{MaxMemory}}M {{CustomJavaArgs}} -jar Geyser.jar {{$PlatformArgs}} --bedrock.port={{$ServerPort}} {{$FormattedArgs}} ``` It still literally includes the...
Well in his previous comments (on the Geyser PR) he noted the need to use the .exe extension... And in a comment above he refers to "regardless of platform"
And just for completeness, this is not an issue associated with the host being a LXD container. I get the same error when running AMP on an AWS VPS.
I see also that OS_CLOSE does not work on Windows. For example with Eco, it works fine on Linux, but not with Windows. The official way to close the Eco...