https://bugs.winehq.org/show_bug.cgi?id=43002
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #1 from Gijs Vermeulen acescopezz@gmail.com --- (In reply to Dr. Wes Snyder V from comment #0)
Created attachment 58142 [details] backtrace log
Playing Requiem Online generates an error message box when trying to open the Quest panel, either pressing the Quest button with the mouse or the U shortcut key. The error is:
Wine C++ Runtime Library
Assertion failed!
Program: C:\Program Files (x86)\Steam\steamapps\common\Requiem.exe File: /msvcp90/string.c Line: 1982
Expression: "this->size >= pos"
Not all the buttons or key shortcuts do this. For example, Skills(K), Possession Beast(L), DNA(N), Community(P), Battlefield(Y), and System(Esc) work. Lucky Box(J) and Quest(U) throw the error.
Wine error log attached. I can run with WINEDEBUG=+relay or another way. I may try with the message box catch later today.
This seems like a dupe of bug 41796, this should have been fixed by https://source.winehq.org/git/wine.git/commit/a5767dc3ef7d5af5f966369c8d4a09... Could you try with wine-git?