Hi
When I ran RealityCapture in the CLI, an error occurred and the 3D model was not output.(return code: 2248146952)
I checked RealityCapture.log under the Temp folder and found the following log output.
=====
RealityCapture 1.4.0.117414 RC (c) Epic Games Slovakia s.r.o.
8 CPU Executing command ‘set’ with parameter ‘appAutoClearCache=0’
Executing command ‘set’ with parameter ‘mvsDecimationFactor=5.0’
Executing command ‘set’ with parameter ‘appQuitOnError=true’
Executing command ‘addFolder’ with parameter ‘C:\Users\XXXXXXX’
1184 Executing command ‘align’
Finalizing 2 components
Executing command ‘selectMaximalComponent’
Executing command ‘setReconstructionRegionAuto’
Executing command ‘calculateNormalModel’
Processing part 1 / 4. Estimated 203 MB RAM
Processing part 2 / 4. Estimated 99.9 MB RAM
Processing part 3 / 4. Estimated 200 MB RAM
Processing part 4 / 4. Estimated 143 MB RAM
Executing command ‘selectMarginalTriangles’
Executing command ‘removeSelectedTriangles’
Executing command ‘renameSelectedModel’ with parameter ‘texturedMesh’
Executing command ‘calculateTexture’
[0x7\0x7]
I would like to know the cause and specific countermeasures.
Also, is it possible to output specific error messages in RealityCapture.log? I am having trouble identifying the cause of the problem with just [0x7/0x7].
Thank you