Antoine Lafarge
Antoine Lafarge
Yes I catch my exception upper in my code. ``` pplx::task Client::getPublicScene(const char* sceneId, const char* userData) { if (!sceneId || !userData) { // ... } return _apiClient->getSceneEndpoint(_accountId, _applicationName, sceneId,...
I will try, but I have more informations for you now. Le call stack: ``` KernelBase.dll!000007fefcd2965d() Unknown msvcr120.dll!000007fef7c81ff1() Unknown > myDll120_Release_x64.dll!Concurrency::details::_Task_impl_base::_Wait() Line 1779 C++ myDll120_Release_x64.dll!ApiClient::getSceneEndpoint::__l12::(Concurrency::task t) Line 87 C++ [External...
> To catch the exception and avoid crash. You have to use wait(). I Fixed my code by putting wait() on the task returned by client.request() method. If you use...
You're welcome. Okay very strange. I am thinking about the x-form? Did you try to reset it on your mesh in 3dsMax? Anyway, that's very interesting. Can you send me...
Okay I looked at the file. I think there is a problem with the mesh properties (positions, rotation and scale). I tried to apply a reset x-form on the mesh...
You can use it in a commercial product. If MIT accepts this, this is MIT licensed ^^
Hello, yes i don't know what happened. If my account has been hacked or suspended by docker? I m unvestigating, and I contacted docker hub to know what is the...
It has been resolved. They said it should be a user request. So I Guess a bug or a hack. Anyway everything should be restored ! Thank you for the...
Okay I build everything manually by using buildx, but I will look at this, thanks !
Hello, thats not the same problem. There is a bug with the "General" page of the repository on dockerhub. The other tabs work. I contacted the support team, i'm waiting...