http://bugs.winehq.org/show_bug.cgi?id=11321
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffzaroyko@gmail.com
--- Comment #1 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-01-24 07:28:04 --- you can try the following to produce some output showing which files are being accessed when you run the "MP-update" - if it's trying to find a language.dat, this will show where it's looking for it.
WINEDEBUG=+file wine foo.exe 2> hellgate-update+file.log
compress it with bzip2 and attach it