Heres the bug
---- Minecraft Crash Report ----
// You're mean.
Time: 7/16/19 8:43 PM
Description: Saving replay file
java.io.IOException: decoding
at com.replaymod.replaystudio.io.ReplayInputStream.fillBuffer(ReplayInputStream.java:233)
at com.replaymod.replaystudio.io.ReplayInputStream.readPacket(ReplayInputStream.java:184)
at com.replaymod.editor.gui.MarkerProcessor.apply(MarkerProcessor.java:146)
at com.replaymod.recording.packet.PacketListener.lambda$channelInactive$8(PacketListener.java:220)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalArgumentException: Value forge.swimSpeed has no mapping for key class com.replaymod.lib.com.github.steveice10.mc.protocol.data.game.entity.attribute.AttributeType.
at com.replaymod.lib.com.github.steveice10.mc.protocol.data.MagicValues.key(MagicValues.java:1081)
at com.replaymod.lib.com.github.steveice10.mc.protocol.packet.ingame.server.entity.ServerEntityPropertiesPacket.read(ServerEntityPropertiesPacket.java:51)
at com.replaymod.lib.com.github.steveice10.packetlib.tcp.TcpPacketCodec.decode(TcpPacketCodec.java:41)
at com.replaymod.replaystudio.studio.protocol.StudioCodec.decode(StudioCodec.java:42)
at com.replaymod.replaystudio.io.ReplayInputStream.fillBuffer(ReplayInputStream.java:229)
... 4 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: Mac OS X (x86_64) version 10.14.5
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 347788504 bytes (331 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 7 total; -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.42 Powered by Forge 14.23.5.2838 5 mods loaded, 5 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 |
|:------ |:--------- |:--------------- |:----------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | replaymod | 1.12.2-2.2.0-b6 | replaymod-1.12.2-2.2.0-b6.jar | None |
Loaded coremods (and transformers):
LoadingPlugin (replaymod-1.12.2-2.2.0-b6.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.