Packet Fixer

Packet Fixer

35M Downloads

ModifyConstant mixin conflict in Prominence II RPG Modpack 1.20.1 fabric

hiimrickross opened this issue ยท 1 comments

commented

hello!

these mods already existed in the pack/server pack when I downloaded it, but I'm curious if its actually needed since Packet Fixer seems like it does everything already, and they're just conflicting?

  • packetfixer 3.1.2
    [12:58:09] [main/WARN]:@ModifyConstant conflict. Skipping xlpackets.mixins.json:PacketByteBufMixin from mod thiccpackets->@ModifyConstant::xlPackets(J)J with priority 1000, already redirected by packetfixer.v1_19_3.fabric.mixins.json:v1_19_3_fabric.FriendlyByteBufMixin from mod packetfixer->@ModifyConstant::packetfixer$readNbt$newSize(J)J with priority 1000
    [12:58:16] [Render thread/WARN]:@ModifyConstant conflict. Skipping xlpackets.mixins.json:ClientboundCustomPayloadPacketMixin from mod thiccpackets->@ModifyConstant::xlPackets(I)I with priority 1000, already redirected by packetfixer.v1_19_3.fabric.mixins.json:v1_19_3_fabric.ClientboundCustomPayloadPacketMixin from mod packetfixer->@ModifyConstant::packetfixer$newSize(I)I with priority 1000
    [12:58:16] [Render thread/WARN]:@ModifyConstant conflict. Skipping connectivity.mixins.json:ClientboundCustomPayloadPacketMixin from mod connectivity->@ModifyConstant::modifyLimit(I)I with priority 1, already redirected by packetfixer.v1_19_3.fabric.mixins.json:v1_19_3_fabric.ClientboundCustomPayloadPacketMixin from mod packetfixer->@ModifyConstant::packetfixer$newSize(I)I with priority 1000

(I've updated to a more recent packetfixer since I copied this log piece, still occurs though).

Seems like at the least I don't need thicc packets? i don't know much about this obviously but to me it just looks like the modpack is having all these packet things superseded by one another/packet fixer.

thank you

commented

@hiimrickross Hello,

XL Packets can be replaced by Packet Fixer but Connectivity still have some insteresting features to analyze the network stats and packet sizes.