https://bugs.winehq.org/show_bug.cgi?id=49873
Bug ID: 49873 Summary: Warzone 2100 crashes when starting the game. Product: Wine Version: 5.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Created attachment 68212 --> https://bugs.winehq.org/attachment.cgi?id=68212 The last part of the console messages during the crash
Download location https://github.com/Warzone2100/warzone2100/releases/download/3.4.1/warzone21...
Steps to reproduce 1) install the game 2) start the game: $ wine ~/.wine/drive_c/Program\ Files\ (x86)/Warzone\ 2100-3.4.1/bin/warzone2100.exe 3) after a few seconds, this error comes up: "Warzone crashed unexpectedly, would you like to save a mini-dump diagnostic file? (A standard report log .RPT will always be saved)" Click Yes. 4) Now the error "The program Warzone2100.exe has encountered a serious problem and needs to close" Click show details
My versions: $ wine --version wine-5.17 (Staging) $ uname -a Linux cedric-p4 5.8.10-arch1-1 #1 SMP PREEMPT Thu, 17 Sep 2020 18:01:06 +0000 x86_64 GNU/Linux
https://bugs.winehq.org/show_bug.cgi?id=49873
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 68213 --> https://bugs.winehq.org/attachment.cgi?id=68213 the backtrace
https://bugs.winehq.org/show_bug.cgi?id=49873
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Looks like the bug is pretty clear here:
unimplemented function api-ms-win-crt-convert-l1-1-0.d.strtold
But if you report other bugs, please always cd into the game folder before launching the game. It removes some potential bugs.
https://bugs.winehq.org/show_bug.cgi?id=49873
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Warzone 2100 crashes when |Warzone 2100 crashes when |starting the game. |starting the game, needs | |strtold Component|-unknown |msvcrt
https://bugs.winehq.org/show_bug.cgi?id=49873
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/Warzone2 | |100/warzone2100/releases/ CC| |o.dierick@piezo-forte.be Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=49873
Robert Wilhelm sloper42@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sloper42@yahoo.com Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #3 from Robert Wilhelm sloper42@yahoo.com --- confirmed under wine-5.18.
wine: Call from 7B036695 to unimplemented function api-ms-win-crt-convert-l1-1-0 .dll.strtold, aborting
$ grep -nw strtold api-ms-win-crt-convert-l1-1-0.spec 99:@ stub strtold
https://bugs.winehq.org/show_bug.cgi?id=49873
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Warzone 2100 crashes when |Warzone 2100 crashes on |starting the game, needs |unimplemented function |strtold |api-ms-win-crt-convert-l1-1 | |-0.dll.strtold
https://bugs.winehq.org/show_bug.cgi?id=49873
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |568e3e8b697a960881c162671a3 | |3c28727921797 Status|NEW |RESOLVED
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Game works for me after https://source.winehq.org/git/wine.git/commit/568e3e8b697a960881c162671a33c28727921797, marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=49873
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.19.