Scavengrove's Forum Posts

  • Could you please post an example capx? (or at least an example png?)

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You're probably right; the bug appears only in preview mode for me.

  • Link to .capx file (required!):

    My account is too new to post link, but you can download the capx at:

    dropbox dot com/s/56j7pje4tipzgrs/r147_webgl_bug.capx

    Steps to reproduce:

    1. Create an empty project, add a sprite.

    2. Give it the effect "set color".

    3. Give it the effect "water background"

    4. Make sure "water background" is the second effect.

    5. Run the project and observe crash.

    Not all effects cause the bug, but it seems like if a distortion effect is second on the list and a color effect is first, it happens. Sphere and Water Background are the two distortions I got the bug with, when combined with nearly any other effect.

    Observed result:

    Error message at runtime stating: "Assertion failure: Warning: set rendering to current texture 1"

    Expected result:

    Effects applied and no error message appears.

    Browsers affected:

    Chrome: yes

    Firefox: yes

    Internet Explorer: No? I have IE10, doesn't appear to apply any WebGL effects.

    Operating system & service pack:

    Win7x64 home prem, sp1

    Construct 2 version:

    r147 beta

  • I am having the same problem, eli0s - I spent a few hours today tracking this bug down and have figured out how to reproduce it. I'm submitting an official bug report right now, but just for anyone who's searching around, here's how to reproduce (Release 147 only):

    Create an empty project, add a sprite. Give it the effect "set color" and then the "water background" effect. ** Make sure "water background" is the second effect. ** Run the project and it crashes with the Assertion failure.

    Not all effects cause the bug, but it seems like if a distortion effect is second on the list and a color effect is first, it happens. Sphere and Water Background are the two distortions I got the bug with, when combined with nearly any other effect.

  • That fix worked for me Ashley, thanks!

    (Win7x64 sp1, Steam)