Dedicated Server missing OpenCL.dll

Hello everyone,

I have recently upgraded a project from 4.18 to 4.20. While doing so I also gave Steamaudio a try, which seems to work so far in the client and editor.

The dedicated server, however, does not seem to be happy with this change. After cooking and deploying to a remote machine, when starting it, the server complains about the OpenCL.dll missing. In doing so, it is failing the load of phonom dlls, making me believe its SteamAudio related.

Am I missing a plugin or something that I need to install on the server?

I have the same issue, it works but this error comes up.
I have reinstalled the latest redists and it doesn’t help.

If i figure it out i’ll let you know :slight_smile:

I managed to work around it by copying the OpenCL and OpenCL64 dlls from my PC to the server into the respective directories. Not a fix for distribution though.