You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@AstraLuma if you grep the code for USBG_ERROR_MISSING_TAG, you will see there are a number of different ways this error message can be set. In summary it could be interface, type, function, instance, lang, name, id and possibly some more. The code probably needs adapting to pass through the particular mandatory tag that is missing. We would welcome help with that.
When writing a schema file, the feedback you get is pretty vague (from
gt
):It gives no indication of what tag it's expecting or where it's looking for it, leaving me to kinda just guess and hope for the best.
The text was updated successfully, but these errors were encountered: