Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core - kernel: Face Upload: error management issue #457

Open
jomadec opened this issue Feb 14, 2025 · 1 comment
Open

core - kernel: Face Upload: error management issue #457

jomadec opened this issue Feb 14, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@jomadec
Copy link
Contributor

jomadec commented Feb 14, 2025

When calling Face.commit (core) or FaceLink.set (kernel) on a face with invalid data (wrong meshing), no error is raised, but error is logged on the server logs.

Server log example :

Name: FaceMeshingError
Wrong meshing definition in face

Face 'face:0' was set with an invalid meshing : 'Not same number of vertices and normals on face'

Please fix the face meshing```
@jomadec jomadec added the bug Something isn't working label Feb 14, 2025
@jomadec
Copy link
Contributor Author

jomadec commented Feb 14, 2025

This error management issue will be solved in SpeosRPC_Server release 25.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant