Replay Mod Forums

This Thread is locked - no new replies are allowed.

Locked Crash on click of export button
    • User
    • 98 forum posts
    User14026
    #1

    Jun 13 17, 05:58 AM

    Hey guys! Usually, I can figure something like this out myself, but for once I am absolutely clueless. I have a ton of replay mod footage recorded for my next video, but I have a strange problem.

    Let's say I make a simple camera path, over like 10 seconds. As soon as I even click the button to pull up the render menu, minecraft freezes, and starts flashing white and doing all sorts of weird stuff I don't know how to describe. In my log, this error is spammed over and over:

    [22:48:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.client.gui.FontRenderer.func_78280_d(FontRenderer.java:962)

    Any ideas what's going wrong? I really need to be able to do this for my next video. I've tried the basic debugging steps, such as removing all other mods, making a new minecraft instance, trying different replay mod versions, ect. Any help would be appreciated.


    • User
    • 98 forum posts
    User14026
    #2

    Jun 13 17, 06:08 AM

    A few minutes later, I have discovered the cause. My resource pack, conquest for 1.11, seems to be crashing it, as disabling it fixes the problem. I'm going to try to find a 1.10 version of it, (my minecraft version) and see if I have any luck with that.


    • User
    • 98 forum posts
    User14026
    #3

    Jun 13 17, 06:20 AM

    Another update: I have tried with a 1.10 version of conquest https://minecraft.curseforge.com/projects/conquest-reforged but, it crashes with the exact same error by following the exact same steps. I would really like to use conquest in my video, so some help about this error would be nice.


    • Developer
    • 1883 forum posts
    User10
    #4

    Jun 13 17, 06:45 AM | Last edited: Jun 13 17, 06:47 AM

    As far as I know, it's the fonts. If you remove the fonts from the conquest pack it should work.
    I don't know enough about resource packs to tell you how to do that but you should be able to find out. The last person with this issue used a resource pack which had its HD fonts in a separate pack, so they could just be removed. You could also try any of the jars linked in the thread (though I'm unsure if there's any knowledge to be gained as none of them solved it for the previous person): https://www.replaymod.com/forum/thread/1593


    • User
    • 98 forum posts
    User14026
    #5

    Jun 13 17, 06:54 AM

    Okay, thanks, I'll give that a go.



    • User
    • 98 forum posts
    User14026
    #6

    Jun 13 17, 07:34 AM

    I tried that, and, while it made it into the render menu this time, it crashed during the rendering. I gave up, and disabled the pack completely, and was sad to find that the render also crashes without the pack. I'll put the errors below:

    Spoiler: Stacktrace



    Thanks again for your help.


    • Developer
    • 1883 forum posts
    User10
    #7

    Jun 13 17, 07:46 AM

    For this exception, the content of the export.log file in your .minecraft folder is of interest. This usually indicates a broken ffmpeg installation or more likely invalid arguments.


    • User
    • 98 forum posts
    User14026
    #8

    Jun 13 17, 07:47 AM

    Here it is:

    Spoiler: export.log


    • Developer
    • 1883 forum posts
    User10
    #9

    Jun 13 17, 09:52 AM

    Looks like you're using a ReplayMod version older than the one that added Anti-aliasing. Either way, try switching the Encoding Preset to something different and then back, that should reset the ffmpeg arguments to something valid.


    • User
    • 98 forum posts
    User14026
    #10

    Jun 13 17, 05:06 PM

    Thank you, that worked.