Cannot load library client: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
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 <code>sourcetest</code> in [[gameinfo.txt]] if you are using [[appid]] 215.
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 <code>sourcetest</code> in [[gameinfo.txt]] if you are using [[appid]] 215.
==Fix==
==Fix==
Do these changes in <MOD FOLDER>/[[gameinfo.txt]].
===After===
===After===
  Game hl2
  Game hl2

Revision as of 12:36, 31 March 2008

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