Replay Mod (Fabric & Forge)

Replay Mod (Fabric & Forge)

787k Downloads

Failure to parse entity id when saving replay in 1.8.9

Johni0702 opened this issue ยท 0 comments

commented
java.io.IOException: VarInt too long (length must be <= 5)
    at com.replaymod.lib.com.github.steveice10.packetlib.tcp.io.ByteBufNetInput.readVarInt(ByteBufNetInput.java:62)
    at com.replaymod.replaystudio.protocol.packets.EntityId.getEntityId(EntityId.java:126)
    at com.replaymod.replaystudio.util.PacketUtils.getEntityId(PacketUtils.java:58)
    at com.replaymod.replaystudio.filter.SquashFilter.onPacket(SquashFilter.java:234)
    at com.replaymod.editor.gui.MarkerProcessor.apply(MarkerProcessor.java:212)
    at com.replaymod.recording.packet.PacketListener.lambda$channelInactive$6(PacketListener.java:297)
    at com.replaymod.recording.packet.PacketListener$$Lambda$383/1927598962.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:745)

https://cdn.discordapp.com/attachments/709108200632483900/876748484915654656/2021_08_16_11_23_55.mcpr