Replay Mod Forums

Crashing when clicking existing video file
    • User
    • 1 forum post
    User14772
    #1

    Nov 16 16, 09:12 PM

    Hey there,

    this is a crash I came across whilst trying to specify a save location for a replay.

    How to reproduce this crash:
    When you are done with the path configuration in the replay editor, click the "Save" floppy disk icon in the top bar.
    Now:
    1 - Click the current file name (for me: 2016_11_16_21_08_43.mp4)
    2 - Move to the folder you want to save it in
    3 - Click an already existing .mp4 video file in that folder.
    4 - Tadaaa -*crashed*

    Crash report:
    http://pastebin.com/b66GcwnC

    Other information:
    - Attempting to render a replay with shaders. (Maybe of influence)
    - Rendering the same replay (without shaders) went perfectly fine before this crash.

    Good luck!


    • Developer
    • 818 forum posts
    User1
    #2

    Nov 16 16, 09:40 PM

    Can't you read the crash log? That's working as intended.
    // Everything's going to plan. No, really, that was supposed to happen.

    Jokes aside, I don't think that replacing the existing file is the cause for the crash, as we have the -y command line option in our ffmpeg presets that automatically overwrites existing videos. This was likely a coincidence, the use of Shaders is most likely irrelevant as well.

    We'll investigate the issue, thanks for the report!