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

Double-decoration error in Autowiring v1.0.0 #920

Closed
codemercenary opened this issue May 4, 2016 · 1 comment
Closed

Double-decoration error in Autowiring v1.0.0 #920

codemercenary opened this issue May 4, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@codemercenary
Copy link
Contributor

There's a defect introduced in #866 which is causing a multi-decorate problem to appear on initialization in certain user build cases. This defect is serious enough to merit a patch release this week to correct the problem.

The issue is only reproduceable in platform. This is a copy of the error log:

[Critical] Unhandled exception: Cannot decorate this packet with type SubFrame, the requested decoration is already satisfied
[Critical] An unhandled exception occurred in a device context: Cannot decorate this packet with type SubFrame, the requested decoration is already satisfied
@veronicaz41
Copy link
Contributor

This is related to this PR: #866
And in platform, the exception throw at "ImageDebug"

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