06-03-2019 04:23
06-03-2019 04:23
I couldn't find an official documentation of those error codes. What does this mean?
Error 12 Critical glue error
I sometimes get it on my app when reading / writing files and using the messaging protocol.
Answered! Go to the Best Answer.
06-03-2019 13:50
06-03-2019 13:50
Typically these errors relate to the gui rendering. Are you doing updating any UI when this occurs?
06-03-2019 13:50
06-03-2019 13:50
Typically these errors relate to the gui rendering. Are you doing updating any UI when this occurs?
06-04-2019 11:58
06-04-2019 11:58
I would say it occurred while doing a lot of background tasks: file reading and using the messaging protocol. I throttled it and the messages stopped occurring. Thanks!
05-12-2021 06:33
05-12-2021 06:33
I get the same error but when I am using the FileTransfer API to send server data to companion. What is the solution?