Simple Voice Chat

Simple Voice Chat

31M Downloads

viaversion dependecy has incompatibility with kyrpton

stag-enterprises opened this issue ยท 1 comments

commented

Please read the wiki before submitting a bug report!

Bug description
basically this thing needs viaversion.
thats fine but viaversion doesnt work with krypton as you can see here astei/krypton#12 and ViaVersion/ViaFabric#89

Steps to reproduce the issue

  1. install viafabric
  2. install krypton
  3. install simple voice chat
  4. see error

Expected behavior
no error

Log files
see this: https://ambigious.hypixel.pro/e3k411k9svj5vhr8xa.png

Versions

  • Minecraft version
  • Forge/Fabric/Bukkit/Spigot/Paper version
  • Mod/Plugin version

Other mods
im pretty sure its not becuase of other mod

Screenshots (Optional)
none

commented

This is a soft dependency:

https://github.com/henkelmax/simple-voice-chat/blob/1.20.1/fabric/src/main/resources/fabric.mod.json#L39-L43

image
image

For bukkit aswell:

softdepend: [PlaceholderAPI, ViaVersion]

But even if this would be a hard dependency, this seems to be a krypton issue. So we won't change anything here.