XavierCHN / x-template

DOTA2自定义游戏开发模板项目,使用typesscript和react开发; Xavier's DOTA 2 custom game template using typescript and react-panorama
MIT License
154 stars 88 forks source link

Excel to KV 报错:herolist.txt is duplicated #36

Closed curry1102 closed 1 year ago

curry1102 commented 1 year ago

描述: 之前正常使用中,某个时间编辑完Excel后yarn dev 时报错 已尝试更新 gulp-dotax 到1.1.14版本,无效。

请问这是什么问题导致的?如何解决?谢谢

这是第二次在这一步出现问题报错,第一次出现问题后重装框架解决。

YCAD4T``R_BJ8UDSQT13LTR

XavierCHN commented 1 year ago

https://github.com/XavierCHN/gulp-dotax/blob/master/src/sheetToKV.ts#L361 大概是因为你的excel文件里面有了同名同路径的sheet

not readable的问题大概是因为有语法错误