[Bug 45486] Byond 512.x dreamseeker will crash on loading into a ss13 station that uses shaders if run on wine 3.9 or later , but will run fine if you use 3.8

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 21 12:39:01 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45486

--- Comment #4 from midicow at gmail.com ---
006a:fixme:d3d:state_linepattern_w Setting line patterns is not supported in
OpenGL core contexts.
006a:err:d3d:wined3d_debug_callback 0x2679ae8: "GL_INVALID_OPERATION in
glVertexAttribPointer(non-VBO array)".
006a:err:d3d:wined3d_debug_callback 0x2679ae8: "GL_INVALID_OPERATION in
glVertexAttribPointer(non-VBO array)".

Are the errors that precede a crash of dreamseeker.exe

----

I did reversion testing and ended up with:

0db4d1c251d293333e2721a78d6156008a90ff6f is the first bad commit
commit 0db4d1c251d293333e2721a78d6156008a90ff6f
Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed May 23 16:14:13 2018 +0430

    wined3d: Default to OpenGL 4.4 contexts.

    Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

:040000 040000 b5834b97e8655f7a879c3ebb830f88c10521dd6a
d3cd9af46880f4cffcfe39f89e3f66da119edabd M    dlls



----


git revert -n 0db4d1c251d293333e2721a78d6156008a90ff6f
after a bisect reset and a checkout master
results in a compleable version of wine 3.13 that can launch dreamseeker.exe
into a station that uses d3d9 features without crashing or getting the errors
in the top of this comment

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list