Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load Plugins/MqttUtilities/Binaries/Win64/mosquitto.dll (GetLastError=126) #49

Open
ennorehling opened this issue Nov 28, 2024 · 0 comments

Comments

@ennorehling
Copy link
Contributor

When I package my game abd run the packaged build, these messages appear in the log:

LogWindows: Failed to load '../../../HalfLifeThree/Plugins/MqttUtilities/Binaries/Win64/mosquitto.dll' (GetLastError=126)
LogWindows: File '../../../HalfLifeThree/Plugins/MqttUtilities/Binaries/Win64/mosquitto.dll' does not exist
LogWindows: Failed to load '../../../HalfLifeThree/Plugins/MqttUtilities/Binaries/Win64/mosquittopp.dll' (GetLastError=126)
LogWindows: File '../../../HalfLifeThree/Plugins/MqttUtilities/Binaries/Win64/mosquittopp.dll' does not exist

The DLLs are in 'Binaries\Win64', the packaged build has no 'Plugins/MqttUtilities' directory, so why is Unreal even looking for them here?

Everything still seems to work, so it doesn't seem like this is a critical message, but I would still like to get rid of it.

@ennorehling ennorehling changed the title Failed to load ... mosquitto.dll (GetLastError=126) Failed to load Plugins/MqttUtilities/Binaries/Win64/mosquitto.dll (GetLastError=126) Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant