draco
draco copied to clipboard
trace when decoding high compression level drc file
in MeshPredictionSchemeGeometricNormalDecoder::ComputeOriginalValues line 132: this->transform().ComputeOriginalValue(pred_normal_oct, in_corr + data_offset, out_data + data_offset);
this->transform().num_components_ equals 0 , causing a trace when ClampPredictedValue is called in PredictionSchemeWrapDecodingTransform::ComputeOriginalValue, line 47
cl = 6 (fine when cl =7) predicted_vals = [-1]
Please include the full stack trace and any output from the crash.
The information here isn't enough to act upon. If the input file is causing a crash in draco_encoder, and you are able to share it, please do.