retrooper
retrooper
java.lang.ClassCastException: class com.github.retrooper.packetevents.protocol.world.chunk.impl.v_1_18.Chunk_v1_18 cannot be cast to class com.github.retrooper.packetevents.protocol.world.chunk.impl.v1_16.Chunk_v1_9 (com.github.retrooper.packetevents.protocol.world.chunk.impl.v_1_18.Chunk_v1_18 and com.github.retrooper.packetevents.protocol.world.chunk.impl.v1_16.Chunk_v1_9 are in unnamed module of loader 'app') I get this exception when I try send a chunk data...
@MWHunter
“It resolved V_1_19_2 to V_1_19 instead of V_1_19_1 which didn't need to happen” What do you mean?
Detecting server versions should be accurate and not say 1.19 on a 1.19.2 server if ai interpret your message correctly
That is true, and is something I considered
Just a little side note, I also made an issue on ProtocolLib to see if they are willing to improve/fix their injector too. https://github.com/dmulloy2/ProtocolLib/issues/1522
Update: ProtocolLib is working on rewriting their injector. So hopefully ViaVersion can do some adjustments too.
Working on fixing Via’s injector in my fork: https://github.com/retrooper/ViaVersion
When’s that. And howcome
I don't see why this has the Legacy label attached? But I'm still waiting.