This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
NullReferenceException error from F8Framework.F8ExcelTool.Editor.ExcelDataTool.GetExcelData #3
Open
Description
发生了什么:当我使用这样的异常 Excel 进行导入时,出现了报错并且 Unity Editor 的导入窗口,进入 Hold on 持续挂起状态。
期望:挂起状态应当结束。
NullReferenceException: Object reference not set to an instance of an object
F8Framework.F8ExcelTool.Editor.ExcelDataTool.GetExcelData (System.String inputPath) (at ./Library/PackageCache/com.tippinggame.f8exceltool@d4a8f7e597/Editor/ExcelConfig/ExcelDataTool.cs:219)
F8Framework.F8ExcelTool.Editor.ExcelDataTool.LoadAllExcelData () (at ./Library/PackageCache/com.tippinggame.f8exceltool@d4a8f7e597/Editor/ExcelConfig/ExcelDataTool.cs:84)
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()
Metadata
Assignees
Labels
No labels