Lemmings Forums

Other Lemmings Projects => Other Projects => Topic started by: Simon on October 08, 2025, 12:13:00 AM

Title: Fixed: crispweed's game, server won't accept client
Post by: Simon on October 08, 2025, 12:13:00 AM
crispweed's game 0.0.1, I received binaries via PM.

Running client.exe in Wine 10.12 on Arch Linux. Arch is a rolling-release distribution and has no particular versions. Steps:


After 0.2 seconds, the same window tells me: "Fatal Error: Client version not accepted by Server, please update your client."

Expected instead: Probably access to the lobby? Something else than version mismatch. I've used client 0.0.1 to which you've linked me via PM earlier today. My internet connection is up.

But at least, yes, it looks like SDL 3 Windows binaries will run well in Wine.

-- Simon
Title: Re: crispweed's game, server won't accept client
Post by: crispweed on October 08, 2025, 07:21:14 AM
Thanks for the report. Great to hear that it runs in wine.

Quote from: Simon on October 08, 2025, 12:13:00 AMAfter 0.2 seconds, the same window tells me: "Fatal Error: Client version not accepted by Server, please update your client."

Sorry! I posted a new release on discord but forgot to send this to you, as well.
(Sent, again, by PM)
Title: Re: crispweed's game, server won't accept client
Post by: Simon on October 09, 2025, 12:13:25 AM
The 0.0.2 from your PM fixes it, thanks! It connects, the lobby works, and the level plays and displays smoothly. Scrolling works both with the middle mouse button and with the keyboard keys. Looks like all SDL 3 features work in Wine.

More feedback on the weekend.

-- Simon
Title: Re: Fixed: crispweed's game, server won't accept client
Post by: crispweed on October 09, 2025, 05:49:25 AM
Quote from: Simon on October 09, 2025, 12:13:25 AMThe 0.0.2 from your PM fixes it, thanks! It connects, the lobby works, and the level plays and displays smoothly. Scrolling works both with the middle mouse button and with the keyboard keys. Looks like all SDL 3 features work in Wine.

More feedback on the weekend.

-- Simon

Nice one. Thanks!

Thomas