davyxu / tabtoy

高性能表格数据导出器
MIT License
1.78k stars 418 forks source link

HELP,C# binary读取丢失部分字段 #84

Closed Reekin closed 3 years ago

Reekin commented 3 years ago

测试表格如下:

image

image

断点table_gen的反序列化过程发现读取iconName、maxOverlapNum、description、consumable时mamaSaidTagNameShouldBeLong变量都没有命中对应的case,被直接跳过了

换成了最新发布的exe也还是一样

davyxu commented 3 years ago

好歹给一些测试文件吧, 导出shell啥都没有, 鬼知道你是怎么导的

Reekin commented 3 years ago

好歹给一些测试文件吧, 导出shell啥都没有, 鬼知道你是怎么导的

不好意思,重启Unity之后发现莫名其妙好了,可能是Unity没有刷新脚本资源导致的问题