Replay Mod Forums

Crash when I click save, can I not use a texture?
    • User
    • 4 forum posts
    User62980
    #1

    May 11 17, 05:32 PM

    Version 1.11.2
    Can I not use a texture pack? Cuz without a texture pack its works.

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    LoadingPlugin (replaymod-1.11.2-2.0.0-b6.jar)
    Contact their authors BEFORE contacting forge

    // Sorry :(

    Time: 5/11/17 5:00 PM
    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 de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:89)
    at de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:84)
    at de.johni0702.minecraft.gui.element.AbstractGuiTextField.mouseClick(AbstractGuiTextField.java:335)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:151)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:81)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_73864_a(AbstractGuiScreen.java:181)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:544)
    at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:201)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:512)
    at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:47)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1037)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
    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:483)
    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 --
    Thread: Client thread
    Stacktrace:
    at com.google.common.base.Preconditions.checkState(Preconditions.java:176)
    at de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:89)
    at de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:84)
    at de.johni0702.minecraft.gui.element.AbstractGuiTextField.mouseClick(AbstractGuiTextField.java:335)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- Gui --
    Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.element.GuiNumberField@User23f18572
    Element: de.johni0702.minecraft.gui.element.GuiNumberField@User23f18572
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:151)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- Gui --
    Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User525f1570
    Element: de.johni0702.minecraft.gui.container.GuiPanel@User525f1570
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- Gui --
    Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User48f3a5f
    Element: de.johni0702.minecraft.gui.container.GuiPanel@User48f3a5f
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- Gui --
    Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User617fd3e4
    Element: de.johni0702.minecraft.gui.container.GuiPanel@User617fd3e4
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- Gui --
    Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User4a36f678
    Element: de.johni0702.minecraft.gui.container.GuiPanel@User4a36f678
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- Gui --
    Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.container.GuiVerticalList@ffe0f8a
    Element: de.johni0702.minecraft.gui.container.GuiVerticalList@ffe0f8a
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- Gui --
    Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User52fd17a1
    Element: de.johni0702.minecraft.gui.container.GuiPanel@User52fd17a1
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- Gui --
    Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: com.replaymod.render.gui.GuiRenderSettings@User69d77bb8
    Element: com.replaymod.render.gui.GuiRenderSettings@User69d77bb8
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:81)
    at com.sun.proxy.$Proxy25.mouseClick(Unknown Source)
    at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_73864_a(AbstractGuiScreen.java:181)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:544)
    at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:201)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:512)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 2 total; [CameraEntity['Player'/-1789435, l='MpServer', x=4868.23, y=163.56, z=2734.73], EntityOtherPlayerMP['Slydos'/8307, l='MpServer', x=4871.29, y=162.00, z=2730.03]]
    Chunk stats: MultiplayerChunkCache: 441, 441
    Level seed: 0
    Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (5004,137,2759), Chunk: (at 12,8,7 in 312,172; contains blocks 4992,0,2752 to 5007,255,2767), Region: (9,5; contains chunks 288,160 to 319,191, blocks 4608,0,2560 to 5119,255,3071)
    Level time: 10063147 game time, 7973000 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: 14 total; [CameraEntity['Player'/-1789435, l='MpServer', x=4868.23, y=163.56, z=2734.73], EntityChicken['Chicken'/34, l='MpServer', x=4867.72, y=154.00, z=2753.13], EntityHorse['Horse'/17, l='MpServer', x=4896.93, y=153.00, z=2746.13], EntitySheep['Sheep'/8308, l='MpServer', x=4832.53, y=159.00, z=2738.28], EntitySheep['Sheep'/8309, l='MpServer', x=4852.77, y=156.00, z=2735.52], EntitySheep['Sheep'/8310, l='MpServer', x=4823.24, y=160.00, z=2722.84], EntityHorse['Horse'/22, l='MpServer', x=4882.96, y=154.00, z=2739.03], EntitySheep['Sheep'/8279, l='MpServer', x=4880.29, y=154.00, z=2745.46], EntityChicken['Chicken'/8311, l='MpServer', x=4829.10, y=159.00, z=2712.80], EntityHorse['Horse'/8280, l='MpServer', x=4879.99, y=151.00, z=2723.13], EntityPig['Pig'/8312, l='MpServer', x=4846.77, y=156.00, z=2766.31], EntityChicken['Chicken'/8313, l='MpServer', x=4825.60, y=155.00, z=2763.04], EntityPig['Pig'/8282, l='MpServer', x=4873.51, y=148.00, z=2707.25], EntitySheep['Sheep'/8314, l='MpServer', x=4843.61, y=156.00, z=2771.53]]
    Retry entities: 0 total; []
    Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.11-SNAPSHOT:806a6df:1231)