Hammer 3D View MouseDown Crash: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added language bar.)
mNo edit summary
 
Line 1: Line 1:
{{lang|{{PAGENAME}}}}
{{lang|Hammer 3d view click crash}}
[[Category:Hammer]]
[[Category:Level Design FAQ]]
 
This may be caused by using the Direct3D debug version of the dynamic-link libraries (DLLs).
This may be caused by using the Direct3D debug version of the dynamic-link libraries (DLLs).


Line 5: Line 8:


{{note|This may affect debugging of other DirectX applications when using MS Visual Studio (or other debugging platforms).}}
{{note|This may affect debugging of other DirectX applications when using MS Visual Studio (or other debugging platforms).}}
[[Category:Hammer]]

Latest revision as of 10:45, 10 November 2022

English (en)Translate (Translate)

This may be caused by using the Direct3D debug version of the dynamic-link libraries (DLLs).

Go to the Windows Control Panel, double-click the DirectX icon, select the Direct3D tab at the top of the panel, click "Use Retail Version of Direct3D", click the Apply button and exit.

Note.pngNote:This may affect debugging of other DirectX applications when using MS Visual Studio (or other debugging platforms).