-
I have the following error handling function (ERR_PRINT is from godot):
The output I get from that is this: I would have thought that I get the location inside the yaml file/string, not the source/header. This is not really helpful. Is this how it is supposed to be? Edit: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I think I should rather find out how I can get debugging set up for gdnative |
Beta Was this translation helpful? Give feedback.
-
It depends on the phase:
|
Beta Was this translation helpful? Give feedback.
It depends on the phase:
ryml::parse()
overload).