https://bugs.winehq.org/show_bug.cgi?id=28177 Jaro <jaromir(a)mailinator.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaromir(a)mailinator.com --- Comment #14 from Jaro <jaromir(a)mailinator.com> --- I don't know if the downloaded file is correctly written to the disk, because the installer complains about some files. The installer gives these errors. fixme:msvcm:CrtImplementationDetails_DoDllLanguageSupportValidation stub fixme:msvcm:CrtImplementationDetails_RegisterModuleUninitializer 0xc00dd0: stub Unhandled Exception: System.TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown. at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0 at System.CurrentSystemTimeZone.GetUtcOffset (DateTime time) [0x00000] in <filename unknown>:0 at System.TimeZone.GetLocalTimeDiff (DateTime time) [0x00000] in <filename unknown>:0 at System.DateTime.get_Now () [0x00000] in <filename unknown>:0 at System.Windows.Forms.TextBoxBase..ctor () [0x00000] in <filename unknown>:0 at System.Windows.Forms.TextBox..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.TextBox:.ctor () at ChatRegister.Form1.InitializeComponent () [0x00000] in <filename unknown>:0 at ChatRegister.Form1..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) ChatRegister.Form1:.ctor () at <Module>.main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown. at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0 at System.CurrentSystemTimeZone.GetUtcOffset (DateTime time) [0x00000] in <filename unknown>:0 at System.TimeZone.GetLocalTimeDiff (DateTime time) [0x00000] in <filename unknown>:0 at System.DateTime.get_Now () [0x00000] in <filename unknown>:0 at System.Windows.Forms.TextBoxBase..ctor () [0x00000] in <filename unknown>:0 at System.Windows.Forms.TextBox..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.TextBox:.ctor () at ChatRegister.Form1.InitializeComponent () [0x00000] in <filename unknown>:0 at ChatRegister.Form1..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) ChatRegister.Form1:.ctor () at <Module>.main (System.String[] args) [0x00000] in <filename unknown>:0 Starting the game ends up in crash. wine 1.7.32 -- 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.