电脑上运行正常,打包web-mobile会报错:
cc.09cf6.js:1 Error 3300, please go to https://github.com/cocos-creator/engine/blob/develop/EngineErrorMap.md#3300 to see details. Arguments: customFont/, 906, 810
3300
Rect width exceeds maximum margin: %s
设置了DynamicAtlasManager.instance.maxFrameSize = 2048;更加不行,所有小图都显示不正常,还报错:
5[.WebGL-0000247802AB4E00] GL_INVALID_VALUE: Offset overflows texture dimensions.
试试看勾上这个?