Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- LoadingPlugin (replaymod-0.16_BUGFIXES.jar)
- Contact their authors BEFORE contacting forge
- // Oops.
- Time: 7/25/15 12:48 PM
- Description: Processing frame
- java.nio.BufferUnderflowException
- at java.nio.Buffer.nextGetIndex(Buffer.java:500)
- at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:249)
- at eu.crushedpixel.replaymod.gui.GuiVideoRenderer.updatePreview(GuiVideoRenderer.java:243)
- at eu.crushedpixel.replaymod.video.VideoRenderer$1.consume(VideoRenderer.java:64)
- at eu.crushedpixel.replaymod.video.VideoRenderer$1.consume(VideoRenderer.java:61)
- at eu.crushedpixel.replaymod.video.rendering.Pipeline$ProcessTask.run(Pipeline.java:102)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.8
- Operating System: Windows 8.1 (amd64) version 6.3
- Java Version: 1.8.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 2560159664 bytes (2441 MB) / 4171759616 bytes (3978 MB) up to 4171759616 bytes (3978 MB)
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M -Xms4096M
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP v9.10 FML v8.0.76.1402 Minecraft Forge 11.14.1.1402 4 mods loaded, 4 mods active
- mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
- FML{8.0.76.1402} [Forge Mod Loader] (forge-1.8-11.14.1.1402.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
- Forge{11.14.1.1402} [Minecraft Forge] (forge-1.8-11.14.1.1402.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
- replaymod{0.6-21b02e7} [Replay Mod] (replaymod-0.16_BUGFIXES.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
- Loaded coremods (and transformers):
- LoadingPlugin (replaymod-0.16_BUGFIXES.jar)
- eu.crushedpixel.replaymod.coremod.CameraRollCT
- eu.crushedpixel.replaymod.coremod.ForceChunkLoadingCT
- eu.crushedpixel.replaymod.coremod.EntityRendererCT
- eu.crushedpixel.replaymod.coremod.NoNameTagCT
- eu.crushedpixel.replaymod.coremod.RenderManagerCT
- eu.crushedpixel.replaymod.coremod.SoundManagerCT
- eu.crushedpixel.replaymod.coremod.EnchantmentTimerCT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement