[Bug 26020] Miner Wars Demo: crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 11 15:05:32 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=26020

--- Comment #1 from Austin English <austinenglish at 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.


More information about the wine-bugs mailing list