alliedmodders / metamod-source

Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
http://www.metamodsource.net/
Other
370 stars 84 forks source link

not working with 64-bit css dedicated srv #139

Closed denz8028 closed 8 months ago

denz8028 commented 9 months ago

trying to load mm:s on nillerusr/source-engine but mm:s not loading with wrong elf class 32 bits metamod-fatal.log: L 10/15/2023 - 14:09:35: Detected engine 5 but could not load: /home/r00t/cssds/usr/local/cstrike/addons/metamod/bin/linux64/metamod.2.css.so: cannot open shared object file: No such file or directory L 10/15/2023 - 14:10:00: Detected engine 5 but could not load: /home/r00t/cssds/usr/local/cstrike/addons/metamod/bin/linux64/metamod.2.css.so: cannot open shared object file: No such file or directory L 10/15/2023 - 14:10:56: Detected engine 5 but could not load: /home/r00t/cssds/usr/local/cstrike/addons/metamod/bin/linux64/metamod.2.css.so: cannot open shared object file: No such file or directory L 10/15/2023 - 14:12:00: Detected engine 5 but could not load: /home/r00t/cssds/usr/local/cstrike/addons/metamod/bin/linux64/metamod.2.css.so: wrong ELF class: ELFCLASS32

psychonic commented 8 months ago

For CS:S, we only support the official dedicated server build, which is only available as 32-bit binaries.