Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

found problem on ObjectDataParser.as #90

Open
urunky opened this issue Jan 18, 2017 · 1 comment
Open

found problem on ObjectDataParser.as #90

urunky opened this issue Jan 18, 2017 · 1 comment

Comments

@urunky
Copy link

urunky commented Jan 18, 2017

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]

@akdcl
Copy link
Member

akdcl commented Feb 15, 2017

Hi,
The bug has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants