https://bugs.winehq.org/show_bug.cgi?id=43184
Bug ID: 43184 Summary: Lost Castle v1.38: Crashes on load, unable to open game. Product: Wine Version: 2.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bil_94@hotmail.com Distribution: ---
Created attachment 58455 --> https://bugs.winehq.org/attachment.cgi?id=58455 Game crash message, can't attach multiple files to show the WINE error log.
When trying to open the game .exe it just crashes with a window that states this, I'm using the wine-staging version as I thought it is stable. There's no much to say, the problem is that I can't backtrace the error to know what causes it. Here's the paste of the console: https://pastebin.com/38t0SS8r Here's the paste of the backtrace: https://pastebin.com/v0iavBSP Thanks.
https://bugs.winehq.org/show_bug.cgi?id=43184
--- Comment #1 from Austin English austinenglish@gmail.com --- Crash appears to be in mono, try installing native .Net with winetricks and see if that helps.
Also, please don't link to external pastebins, attach the log itself here.
https://bugs.winehq.org/show_bug.cgi?id=43184
--- Comment #2 from fv_bugzilla bil_94@hotmail.com --- (In reply to Austin English from comment #1)
Crash appears to be in mono, try installing native .Net with winetricks and see if that helps.
Also, please don't link to external pastebins, attach the log itself here.
Hi Austin, I linked the pastebins because I only can attach one file per report. I'll test what you said, thanks.
https://bugs.winehq.org/show_bug.cgi?id=43184
--- Comment #3 from Vincent Povirk madewokherd@gmail.com --- (In reply to Austin English from comment #1)
Crash appears to be in mono, try installing native .Net with winetricks and see if that helps.
It's in Mono but not in Wine Mono, i.e. Mono compiled for Windows and shipped with the application. Native .NET will not make a difference.