TheHellBox / KISS-multiplayer

Multiplayer mod for BeamNG.drive
https://kissmp.online
Apache License 2.0
140 stars 15 forks source link

bridge error message on linux #136

Open trackhacs opened 1 year ago

trackhacs commented 1 year ago

not working on linux (update: & win10):

beamng: 27.2 kiss: 0.5.0

also when i start the bridge i get the following error each 10 seconds:

[17:49:29.547] [discord_rpc_client] [ERROR]: Failed to connect: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [17:49:39.548] [discord_rpc_client] [ERROR]: Failed to connect: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [17:49:49.548] [discord_rpc_client] [ERROR]: Failed to connect: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })

BlackRandomCraft commented 1 year ago

There's some problem with discord_rpc_client, but alas, I can't help...

trackhacs commented 1 year ago

guess for pulling the official lost of servers.

its a pitty - since I only want to use it locally anyway ...

Dummiesman commented 1 year ago

This just means that it couldn't connect to Discord for rich presence. it can safely be ignored.

trackhacs commented 1 year ago

still not working, as it looks up beamng completely, and this the only error message I get - unfortunately. Any tip how to debug further?