Plugin Failed To Load.
LpProject
Posts: 41
Now I working on the Maxwell Render Plugin for Daz Studio.
In old maxwell sdk 3.1.0. Plugin work properly in Daz Studion 4.8, but after changing maxwellSdk to 3.2.0 daz studio don't load plugin.
Plugin failed to load!
Filename : C:/Program Files/DAZ 3D/DAZStudio4/plugins/Maxwell/MaxwellPlugin.dll
Name : MaxwellPlugin
Author : Unknown
Version : 0.0.0.0
Reason : Library could not be loaded. File is not a valid DAZ Studio plug-in, or was made for a different version of DAZ Studio.
In maxwell sdk 3.2.0 changed only headers and libs.
I try compile plugin for vs2008, vs2010 and vs2013, but nothing, same error.
What the problem who can help?
How can I trace the error.
Post edited by LpProject on
Comments
Most failed to load plugin errors are simply a 32 bit version of the plugin trying to be loaded into 64 bit Daz Studio 4.8, make sure plugin is compiled to 64 bit.