Advertisement
Guest User

Untitled

a guest
Feb 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. Initialize engine version: 2017.3.1p1 (6c5ba423732e)
  2. GfxDevice: creating device client; threaded=1
  3. Direct3D:
  4. Version: Direct3D 11.0 [level 11.0]
  5. Renderer: NVIDIA GeForce GTX 1080 Ti (ID=0x1b06)
  6. Vendor: NVIDIA
  7. VRAM: 11141 MB
  8. Driver: 23.21.13.8843
  9. Begin MonoManager ReloadAssembly
  10. - Completed reload, in 0.024 seconds
  11. <RI> Initializing input.
  12.  
  13. <RI> Input initialized.
  14.  
  15. <RI> Initialized touch support.
  16.  
  17. OpenVR initialized!
  18.  
  19. (Filename: Line: 672)
  20.  
  21. Setting up 4 worker threads for Enlighten.
  22. Thread -> id: 4878 -> priority: 1
  23. Thread -> id: 2c7c -> priority: 1
  24. Thread -> id: 3e08 -> priority: 1
  25. Thread -> id: 410 -> priority: 1
  26. UnloadTime: 1.293441 ms
  27. [VR] Found VRDevice: Vive MV. Using SteamVR SDK
  28.  
  29. (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  30.  
  31. Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
  32. WARNING: Shader Unsupported: 'Marmoset/Beta/Hair IBL' - Pass 'FORWARD' has no vertex shader
  33. WARNING: Shader Unsupported: 'Marmoset/Beta/Hair IBL' - Pass 'FORWARD' has no vertex shader
  34. WARNING: Shader Unsupported: 'Marmoset/Beta/Hair IBL' - Pass 'META' has no vertex shader
  35. WARNING: Shader Unsupported: 'Marmoset/Beta/Hair IBL' - All passes removed
  36. UnloadTime: 1.261185 ms
  37. Connected to lighthouse:LHR-42111284
  38.  
  39. (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  40.  
  41.  
  42. Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 4178.
  43. Total: 1.615994 ms (FindLiveObjects: 0.677949 ms CreateObjectMapping: 0.050435 ms MarkObjects: 0.880572 ms DeleteObjects: 0.006744 ms)
  44.  
  45. ChaperoneInfo initialized. Standing play area 1.00m x 1.00m
  46.  
  47. (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  48.  
  49. ArgumentException: Cannot mapping invalid roleValue(HandRole[-1])
  50. at HTC.UnityPlugin.Vive.ViveRole+Map.MappingRoleValue (Int32 roleValue, UInt32 deviceIndex) [0x00000] in <filename unknown>:0
  51. at HTC.UnityPlugin.Vive.ViveRole+GenericMap`1[HTC.UnityPlugin.Vive.DeviceRole].MappingRole (DeviceRole role, UInt32 deviceIndex) [0x00000] in <filename unknown>:0
  52. at HTC.UnityPlugin.Vive.ViveRole+MapHandler`1[HTC.UnityPlugin.Vive.DeviceRole].MappingRole (DeviceRole role, UInt32 deviceIndex) [0x00000] in <filename unknown>:0
  53. at HTC.UnityPlugin.Vive.ViveRole+MapHandler`1[HTC.UnityPlugin.Vive.DeviceRole].MappingRoleIfUnbound (DeviceRole role, UInt32 deviceIndex) [0x00000] in <filename unknown>:0
  54. at HTC.UnityPlugin.Vive.DeviceRoleHandler.Refresh () [0x00000] in <filename unknown>:0
  55. at HTC.UnityPlugin.Vive.DeviceRoleHandler.OnConnectedDeviceChanged (UInt32 deviceIndex, VRModuleDeviceClass deviceClass, System.String deviceSN, Boolean connected) [0x00000] in <filename unknown>:0
  56. at HTC.UnityPlugin.Vive.ViveRole+Map.OnConnectedDeviceChanged (UInt32 deviceIndex, VRModuleDeviceClass deviceClass, System.String deviceSN, Boolean connected) [0x00000] in <filename unknown>:0
  57. at HTC.UnityPlugin.Vive.ViveRole.OnDeviceConnected (UInt32 deviceIndex, Boolean connected) [0x00000] in <filename unknown>:0
  58. at HTC.UnityPlugin.VRModuleManagement.VRModule.InvokeDeviceConnectedEvent (UInt32 deviceIndex, Boolean connected) [0x00000] in <filename unknown>:0
  59. at HTC.UnityPlugin.VRModuleManagement.VRModule.UpdateActiveModuleDeviceState () [0x00000] in <filename unknown>:0
  60. at HTC.UnityPlugin.VRModuleManagement.VRModule.OnSteamVRNewPose (Valve.VR.TrackedDevicePose_t[] poses) [0x00000] in <filename unknown>:0
  61. at UnityEngine.Events.InvokableCall`1[Valve.VR.TrackedDevicePose_t[]].Invoke (Valve.VR.TrackedDevicePose_t[] args0) [0x00000] in <filename unknown>:0
  62. at UnityEngine.Events.UnityEvent`1[Valve.VR.TrackedDevicePose_t[]].Invoke (Valve.VR.TrackedDevicePose_t[] arg0) [0x00000] in <filename unknown>:0
  63. at SteamVR_Events+Event`1[Valve.VR.TrackedDevicePose_t[]].Send (Valve.VR.TrackedDevicePose_t[] arg0) [0x00000] in <filename unknown>:0
  64. at SteamVR_Render.UpdatePoses () [0x00000] in <filename unknown>:0
  65. at SteamVR_Render.OnBeforeRender () [0x00000] in <filename unknown>:0
  66. at UnityEngine.BeforeRenderHelper.Invoke () [0x00000] in <filename unknown>:0
  67. at UnityEngine.Application.InvokeOnBeforeRender () [0x00000] in <filename unknown>:0
  68.  
  69. (Filename: Line: -1)
  70.  
  71. OpenVR Shutdown
  72.  
  73. (Filename: Line: 1421)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement