You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all awesome project! I found it just in time for some digital signage work I'm doing. Thanks for your work!
I'm trying to run the shadows.js on the RPi 2 and it seems to be crashing at line 472 in context.js (shadowContext = vg.egl.createContext(vg.screen.context);). If I step through the debugger try to view the vg.screen object I get an 'Interal error: illegal access'. Also, find below, the crash dump.
Hi,
First of all awesome project! I found it just in time for some digital signage work I'm doing. Thanks for your work!
I'm trying to run the shadows.js on the RPi 2 and it seems to be crashing at line 472 in context.js (shadowContext = vg.egl.createContext(vg.screen.context);). If I step through the debugger try to view the vg.screen object I get an 'Interal error: illegal access'. Also, find below, the crash dump.
Anybody else seeing this?
Thanks,
Kevin
The text was updated successfully, but these errors were encountered: