Closed jordi-star closed 3 years ago
Squashed
I would not like to add specific debug lines into the master branch build just for debugging one issue. This should be done locally or with a debugger. However, we can think about changing all of these ERR_FAIL_COND
to ERR_FAIL_COND_MSG
and print the returned error code.
Error
result != OK
now also prints what the error was