Skip to content

found problem on ObjectDataParser.as  #90

@urunky

Description

@urunky

on ObjectDataParser._parseSlotDisplaySet
line 360 : displayDataSet.fixed = true ;

SkinSlotData._onClear
line 31 : displays.length = 0 ;

when calling StarlingFactory.clear( true )

RangeError: Error #1126: Cannot change the length of a fixed Vector.
at Vector$object/set length()
at dragonBones.objects::SkinSlotData/_onClear()[D:\github\DragonBonesAS5.0\DragonBones\src\dragonBones\objects\SkinSlotData.as:31]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions