Replay Mod Forums

Replay saving issues in MP [1.14.3-2.2.0-b6]
    • User
    • 2 forum posts
    User170017
    #1

    Jul 14 19, 08:34 PM | Last edited: Jul 14 19, 09:10 PM

    Tried to use both MultiMC and Vanilla. Bug isn't present in SP or on pure vanilla server.
    Don't know exact settings of a server I play on, but its name in F3 menu is "Paper (Velocity)"
    If I press "stop recording" in the pause menu and then exit to the main menu, I get this error.
    If I exit to the main menu without stopping recording, replay file is present, but when I try to open it game stucks on the loading meny.

    Replay: https://www.dropbox.com/s/1fk9gvf4aka6ryc

    ---- Minecraft Crash Report ----
    // Hi. I'm Minecraft, and I'm a crashaholic.

    Time: 7/15/19 1:19 AM
    Description: Saving replay file

    java.io.IOException: decompressing
    at com.replaymod.replaystudio.io.ReplayInputStream.fillBuffer(ReplayInputStream.java:215)
    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(Unknown Source)
    Caused by: io.netty.handler.codec.DecoderException: Badly compressed packet: size of 2 is below threshold of 256.
    at com.replaymod.lib.com.github.steveice10.packetlib.tcp.TcpPacketCompression.decode(TcpPacketCompression.java:59)
    at com.replaymod.replaystudio.studio.protocol.StudioCompression.decode(StudioCompression.java:43)
    at com.replaymod.replaystudio.io.ReplayInputStream.fillBuffer(ReplayInputStream.java:213)
    ... 4 more

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.14.3
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_201, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 296756768 bytes (283 MB) / 792199168 bytes (755 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
    Fabric Mods:
    fabric: Fabric API 0.3.0+build.192
    fabric-api-base: fabric-api-base 0.1.0+59147463
    fabric-biomes-v1: fabric-biomes-v1 0.1.0+896c7fbb
    fabric-commands-v0: fabric-commands-v0 0.1.1+25fd0c52
    fabric-containers-v0: fabric-containers-v0 0.1.2+25fd0c52
    fabric-content-registries-v0: fabric-content-registries-v0 0.1.1+05f11b75
    fabric-crash-report-info-v1: fabric-crash-report-info-v1 0.1.0+59147463
    fabric-events-interaction-v0: fabric-events-interaction-v0 0.1.0+59147463
    fabric-events-lifecycle-v0: fabric-events-lifecycle-v0 0.1.0+59147463
    fabric-item-groups-v0: fabric-item-groups-v0 0.1.0+1e69a0a5
    fabric-keybindings-v0: fabric-keybindings-v0 0.1.1+7dfef87c
    fabric-loot-tables-v1: fabric-loot-tables-v1 0.1.0+43028fa6
    fabric-mining-levels-v0: fabric-mining-levels-v0 0.1.0+ab421b9c
    fabric-models-v0: fabric-models-v0 0.1.0+59147463
    fabric-networking-blockentity-v0: fabric-networking-blockentity-v0 0.1.1+25fd0c52
    fabric-networking-v0: fabric-networking-v0 0.1.2+200eb5c2
    fabric-object-builders-v0: fabric-object-builders-v0 0.1.1+39ff57de
    fabric-registry-sync-v0: fabric-registry-sync-v0 0.2.2+f0d56800
    fabric-renderer-api-v1: fabric-renderer-api-v1 0.1.1+099c1e8b
    fabric-renderer-indigo: fabric-renderer-indigo 0.1.9+3c859cf7
    fabric-rendering-data-attachment-v1: fabric-rendering-data-attachment-v1 0.1.0+02a46d5b
    fabric-rendering-fluids-v1: fabric-rendering-fluids-v1 0.1.0+dc4c57c2
    fabric-rendering-v0: fabric-rendering-v0 0.1.1+6dad974e
    fabric-resource-loader-v0: fabric-resource-loader-v0 0.1.1+59147463
    fabric-tag-extensions-v0: fabric-tag-extensions-v0 0.1.1+c189dc5c
    fabric-textures-v0: fabric-textures-v0 0.1.4+792c1c35
    fabricloader: Fabric Loader 0.4.8+build.155
    replaymod: Replay Mod 1.14.3-2.2.0-b6


    • Developer
    • 1883 forum posts
    User10
    #2

    Jul 20 19, 03:42 PM

    Thanks for your report and thanks for providing the replay upfront.
    This should be fixed in 2.2.0-b7. Unfortunately this was an issue with recording, so old recordings will remain broken.