[Wine] Re: Attempting to bypass .net check/use mono

bryteise wineforum-user at winehq.org
Wed Jul 28 14:56:06 CDT 2010


The program can be downloaded here:http://www.fileplay.net/file/9159/bloodline-champions-beta-installer

I actually was able to get the installer to proceed past that by just accepting through the .NET 3.5 and XNA downloads and installing until I received another error that I had to control-c out of.  Relaunching the installer and repeating my steps this time allowed the installer to run all the way through.

At this point the application is installed but if I try and run the program through the following wine start menu in gnome (env WINEPREFIX="/home/wdouglas/.wine" wine C:\\windows\\command\\start.exe /Unix /home/wdouglas/.wine/dosdevices/c:/users/wdouglas/Start\ Menu/Programs/Bloodline\ Champions/Bloodline\ Champions.lnk)

But it fails to launch or show any error dialog.  I attempt to run the executables in the installed directory as well through wine (env WINEPREFIX="/home/wdouglas/.wine" wine C:\\windows\\command\\start.exe /Unix /home/wdouglas/.wine/dosdevices/c:/users/wdouglas/Start\ Menu/Programs/Bloodline\ Champions/Bloodline\ Champions.lnk) but receive the following errors:

> wine BloodlineChampions.exe 
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
** Message: Unknown heap type: {smartassembly}

Unhandled Exception: System.InvalidProgramException: Invalid IL code in #Qu.#u4f:#eHb (string[]): IL_0011: brtrue.s IL_0062


> wine BloodlineChampionsLoader.exe 
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
** Message: Unknown heap type: {smartassembly}

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for <Module> ---> System.InvalidProgramException: Invalid IL code in .: (): IL_0005: bne.un.s IL_000e


at <Module>..cctor () [0x00000] in <filename unknown>:0 
--- End of inner exception stack trace ---


> wine LoaderUpdater.exe 
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
Argument errors
starting BloodlineChampionsLoader.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
wdouglas at wd-workstation:~/.wine/drive_c/Program Files/Stunlock Studios/Bloodline Champions Beta/Binary$ fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
** Message: Unknown heap type: {smartassembly}

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for <Module> ---> System.InvalidProgramException: Invalid IL code in .: (): IL_0005: bne.un.s IL_000e


at <Module>..cctor () [0x00000] in <filename unknown>:0 
--- End of inner exception stack trace ---







More information about the wine-users mailing list