昨天 22:183 浏览综合
ICSharpCode.SharpZipLib.Zip.ZipException: Cannot find central directory
at ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries () [0x00000] in <00000000000000000000000000000000>:0
at ICSharpCode.SharpZipLib.Zip.ZipFile..ctor (System.String name, ICSharpCode.SharpZipLib.Zip.StringCodec stringCodec) [0x00000] in <00000000000000000000000000000000>:0
at Phigrim.Core.Import.FileProcessor.InitializeFileAccessProvider (System.String filePath) [0x00000] in <00000000000000000000000000000000>:0
at Phigrim.Core.Import.LevelImportManager.ManuallyImportAsync (Phigrim.Core.Import.LevelImportCommand command, System.Boolean needExtractFileToLocalLevelPath) [0x00000] in <00000000000000000000000000000000>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <00000000000000000000000000000000>:0
at Phigrim.Core.Import.LevelImportManager.ManuallyImportAsync (Phigrim.Core.Import.LevelImportCommand command, System.Boolean needExtractFileToLocalLevelPath) [0x00000] in <00000000000000000000000000000000>:0
at Phigrim.Framework.Transaction.EventBusExtensions.Run (Phigrim.Framework.Transaction.EventBus eventBus, System.Func`1[TResult] func, Phigrim.Framework.Transaction.EventBus+TaskSettings settings) [0x00000] in <00000000000000000000000000000000>:0
at Phigrim.Global.LevelImport.MonoLevelImportDetecter+<>c.<FilePickerImport>b__8_0 (System.String filePath) [0x00000] in <00000000000000000000000000000000>:0
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <00000000000000000000000000000000>:0
at Phigrim.Global.LevelImport.MonoLevelImportDetecter+<>c.<FilePickerImport>b__8_0 (System.String filePath) [0x00000] in <00000000000000000000000000000000>:0
at NativeFilePickerNamespace.FPCallbackHelper.Update () [0x00000] in <00000000000000000000000000000000>:0
谁能帮我看一下这是什么错误?谢谢。


