https://bugs.winehq.org/show_bug.cgi?id=54247
Mohamad Al-Jaf mowinebugs@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mowinebugs@mail.com
--- Comment #2 from Mohamad Al-Jaf mowinebugs@mail.com --- (In reply to Timon from comment #0)
I suspect the culpit is the error :
0118:fixme:wininet:InternetSetFilePointer (00000004 0 00000000 0 0): stub
because i tried it with a launcher of a private server and it worked fine. But with another one it doesn't. And the main difference in the logs is this error. The error also reappears everytime i click on retry when the error comes.
Jason Kuo is working on partially implementing this function: https://gitlab.winehq.org/wine/wine/-/merge_requests/1268
You can try building wine with the partial implementation and test again to see if it fixes it.
As a workaround, you can also install the native wininet through winetricks.