Menu

#890 One Click Fails since version 2760

General
closed-fixed
nobody
None
3
2017-07-09
2017-07-03
Duncan Webb
No

As of version 2760 I cannot use One Click anymore.

The script is:

Import("D:\dxtory\foreverstranded\common.avs")
Import("D:\dxtory\foreverstranded\foreverstranded-0137.avi.avs")
MakeVideo("Quick Tip: Dew of Ender Automation")
-[Error] Unhandled error
--[Information] [03/07/2017 10:21:59] Exception message: Object reference not set to an instance of an object.
--[Information] [03/07/2017 10:21:59] Stacktrace
---[NoImage]    at MeGUI.OneClickWindow.createOneClickJob(List`1 arrFilesToProcess)
---[NoImage]    at MeGUI.OneClickWindow.goButton_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] [03/07/2017 10:21:59] Inner exception: null
3 Attachments

Discussion

  • Zathor

    Zathor - 2017-07-03
    • status: open --> pending
     
  • Zathor

    Zathor - 2017-07-03

    Thanks for the report.

    Please replace your version with this one:
    http://megui.org/megui_debug.zip

    Try it again and upload the new error log.

    Also is it somehow possible to upload somehow a sample? E.g. does it also not work with a more simple AVS file?

     
  • Duncan Webb

    Duncan Webb - 2017-07-06

    Still broken with version 2764
    Works with version 2755.

     
  • Zathor

    Zathor - 2017-07-06

    Could you please download the build from the link above, extract it to your MeGUI folder, try it again and post the log.
    EDIT: Also please describe what you are doing with the file in OneClick. Ideally please upload your oneclick profile (File\Export Presets)

     

    Last edit: Zathor 2017-07-06
  • Duncan Webb

    Duncan Webb - 2017-07-06

    Itr was the file
    --[Information] MeGUI: 2764 x86

    The only difference is I had to trim the avi to 1 seconds to upload it.

     
  • Zathor

    Zathor - 2017-07-06

    Are you sure you have used the debug build for that log? if you have copied both files into your megui directory there should be a bit more information available where exactly it does crash.

     
  • Zathor

    Zathor - 2017-07-06

    And sadly your archive yt-presets.zip is broken. I cannot import it.

     
  • Duncan Webb

    Duncan Webb - 2017-07-07

    You wanted the .pdb in the directory too, no problem.
    winrar will repair the archive, I had re-exported the presets to the same file once or twice.
    Here are both files.

     
  • Zathor

    Zathor - 2017-07-07

    Thank you very much, I can now reproduce the problem

     
  • Zathor

    Zathor - 2017-07-07

    This should fix it hopefully:
    http://megui.org/megui_debug.zip

     
  • Duncan Webb

    Duncan Webb - 2017-07-08

    Many thanks. It is working fine

     
  • Zathor

    Zathor - 2017-07-09
    • status: pending --> closed-fixed
     
  • Zathor

    Zathor - 2017-07-09

    Thanks for the feedback

     

Log in to post a comment.