I am getting a lot of this when I try to connect from client to server:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
ERROR: A serialization error occured
decompressZlib: inflate failed
The server is properly running a different version.
But the server and client are running the exact same version even on the same operating system.
I have tried compiling the server on Debian and Alpine Linux using both 0.4.11 and 0.4.12 and also latest dev. Nothing changes.
Then I have compiled the client on Debian and Ubuntu also version 0.4.11, 0.4.11-dev and 0.4.12, but the problem persists.
I then have to try to log in several times before I finally gets access.
However, if I use the same client, which is reporting the problem, on others servers like Xanadu or Vanessas survival server, then there is no problem.
At one time, while starting a client from the console, I got the following error:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
Irrlicht log: JPEG FATAL ERROR in _tempreadfile: Wrong JPEG library version: library is 80, caller expects 62
I suspect the Minetest should be able to run with several different versions of the JPEG lib, but I am not sure that is actually related.
Any feedback as to how to solve the problem?
Kind regards