ba-archive / blue-archive

碧蓝档案的档案。我们期待着更多老师的加入,欢迎通过邮件、B站私信或 discussion 联系我们
https://blue-archive.io/
GNU Affero General Public License v3.0
217 stars 7 forks source link

[Bug] 必然复现:阿露 live2d 加载错误 #90

Closed mark9804 closed 1 year ago

mark9804 commented 1 year ago

问题描述

Uncaught Error: Texture Error: frame does not fit inside the base Texture dimensions: X: 1123 + 907 = 2030 > 1024 or Y: 78 + 862 = 940 > 1024
    at Texture2.set (Texture.ts:607:19)
    at new Texture2 (Texture.ts:199:18)
    at iterateParser (TextureAtlas.ts:251:43)
    at TextureAtlas.ts:202:25
    at loaders.ts:169:21
    at Signal2.dispatch (Signal.ts:138:22)
    at Loader.ts:572:44
    at next (AsyncQueue.ts:271:21)
    at e.use (SoundLoader.ts:71:13)
    at Loader.ts:568:20
image

问题位置

100006

复现流程

No response

mark9804 commented 1 year ago

通过修改spine的方式解决了