HMS-Core / hms-3d-modeling-demo

HUAWEI 3D Modeling Kit project contains a sample app. Guided by this demo, you will be able to implement full 3D Modeling Kit capabilities, including 3D object reconstruction and material generation.
Apache License 2.0
72 stars 20 forks source link

Crash when uploading #1

Closed wenduof closed 3 years ago

wenduof commented 3 years ago

Screenshot_2021-08-03-14-25-41-358_com miui bugreport After data collection, the app will try to upload data and then it will get a crash. If I restart the app and try to upload data manually, the crash happens too. The log is attached.

Phone: MI 9 OS: MIUI 10 9.2.28 Android: 9 Kernel: 4.14.83

caibobit commented 3 years ago

The cause is that the AGC does not set the data processing location. This problem will be fixed in the next version.

wenduof commented 3 years ago

The cause is that the AGC does not set the data processing location. This problem will be fixed in the next version.

When will the next version be released?

tygm commented 3 years ago

华为p30,一样的错误,为什么自家的设备都不行呢 image

caibobitHuawei commented 3 years ago

The cause is that the AGC does not set the data processing location. This problem will be fixed in the next version.

The next version will be released in late August. The modeling effect and experience will be improved.

SneakerMa commented 3 years ago

Please setting the data processing location on AGC.

caibobitHuawei commented 3 years ago

This problem has been resolved in the latest version 1.1.0.300. If the data processing location is not set, an error code will be displayed to notify developers. The sample code has been updated so you can try it.