blob: 0f2407dae2061b715470b622cdaa88f5d1fcd920 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
libatomic missing, Valheim dedicated server
Hello,
when trying to run a valheim dedicated server on the Raspberry Pi the server is fully functional except crossplay with Xbox. For crossplay to work we need the "libparty.so" which cannot be loaded because of this error message:
Error: Symbol __atomic_load not found, cannot apply R_X86_64_JUMP_SLOT @0x7fa9e24150 (0x971876) in /DATA/usb1/private/valheim/app/valheim_server_Data/Plugins/libparty.so
Error: Symbol __atomic_exchange not found, cannot apply R_X86_64_JUMP_SLOT @0x7fa9e24158 (0x971886) in /DATA/usb1/private/valheim/app/valheim_server_Data/Plugins/libparty.so
Error: relocating Plt symbols in elf libparty.so
Unable to preload the following plugins:
libparty.so
|