http://bugs.winehq.org/show_bug.cgi?id=24358
Summary: FFXIV beta: fails to launch, fails version check Product: Wine Version: 1.3.2 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=30702) --> (http://bugs.winehq.org/attachment.cgi?id=30702) terminal output
Strange bug. The beta installs fine, but when you go to launch it, it pops up a window saying 'Checking version...'. After a couple seconds, a dialog appears over the first, saying:
11023 Unable to access server for version check. 2:20455,10007
or alternatively: 11014 Version check failed. 2:20447,0
(the second one seems more common, actually).
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #1 from Austin English austinenglish@gmail.com 2010-09-11 15:22:16 CDT --- Tried different combinations of winetricks ie6 wininet msxml3 msxml4 msxml6 jscript but none of those helped.
Terminal output isn't very revealing either :-/.
http://bugs.winehq.org/show_bug.cgi?id=24358
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2010-09-11 18:26:08 CDT --- I see this, too.
http://bugs.winehq.org/show_bug.cgi?id=24358
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://entry.ffxiv.com/
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #3 from Dan Kegel dank@kegel.com 2010-09-11 18:46:28 CDT --- Works fine when booted into Windows on same hardware.
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #4 from Dan Kegel dank@kegel.com 2010-09-11 19:02:11 CDT --- On Windows, when it says "checking version", it's doing lots of http fetches from 202.67.52.11, port 54996.
I haven't actually gotten the bootstrap downloader to finish on Windows, but at least it gets further than on Wine.
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #5 from Austin English austinenglish@gmail.com 2010-09-11 19:09:26 CDT --- Try native winhttp maybe?
http://bugs.winehq.org/show_bug.cgi?id=24358
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winhttp
--- Comment #6 from Austin English austinenglish@gmail.com 2010-09-11 23:50:50 CDT --- Answering my own question, yes, native winhttp fixes it. Now to find a way to get that into winetricks...
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #7 from Austin English austinenglish@gmail.com 2010-09-12 00:23:01 CDT --- Created an attachment (id=30706) --> (http://bugs.winehq.org/attachment.cgi?id=30706) +winhttp trace
http://bugs.winehq.org/show_bug.cgi?id=24358
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FFXIV beta: fails to |Final Fantasy XIV beta: |launch, fails version check |fails to launch, fails | |version check
--- Comment #8 from Dan Kegel dank@kegel.com 2010-09-12 10:40:15 CDT --- Adding full name for ease of searching; FFXIV = Final Fantasy XIV
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #9 from Dan Kegel dank@kegel.com 2010-09-12 11:50:33 CDT --- winetricks winhttp helps, but I also have to do WINEDEBUG=+relay, else it gets stuck at "initializing network".
(It gets stuck also if I then redirect to /dev/null; piping to grep ws2_32 seems to make it happy.)
I have yet to successfully download, though; I've seen at most 2 "local connections" and 0 "remote connections". I seem to be suffering from the slow download problems described at http://ffxiv.zam.com/forum.html?game=268&mid=1282367905291145437&how... even on Windows, even with windows firewall turned off.
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #10 from Dan Kegel dank@kegel.com 2010-09-12 12:06:36 CDT --- By setting up port forwarding in my nat/router/firewall box per http://www.gamespot.com/pc/rpg/finalfantasy14/show_msgs.php?topic_id=m-1-562... I did finally get remote connections to go above zero, and "download speed" is now at a megabit/sec. Also, WINEDEBUG=+winsock seems to be enough to get past the "Initializing network" hang, don't need WINEDEBUG=+relay. I'm now at 0.2% progress, w00t.
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #11 from Austin English austinenglish@gmail.com 2010-09-12 14:26:16 CDT --- (In reply to comment #10)
By setting up port forwarding in my nat/router/firewall box per http://www.gamespot.com/pc/rpg/finalfantasy14/show_msgs.php?topic_id=m-1-562...
Holy crap does that make a difference. To save time, the ports needed are: TCP/UDP 55296-55551 UDP 443
that site also mentions using a 'real torrent client', but a quick: $ find .wine | grep -i torrent
showed no results. I didn't investigate further, they probably obfuscated the name or hid it some other way.
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #12 from Dan Kegel dank@kegel.com 2010-09-12 14:52:15 CDT --- Hey, the download finished. Next problem is bug 24375.
http://bugs.winehq.org/show_bug.cgi?id=24358
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |24375
http://bugs.winehq.org/show_bug.cgi?id=24358
Phillip stein.phillip@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stein.phillip@gmail.com
--- Comment #13 from Phillip stein.phillip@gmail.com 2010-09-17 04:08:43 CDT --- Hi!
I have a question regarding the winhttp-thing... how do i get this into my winetricks? I am not so good with Linux, most time i use my GNOME-Panel to do things and i am glad, that i can do some little stuff via the terminal. But here my knowledge ends :\
Greetings, Phil
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #14 from Dan Kegel dank@kegel.com 2010-09-17 08:56:32 CDT --- Get a fresh winetricks, see http://wiki.winehq.org/FAQ#head-987c38148f3068191d3cc922d5cf6310c547c5aa
http://bugs.winehq.org/show_bug.cgi?id=24358
Bryan Conklin cormilion@Hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cormilion@Hotmail.com
--- Comment #15 from Bryan Conklin cormilion@Hotmail.com 2010-09-18 19:38:29 CDT --- Upon trying to run, the version check gives me the "unable to connect to server" error. Adding the winhttp library changes the message to "version check failed" and if I set it to native the version check won't even load.
Also, I don't know what is meant by " have to do WINEDEBUG=+relay "
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #16 from Dan Kegel dank@kegel.com 2010-09-18 20:01:41 CDT --- See http://wiki.winehq.org/FAQ#head-16da35b6327024d6ea576e3678488b16862d0f5e
http://bugs.winehq.org/show_bug.cgi?id=24358
Luke Bratch l_bratch@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |l_bratch@yahoo.co.uk
http://bugs.winehq.org/show_bug.cgi?id=24358
John Moffatt senjion@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |senjion@gmail.com
--- Comment #17 from John Moffatt senjion@gmail.com 2010-09-29 19:12:59 CDT --- (In reply to comment #16)
See http://wiki.winehq.org/FAQ#head-16da35b6327024d6ea576e3678488b16862d0f5e
I have done everything listed here and still hang on Initializing Network.
For the moment I have tried downloading the patch file via torrent and it still seems to have the same issue.
Any suggestions?
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #18 from John Moffatt senjion@gmail.com 2010-09-30 20:08:48 CDT --- I was able to get around the patching issue by copying game files from an already patched version on a friends system.
I am now able to get in and have made quite a bit of progress towards game launching in bug http://bugs.winehq.org/show_bug.cgi?id=24576
http://bugs.winehq.org/show_bug.cgi?id=24358
2jp 2jp.ebd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |2jp.ebd@gmail.com
--- Comment #19 from 2jp 2jp.ebd@gmail.com 2010-10-04 22:10:20 CDT --- tldr; make sure the WINE prefix is win32 based, not win64.
I had the hardest time getting it to patch, but I made a breakthrough tonight. I'm using Fedora 13 x86_64, and wine 1.3.1 . I tried running winetricks ie6, but it kept telling me it couldn't install on 64 bit os. I ended up uninstalling wine.x86_64 and installing wine.i686. Even then I still had to force it create a WINEPREFIX as win32:
WINEPREFIX=~/.wine.ff WINEARCH=win32 winecfg
I'd guess this could be a Fedora issue, as this isn't the first time it's defaulted to creating win64 prefixes. But after that I ran:
winetricks winhttp ie6
Then ran installer as normal without issue.
After all that when I ran WINEDEBUG=+winsock wine ffxivboot.exe, I managed to patch, login and select a character I'd created on my friend's windows computer.
Now to get it playable...
http://bugs.winehq.org/show_bug.cgi?id=24358
Randy cinco_flare@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cinco_flare@hotmail.com
--- Comment #20 from Randy cinco_flare@hotmail.com 2010-10-16 21:52:43 CDT --- Running the game after install gave me 11014 Version check failed Using native winhttp wininet gave me 11018 File access failed during version check. Using WINEDEBUG=+relay in either case gives me 11023 Unable to access server for version check. I also get random freezes of the client but other times it works ok.
I then copied game data from my windows install. Documents > My Games > FINA... And that gets me past the 11018 error. I thought it might have to do with writing permissions for my home folder but they looked ok. It seems that it will work with just winhttp but I get a lot of random freezes and it takes a lot of tries(I have to kill it a lot) to finally get through the update process. I'm using the retail client.
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #21 from Austin English austinenglish@gmail.com 2010-12-14 14:47:13 CST --- Still in wine-1.3.9-39-g59852bc with the full version of the game.
http://bugs.winehq.org/show_bug.cgi?id=24358
Mike Masterson themikemasterson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |themikemasterson@gmail.com
--- Comment #22 from Mike Masterson themikemasterson@gmail.com 2012-07-30 12:26:34 CDT --- Not an issue for me with x86 1.5.9, and ie8 / winhttp winetricks only. I haven't tried 1.4.1, however.
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #23 from Austin English austinenglish@gmail.com 2012-07-30 15:05:37 CDT --- (In reply to comment #22)
Not an issue for me with x86 1.5.9, and ie8 / winhttp winetricks only. I haven't tried 1.4.1, however.
The main client never initializes for me with wine-1.5.9-267-g8f108a0
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #24 from Mike Masterson themikemasterson@gmail.com 2012-07-30 15:10:14 CDT --- Is this with a clean wineprefix? Which winetricks (if any) are you using? Is the error message the same as the ones you originally attached?
I just uninstalled 1.5.9 and tried it with 1.4.1 and it works on my end.
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #25 from Austin English austinenglish@gmail.com 2012-07-30 15:16:26 CDT --- (In reply to comment #24)
Is this with a clean wineprefix? Which winetricks (if any) are you using? Is the error message the same as the ones you originally attached?
I just uninstalled 1.5.9 and tried it with 1.4.1 and it works on my end.
Yes. `winetricks winhttp ie8`. If I run the beta installer, I get the version check errors. With the full game from dvd, I get a hung client.
http://bugs.winehq.org/show_bug.cgi?id=24358
--- Comment #26 from Mike Masterson themikemasterson@gmail.com 2012-07-31 15:21:10 CDT --- I know earlier mention was made of using a real torrent client. Did you ever locate them?
the .torrent files for patching are found in $HOME/.wine/drive_c/users/your_user/My Games/FINAL FANTASY XIV/downloads/ffxiv/
For me, $HOME/.wine/drive_c/your_user links to ~/ for me.
2d2a390f/metainfo has the .torrent for the latest boot client. 48eca647/metainfo has the 15 or so (currently) torrents for updating the client.
I may not be able to help with the winhttp trace, but that might help. Perhaps an updated boot client will get past the issues.
http://bugs.winehq.org/show_bug.cgi?id=24358
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
--- Comment #27 from Austin English austinenglish@gmail.com 2012-07-31 15:22:17 CDT --- I'm no longer playing the game, so I'm not worried about it. I'll mark it WORKSFORME though, since it works for someone.
http://bugs.winehq.org/show_bug.cgi?id=24358
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #28 from Austin English austinenglish@gmail.com 2012-07-31 17:52:56 CDT --- Closing.