Replay Mod Forums

Replays not saving properly
    • User
    • 1 forum post
    User173031
    #1

    Aug 02 19, 01:10 PM

    Every time I attempt to record me building everything is fine until I stop the recording. Then it gives me this freaking error:

    ---- Minecraft Crash Report ----
    // I let you down. Sorry :(

    Time: 8/2/19 1:06 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:225)
    at com.replaymod.recording.packet.PacketListener$$Lambda$3481/1960958041.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:745)
    Caused by: java.lang.IllegalArgumentException: Value buffet has no mapping for key class com.replaymod.lib.com.github.steveice10.mc.protocol.data.game.world.WorldType.
    at com.replaymod.lib.com.github.steveice10.mc.protocol.data.MagicValues.key(MagicValues.java:1109)
    at com.replaymod.lib.com.github.steveice10.mc.protocol.packet.ingame.server.ServerJoinGamePacket.read(ServerJoinGamePacket.java:78)
    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)
    ... 5 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3165360272 bytes (3018 MB) / 6878658560 bytes (6560 MB) up to 17179869184 bytes (16384 MB)
    CPUs: 12
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Fabric Mods:
    fabric: Fabric API 0.3.0+build.207
    fabric-api-base: fabric-api-base 0.1.0+b494ebeb42
    fabric-biomes-v1: fabric-biomes-v1 0.1.0+896c7fbb42
    fabric-commands-v0: fabric-commands-v0 0.1.1+b494ebeb42
    fabric-containers-v0: fabric-containers-v0 0.1.2+b494ebeb42
    fabric-content-registries-v0: fabric-content-registries-v0 0.1.1+b494ebeb42
    fabric-crash-report-info-v1: fabric-crash-report-info-v1 0.1.0+5914746342
    fabric-events-interaction-v0: fabric-events-interaction-v0 0.1.0+ea100f6142
    fabric-events-lifecycle-v0: fabric-events-lifecycle-v0 0.1.0+5914746342
    fabric-item-groups-v0: fabric-item-groups-v0 0.1.0+1e69a0a542
    fabric-keybindings-v0: fabric-keybindings-v0 0.1.1+7dfef87c42
    fabric-loot-tables-v1: fabric-loot-tables-v1 0.1.0+b494ebeb42
    fabric-mining-levels-v0: fabric-mining-levels-v0 0.1.0+ab421b9c42
    fabric-models-v0: fabric-models-v0 0.1.0+5914746342
    fabric-networking-blockentity-v0: fabric-networking-blockentity-v0 0.1.1+b494ebeb42
    fabric-networking-v0: fabric-networking-v0 0.1.2+9b03381f42
    fabric-object-builders-v0: fabric-object-builders-v0 0.1.1+9b03381f42
    fabric-registry-sync-v0: fabric-registry-sync-v0 0.2.2+9b03381f42
    fabric-renderer-api-v1: fabric-renderer-api-v1 0.1.1+9b03381f42
    fabric-renderer-indigo: fabric-renderer-indigo 0.1.9+9b03381f42
    fabric-rendering-data-attachment-v1: fabric-rendering-data-attachment-v1 0.1.0+b494ebeb42
    fabric-rendering-fluids-v1: fabric-rendering-fluids-v1 0.1.0+dc4c57c242
    fabric-rendering-v0: fabric-rendering-v0 0.1.1+6dad974e42
    fabric-resource-loader-v0: fabric-resource-loader-v0 0.1.1+7495ea2842
    fabric-tag-extensions-v0: fabric-tag-extensions-v0 0.1.1+b494ebeb42
    fabric-textures-v0: fabric-textures-v0 0.1.4+b494ebeb42
    fabricloader: Fabric Loader 0.4.8+build.159
    replaymod: Replay Mod 1.14.4-2.2.0-b7

    I record with OBS while using ReplayMod, could that be the problem?

    Sincerely,
    //Mark


    • Developer
    • 1883 forum posts
    User10
    #2

    Aug 02 19, 01:41 PM

    The ReplayMod doesn't yet know the new "buffet" world type. This will be fixed in the next version.