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

Issue when assigning lightPicker to a material #241

Open
SirGordon opened this issue Apr 2, 2014 · 6 comments
Open

Issue when assigning lightPicker to a material #241

SirGordon opened this issue Apr 2, 2014 · 6 comments
Labels

Comments

@SirGordon
Copy link

Hello!

  1. Download and open this AWD file:
    http://r.playerio.com/r/moba-zpuzrjgvp0pk6vq9l6mfq/archer/archer_lightPicker_issue.awd
  2. Create animator and assign it to the mesh
  3. Assign existing lightPicker to the material
    Error :(

Note that if you first set the lightPicker and then animator, it works!
This may be an away3d core issue, but it's easier to reproduce using Away Builder
Thank you!

P.S.: another error is shown if using latest away3d core (dev branch) + latest away builder from github

@SirGordon
Copy link
Author

Did anybody look into this? :(

@80prozent 80prozent added the bug label Apr 11, 2014
@80prozent
Copy link
Member

Yeah. Just had a look right now.

I can confirm, its a bug, but have no fix for it yet.

@SirGordon
Copy link
Author

Ok, thank you!
Just wanted a confirmation

@80prozent
Copy link
Member

this is a bug in the away3d lib.
with that latest away3d the error is:
RangeError: Error #2006: The supplied index is out of bounds.
thrown from this line:
https://github.com/away3d/away3d-core-fp11/blob/dev/src/away3d/animators/SkeletonAnimator.as#L215

@SirGordon
Copy link
Author

yup!

@SirGordon SirGordon reopened this Apr 11, 2014
@SirGordon
Copy link
Author

Oops wrong button

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

No branches or pull requests

2 participants