Uh... lots.
1) The "Made with BYOND" screen never shows up.
2) The gradient background for the menu doesn't work.
3) The text in the "controls" menu of the options is completely fucked.
4) The in-game lighting doesn't work, even though it's pretty much a word-for-word rip of the code in the DM reference.
5) The score GUI in-game is wildly off center.
6)
Numbered Steps to Reproduce Problem:
I couldn't even begin to tell you.
Code Snippet (if applicable) to Reproduce Problem:
From the dev console:
play:1 [.Offscreen-For-WebGL-000001A9141D2A70]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glClear: framebuffer incomplete
play:1 [.Offscreen-For-WebGL-000001A9141D2A70]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
play:1 [.Offscreen-For-WebGL-000001A9141D2A70]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
2play:1 [.Offscreen-For-WebGL-000001A9141D2A70]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glClear: framebuffer incomplete
play:1 [.Offscreen-For-WebGL-000001A9141D2A70]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
play:1 [.Offscreen-For-WebGL-000001A9141D2A70]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
play:1 WebGL: too many errors, no more errors will be reported to the console for this context.
Expected Results:
It works.
Actual Results:
It doesn't.
Does the problem occur:
Every time? Or how often? Every time.
In other games? Fuck if I know.
In other user accounts? Yes.
On other computers? Yes.
When does the problem NOT occur?
Never.
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Been fucked like this literally since I started production.
Workarounds:
Use DreamSeeker.
You can test the regular DS server here and the webclient server here. If you would like access to the source and have a git program I can give you access to my private repo. Otherwise just let me know and I'd be happy to upload and send a copy of the source.