PolyMc icon indicating copy to clipboard operation
PolyMc copied to clipboard

Unable to Join

Open masterblaster221 opened this issue 2 years ago • 3 comments

when I join I get this

User endiess_darkness has disconnected, reason: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(34) + length(4) exceeds writerIndex(34): PooledUnsafeDirectByteBuf(ridx: 34, widx: 34, cap: 34)

here are my mods

fabric api polymc immersive portals

all mods are on 1.19.3

My plan is the run poly puck to join on modded clients and still allow vanilla to be able to join (i don't expect vanilla to view any portals)

here is my polymc config { "configVersion": 10, "disabledMixins": [ "CustomPacketDisabler", "entity.DisableCustomEntities" ], "misc": { "processSyncedBlockEventServerSide": [ "minecraft:note_block" ] }, "remapVanillaBlockIds": false, "enableWizardThreading": false, "maxPacketsPerSecond": 600, "forceBlockIdIntControl": false } It won't boot with out "entity.DisableCustomEntities" on the vanila client i get [19:19:40] [Render thread/WARN]: Unknown custom packed identifier: imm_ptl:dim_sync
[19:19:40] [Render thread/WARN]: Unknown custom packed identifier: minecraft:register

masterblaster221 avatar Jan 01 '23 03:01 masterblaster221

Hrmm, the compatibility with immersive portals isn't great, it likely broke at some point , I'll check it out when I have the time

TheEpicBlock avatar Jan 01 '23 13:01 TheEpicBlock

Thanks much appreciated. I love your mod thanks for developing it.

masterblaster221 avatar Jan 01 '23 14:01 masterblaster221

Any updates?

masterblaster221 avatar Jan 18 '23 00:01 masterblaster221