[Bug 51522] Minecraft's Bedrock launcher crashes (using mono)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Sep 3 15:32:10 CDT 2021


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

--- Comment #3 from Esme Povirk <madewokherd at gmail.com> ---
I think maybe the C++ exception should translated to a managed exception by
Mono and isn't. If so, with dotnet installed, I'd expect to see an
"Authentication failed" message box when clicking Download. That would mean
that for this to really work, we have to implement everything needed by
https://github.com/MCMrARM/mc-w10-version-launcher/blob/master/WUTokenHelper/main.cpp#L13
to get info on a Microsoft account. Fixing the exception handling wouldn't
really help.

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