Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TesModManager fail to call AddHostEvidence. #46

Closed
llde opened this issue Mar 30, 2019 · 6 comments
Closed

TesModManager fail to call AddHostEvidence. #46

llde opened this issue Mar 30, 2019 · 6 comments

Comments

@llde
Copy link

llde commented Mar 30, 2019

Type: System.MissingMethodException
Error message: Method not found: void System.Security.Policy.Evidence.AddHostEvidence<!0>(!!0)
Stack trace: at (wrapper remoting-invoke-with-check) OblivionModManager.MainForm..ctor()
at OblivionModManager.Program.Main (System.String[] args) [0x001d3] in <1db7edf1feeb4790a6635f143f44746a>:0

However AddHostEvidence is present in mono sourcecode.

@llde
Copy link
Author

llde commented Feb 11, 2021

The issue is actually in Mono upstream. Opened a report on upstream

@llde llde closed this as completed Feb 11, 2021
@madewokherd
Copy link
Owner

Linking upstream issue here: mono/mono#20840

@madewokherd
Copy link
Owner

It seems like this got stalled upstream, would you like me to review it for wine-mono?

@llde
Copy link
Author

llde commented Mar 5, 2021

@madewokherd if you want as a temporary measure, I was planning to resend it after the CI changes complete. It should overal easy to revert it in case

@madewokherd madewokherd reopened this Mar 5, 2021
madewokherd pushed a commit that referenced this issue Mar 5, 2021
@madewokherd
Copy link
Owner

Thanks, I've pushed your changes. I'll keep an eye on the PR in case something different gets accepted upstream.

@madewokherd
Copy link
Owner

The change is in Wine Mono 6.1.1 / Wine 6.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants