0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Faceware Analyzer で External Component has thrown an exception の対処メモ

Posted at

状況

Faceware Analyzer 起動時に,

Error: "External Component has thrown an exception"

と出て Analyzer が起動できない.

原因と対処

Delete your Matlab cache. It is located at the following path (X.X is the version number):

C:\Users\(user)\AppData\Local\Temp\(user)\mcrCacheX.X

Matlab のキャッシュファイルが原因です. ファイルを削除しましょう.

Windows をアップデートしたり, ハングしたりなどでキャッシュファイルが壊れたのかもしれません.

その他

ちなみに External Component has thrown an exception とは C# アプリ(Faceware Analyzer が C# で書かれているっぽいため)が出すようです.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?