Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After extracting there is an error occured #18

Open
Bloodance opened this issue Nov 3, 2021 · 1 comment
Open

After extracting there is an error occured #18

Bloodance opened this issue Nov 3, 2021 · 1 comment
Assignees
Labels
need more info Please provide the requested information so I can investigate further

Comments

@Bloodance
Copy link



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.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?

@AntonioDePau
Copy link
Owner

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

@AntonioDePau AntonioDePau added the need more info Please provide the requested information so I can investigate further label Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more info Please provide the requested information so I can investigate further
Projects
None yet
Development

No branches or pull requests

2 participants