BeamMP / BeamMP-Launcher

Official BeamMP Launcher
https://beammp.com
34 stars 42 forks source link

Linux: Failed to read link #61

Closed UltraBlackLinux closed 1 year ago

UltraBlackLinux commented 1 year ago

So I've been experimenting with the BeamMP launcher on linux, but I'm facing the following issue

image

I have checked the config file, which was for some reason pointing at the wrong directory? (using my linux login name instead of steamuser), but even after fixing that (changed to C:\users\steamuser\AppData\Local\BeamNG.drive) I still get the error. The link file doesn't seem to be corrupted or anything like that, so any idea what else I could try?

Anonymous-275 commented 1 year ago

it tries to read C:\Users{user}\AppData\Local\BeamNG.drive\latest however if the ProfilePath in the toml config is set it should use that,

you can try and set it to C:\Users{user}\AppData\Local\BeamNG.drive or whatever path your have for your user config

UltraBlackLinux commented 1 year ago

I did an oopsie and accidentally launched proton with /pfx at the end of the compatdata path. You're not supposed to do that. All that did was create another wineprefix inside of the wineprefix, which was the source of all problems