Difference between revisions of "Cannot load library client"
m |
(remove really bad and awful source 2007/2006/200BAD specific advice that is only going to confuse people) |
||
Line 1: | Line 1: | ||
{{otherlang2 | {{otherlang2 | ||
| ru = Cannot_load_library_client:ru}} | | ru = Cannot_load_library_client:ru}} | ||
− | You receive this error if your mod's bin folder does not contain the | + | You receive this error if your mod's bin folder does not contain a client DLL or DLL was unable to be loaded. Make sure your build toolset is copying its client and server DLLs to the right directory (your mod's modfolder), but most importantly, make sure those DLLs successfully build in the first place! |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Source SDK FAQ]] | [[Category:Source SDK FAQ]] |
Latest revision as of 01:43, 1 February 2019
You receive this error if your mod's bin folder does not contain a client DLL or DLL was unable to be loaded. Make sure your build toolset is copying its client and server DLLs to the right directory (your mod's modfolder), but most importantly, make sure those DLLs successfully build in the first place!