[Bug 20459] New: Fallen Earth updater does not start
http://bugs.winehq.org/show_bug.cgi?id=20459 Summary: Fallen Earth updater does not start Product: Wine Version: 1.1.32 Platform: PC URL: http://www.fallenearth.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: l_bratch(a)yahoo.co.uk Created an attachment (id=24327) --> (http://bugs.winehq.org/attachment.cgi?id=24327) Terminal output The installer for this game works fine, but the built in updater required to play does not start. Terminal output attached. The terminal output doesn't have any backtrace, but there is a message back produced which says: A fatal error occured in Fallen Earth Updater and it needs to close! [EXCEPTION_ACCESS_VIOLATION @ 0x7D97DF1D] -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2009-10-30 14:58:08 --- Please try to get a backtrace as described in: http://wiki.winehq.org/Backtraces -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #2 from Vincent Povirk <madewokherd(a)gmail.com> 2009-10-30 15:02:03 --- I guess that won't work because you don't have time to attach to the running process before it crashes. I think that instead you can run the process using winedbg ('winedbg foo.exe') and then start at 3.iii on that page. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 Luke Bratch <l_bratch(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24327|0 |1 is obsolete| | --- Comment #3 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2009-10-31 13:13:05 --- Created an attachment (id=24475) --> (http://bugs.winehq.org/attachment.cgi?id=24475) Backtrace of crash I got the attached backtrace by using the second method suggested by Vincent. This is with the latest Git. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #4 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2009-10-31 13:26:49 --- I just tested, and it works fine with native shdocvw.dll. (In fact with native winhttp.dll too, the entire updater and games works well!) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shdocvw -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 Mike Shultz <mr.blastissimo(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mr.blastissimo(a)gmail.com --- Comment #5 from Mike Shultz <mr.blastissimo(a)gmail.com> 2009-12-22 10:05:33 --- I am having trouble with this. Same problem but there is no info on this page on how it was fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #6 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2009-12-22 10:46:19 --- Mike, locate a native Windows copy of shdocvw.dll and then use winecfg to tell Wine to use it instead of its builtin copy. Do the same with winhttp.dll if you want the whole game to work. If you need any help with that email me off-list as Bugzilla is not for support. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-12-22 13:22:50 --- (In reply to comment #6)
Mike, locate a native Windows copy of shdocvw.dll and then use winecfg to tell Wine to use it instead of its builtin copy. Do the same with winhttp.dll if you want the whole game to work. If you need any help with that email me off-list as Bugzilla is not for support.
Or use 'winetricks ie6'... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #8 from Vincent Povirk <madewokherd(a)gmail.com> 2010-06-05 12:36:59 --- Created an attachment (id=28585) --> (http://bugs.winehq.org/attachment.cgi?id=28585) hacky patch It looks like get_client_disp_property is getting a NULL IDispatch from QueryInterface (but the call claims to succeed). Here's a hacky patch that might work around that. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 Eric Lanz <elanz1615(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |elanz1615(a)yahoo.com --- Comment #9 from Eric Lanz <elanz1615(a)yahoo.com> 2010-06-07 10:02:50 --- Also check out the mac version of the updater, download the mac beta and copy the FEUpdaterMac.exe and run that instead of FEUpdater.exe: http://appdb.winehq.org/objectManager.php?sClass=version&iId=19897 The mac version uses gecko instead of ie. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 haleykd(a)users.sf.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |haleykd(a)users.sf.net --- Comment #10 from haleykd(a)users.sf.net 2011-12-28 15:04:22 CST --- The changes made to FEUpdater for the mac beta have been merged into the PC version, so now there is only one version to deal with. The presence if wine.cfg changes the behaviour of FE, supposedly it only disables the use of raw input. Without wine.cfg it crashes just after starting, with it the updater runs but crashes during/after login. I will attach backtraces of both crashes. Archlinux64 8GB ram wine 1.3.35 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #11 from haleykd(a)users.sf.net 2011-12-28 15:05:46 CST --- Created attachment 38149 --> http://bugs.winehq.org/attachment.cgi?id=38149 backtrace of crash without wine.cfg -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #12 from haleykd(a)users.sf.net 2011-12-28 15:08:38 CST --- Created attachment 38151 --> http://bugs.winehq.org/attachment.cgi?id=38151 backtrace with wine.cfg -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #13 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=20459 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #14 from super_man(a)post.com --- Is this bug even possible to test anymore? I already installed one installer and it starts to update itself. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=20459 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=20459 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net, | |winetest(a)luukku.com --- Comment #15 from winetest(a)luukku.com --- I think this bug can't be reproduced anymore. I downloaded an installer. And it stars to download the game. I am at 1Gb/5.18Gb. Canceling now. Fresh prefix, no overrides used. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=20459 Philipp Ludwig <philipp.ludwig(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philipp.ludwig(a)gmail.com --- Comment #16 from Philipp Ludwig <philipp.ludwig(a)gmail.com> --- Well, you have to wait after the install tool has finished downloading the game. Then try to run FEUpdater.exe, it crashes instantly. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #17 from Philipp Ludwig <philipp.ludwig(a)gmail.com> --- Addendum: It works after I install ie6 ie8 corefonts msxml3 (using winetricks). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #18 from winetest(a)luukku.com --- maybe abandon this bug??? " After a long 10 year run, the original Fallen Earth servers were taken offline on October 14, 2019. Little Orbit is now working on an all-new reboot of the game. Please visit our forums for more information." -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=20459 --- Comment #19 from lostcoderhaley(a)gmail.com --- Fine with me. I had forgotten about this one. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=20459 Claudio <sick_soul(a)yahoo.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sick_soul(a)yahoo.it --- Comment #20 from Claudio <sick_soul(a)yahoo.it> --- just to update: the game has been re-released on steam, and this bug still persists today in 2022. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla