Replay Mod Forums

Render Crash
    • User
    • 1 forum post
    User185091
    #1

    Sep 24 19, 01:51 AM

    Each Time I Try To Render Something The Render Crashes And Outputs This:

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    LoadingPlugin (replaymod-1.8.9-2.1.4.jar)
    Contact their authors BEFORE contacting forge

    // There are four lights!

    Time: 9/23/19 7:49 PM
    Description: Rendering video

    java.lang.NullPointerException: Rendering video
    at com.replaymod.compat.optifine.DisableFastRender.onRenderBegin(DisableFastRender.java:25)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_14_DisableFastRender_onRenderBegin_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at com.replaymod.render.rendering.VideoRenderer.renderVideo(VideoRenderer.java:112)
    at com.replaymod.render.gui.GuiRenderSettings$7.run(GuiRenderSettings.java:203)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractGuiClickable.onClick(AbstractGuiClickable.java:71)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractGuiButton.onClick(AbstractGuiButton.java:121)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractGuiClickable.mouseClick(AbstractGuiClickable.java:53)
    at sun.reflect.GeneratedMethodAccessor8.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:152)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor8.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.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor8.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.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor8.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.$Proxy26.mouseClick(Unknown Source)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_73864_a(AbstractGuiScreen.java:217)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:241)
    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:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 768350824 bytes (732 MB) / 2080374784 bytes (1984 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_H5 14 mods loaded, 14 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
    UCHIJA Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
    UCHIJA replaymod-compat{1.8.9-2.1.4} [Replay Mod - Compatibility] (replaymod-1.8.9-2.1.4.jar)
    UCHIJA replaymod{1.8.9-2.1.4} [Replay Mod] (replaymod-1.8.9-2.1.4.jar)
    UCHIJA replaymod-editor{1.8.9-2.1.4} [Replay Mod - Replay Editor] (replaymod-1.8.9-2.1.4.jar)
    UCHIJA replaymod-extras{1.8.9-2.1.4} [Replay Mod - Extras] (replaymod-1.8.9-2.1.4.jar)
    UCHIJA replaymod-online{1.8.9-2.1.4} [Replay Mod - Online] (replaymod-1.8.9-2.1.4.jar)
    UCHIJA replaymod-recording{1.8.9-2.1.4} [Replay Mod - Recording] (replaymod-1.8.9-2.1.4.jar)
    UCHIJA replaymod-render{1.8.9-2.1.4} [Replay Mod - Render] (replaymod-1.8.9-2.1.4.jar)
    UCHIJA replaymod-replay{1.8.9-2.1.4} [Replay Mod - Replay] (replaymod-1.8.9-2.1.4.jar)
    UCHIJA replaymod-simplepathing{1.8.9-2.1.4} [Replay Mod - Simple Pathing] (replaymod-1.8.9-2.1.4.jar)
    UCHIJA LunatriusCore{1.1.2.32} [LunatriusCore] (LunatriusCore-1.8.9-1.1.2.32-universal (1).jar)
    UCHIJA Schematica{1.7.7.143} [Schematica] (Schematica-1.8.9-1.7.7.143-universal.jar)
    Loaded coremods (and transformers):
    LoadingPlugin (replaymod-1.8.9-2.1.4.jar)