Open digisomni opened 3 years ago
This appears to only be an issue if you are running the executable of a Domain that has not already been packaged, if it's been packaged then it appears to work just fine.
That looks like a lack of Qt SSL libraries in the right paths. Qt install the SSL .dll files in its directory, and they have to be copied to the program's binary's dir.
Could something have changed when did the Qt upgrade or the CMake copy PRs?
Likely introduced with this PR, needs testing to confirm though: https://github.com/vircadia/vircadia/pull/936
Hello! Is this still an issue?
Hello! Is this still an issue?
For example, the Domain server will log something like this:
To reproduce:
Connect your Domain to the Metaverse. After rebooting it, observe the logs for when it pings anything to the Metaverse and notice this error. Also, you can try to "Create a Domain ID" to cause a failure immediately.