View Single Post
Old 27th January 2012, 21:01   #6  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by TECK View Post
Code:
[Error] Unhandled error
-[Information] [1/25/2012 5:51:51 PM] Exception message: Object reference not set to an instance of an object.
-[Information] [1/25/2012 5:51:51 PM] Stacktrace
--[NoImage]    at MeGUI.AviSynthAudioEncoder.OpenSourceWithNicAudio(StringBuilder& sbOpen, MediaInfoFile oInfo)
--[NoImage]    at MeGUI.AviSynthAudioEncoder.setup(Job job, StatusUpdate su, LogItem log)
--[NoImage]    at MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
--[NoImage]    at MeGUI.core.gui.JobWorker.startNextJobInQueue()
--[NoImage]    at MeGUI.core.gui.JobWorker.StartEncoding(Boolean showMessageBoxes)
--[NoImage]    at MeGUI.core.details.JobControl.StartAll(Boolean restartStopping)
--[NoImage]    at MeGUI.core.details.JobControl.jobQueue_StartClicked(Object sender, EventArgs e)
--[NoImage]    at MeGUI.core.gui.JobQueue.startStopButton_Click(Object sender, EventArgs e)
--[NoImage]    at System.Windows.Forms.Control.OnClick(EventArgs e)
--[NoImage]    at System.Windows.Forms.Button.OnClick(EventArgs e)
--[NoImage]    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
--[NoImage]    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
--[NoImage]    at System.Windows.Forms.Control.WndProc(Message& m)
--[NoImage]    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
--[NoImage]    at System.Windows.Forms.Button.WndProc(Message& m)
--[NoImage]    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
--[NoImage]    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
--[NoImage]    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
-[Information] [1/25/2012 5:51:51 PM] Inner exception: null
Any suggestions how to fix this?
Either upload (a part of) the DTS file so that I can reproduce it or try it with this build and upload the log:
http://forum.doom9.org/showthread.php?t=163399
Zathor is offline   Reply With Quote