Replay Mod Forums

Cannot click buttons when editing spectator frames
    • User
    • 2 forum posts
    User29907
    #1

    Jan 20 16, 11:10 PM | Last edited: Jan 20 16, 11:13 PM

    I've added two time keyframes 37 minute & 38 minutes at 0 & 32 seconds on the timeline respectively. Then I add two spectator keyframes for the same player at the same two moments in the timeline. When double clicking on the spectator keyframe I can change the values but cannot click Save, Cancel, Next/Prev or press Esc.

    Forge - 11.14.3.1450
    ReplayMod - 1.0.7
    Java - 1.8 (MacOS X Loader version)


    • User
    • 2 forum posts
    User29907
    #2

    Jan 20 16, 11:27 PM | Last edited: Jan 21 16, 12:37 AM

    It looks like the Save does work (if I change the spectating method to shoulder camera and click save the timeline changed from blue to orange) but the window doesn't close.

    Edit:

    Error message from log window whenever a button is pressed:-

    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IllegalStateException: The EntityPositionTracker hasn't loaded the Replay File yet
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.preparation.EntityPositionTracker.getEntityPositionAtTimestamp(EntityPositionTracker.java:102)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.interpolation.SpectatorDataInterpolation.prepare(SpectatorDataInterpolation.java:61)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.interpolation.AdvancedPositionKeyframeList.recalculate(AdvancedPositionKeyframeList.java:73)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.replay.ReplayHandler.fireKeyframesModifyEvent(ReplayHandler.java:612)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiEditKeyframe.func_146281_b(GuiEditKeyframe.java:164)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiEditKeyframe$GuiEditKeyframeSpectator.func_146281_b(GuiEditKeyframe.java:493)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:917)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiEditKeyframe$3.performAction(GuiEditKeyframe.java:98)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.GuiAdvancedButton.mouseClick(GuiAdvancedButton.java:88)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.ComposedElement.mouseClick(ComposedElement.java:77)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiEditKeyframe.func_73864_a(GuiEditKeyframe.java:181)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.events.handlers.MinecraftTicker.runMouseKeyboardTick(MinecraftTicker.java:34)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.timer.ReplayTimer.func_74275_a(ReplayTimer.java:34)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1008)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    [23:35:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)