https://bugs.winehq.org/show_bug.cgi?id=43002
Bug ID: 43002 Summary: Requiem Online - Wine C++ Runtime Library error Product: Wine Version: 2.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs@winehq.org Reporter: wessnyder@comcast.net Distribution: ---
Created attachment 58142 --> https://bugs.winehq.org/attachment.cgi?id=58142 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.