Can't set keypoints, If I try to render it freezes and crashes. Only mod I have is Replay mod and optifine. Using minecraft 1.12.2
Need to fix for server trailer I want to produce using this mod/software.
==========================================================================
// This doesn't make any sense!
Time: 6/12/18 8:19 PM
Description: Failed to load entity tracker, pathing will be unavailable.
java.io.IOException: decoding
at com.replaymod.replaystudio.io.ReplayInputStream.readPacket(ReplayInputStream.java:142)
at com.replaymod.replaystudio.util.EntityPositionTracker.loadFromPacketData(EntityPositionTracker.java:128)
at com.replaymod.replaystudio.util.EntityPositionTracker.load(EntityPositionTracker.java:87)
at com.replaymod.simplepathing.gui.GuiPathing.lambda$startLoadingEntityTracker$6(GuiPathing.java:496)
at com.replaymod.simplepathing.gui.GuiPathing$$Lambda$191/914641734.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: Packet "ServerPlayerPositionRotationPacket" not fully read.
at com.github.steveice10.packetlib.tcp.TcpPacketCodec.decode(TcpPacketCodec.java:44)
at com.replaymod.replaystudio.studio.protocol.StudioCodec.decode(StudioCodec.java:42)
at com.replaymod.replaystudio.io.ReplayInputStream.readPacket(ReplayInputStream.java:140)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 757514840 bytes (722 MB) / 1845493760 bytes (1760 MB) up to 17179869184 bytes (16384 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.4.2705 13 mods loaded, 13 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------ |:----------------------- |:---------------------- |:---------------------------------------------------- |:---------------------------------------- |
| UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJA | mcp | 9.42 | minecraft.jar | None |
| UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJA | replaymod-replay | 1.12-2.0.0-1-g922c039* | replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar | None |
| UCHIJA | replaymod | 1.12-2.0.0-1-g922c039* | replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar | None |
| UCHIJA | replaymod-extras | 1.12-2.0.0-1-g922c039* | replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar | None |
| UCHIJA | replaymod-render | 1.12-2.0.0-1-g922c039* | replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar | None |
| UCHIJA | replaymod-recording | 1.12-2.0.0-1-g922c039* | replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar | None |
| UCHIJA | replaymod-compat | 1.12-2.0.0-1-g922c039* | replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar | None |
| UCHIJA | replaymod-editor | 1.12-2.0.0-1-g922c039* | replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar | None |
| UCHIJA | replaymod-online | 1.12-2.0.0-1-g922c039* | replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar | None |
| UCHIJA | replaymod-simplepathing | 1.12-2.0.0-1-g922c039* | replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar | None |
Loaded coremods (and transformers):
LoadingPlugin (replaymod-1.12-2.0.0-1-g922c039-noflush-runTask2.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GTX 970/PCIe/SSE2'
Edit: Looks like after installing
Replay Mod v1.12.2-2.1.3 and
OptiFine_1.12.2_HD_U_C9.jar
Seems to be running/rendering now.