If you have the time, you could open assets/shaders/wave.frag in your favourite text editor
and then change the third line:
uniform float u_alpha = 1.;
to just:
uniform float u_alpha;
I will update the build as well in an hour, but then you don't have to download 100+mb of game again :)