Can't find steam.dll error: Difference between revisions
Jump to navigation
Jump to search
m (linked) |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Source_SDK_FAQ]] | [[Category:Source_SDK_FAQ]] | ||
This is caused by moving or deleting files in the Steam directory, or the Steam directory itself. If you cannot fix it by replacing the files that you've moved or deleting, you can first try to [[Reinstall the Source SDK installation]]. Next, you can try deleting the <code>ClientRegistry.blob</code> file and restart Steam. If that does not work, Steam itself must be [http://steampowered.custhelp.com/cgi-bin/steampowered.cfg/php/enduser/std_adp.php?p_faqid=144 installed from scratch]. | This is caused by moving or deleting files in the Steam directory, or the Steam directory itself. If you cannot fix it by replacing the files that you've moved or deleting, you can first try to [[Reinstall the Source SDK installation]]. Next, you can try deleting the <code>ClientRegistry.blob</code> file and restart Steam. If that does not work, Steam itself must be [http://steampowered.custhelp.com/cgi-bin/steampowered.cfg/php/enduser/std_adp.php?p_faqid=144 installed from scratch]. | ||
Additional information: The main steam directory is where the steam.exe is located. This is where the staem.dll file should be located. To my knowledge there should be only one copy of this file. Additional copies as a result of an aborted install or other reason (happened to me) will result in errors. |
Revision as of 18:59, 28 August 2005
This is caused by moving or deleting files in the Steam directory, or the Steam directory itself. If you cannot fix it by replacing the files that you've moved or deleting, you can first try to Reinstall the Source SDK installation. Next, you can try deleting the ClientRegistry.blob
file and restart Steam. If that does not work, Steam itself must be installed from scratch.
Additional information: The main steam directory is where the steam.exe is located. This is where the staem.dll file should be located. To my knowledge there should be only one copy of this file. Additional copies as a result of an aborted install or other reason (happened to me) will result in errors.