https://bugs.winehq.org/show_bug.cgi?id=56603
--- Comment #5 from m.kolesinski@gmail.com --- (In reply to Bernhard Übelacker from comment #4)
Might this be related to a too long opengl extension string? Is the error still happening when limiting it for the nvidia driver via e.g. environment "export __GL_ExtensionStringVersion=17700"? (Similar to what mesa/AMD/Intel does with "export MESA_EXTENSION_MAX_YEAR=2002".)
As best I can tell, no. I have tried this and a host of other, nVidia driver-specific workarounds to no avail. None of them changes this behavior. Also, the native Linux binary doesn't suffer from this problem (I realize that's not a guarantee, as the codebase for the Linux version will have some differences).