hi there I started messing around with vvvvjs on my server but I am getting the following error
Oh gosh, can't initialize WebGL. If you're on Chrome, try launching like this: chrome.exe --ignore-gpu-blacklist . If you're on Firefox 4, go to page about:config and try to set webgl-force-enable to true.
I tried what they say but it doesn t change anything…
tx
S.
ye, should be quotes of course. but what i wrote about initVVVV shouldn’t matter that much for you, because you’re including all scripts in your head anyway.
here I recreated one of your new examples everything is properly linked, the patch is there, i checked the folder permissions they are correct: user to my user, group to wwww-data.
???
tx
S.
@sagishi : if you want I can create a user for you to ssh the files…
on a side note: i fixed the code box and also introduced three new supported languages: html (which is html4 strict), html5 and javascript. instead of starting your code block with code: you can write code(lang=javascript):. I edited io’s post to demonstrate.