Jump to content

Unreal Crashing when loading depth module and rigid reconstruction


gcostantini

Recommended Posts

I am getting the following crashes in the SRWorkModule when starting the framework.

Unhandled exception at 0x00007FF879E1E77E (ucrtbase.dll) in UE4Editor.exe: Fatal program exit requested.

 

SRWorksResult = ViveSR_StartModule(MODULE_ID_DEPTH);

and 

SRWorksResult = ViveSR_StartModule(MODULE_ID_RIGID_RECONSTRUCTION);

in SRWorks.cpp lines 87 and 91.

 

Is my setup in correct ? I am I missing any drivers ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...