You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although the spout.dll is placed in Plugins\Spout\ThirdParty\Spout\lib\amd64 when packaged (in Windows) it will not load from here and is seen as a missing dependency.
The only way to get it to load is to move the dll to the game root folder.
The text was updated successfully, but these errors were encountered:
jimsimonz
changed the title
Cannot load the dll when packaged
Cannot load spout.dll when packaged
Jun 9, 2017
Hi, I'm also having this issue (though it doesn't even seem to load if I place in the game root folder?) - whenever the spout plugin is used it throws a Fatal Error! crash window. It's fine when playing in editor but not after packaging (Win 64) - did you find out what was causing this?
I have the same issue - need to copy Spout.dll to game folder/Binaries.
@SeanJD if you receive async loading fatal error after launching the Packaged game you need to package it without using .pak files. Check one of the closed issues of this repo.
Although the spout.dll is placed in Plugins\Spout\ThirdParty\Spout\lib\amd64 when packaged (in Windows) it will not load from here and is seen as a missing dependency.
The only way to get it to load is to move the dll to the game root folder.
The text was updated successfully, but these errors were encountered: