Payload-SDK icon indicating copy to clipboard operation
Payload-SDK copied to clipboard

Failure when running with dji test widget basic

Open khoaNgSoftwareGremsy opened this issue 2 years ago • 1 comments

When I run sample code of Payload v3.5.0 with platform manifold2. If I run widget basic (not interaction), it show the error message on the terminal like this :

[67.515][widget]-[Error]-[DjiWidgetFileNormal_GetFileData:185) DjiFile_GetFileDataByPath error, stat = 0x000000E3 [67.515][widget]-[Error]-[DjiDownloadFileWidget_GetFileMd5:248) Get file data error, stat = 0x000000E3 [67.515][widget]-[Error]-[DjiDownloadFileWidget_GeneratedFileInfoList:315) Get file MD5 error, stat = 0x000000E3 [67.515][widget]-[Error]-[DjiDownloadFileWidget_GenerateFileList:172) Generate file info list error, stat = 0x000000E3 [67.515][downloader]-[Error]-[DjiDownloadDataList_Init:104) File list generate error, stat = 0x000000E3 [67.515][downloader]-[Error]-[DjiDataDownloader_DataStartSend:407) Download data init error, stat = 0x000000E3

Does anyone counter this situation? Really need help

khoaNgSoftwareGremsy avatar Jun 15 '23 08:06 khoaNgSoftwareGremsy

Agent comment from kyle.cai in Zendesk ticket #85152:

It seems that the wiget path parameter is wrong, try to print this config path.
image.png

°°°

dji-dev avatar Jun 15 '23 11:06 dji-dev