Skip to content

Failed to create RenderManager (Windows 10 x64 AU) #25

Description

@demonixis

Hi,

Since the last HDK2 firmware update, I can't use Unity apps. There are the logs I have

Failed to load 'Assets/Vendors/OSVRUnity/Plugins/x86_64/osvrUnityRenderingPlugin.dll' with error 'Le module spécifié est introuvable.
'.
OSVR.Unity.DisplayController:SetupRenderManager() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:152)
OSVR.Unity.DisplayController:SetupRenderManager() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:140)
OSVR.Unity.DisplayController:SetupDisplay() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:176)
OSVR.Unity.DisplayController:Update() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:317)

```bash
Failed to load 'Assets/Vendors/OSVRUnity/Plugins/x86_64/osvrUnityRenderingPlugin.dll' with error 'Le module spécifié est introuvable.
'.
OSVR.Unity.OsvrRenderManager:InitRenderManager() (at Assets/Vendors/OSVRUnity/src/OsvrRenderManager.cs:196)
OSVR.Unity.OsvrRenderManager:InitRenderManager() (at Assets/Vendors/OSVRUnity/src/OsvrRenderManager.cs:195)
OSVR.Unity.DisplayController:SetupRenderManager() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:140)
OSVR.Unity.DisplayController:SetupDisplay() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:176)
OSVR.Unity.DisplayController:Update() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:317)
Failed to load 'Assets/Vendors/OSVRUnity/Plugins/x86_64/osvrUnityRenderingPlugin.dll' with error 'Le module spécifié est introuvable.
'.
OSVR.Unity.OsvrRenderManager:CreateRenderManager(ClientContext) (at Assets/Vendors/OSVRUnity/src/OsvrRenderManager.cs:311)
OSVR.Unity.OsvrRenderManager:CreateRenderManager(ClientContext) (at Assets/Vendors/OSVRUnity/src/OsvrRenderManager.cs:301)
OSVR.Unity.OsvrRenderManager:InitRenderManager() (at Assets/Vendors/OSVRUnity/src/OsvrRenderManager.cs:195)
OSVR.Unity.DisplayController:SetupRenderManager() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:140)
OSVR.Unity.DisplayController:SetupDisplay() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:176)
OSVR.Unity.DisplayController:Update() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:317)
[OSVR-Unity] Could not load Assets/Vendors/OSVRUnity/Plugins/x86_64/osvrUnityRenderingPlugin.dll
osvrUnityRenderingPlugin.dll, or one of its dependencies, is missing from the project or architecture doesn't match.
UnityEngine.Debug:LogError(Object)
OSVR.Unity.OsvrRenderManager:CreateRenderManager(ClientContext) (at Assets/Vendors/OSVRUnity/src/OsvrRenderManager.cs:306)
OSVR.Unity.OsvrRenderManager:InitRenderManager() (at Assets/Vendors/OSVRUnity/src/OsvrRenderManager.cs:195)
OSVR.Unity.DisplayController:SetupRenderManager() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:140)
OSVR.Unity.DisplayController:SetupDisplay() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:176)
OSVR.Unity.DisplayController:Update() (at Assets/Vendors/OSVRUnity/src/DisplayController.cs:317)

image

Crash dump can be downloader here

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