http://bugs.winehq.org/show_bug.cgi?id=25658
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://static.cdn.ea.com/bl | |ackbox/u/f/NFSWO/Launcher/w | |eblaunch_1.8.25.331/setup_3 | |31.exe
--- Comment #5 from Austin English austinenglish@gmail.com 2011-04-01 13:10:30 CDT --- Still in 1.3.17. Game needs mono/dotnet. Installing mono210 and running the game gives me: austin@aw21 ~/.wine/drive_c/Program Files/Electronic Arts/Need For Speed World $ wine GameLauncher.exe Missing method System.Threading.Monitor::Enter(object,bool&) in assembly C:\Program Files\Mono-2.10.1\lib\mono\2.0\mscorlib.dll, referenced in assembly C:\Program Files\Mono-2.10.1\lib\mono\gac\Mono.WebBrowser\0.5.0.0__0738eb9f132ed756\Mono.WebBrowser.dll 3367 [1] ERROR GameLauncher.ProdUI.Program (null) - Main Exception: System.MissingMethodException: Method not found: 'System.Threading.Monitor.Enter'. at Mono.Mozilla.WebBrowser..ctor (Platform platform) [0x00000] in <filename unknown>:0 at Mono.WebBrowser.Manager.GetNewInstance (Platform platform) [0x00000] in <filename unknown>:0 at Mono.WebBrowser.Manager.GetNewInstance () [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowserBase..ctor () [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowser..ctor () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.ExtendedWebBrowser..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.ExtendedWebBrowser:.ctor () at GameLauncher.ProdUI.GameLauncherUI.InitializeComponent () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.GameLauncherUI..ctor (System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.GameLauncherUI:.ctor (string[]) at GameLauncher.ProdUI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
If I instead use dotnet20, I get: austin@aw21 ~/.wine/drive_c/Program Files/Electronic Arts/Need For Speed World $ wine GameLauncher.exe fixme:sync:CreateMemoryResourceNotification (0) stub fixme:shell:URL_ParseUrl failed to parse L"System.Configuration" fixme:shell:URL_ParseUrl failed to parse L"System" fixme:shell:URL_ParseUrl failed to parse L"System.Xml" fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms" fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
and an error dialog saying "The executable is corrupted. Please reinstall the application again." and the game exits.