Coder Social home page Coder Social logo

tippinggame / f8exceltool Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 692 KB

Unity读取Excel工具,点击F8自动生成C#索引字段,能读取Excel导出的二进制文件,运行时读取Excel文件,支持Win/Android/iOS/Mac/Linux

License: MIT License

C# 100.00%
excel excelreader f8 framework game game-development gameframework unity unityframework exceltool

f8exceltool's People

Contributors

tippinggame avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

uiosun

f8exceltool's Issues

NullReferenceException error from F8Framework.F8ExcelTool.Editor.ExcelDataTool.GetExcelData

发生了什么:当我使用这样的异常 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()

config_error_idle.xlsx

image

Has namespace error

Library\PackageCache\com.tippinggame.f8exceltool@d4a8f7e597\Runtime\Excel\ReadExcel.cs(9,19): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'F8Framework' (are you missing an assembly reference?)

Library\PackageCache\com.tippinggame.f8exceltool@d4a8f7e597\Runtime\Excel\ReadExcel.cs(31,30): error CS0246: The type or namespace name 'Singleton<>' could not be found (are you missing a using directive or an assembly reference?)

Excel 导出二进制文件,怎么做?

非游戏行业,想试试咱们这个插件,但看注释有点迷茫。

遂请教一下:

  1. Excel 导出二进制文件,是什么意思?
  2. 运行时直接读取 Excel 文件,支持读取公式吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.