Question
Where can I check the result of ai_network_get_error()?
I used ai_network_get_error() and got the following results:
-> AI ai_network_run error - type=19 code=23
What does type and code mean here?
Where are the documents related to this?
I want to find the reason why the ai_network_run() is not working.
