新手玩家

- 贡献度
- 0
- 金元
- 215
- 积分
- 22
- 精华
- 0
- 注册时间
- 2020-1-16
|
导入导出球员头像的时候就会显示
无法加载 DLL“thirdparty/dxtex.dll”: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。
在 FrostyEditor.TextureUtils.ConvertImageToDDS(Byte[] pData, Int64 iDataSize, ImageFormat origFormat, TextureImportOptions options, BlobData& pOutData)
在 FrostyEditor.Controls.LegacyTextureEditor.<>c__DisplayClass23_1.<ImportButton_Click>b__0()
在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 FrostyEditor.Controls.LegacyTextureEditor.<ImportButton_Click>d__23.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
|
|