首页 > 其他分享> > 恶性bug解决,Encoding 1252 data could not be found. Make sure you have correct international codeset asse
恶性bug解决,Encoding 1252 data could not be found. Make sure you have correct international codeset asse
作者:互联网
百度是没有的,google了下
这句话的意思是编码1252没找到,确保程序及是国际化格式
发生在我使用unity读取xlsx文件,在编辑器运行正常,但是发布出来不正常,报错
解决方案:
链接:https://answers.unity.com/questions/42955/codepage-1252-not-supported-works-in-editor-but-no.html
原文是调用数据库时候报错的,解决方法是一样的
标签:xlsx,sure,assembly,Encoding,Make,unity,google,报错,1252 来源: https://www.cnblogs.com/sanyejun/p/10417689.html