TSRBerry
TSRBerry
I could, yeah! That's why I called it a "convenience" method! :D
Does this issue still occur since #4617 was merged?
I'll look into that when I'm home again.
I can at least provide a stack trace for this issue for now, since a person with this issue uploaded a log in our support channels. Stack trace ``` Unhandled...
Since [CreateWindowExW](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-createwindowexw#return-value) sets an error code, it would be nice if the exceptions could also include it with the associated error message. See [Marshal.GetLastPInvokeError()](https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.marshal.getlastpinvokeerror?view=net-8.0) and [Marshal.GetLastPInvokeErrorMessage()](https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.marshal.getlastpinvokeerrormessage?view=net-8.0)
Well no, see the issue description and the app.manifest file [here](https://github.com/Ryujinx/Ryujinx/blob/master/src/Ryujinx/app.manifest).
For some odd reason the PartialUnmap issue we've been fighting also sometimes happens with the current version of NUnit3TestAdapter. See this [workflow run](https://github.com/Ryujinx/Ryujinx/actions/runs/4473742619/jobs/7861483485)
@AcK77 could we merge this?
@dependabot rebase
Why is that an issue? We've updated this dependency previously as well and updated our dotnet SDK version accordingly.