Bots-United / metamod-p

Metamod is a plugin/DLL manager that sits between the Half-Life Engine and an HL Game mod, allowing the dynamic loading/unloading of mod-like DLL plugins to add functionality to the HL server or game mod. Metamod-P is enhanced version of Metamod. It has dynamic link-entities and automatic detection of Mod DLL and other improvement to allow it work with future Half-Life Engine updates and new Mods and updates.
http://metamod-p.sourceforge.net/
100 stars 31 forks source link

Freezes on load with latest Steam CS 1.6 on Linux #20

Closed sjain882 closed 2 years ago

sjain882 commented 3 years ago

it just freezes when it finishes loading a new game for me on a client, all im doing is adding the line gamedll_linux "addons/metamod/dlls/metamod.so" to liblist.gam. The metamod.so is the latest metamod-p from github. It doesnt matter where i put that line, it always freezes.

I tried it with ReGameDLL_CS, but then it crashes to desktop, even earlier in the loading stages

this is on a full fresh install of HL + CS

] version

Protocol version 48

Exe version 1.1.2.7/Stdio (cstrike)

Exe build: 19:53:35 Aug 3 2020 (8684)

jeefo commented 3 years ago

It's normal. Don't use metamod-p on listen server under Linux.