Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I am currently trying to complete a plugin for R23 in Windows 10. After compiling the code I distributed the plugin to several people and they were able to successfully run the plugin with the exception of one person. The one exception gave this error.
WARNING: Error loading file:///C:/Users/MyUser/AppData/Roaming/Maxon/Maxon Cinema 4D R23_DBA5903C/plugins/MyPlugin/R23/MyPlugin.xdl64: Could not load dll because of Could not load MSVCP140D.dll due to Windows System Error #126: The specified module could not be found. [win_dll.cpp(302)]. Could not load VCRUNTIME140D.dll due to Windows System Error #126: The specified module could not be found. [win_dll.cpp(302)]. Could not load ucrtbased.dll due to Windows System Error #126: The specified module could not be found. [win_dll.cpp(302)].. (file:///C:/Users/MyUser/AppData/Roaming/Maxon/Maxon Cinema 4D R23_DBA5903C/plugins/MyPlugin/R23/MyPlugin.xdl64) [win_dll.cpp(322)] Cause: Windows System Error #126: The specified module could not be found. [win_dll.cpp(316)] [general.cpp(401)]
How can i fix that?
Hi @mikeudin , it's likely, looking at the log, you've compiled it in Debug mode. Please compile it in Release mode and see if it works on your customers machines.
Best, R
@r_gigante Ouch! thank you!
Hello @mikeudin! Did this happen to solve your issue?
I have been working with Insydium on an xparticles load error on several Windows 10 machines, Even a basic maxon plug-in file will not load on my windows machines, and produces a similar error. Ticket escalated, but any info you have might be really helpful!
Thanks!
@adam_k_garner sure it solved my issue
Awesome @mikeudin! Thanks for the info. Any idea why this ONE person had the issue on Windows 10?
@adam_k_garner said in R23 plugin windows 10 error:
. Any idea why this ONE person had the issue on Windows 10?
I've move your other question to a new post. Let's try to fix your issue there if we can help Cheers, Manuel