STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
292
IN-GAME
1,729
ONLINE
Founded
8 November, 2013
All Discussions > Bug Reports > Topic Details
Artfunkel 8 Nov, 2013 @ 9:35am
[FIXED] "Runtime Error" when exporting DMX
You will see Visual C++ Runtime error R6034 when you export a DMX file from an official Blender build. This error is harmless, and will only be seen once per Blender session.

The easiest fix is deleting the VC++ 2008 Runtime libraries distributed with Blender. Browse to your Blender install directory and delete these three files:
  • msvcm90.dll
  • msvcp90.dll
  • msvcr90.dll
If Blender stops working after you delete these files, install the VC++ 2008 Redistributable package (32-bit[www.microsoft.com]/64-bit[www.microsoft.com]).
Last edited by Artfunkel; 31 Jan, 2014 @ 8:23am
All Discussions > Bug Reports > Topic Details