Keep getting "core/math/quick_hull" error message when start the engine

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By unlasting

Here I keep getting this error message when I run the engine and I have no ideal what is about?

does anyone have the solution?

core/math/quick_hull.cpp:402 - Condition "O == __null" is true. Continuing.
core/math/quick_hull.cpp:402 - Condition "O == __null" is true. Continuing.
core/math/quick_hull.cpp:402 - Condition "O == __null" is true. Continuing.
core/math/quick_hull.cpp:402 - Condition "O == __null" is true. Continuing.
core/math/quick_hull.cpp:428 - Condition "!F2" is true. Continuing

Thanks

Does it happen only with specific projects? Does it happen if you open a new, empty project?

jgodfrey | 2020-05-02 14:51

hi jgodfrey thank for your help.

it’s just only a specific project. the new empty project works well without the errors.
I am trying to debug it and think that it might be about meshes instance and collision problems.

unlasting | 2020-05-03 09:07

I have the same problem

SilvanaBanana | 2020-11-19 08:56