hawksley / eleVR-Web-Player

A Web Player for 360 Video on the Oculus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to initialize the shader program.

felix021 opened this issue · comments

Every time I open the demo, chrome 35 (vr.js installed) says "Unable to initialize the shader program.", and the video seems broken, and here's the screenshot: http://imgur.com/Edyl1MQ

interesting. I am using chrome 35.0.1916.153 on a mac, and have faced no issues. Are you on Windows? (ps. Your issues are happening pre-vr.js issues. You should be able to get functional video without vr.js, that plugin is just for using the oculus)

Does it have any details other than "Unable to initialize the shader program."? That alert is supposed to include the results of gl.getShaderInfoLog(shader), which would help with figuring out what is wrong.

Thanks,
Andrea

I just reproduced this on Windows (didn't happen on my Linux box). I'll dive into the javascript console and see if I can diagnose it.

Thanks for looking into this @jherico . I just dug out my windows machine and verified that your fix works for me. @felix021 let us know if you still face this issue now.

no problems now, it seems great. the only problem is that i haven't got my OR yet :-( still waiting for my dk2.... @hawksley @jherico