KHPCPatchManager icon indicating copy to clipboard operation
KHPCPatchManager copied to clipboard

After extracting there is an error occured

Open Bloodance opened this issue 4 years ago • 1 comments



There was an error! System.TypeInitializationException: “OpenKh.Egs.EgsTools”的类型初始值设定项引发异常。 ---> System.TypeInitializationException: “OpenKh.Egs.EgsHdAsset”的类型初始值设定项引发异常。 ---> System.ArgumentNullException: 值不能为 null。

参数名: path1

在 System.IO.Path.Combine(String path1, String path2)

在 OpenKh.Egs.EgsHdAsset..cctor()

--- 内部异常堆栈跟踪的结尾 ---

在 OpenKh.Egs.EgsTools..cctor()

--- 内部异常堆栈跟踪的结尾 ---

在 OpenKh.Egs.EgsTools.Patch(String pkgFile, String inputFolder, String outputFolder, MyBackgroundWorker bgw1)

在 KHPCPatchManager.<>c__DisplayClass20_0.<ApplyPatch>b__1(Object s, DoWorkEventArgs e)

在 System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)

在 System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

确定

path1 can't be NULL, why is it NULL?

Bloodance avatar Nov 03 '21 15:11 Bloodance

Hey, sorry for the delay! Where is your KHPCPatchManager.exe located on your machine? Can you share the path with me?

AntonioDePau avatar Feb 20 '22 16:02 AntonioDePau