daz3d/DazToUnreal

Error on loading 5.4

Opened this issue · 7 comments

files including the new update a few hours ago get this error when UE 5.4 Loads

Plugin 'DazToUnreal' failed to load because module 'DazToUnreal' could not be loaded. There may be an operating system error or the module may not be properly set up.

hmm, I have a different error
The following modules are missing or built with a different engine version:

DazToUnreal

Engine modules cannot be compiled at runtime. Please build through your IDE.

make sure you read through the doc's for the right version

make sure you read through the doc's for the right version

Thanks!
Now error is the same as you have - "Plugin 'DazToUnreal' failed to load because module 'DazToUnreal' could not be loaded. There may be an operating system error or the module may not be properly set up."

Hi, @tomeagles, please post the <UnrealProject>.log file located in your \<UnrealProject>\Saved\Logs\ folder.

  • Did you start a new project with Unreal 5.4.0 or are you trying to migrate an existing project that was created with an older version of Unreal?
  • Can you post screenshots of the error message?
  • Can you post screenshots of your \UnrealProject>\plugins\DazToUnreal\ folder?

@AnriEU to avoid confusion, could you post those files on the previous thread #78 that you created?

@danielbui78 Whats happening is the plugin currently isnt enabling the ML Deformer Framework plugin when installing the Daz Studio to Unreal Plugin like it did in 5.3.

Here is a workaround that works:

Enabling the ML Deformer Framework plugin then restarting UE 5.4 and then closing the project add the Daz to unreal plugin in the projects plugin folder once restarted the plugin autoactivates as normal for a plugin in the project without any issues.

If you want to install it in to the Main UE Plugins folder or the Main Plugins>marketplace folder you can do, but just need to enable the ML Deformer Framework first, restart UE then activate the Daz to Unreal Plugin.

Enabling the ML Deformer Framework plugin

Enabling the ML Deformer Framework plugin fixed the problem. Thanks!

https://www.youtube.com/watch?v=IcItCxeoaIo

Ya welcome