Replay Mod Forums

Crash bug in 1.8.9 - 2.1.3
    • User
    • 3 forum posts
    User128733
    #1

    Jul 22 18, 11:18 PM

    If I open the queue to add a second replay, the game crashes. Sry for my bad english. I didn't use any other mod. Here the crash report:
    ---- Minecraft Crash Report ----
    // Ooh. Shiny.

    Time: 22.07.18 23:12
    Description: Calling Gui method

    java.lang.IllegalStateException: Cannot convert position unless rendered at least once.
    at com.google.common.base.Preconditions.checkState(Preconditions.java:176)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:90)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:85)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiVerticalList.convert(AbstractGuiVerticalList.java:164)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiVerticalList.mouseDrag(AbstractGuiVerticalList.java:135)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:121)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:149)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:149)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:149)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.popup.AbstractGuiPopup$5.invoke(AbstractGuiPopup.java:216)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.popup.AbstractGuiPopup.lambda$0(AbstractGuiPopup.java:181)
    at com.replaymod.lib.de.johni0702.minecraft.gui.popup.AbstractGuiPopup$$Lambda$90/51953184.invoke(Unknown Source)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:149)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:82)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146273_a(AbstractGuiScreen.java:204)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:570)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:218)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)
    at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:64)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1005)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at com.google.common.base.Preconditions.checkState(Preconditions.java:176)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:90)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:85)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiVerticalList.convert(AbstractGuiVerticalList.java:164)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiVerticalList.mouseDrag(AbstractGuiVerticalList.java:135)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Draggable.mouseDrag(org.lwjgl.util.ReadablePoint,int,long)
    ComposedElement: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiVerticalList@User5b871b4d
    Element: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiVerticalList@User5b871b4d
    Stacktrace:
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:121)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Draggable.mouseDrag(org.lwjgl.util.ReadablePoint,int,long)
    ComposedElement: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiVerticalList@User5b871b4d
    Element: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiVerticalList@User5b871b4d
    Stacktrace:
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:149)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Draggable.mouseDrag(org.lwjgl.util.ReadablePoint,int,long)
    ComposedElement: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiPanel@f983c87
    Element: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiPanel@f983c87
    Stacktrace:
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:149)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Draggable.mouseDrag(org.lwjgl.util.ReadablePoint,int,long)
    ComposedElement: com.replaymod.lib.de.johni0702.minecraft.gui.popup.AbstractGuiPopup$1@31ea8b0e
    Element: com.replaymod.lib.de.johni0702.minecraft.gui.popup.AbstractGuiPopup$1@31ea8b0e
    Stacktrace:
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:149)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Draggable.mouseDrag(org.lwjgl.util.ReadablePoint,int,long)
    Layer: null
    ComposedElement: com.replaymod.render.gui.GuiRenderQueue@72866288
    Stacktrace:
    at com.replaymod.lib.de.johni0702.minecraft.gui.popup.AbstractGuiPopup$5.invoke(AbstractGuiPopup.java:216)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Draggable.mouseDrag(org.lwjgl.util.ReadablePoint,int,long)
    Layer: 0
    ComposedElement: com.replaymod.render.gui.GuiRenderQueue@72866288
    Stacktrace:
    at com.replaymod.lib.de.johni0702.minecraft.gui.popup.AbstractGuiPopup.lambda$0(AbstractGuiPopup.java:181)
    at com.replaymod.lib.de.johni0702.minecraft.gui.popup.AbstractGuiPopup$$Lambda$90/51953184.invoke(Unknown Source)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Draggable.mouseDrag(org.lwjgl.util.ReadablePoint,int,long)
    ComposedElement: com.replaymod.render.gui.GuiRenderQueue@72866288
    Element: com.replaymod.render.gui.GuiRenderQueue@72866288
    Stacktrace:
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:149)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Draggable.mouseDrag(org.lwjgl.util.ReadablePoint,int,long)
    ComposedElement: com.replaymod.render.gui.GuiRenderSettings@User605bbd31
    Element: com.replaymod.render.gui.GuiRenderSettings@User605bbd31
    Stacktrace:
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:82)
    at com.sun.proxy.$Proxy24.mouseDrag(Unknown Source)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146273_a(AbstractGuiScreen.java:204)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:570)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:218)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 3 total; [CameraEntity['Player'/-1789435, l='MpServer', x=213,65, y=103,00, z=595,13], EntityOtherPlayerMP['Joshigamer0204'/32750, l='MpServer', x=181,57, y=104,44, z=600,47], EntityOtherPlayerMP['Redstonecrafter0'/6000, l='MpServer', x=215,38, y=100,53, z=600,93]]
    Chunk stats: MultiplayerChunkCache: 81, 81
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: 0,00,0,00,0,00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 424418 game time, 6000 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: spectator (ID 3). Hardcore: false. Cheats: false
    Forced entities: 2 total; [CameraEntity['Player'/-1789435, l='MpServer', x=213,65, y=103,00, z=595,13], EntityOtherPlayerMP['Joshigamer0204'/32750, l='MpServer', x=181,57, y=104,44, z=600,47]]
    Retry entities: 0 total; []
    Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.12-SNAPSHOT:9fd9843:1287)