Cannot load library client

From Valve Developer Community

Revision as of 19:36, 31 March 2008 by Durub (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

You receive this error if your mod's bin folder does not contain the dlls; it also occurs if you do not mount the folder sourcetest in gameinfo.txt if you are using appid 215.

Fix

Do these changes in <MOD FOLDER>/gameinfo.txt.

After

			Game				hl2

Add

			Game				sourcetest
Personal tools