http://bugs.winehq.org/show_bug.cgi?id=26020
--- Comment #1 from Austin English austinenglish@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.