geogram icon indicating copy to clipboard operation
geogram copied to clipboard

Assertion failed: variable_exists.

Open drewp opened this issue 2 years ago • 1 comments

I was easily able to get this error, but it is not clear enough for me to correct my settings:

[2023-05-11 13:32:18.184234] [0x00007efd16f41000] [trace]   Embedded OCIO configuration file: '/home/drewp/own/tool/Meshroom-2023.1.0-av3.0.0-centos7-cuda11.3.1/aliceVision/share/aliceVision/config.ocio' found.
Program called with the following parameters:
 * angleHardThreshold = 90
 * bestScoreThreshold = 0.1
 * bumpType =  Unknown Type "N11aliceVision4mesh16EBumpMappingTypeE" (default)
 * colorMappingFileType =  Unknown Type "N11aliceVision5image14EImageFileTypeE" (default)
 * correctEV = 0
 * displacementMappingFileType =  Unknown Type "N11aliceVision5image14EImageFileTypeE" (default)
 * downscale =  Unknown Type "j"
 * fillHoles = 0
 * flipNormals = 0
 * forceVisibleByAllVertices = 0
 * heightFileType =  Unknown Type "N11aliceVision5image14EImageFileTypeE" (default)
 * imagesFolder = "MeshroomCache/PrepareDenseScene/fec86ff33bdabecfb72744c17fe78e86f464e71c"
 * input = "/MeshroomCache/Meshing/a998f2f7d6f81107cd21f7f6df3c7ad8f5898315/densePointCloud.abc"
 * inputMesh = "/MeshroomCache/MeshFiltering/787b804b715f3d79a1045b27b01206094c60cb39/mesh.obj"
 * inputRefMesh = ""
 * maxCoresAvailable =  Unknown Type "j" (default)
 * maxMemoryAvailable = 18446744073709551615 (default)
 * multiBandDownscale =  Unknown Type "j"
 * multiBandNbContrib =  Unknown Type "St6vectorIiSaIiEE"
 * normalFileType =  Unknown Type "N11aliceVision5image14EImageFileTypeE" (default)
 * output = "/MeshroomCache/Texturing/cbd55676d4e19c4a1c3a2f204bba8cb2135e2aee"
 * outputColorSpace =  Unknown Type "N11aliceVision5image16EImageColorSpaceE"
 * outputMeshFileType =  Unknown Type "N11aliceVision4mesh9EFileTypeE"
 * padding =  Unknown Type "j"
 * subdivisionTargetRatio = 0.8
 * textureSide =  Unknown Type "j"
 * unwrapMethod = "LSCM"
 * useScore = 1
 * useUDIM = 1
 * verboseLevel = "info"
 * visibilityRemappingMethod = "PullPush"
 * workingColorSpace =  Unknown Type "N11aliceVision5image16EImageColorSpaceE"

Hardware : 
	Detected core count : 8
	OpenMP will use 8 cores
	Detected available memory : 6958 Mo

[13:32:18.220785][info] Load dense point cloud.
[13:32:18.532617][warning] Alembic LOAD: NO OBSERVATIONS_WITH_FEATURES: , mvg_visibilityFeatId: 0, mvg_visibilityFeatPos: 0, OBSERVATIONS_WITH_FEATURES flag: false
[13:32:19.227711][info] Found 1 image dimension(s): 
[13:32:19.227797][info] 	- [1280x720]
[13:32:19.387909][info] Overall maximum dimension: [1280x720]
[13:32:19.388049][info] Load input mesh.
[13:32:21.867895][info] Convert dense point cloud into ref mesh
[13:32:22.342277][info] remapMeshVisibility based on triangles start.
[13:32:24.238240][info] remapMeshVisibility done.
[13:32:24.243335][info] Input mesh has no UV coordinates, start unwrapping (LSCM)
[13:32:24.334626][info] Start mesh atlasing (using Geogram LSCM).
Assertion failed: variable_exists.
File: /tmp/AliceVisionDeps_build/geogram/src/lib/geogram/basic/environment.cpp,
Line: 217

drewp avatar May 11 '23 20:05 drewp

I'm receiving the same. Anyone know what to do about it?

ckittel avatar Nov 03 '24 00:11 ckittel