http://bugs.winehq.org/show_bug.cgi?id=12313
Summary: Dark Room won't run (they.misled.us/dark-room) Product: Wine Version: 0.9.58. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jens@porup.com
I'm not sure if this is a wine bug or a mono bug, or both.
When I try and run Darkroom.exe (see url above), I get the following output:
$ wine DarkRoom.exe install the Windows version of Mono to run .NET executables
and when I try running it with mono:
$ mono DarkRoom.exe
** (DarkRoom.exe:13575): WARNING **: The following assembly referenced from /home/jens/Desktop/Dark Room 0.8b/DarkRoom.exe could not be loaded: Assembly: System.Windows.Forms (assemblyref_index=0) Version: 2.0.0.0 Public Key: b77a5c561934e089 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 (/home/jens/Desktop/Dark Room 0.8b/).
** (DarkRoom.exe:13575): WARNING **: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
** (DarkRoom.exe:13575): WARNING **: Missing method EnableVisualStyles in assembly /home/jens/Desktop/Dark Room 0.8b/DarkRoom.exe, type System.Windows.Forms.Application
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. File name: 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'