Copied from the chat:
Qwertius:
Today, in all my games, all the water flashes black every second or so; it's as if one frame of the animation is solid black. Still playable, but annoying. Tried restarting Chrome and even rebooting. Happening to everyone, or just me?
SnotlinG:
Qwertius, I had the same the other day. But is working for me now.Are you using a new version of chrome or something? Could you try reloading your offline cache?
piranha:
Qwertius, I've seen it in a developerversion of chrome called chrome canary. Which browser are you using? have you tried if you get the same thing if you try another brower?
Qwertius:
I cleared cached images and files; it is now worse. Now it looks like every frame in the water animation has some black pixels, some more than others. Using Chrome version 39.0.2171.65 m. It does not happen in Firefox.
zillusion:
Qwertius, I had the same thing start happening to me 2 updates ago (around 1.01 or maybe even the update before that). It's annoying, but I try to just ignore it.
zillusion:
Sometimes it feels like it gives me a headache.I didn't pursue a report on it because I'm using google-chrome browser in Linux OS (it happens in both ubuntu or arch, which is what I use). It doesn't happen in firefox, but the game performs worse in firefox, so I still use google-chrome.
zillusion:
If you guys need help trouble shooting it, let me know. I'd be happy to be rid of the black flash.
AtomicDustmen the black flash is now happening to me as well...
piranha:
The water animation is 2 backgrounds in the same div. One holding a static background of the water and a gif animation containing all the frames with pixel changes compared to the static image. It seems like the problem you have is that it only paints the animation background and not the static water image behind it. The result is you get the color background (black) where the static water image should be.