https://bugs.winehq.org/show_bug.cgi?id=41796
Bug ID: 41796 Summary: Fill Up! (freely downloadable game) crashes when creating a player profile Product: Wine Version: 1.9.23 Hardware: x86 URL: http://files.myplaycity.com/files/fillup_setup.exe OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bero@lindev.ch Distribution: Other
This game: http://files.myplaycity.com/files/fillup_setup.exe
Installs and starts up fine, but creating a player profile results in a failed assertion dialog (inside the game, so the assert happens in the game's code, not in Wine itself -- something must be returning an unexpected value):
Assertion failed
Program: C:\Program Files\MyPlayCity.com\Fill Up!\engine.exe File: ..\msvcp90\string.c Line: 3954 Expression: "this->size >= pos"