BeamMP / BeamMP-Launcher

Official BeamMP Launcher
https://beammp.com
31 stars 36 forks source link

[v2.1.0] "Socket error: timeout" on Linux with Proton #62

Open AnErrupTion opened 11 months ago

AnErrupTion commented 11 months ago

Hello!

I'm having an issue (even with the latest stable version of the launcher) where I can see the Multiplayer menu in the game, but clicking on it I get "The game is not connected to the launcher! Please start the game using the BeamMP Launcher.", and in the console, I get:

35.87080|E|GELua.MPCoreNetwork.send| Socket error: timeout
35.87096|E|GELua.MPCoreNetwork.send| Stopped at index: 0 while trying to send 1 bytes of data.

I'm using Void Linux with Proton GE 8.11, but I also tried with Proton Experimental, with no success (same error).

Anonymous-275 commented 11 months ago

this seems to be the wrong lua version since 2.1 does not use sockets anymore

AnErrupTion commented 11 months ago

this seems to be the wrong lua version since 2.1 does not use sockets anymore

So what can I do? I'm simply running the executable, I'm not trying to modify anything related to Lua.

Anonymous-275 commented 11 months ago

this seems to be the wrong lua version since 2.1 does not use sockets anymore

So what can I do? I'm simply running the executable, I'm not trying to modify anything related to Lua.

we just pushed the lua update, running it again should download the correct lua and get your right in!

AnErrupTion commented 11 months ago

@Anonymous-275 It worked!!!! However, just a side note: the launcher tried to put the mod in AppData\Local\BeamNG.drive\mods\multiplayer, even though it should be in AppData\Local\BeamNG.drive\0.29\mods\multiplayer, otherwise the mod isn't recognized in BeamNG.drive.

AnErrupTion commented 11 months ago

@Anonymous-275 Hello again! With 0.30.5 and launcher v2.1.1, I'm getting the exact same error again. Is it the fact that you forgot to push an update again, or is it another incompatibility issue?

Anonymous-275 commented 11 months ago

this update does indeed require a lua update aswell