在LAYA IDE里设置了语言包路径后,在编辑界面时会报错,查看日志发现报错导致整个IDE卡死。
Fri Nov 08 2019 10:43:35 GMT+0800 (中国标准时间):GlobalError:出错啦,请把此信息截图给研发商
Uncaught TypeError: text.replace is not a function
TypeError: text.replace is not a function
at Input.__proto.parseLines (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:60001:19)
at Input.__proto.typeset (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:59934:9)
at TimerHandler.Timer.__init$.__proto.run (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:9221:46)
at Timer.__proto._update (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:8978:14)
at Stage.__proto.render (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:59101:16)
at Stage.__proto.render (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:17102:44)
at Stage.__proto._loop (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:59059:9)
at loop ([url=http://file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:5152:16)]file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:5152:16)[/url]
以上是报错信息
