http://bugs.winehq.org/show_bug.cgi?id=24042
Summary: Heat Online won't start if using mono26 instead of dotnet20 Product: Wine Version: 1.3.0 Platform: x86 URL: http://head-online.net OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
[Probably a mono problem, but needs to be triaged by somebody who knows both mono and wine before reporting to them?]
Do 'winetricks mono', then install and start the app. (You can bypass the patcher after the first run by running Heat.bin instead of Heat.exe.) Press 'Start'. It crashes quickly; the log shows
... ** Message: Unknown heap type: {smartassembly} ** (heat.bin:8): WARNING **: The following assembly referenced from C:\Program Files\HeatOnline\heat.bin could not be loaded: Assembly: CRC_ReleaseNoDebug (assemblyref_index=0) Version: 0.0.0.0 Public Key: (none) The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (C:\Program Files\HeatOnline). ** (heat.bin:8): WARNING **: Could not load file or assembly 'CRC_ReleaseNoDebug, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'CRC_ReleaseNoDebug, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. File name: 'CRC_ReleaseNoDebug, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'