ViaVersion / ViaProxy

Standalone proxy which allows players to join EVERY Minecraft server version (Classic, Alpha, Beta, Release, Bedrock)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"block-versions" config causes viaproxy to break

Kichura opened this issue · comments

When modifying the viaversion to filter out minecraft versions, it causes viaproxy to stop loading viaversion correctly.

Error can be found here,
and ViaVersion config can be found here.

Is this ViaVersion config file valid? Can you run it on Spigot?

Happens on Bungeecord as well. Seems to be a general Via issue where the config is loaded before the Via platform is loaded (And when the config class tries to log something (for example an invalid version in the block-versions list) it crashes as Via isn't loaded yet)