Replay Mod Forums

ArrayIndexOutOFBounds while trimming replay
    • User
    • 3 forum posts
    User21426
    #1

    Nov 08 15, 09:05 PM | Last edited: Nov 08 15, 09:09 PM

    Hello,

    I have a recording which I wanted to trim.
    It appears on a specific recording (it was the first one I made, anotherone does it just fine)
    After I enter the timestamps to which I would like to trim and click on the button the screen will change to a loading bar and a stackstrace appears in my console.

    http://pastebin.com/90bRgj71

    after this the progress bar freezes and no progress is made anymore. I can use all other gui elements and exit the screen though.

    I am currently using:

    Windows 10 Educational x64
    Forge 11.14.3.1487 (Also happens on 11.14.3.1555)
    No other mods are installed besides ReplayMod 1.0.5-1e06d3f
    Java 1.8.0_65-b17


    Replay file:
    https://www.replaymod.com/replay/2089
    Just saving to new file without editting caused the problem too.

    Edit: I made a formatting mistake


    • Beta Tester
    • 126 forum posts
    User8
    #2

    Nov 08 15, 09:18 PM

    This is thread 777 :O


    • User
    • 3 forum posts
    User21426

    in response to User8

    #3

    Nov 08 15, 10:05 PM | Last edited: Nov 08 15, 10:07 PM


    This is thread 777 :O
    Sorry for reposting then, my search was a little bit too quick it seems :P

    Edit it seems I misunderstood, it really is Thread #777. Today might be my lucky day!


    • Moderator
    • Beta Tester
    • 357 forum posts
    User13
    #4

    Nov 09 15, 01:51 PM

    It could be, because you entered a too big number, in the replay editor.


    • User
    • 3 forum posts


    It could be, because you entered a too big number, in the replay editor.
    to big as in longer than the replay lasts in time?



    • Developer
    • 818 forum posts
    User1
    #6

    Nov 09 15, 11:45 PM

    Your Replay File seems to contain some unusual Packet which the library we're using to process these Packets (org.spacehq.mc.protocol) can't deal with. We'll investigate the issue.