[Bug 9975] unhandled exception - Conquer Online 2 - patch 4354+

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 26 10:29:07 CST 2008


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





--- Comment #14 from Feiyun Wang <feiyunw at yahoo.com>  2008-01-26 10:29:07 ---
Another reason that may cause exception is that Conquer/debug and Conquer/LOG
folders are not writeable, so do this:
cd ~/Conquer/ ; chmod +w -R debug/ LOG/
If auto patch mechanism is desirable, you probably should make the whole
directory writable:
cd ~/Conquer/ ; chmod +w -R *


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