Skip to content
New issue

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

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

Already on GitHub? # to your account

An error occurred in the combination of Lost Context and Filter3DRenderer #669

Closed
utibenkei opened this issue Dec 17, 2013 · 2 comments
Closed
Assignees
Labels

Comments

@utibenkei
Copy link

To view3D, I set the filters3d .
After that , the lost the context3D and create the new context3D .
The following error will occur .

Error #3709: The depthAndStencil flag in the application descriptor must match the enableDepthAndStencil Boolean passed to configureBackBuffer on the Context3D object.

@utibenkei
Copy link
Author

Additional information on this issue

In the case of AIR environment , this error occurs .
In the case of Flash Player, black screen is drawn although an error does not occur.
If filter3d is set to null, a display will return.
Then, even if it applies a filter3d again,render of the View3D always is black screen.

@ghost ghost assigned gonchar Dec 26, 2013
gonchar pushed a commit that referenced this issue Dec 30, 2013
#669
separate depthAndStencil flag for application
filter3d resource recovering when context3D was lost
@gonchar
Copy link
Member

gonchar commented Dec 30, 2013

fixed. Thank you for the issue!

@gonchar gonchar closed this as completed Dec 30, 2013
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants