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

Can't work with krypton 0.2.3 #266

Closed lonelysam3 closed 1 year ago

lonelysam3 commented 1 year ago

/viaversion dump Output

the server can't start!

Console Error

Put the paste.gg link or text here.

https://paste.gg/p/anonymous/9ee22818474c4ecf8629e408ff33593f

Bug Description

https://github.com/astei/krypton/issues/103

Steps to Reproduce

1.install viafabric 0.4.10+40-main with krypton 0.2.3 and fabric api 2.start the server

Expected Behavior

server should not crash

Additional Server Info

No response

Checklist

Kichura commented 1 year ago

Not a crash as we told people to remove it from their clients due to it no longer functioning correctly on viafabric itself, However there is a commit on latest CI build to see if the compat script works properly - In short, There are two ways to solve it:

  1. Get rid of krypton,
  2. Keep it but update viafabric to latest github build.
lonelysam3 commented 1 year ago

ah,just because the author of krypton told me it's not krypton's problem and as you can see i had updated viaversion to the latest github build in my log. so you meant i can't use viafabric with krypton,right?

Kichura commented 1 year ago

ah,just because the author of krypton told me it's not krypton's problem and as you can see i had updated viaversion to the latest github build in my log. so you meant i can't use viafabric with krypton,right?

In the official build, We initally said "yeah this is not going to work out well" and blocked it out from working with our mod which happens to be the same process that ViaFabricPlus also uses - But creeper has pushed out a commit that re-adds compatibility for it in github actions itself that people can try out for themselves.