Skip to content

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

@ennorehling

Description

@ennorehling

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions