[Bug 26020] New: Miner Wars Demo: crashes on startup
http://bugs.winehq.org/show_bug.cgi?id=26020 Summary: Miner Wars Demo: crashes on startup Product: Wine Version: 1.3.13 Platform: x86 URL: http://www.fileplanet.com/218230/210000/fileinfo/Miner -Wars-Demo OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: mscoree AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com austin(a)aw21 ~/.wine/drive_c/Program Files/Miner Wars $ wine MinerWarsLauncher.exe Unhandled Exception: System.ArgumentException: invalid utf-16 sequence at 3340336 (missing surrogate head) Parameter name: string at (wrapper managed-to-native) System.Type:internal_from_name (string,bool,bool) at System.Type.GetType (System.String typeName) [0x00000] in <filename unknown>:0 at .. (System.String ) [0x00000] in <filename unknown>:0 at .. (Int32 ) [0x00000] in <filename unknown>:0 . (System.String[] ) [0x00000] in <filename unknown>:0 Also exhibits bug 25192. Appears to be a mono bug. If I use dotnet20 instead of mono28, app starts 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=26020 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |26022 -- 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=26020 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2013-06-11 15:05:32 CDT --- Note: to get it to install, I had to extract the msi from the main setup file first: wine MinerWars_01_074_006_Setup.exe /extract "C:\a" then: msiexec /quiet /i MinerWars_Setup.msi doing the install normally would flicker my screen a lot and never seemed to finish. I'm not sure if that worked before, may be a regression. Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at .. (System.String ) [0x00000] in <filename unknown>:0 at .. (Int32 ) [0x00000] in <filename unknown>:0 . (System.String[] ) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object at .. (System.String ) [0x00000] in <filename unknown>:0 at .. (Int32 ) [0x00000] in <filename unknown>:0 . (System.String[] ) [0x00000] in <filename unknown>:0 wine-1.6-rc1-18-gb82a5ab Installing dotnet20 then complains that it wants dotnet40. Install that, fails on: Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553' or one of its dependencies. Exception from HRESULT: 0x80004003 (E_POINTER) ---> System.ArgumentNullException: Buffer cannot be null. didn't pursue further. -- 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=26020 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2013-10-28 17:46:13 CDT --- With wine-1.7.5 and wine-mono-4.5.0: austin(a)aw25 ~/.wine/drive_c/Program Files/Keen Software House/Miner Wars $ wine MinerWarsLauncher.exe Unhandled Exception: System.ArgumentException: Illegal byte sequence encounted in the input. Parameter name: string at (wrapper managed-to-native) System.Type:internal_from_name (string,bool,bool) at System.Type.GetType (System.String typeName) [0x00000] in <filename unknown>:0 at .. (System.String ) [0x00000] in <filename unknown>:0 at .. (Int32 ) [0x00000] in <filename unknown>:0 . (System.String[] ) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: Illegal byte sequence encounted in the input. Parameter name: string at (wrapper managed-to-native) System.Type:internal_from_name (string,bool,bool) at System.Type.GetType (System.String typeName) [0x00000] in <filename unknown>:0 at .. (System.String ) [0x00000] in <filename unknown>:0 at .. (Int32 ) [0x00000] in <filename unknown>:0 . (System.String[] ) [0x00000] in <filename unknown>:0 err:mscoree:RuntimeHost_ExitProcess Couldn't get method from class err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded. 'winetricks dotnet20 dotnet40' lets the launcher start up and begin downloading updates (I'm using an archived installer): austin(a)aw25 ~/oldbugs/26020 $ sha1sum MinerWars_01_074_006_Setup.exe 1150ae20479cb0170fa4c8a14e5b0d4889e50efd MinerWars_01_074_006_Setup.exe austin(a)aw25 ~/oldbugs/26020 $ du -h MinerWars_01_074_006_Setup.exe 570M MinerWars_01_074_006_Setup.exe -- 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=26020 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #3 from Wylda <wylda(a)volny.cz> --- Still present in wine-1.7.28. -- 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=26020 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|26022 | -- 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=26020 --- Comment #4 from Wylda <wylda(a)volny.cz> --- Still present in wine-1.8-rc1. -- 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=26020 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|Miner Wars Demo: crashes on |Miner Wars Demo: crashes on |startup |startup with Wine-Mono --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, is this problem still present? Please retest with recent Wine version, preferably Wine 3.1 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=26020 --- Comment #6 from Wylda <wylda(a)volny.cz> --- Hi Anastasius, i tested couple of versions in 32bit WinXP prefix, but non of them works: /opt/1.9.10.000-64-nonstag/bin/wine MinerWarsLauncher.exe /opt/1.9.20.000-64-nonstag/bin/wine MinerWarsLauncher.exe /opt/2.00.000-64-nonstag/bin/wine MinerWarsLauncher.exe /opt/2.05.000-64-nonstag/bin/wine MinerWarsLauncher.exe /opt/2.10.000-64-nonstag/bin/wine MinerWarsLauncher.exe /opt/2.15.000-64-nonstag/bin/wine MinerWarsLauncher.exe /opt/2.20.000-64-nonstag/bin/wine MinerWarsLauncher.exe /opt/3.01.000-64-nonstag/bin/wine MinerWarsLauncher.exe /opt/3.02.167-64-nonstag/bin/wine MinerWarsLauncher.exe All the versions produce line similar to: 0009:err:seh:setup_exception_record stack overflow 1088 bytes in thread 0009 eip 7bc61a3d esp 00230ef0 stack 0x230000-0x231000-0x330000 -- 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=26020 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Miner Wars Demo: crashes on |Miner Wars Demo 1.074.x |startup with Wine-Mono |(.NET 4.0 XNA game) crashes | |on startup with Wine-Mono --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello Wylda, I guess Vincent still does care for Wine-Mono so ask him to investigate ;-) The app requires .NET Framework 4.0 and XNA 4.0, refining summary. 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=26020 --- Comment #8 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Created attachment 68865 --> https://bugs.winehq.org/attachment.cgi?id=68865 output Launcher still crashes with wine-6.0-rc1-29-g310019789f7, although the output seems to have changed. -- 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=26020 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.fileplanet.com/2 |https://web.archive.org/web |18230/210000/fileinfo/Miner |/20190422203412/http://down |-Wars-Demo |load.fileplanet.com/ftp1/01 | |2011/MinerWars_01_074_006_S | |etup.exe?st=v8cJppGAmBxtYts | |2JjCi7g&e=1555976031 -- 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=26020 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla