https://bugs.winehq.org/show_bug.cgi?id=40074
Bug ID: 40074 Summary: Crash on osx 10.7.5 on darkest dungeon Product: Wine Version: unspecified Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: s.dablain@gmail.com
Created attachment 53554 --> https://bugs.winehq.org/attachment.cgi?id=53554 Program error detail
Happens after I create my character and before the game actually begins.
https://bugs.winehq.org/show_bug.cgi?id=40074
--- Comment #1 from Ken Thomases ken@codeweavers.com --- It appears that the game uses OpenGL directly. That is, it's not a D3D game, where Wine maps D3D to OpenGL.
That means there's not much opportunity for Wine to intervene in the game's use of OpenGL. The crash is inside of the OS X OpenGL library. It seems like this must be a bug in that OpenGL library, because the call that's being made doesn't have any opportunity for the caller to pass bad data.
I'm seeing claims that the game requires OpenGL 3.2+. That's complicated on OS X. OS X does support OpenGL 3.2+ but only forward-compatible core contexts, which is fairly restrictive. It's not clear if the game is assuming it has what it needs when it really doesn't. A +wgl log may clarify.
By the way, it seems like the game is available natively for OS X.
https://bugs.winehq.org/show_bug.cgi?id=40074
--- Comment #2 from Simon s.dablain@gmail.com --- Thank you for the quick answer I really didn't expect such a response.
In fact the game is compatible for OSX 10.9 and later so I doesn't work for me so I was hoping to find a way to make it work thought wine. But seems a little bit complicated that expected. Anyway according to the website they are working for make it runnable for my OSX so at the end I will just wait for it.
https://bugs.winehq.org/show_bug.cgi?id=40074
Oscar van Vliet ovvldc@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ovvldc@gmail.com
--- Comment #3 from Oscar van Vliet ovvldc@gmail.com --- This is currently listed as the only bug with Blocker severity on Mac OS X. Is it still an issue?
https://bugs.winehq.org/show_bug.cgi?id=40074
Oscar van Vliet ovvldc@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|ovvldc@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=40074
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #4 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Oscar van Vliet from comment #3)
This is currently listed as the only bug with Blocker severity on Mac OS X.
Well, it shouldn't be a blocker to begin with. Not that anyone really cares about bug severity...
https://bugs.winehq.org/show_bug.cgi?id=40074
Qwerty Chouskie asdfghrbljzmkd@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |asdfghrbljzmkd@outlook.com
--- Comment #5 from Qwerty Chouskie asdfghrbljzmkd@outlook.com --- (In reply to Simon from comment #2)
Thank you for the quick answer I really didn't expect such a response.
In fact the game is compatible for OSX 10.9 and later so I doesn't work for me so I was hoping to find a way to make it work thought wine. But seems a little bit complicated that expected. Anyway according to the website they are working for make it runnable for my OSX so at the end I will just wait for it.
Probably the reason that it only works on 10.9+ is this crash. Probably a NOTOURBUG.
https://bugs.winehq.org/show_bug.cgi?id=40074
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #6 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-4.2?
https://bugs.winehq.org/show_bug.cgi?id=40074
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- No answer in over 5 years and OS X 10.7.5 isn't supported anymore anyway.
https://bugs.winehq.org/show_bug.cgi?id=40074
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.