Skip to content

Spine bug with the raptor sample #1387

Open
@lassade

Description

@lassade

In web i got Uncaught Invalid line: format: RGBA8888 from Spine.js:1636 it try to take the format value before get the size.
In Spine.js:1454 the size is not taken into account.

The begin of the raptor.atlas file.

raptor.png
size: 1008,1016
format: RGBA8888
filter: Linear,Linear
repeat: none
back_arm

there is an size "tag" before the format no other .atlas have this. the runtime read the file just fine.

This bug is related to #1381?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions