I'm unable to connect to my 1.20.1 Purpur server with a locally-built clone of update/1.21, using only the jar that appears in build/libs (builds as ViaFabric-0.4.14+null-1.21.jar).
Steps to Reproduce
Build new JAR of branch update/1.21 (not using latest Actions build, has broken command preventing startup)
Include newly built build/libs/ViaFabric-0.4.14+null-1.21.jar into mods/ directory
Start game, version can be set to either "AUTO" or "1.20.1"
Try to connect to (Purpur?) 1.20.1 server
Observe either in-game message saying "Outdated server! I'm still on 1.20.1" or (less likely) error "java.net.SocketException: Connection reset" (see mclo.gs log)
Expected Behavior
Successful (more or less, since the branch may/may not be ready) connection to server
Additional Server Info
Client:
Minecraft
1.21
Fabric Loader
0.15.11
Fabric API
0.100.1+1.21
ViaFabric
0.4.14+null-1.21, client-side mode both enabled and disabled
/viaversion dump
OutputThe command did not produce any output.
Console Error
Bug Description
I'm unable to connect to my 1.20.1 Purpur server with a locally-built clone of
update/1.21
, using only the jar that appears inbuild/libs
(builds asViaFabric-0.4.14+null-1.21.jar
).Steps to Reproduce
update/1.21
(not using latest Actions build, has broken command preventing startup)build/libs/ViaFabric-0.4.14+null-1.21.jar
into mods/ directoryExpected Behavior
Successful (more or less, since the branch may/may not be ready) connection to server
Additional Server Info
viaversion-5.0.0-SNAPSHOT-downgraded-1.8-shaded-1.8.jar
Checklist