StarlingGraphics / Starling-Extension-Graphics

flash.display.Graphics style extension for the Starling Flash GPU rendering framework
https://github.com/StarlingGraphics/Starling-Extension-Graphics/wiki
MIT License
282 stars 89 forks source link

Error #3600: No valid program set. #150

Open Stepka opened 8 years ago

Stepka commented 8 years ago

Hi!

I found this -

[Fault] exception, information=Error: Error #3600: No valid program set. at flash.display3D::Context3D/drawTriangles() at starling.display.materials::StandardMaterial/drawTriangles()[/Users/mpz/Documents/Mobile Apps/MyMarketsApp/Starling-Extension-Graphics/src/starling/display/materials/StandardMaterial.as:143] at starling.display.graphics::Graphic/render()[/Users/mpz/Documents/Mobile Apps/MyMarketsApp/Starling-Extension-Graphics/src/starling/display/graphics/Graphic.as:342]

It happens when android device going to sleep second time and going back.

It is the last version of swc (march 2016)

IonSwitz commented 8 years ago

The SWC hasnt been updated in a long time and isn't supported. I know some fixes has been made to the source tree. I hope you can use that instead

Stepka commented 8 years ago

Understand.

I tried to compile sources but got erros with latest staling swc (2.0.1). What version do you recommend and use?

IonSwitz commented 8 years ago

This extension is compatible with Starling 1.X, not 2.0. - Sorry