The Sims 4 Studio - Version 3.1.2.2
System.AggregateException: 发生一个或多个错误。 ---> S4Studio.Blender.BlenderException:
File "<string>", line 1, in <module>
UnicodeDecodeError: 'gbk' codec can't decode byte 0xaa in position 237: illegal multibyte sequence
在 S4Studio.Blender.BlenderUtilities.RunBlender(String script, String blend, Boolean background, Boolean check_version)
在 S4Studio.Blender.BlenderUtilities.ImportClip(String custom_blend, String custom_clip, String prefix)
在 S4Studio.ViewModels.Animation.AnimationPackCustomContent.<>c__DisplayClass155_0.<ExecuteImportAnimation>b__0()
在 System.Threading.Tasks.Task.InnerInvoke()
在 System.Threading.Tasks.Task.Execute()
--- 内部异常堆栈跟踪的结尾 ---
---> (内部异常 #0) S4Studio.Blender.BlenderException:
File "<string>", line 1, in <module>
UnicodeDecodeError: 'gbk' codec can't decode byte 0xaa in position 237: illegal multibyte sequence
在 S4Studio.Blender.BlenderUtilities.RunBlender(String script, String blend, Boolean background, Boolean check_version)
在 S4Studio.Blender.BlenderUtilities.ImportClip(String custom_blend, String custom_clip, String prefix)
在 S4Studio.ViewModels.Animation.AnimationPackCustomContent.<>c__DisplayClass155_0.<ExecuteImportAnimation>b__0()
在 System.Threading.Tasks.Task.InnerInvoke()
在 System.Threading.Tasks.Task.Execute()<---
|