ViaVersion / ViaFabric

Client-side and server-side ViaVersion implementation for Fabric
https://viaversion.com/fabric
GNU General Public License v3.0
325 stars 38 forks source link

Set Minecraft Versions to latest minor versions only, Krypton is incompatible. #261

Closed Kichura closed 1 year ago

Kichura commented 1 year ago

How did i manage to miss this?

FlorianMichael commented 1 year ago

Have you tested if 1.15 ViaFabric really works only on 1.15.2 and not also on for example 1.15.0? But yeah, krypton must be added to the fabric.mod.json since the dev removed the ViaFabric handling

Kichura commented 1 year ago

Have you tested if 1.15 ViaFabric really works only on 1.15.2 and not also on for example 1.15.0? But yeah, krypton must be added to the fabric.mod.json since the dev removed the ViaFabric handling

It does work on older server versions although because viafabric by default is designed to normally work on latest minor versions only as 1.19.2 (for example) has caused crashes on latest viafabric build itself and therefore there is just no reason to leave the gaps on unless there is a better approach on handling older minor versions then i can consider undoing this.