[Bug 50158] Oculus Runtime won't start: "Could not load file or assembly 'Daybreak'"

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 31 13:00:23 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=50158

--- Comment #12 from Esme Povirk <madewokherd at gmail.com> ---
That gets it past the initial error, but now I get:
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not
load file or assembly 'System.DirectoryServices.AccountManagement,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of
its dependencies.
File name: 'System.DirectoryServices.AccountManagement, Version=4.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089'
  at Dawn.DawnAnalytics.BuildSubstitutions () [0x00000] in
<2a018e1517ef4abca1e2507bb32143fc>:0 
  at Dawn.DawnAnalytics.Initialise (Dawn.Flags flags, Daybreak.Net.Networker
networker) [0x00010] in <2a018e1517ef4abca1e2507bb32143fc>:0 
  at Dawn.DawnController..ctor (Dawn.Flags flags, Dawn.DawnController+Action
action) [0x0004b] in <2a018e1517ef4abca1e2507bb32143fc>:0 
  at Dawn.DawnController.ActualMain (System.String[] args) [0x00062] in
<2a018e1517ef4abca1e2507bb32143fc>:0 

System.DirectoryServices.AccountManagement is part of .NET Framework that's not
provided by Mono. It's in .NET Core so we may be able to import it.

-- 
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