Open sonium-labs opened 4 weeks ago
Hi thanks for logging this issue! your configuration looks correct from what I can see, what version of minecraft client are you using?
Hi Joe,
Thanks for the response and for making such a useful tool! Been great to save on some compute resources.
I'm rocking the following Forge client:
Simliar issue on Vanilla, aka on latest Paper Version 1.21.1. My MC Server without proxy has no incompatible issue and it looks like this:
But if i use this lazymc docker proxy, its showing an "error" that the version is incompatible:
This is ONLY the case if the minecraft server is offline. Once its online this error doesnt exist anymore.
I think it may have something to do with this property: https://github.com/timvisee/lazymc/blob/master/res/lazymc.toml#L48 I think i disable that by default, enabling it may sort this out but it might also force the server to wake_on_start which could cause other issues, only one way to find out...
Reporting back--no difference when I enable!
Hello!
I have the following Docker compose:
Starting up the proxy, I see the following in Minecraft [Forge]
Still works, but wanted to log this bug, or otherwise discover where I went wrong in my config!