The browser console shows this error when loading my game:
ERROR: 0:89: 'bitfieldInsert' : no matching overloaded function found
Everything works but i cannot run my game without exception catching on as there is an error. I presume this is the cause of that error. I think it is a WebGL function but i have no idea whats causing it.