PDA

View Full Version : MeGUI crashes upon completion of a job


staticanime
22nd December 2007, 21:33
I get this message upon completion of ANY job in the queue.
http://img155.imageshack.us/img155/6790/capturezc6.jpg.

It's only been happening since I updated MeGUI, and this "workers" thing got added (I hadn't updated my MeGUI in about 2 months before now). I downgraded a few versions, and still nothing :(

Part of the crash seems to be related to it trying to update the logs.


Just to note, I'm running it on Vista Ultimate x64, and had it running fine for 6 months til I updated to the latest version.

check
23rd December 2007, 01:22
try a complete remove/install

staticanime
23rd December 2007, 13:48
Tried that too, still crashes :(

Sharktooth
24th December 2007, 16:59
what megui version? where did you get it?
UNISTALL everything AND manually remove any remaining files.
only get MeGUI from the OFFICIAL project page on SourceForge and re-install it, do all the updates and report back.

staticanime
24th December 2007, 18:56
Uninstalled my current MeGUI, downloaded v0.2.6.1041 from SourceForge, updated to v0.2.6.1043, and it still crashes :(

Sharktooth
25th December 2007, 12:31
:logfile: and the job file

staticanime
25th December 2007, 14:11
They're attached in the RAR

Doom9
25th December 2007, 18:21
That commandline looks way too short. DGIndex might still do something with it, but upon job postprocessing, certain required elements won't be found, and when the log is to be filled, we'll probably have some null values

staticanime
25th December 2007, 20:20
It's ok, I fixed it :P It was an invalid character in the file path to the "working" folder, that caused the path to be relayed incorectly to MeGUI. Thanks for the help guys.