[Bug 33116] This bug prevents the game Zafehouse Diaries from running

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 14 14:17:02 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33116

--- Comment #6 from Austin English <austinenglish at gmail.com> 2013-03-14 14:17:02 CDT ---
(In reply to comment #4)
> (In reply to comment #2)
> > Does setting MONO_DEBUG=explicit-null-checks change the behavior? If so, that's
> > bug 32302.
> > 
> > If not, please get a log with WINE_MONO_VERBOSE=1 WINE_MONO_TRACE=x and a
> > backtrace from the same attempt that produced that log. (You'll need Wine
> > 1.5.25 for the WINE_MONO_VERBOSE variable to work.)
> 
> How can I do that?

When running from the terminal, do:
$ MONO_DEBUG=explicit-null-checks wine ZafehouseDiaries.exe

if that works, it's bug 32302. If not, run:
$ WINE_MONO_VERBOSE=1 WINE_MONO_TRACE=x wine ZafehouseDiaries.exe &> ~/log.txt

then attach log.txt here.

In the future, please use the forums for questions like this :)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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