[Bug 30694] New: Fallout 3 Launcher Crashes Instantly
http://bugs.winehq.org/show_bug.cgi?id=30694 Bug #: 30694 Summary: Fallout 3 Launcher Crashes Instantly Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: iyeru42(a)gmail.com Classification: Unclassified Created attachment 40196 --> http://bugs.winehq.org/attachment.cgi?id=40196 it exits terminal input once it finishes here. Disallowing real trace. How do I load DLC Files without having the launcher come up? -- 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=30694 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-16 10:20:58 CDT --- Does it have anything to do with bug 28035 ? -- 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=30694 --- Comment #2 from Ian <iyeru42(a)gmail.com> 2012-05-16 14:30:38 CDT --- Created attachment 40205 --> http://bugs.winehq.org/attachment.cgi?id=40205 Screenshot of error (In reply to comment #1)
Does it have anything to do with bug 28035 ?
No, because with my bug, the menu options don't even appear, see new attachment here. -- 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=30694 Ian <iyeru42(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.5.4 -- 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=30694 --- Comment #3 from Ian <iyeru42(a)gmail.com> 2012-05-16 14:47:10 CDT --- And before you go asking me, here's these: ian(a)ubuntu:~$ glxinfo | grep renderer OpenGL renderer string: GeForce GTX 470/PCIe/SSE2 ian(a)ubuntu:~$ lspci -n | grep 0300 06:00.0 0300: 10de:06cd (rev a3) -- 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=30694 --- Comment #4 from Ian <iyeru42(a)gmail.com> 2012-05-16 14:49:28 CDT --- And these: ian(a)ubuntu:~$ nvidia-settings --version nvidia-settings: version 295.53 (buildmeister(a)swio-display-x86-rhel47-07.nvidia.com) Sat May 12 00:33:54 PDT 2012 The NVIDIA X Server Settings tool. This program is used to configure the NVIDIA Linux graphics driver. For more detail, please see the nvidia-settings(1) man page. Copyright (C) 2004 - 2010 NVIDIA Corporation. ian(a)ubuntu:~$ Xorg -version X.Org X Server 1.11.3 Release Date: 2011-12-16 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.42-23-generic x86_64 Ubuntu Current Operating System: Linux ubuntu 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic root=UUID=8746d034-3750-43c4-b4d3-7e6856fa218f ro nomodeset Build Date: 20 April 2012 05:12:02AM xorg-server 2:1.11.4-0ubuntu10.1 (For technical support please see http://www.ubuntu.com/support) Current version of pixman: 0.24.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. -- 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=30694 --- Comment #5 from Ian <iyeru42(a)gmail.com> 2012-05-16 15:04:02 CDT --- It's apparently complaining my OpenGL Drivers are wrong (Portal 2 gives the same end error, but extra beginning error stating that OpenGL isn't installed.) Sadly, it is installed: ian(a)ubuntu:~$ glxinfo | grep "OpenGL version" OpenGL version string: 4.2.0 NVIDIA 295.53 -- 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=30694 --- Comment #6 from Ian <iyeru42(a)gmail.com> 2012-05-16 15:06:36 CDT --- User here: http://askubuntu.com/questions/126053/wine-claims-nvidia-opengl-drivers-not-... Said that updating the system helps. I've already been updated. So that won't help. -- 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=30694 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-05-16 15:30:22 CDT --- (In reply to comment #5)
It's apparently complaining my OpenGL Drivers are wrong (Portal 2 gives the same end error, but extra beginning error stating that OpenGL isn't installed.)
Sadly, it is installed:
ian(a)ubuntu:~$ glxinfo | grep "OpenGL version" OpenGL version string: 4.2.0 NVIDIA 295.53
You're on a 64-bit OS, you need to make sure you have 32-bit libraries installed as well (wine is 32-bit). -- 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=30694 --- Comment #8 from Ian <iyeru42(a)gmail.com> 2012-05-16 15:39:00 CDT --- (In reply to comment #7)
(In reply to comment #5)
It's apparently complaining my OpenGL Drivers are wrong (Portal 2 gives the same end error, but extra beginning error stating that OpenGL isn't installed.)
Sadly, it is installed:
ian(a)ubuntu:~$ glxinfo | grep "OpenGL version" OpenGL version string: 4.2.0 NVIDIA 295.53
You're on a 64-bit OS, you need to make sure you have 32-bit libraries installed as well (wine is 32-bit).
installed ia32-libs: ian(a)ubuntu:~/.wine/drive_c/Program Files (x86)/Steam/steamapps/common/Fallout 3 goty$ wine FalloutLauncher.exe fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f005160, 0x3f036b20, 0x3f036b18 fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f005160, 0x3f036b58, 0x3f036b50 fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f005160, 0x3f036ae8, 0x3f036ae0 fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f005160, 0x3f036b90, 0x3f036b88 fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f005160, 0x3f036bc8, 0x3f036bc0 fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub ian(a)ubuntu:~/.wine/drive_c/Program Files (x86)/Steam/steamapps/common/Fallout 3 goty$ Same thing. -- 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=30694 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED URL| |http://store.steampowered.c | |om/app/22370/ CC| |focht(a)gmx.net Resolution|--- |FIXED Summary|Fallout 3 Launcher Crashes |Fallout 3: Game of the Year |Instantly |Edition (Steam): game | |launcher crashes instantly --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, I can't reproduce this, the launcher works fine here. Make sure you check appdb HOWTO for proper installation: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14322 If you already have a shared Steam prefix for games you can fake the installation of prerequisites the usual way. Look at the game 'installscript.vdf' and create the registry keys before starting Steam/game launcher. --- snip --- "DXSetup" { "HasRunKey" "HKEY_lOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\22300" "process 1" "%INSTALLDIR%\\Directx9c\\DXSETUP.exe" "command 1" "/silent" "NoCleanUp" "1" } "VCRedist" { "HasRunKey" "HKEY_lOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\22300" "process 1" "%INSTALLDIR%\\VCRedist\\vcredist_x86.exe" "command 1" "/q:a" "NoCleanUp" "1" } "GFWLive" { "HasRunKey" "HKEY_lOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\22300" "process 1" "%windir%\\system32\\msiexec.exe" "command 1" "/i \"%INSTALLDIR%\\GFWLive\\xliveredist.msi\" /passive" "NoCleanUp" "2" "MinimumHasRunValue" "2" } "DotNetFX" { "HasRunKey" "HKEY_lOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\22300" "process 1" "%INSTALLDIR%\\DotNetFX\\dotnetfx3.exe" "NoCleanUp" "1" "ignoreexitcode" "1" "Requirement_OS" { "Is64BitWindows" "0" } } "DotNetFX" { "HasRunKey" "HKEY_lOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\22300" "process 1" "%INSTALLDIR%\\DotNetFX\\dotnetfx3_x64.exe" "NoCleanUp" "1" "ignoreexitcode" "1" "Requirement_OS" { "Is64BitWindows" "1" } } --- snip --- $ wine --version wine-1.7.18 Regards -- 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=30694 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.19. -- 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 (1)
-
wine-bugs@winehq.org