When I finish my video then render it, it goes for about 10seconds then pops up with this message.
https://gyazo.com/60d16bd74c6a6bd9116bb2b01f63d37a
FULL MESSAGE: (DOES ANYONE KNOW WHAT THIS MEANS??!?!?
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (replaymod-1.8.9-2.0.1 (1).jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 8/28/17 10:36 PM
Description: Rendering video
java.lang.OutOfMemoryError: Direct buffer memory
at java.nio.Bits.reserveMemory(Bits.java:658)
at java.nio.DirectByteBuffer.(DirectByteBuffer.java:123)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
at org.lwjgl.BufferUtils.createByteBuffer(BufferUtils.java:60)
at com.replaymod.render.utils.ByteBufferPool.allocate(ByteBufferPool.java:35)
at com.replaymod.render.capturer.SimplePboOpenGlFrameCapturer.process(SimplePboOpenGlFrameCapturer.java:45)
at com.replaymod.render.capturer.SimplePboOpenGlFrameCapturer.process(SimplePboOpenGlFrameCapturer.java:13)
at com.replaymod.render.rendering.Pipeline.run(Pipeline.java:57)
at com.replaymod.render.rendering.VideoRenderer.renderVideo(VideoRenderer.java:129)
at com.replaymod.render.gui.GuiRenderSettings$7.run(GuiRenderSettings.java:203)
at de.johni0702.minecraft.gui.element.AbstractGuiClickable.onClick(AbstractGuiClickable.java:71)
at de.johni0702.minecraft.gui.element.AbstractGuiButton.onClick(AbstractGuiButton.java:97)
at de.johni0702.minecraft.gui.element.AbstractGuiClickable.mouseClick(AbstractGuiClickable.java:53)
at sun.reflect.GeneratedMethodAccessor35.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:162)
at com.sun.proxy.$Proxy29.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor35.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:159)
at com.sun.proxy.$Proxy29.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor35.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:159)
at com.sun.proxy.$Proxy29.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor35.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:82)
at com.sun.proxy.$Proxy29.mouseClick(Unknown Source)
at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_73864_a(AbstractGuiScreen.java:202)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:554)
at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:222)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:523)
at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:47)
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: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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
CPU: 8x AMD FX(tm)-8350 Eight-Core Processor
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2158742568 bytes (2058 MB) / 3140747264 bytes (2995 MB) up to 3140747264 bytes (2995 MB)
JVM Flags: 26 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G -Xmn768m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=10
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_H6 19 mods loaded, 19 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.1722.jar)
UCHIJA Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
UCHIJA replaymod-compat{1.8.9-2.0.1} [Replay Mod - Compatibility] (replaymod-1.8.9-2.0.1 (1).jar)
UCHIJA replaymod-replay{1.8.9-2.0.1} [Replay Mod - Replay] (replaymod-1.8.9-2.0.1 (1).jar)
UCHIJA replaymod{1.8.9-2.0.1} [Replay Mod] (replaymod-1.8.9-2.0.1 (1).jar)
UCHIJA replaymod-render{1.8.9-2.0.1} [Replay Mod - Render] (replaymod-1.8.9-2.0.1 (1).jar)
UCHIJA replaymod-editor{1.8.9-2.0.1} [Replay Mod - Replay Editor] (replaymod-1.8.9-2.0.1 (1).jar)
UCHIJA replaymod-extras{1.8.9-2.0.1} [Replay Mod - Extras] (replaymod-1.8.9-2.0.1 (1).jar)
UCHIJA replaymod-online{1.8.9-2.0.1} [Replay Mod - Online] (replaymod-1.8.9-2.0.1 (1).jar)
UCHIJA replaymod-recording{1.8.9-2.0.1} [Replay Mod - Recording] (replaymod-1.8.9-2.0.1 (1).jar)
UCHIJA replaymod-simplepathing{1.8.9-2.0.1} [Replay Mod - Simple Pathing] (replaymod-1.8.9-2.0.1 (1).jar)
UCHIJA AutoGG{1.0} [Auto GG] (AutoGG-1.0.jar)
UCHIJA autotip{2.0.3} [Autotip] (Autotip-2.0.3 [1.8-1.11.2].jar)
UCHIJA XaeroBetterPvP{1.12.3} [Better PVP Mod] (BetterPvP_1.12.3_Forge_1.8.9.jar)
UCHIJA animations{3.4} [Orange's 1.7 Animations] (Oranges 1.7 Animations-5.1.jar)
UCHIJA ProjectL{0.2} [ProjectL] (ProjectL-0.2.jar)
UCHIJA LEVEL_HEAD{3.1.1} [LEVEL_HEAD] (Sk1er Level Head (1.8.9)-3.1.1.jar)
UCHIJA enhancements{7.5} [Vanilla Enhancements] (Vanilla Enhancements-7.5.jar)
Loaded coremods (and transformers):
LoadingPlugin (replaymod-1.8.9-2.0.1 (1).jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'AMD Radeon (TM) R9 390 Series'
OptiFine Version: OptiFine_1.8.9_HD_U_H6
Render Distance Chunks: 18
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13474 Compatibility Profile Context 22.19.162.4
OpenGlRenderer: AMD Radeon (TM) R9 390 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 8