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

ViaFabric crashes on 1.17.1 during boot sequence #290

Closed Kichura closed 8 months ago

Kichura commented 8 months ago

/viaversion dump Output

(Not possible as client crashes on boot)

Console Error

The crash logs can be found here.

Bug Description

When installing latest viafabric to the 1.17.1 client, the client will just instantly crash and says there's something wrong with the debugging mixin.

Steps to Reproduce

  1. Create a fabric 1.17.1 client with fabric api on it,
  2. Install latest viafabric on it,
  3. Start up the client,
  4. Expect a possible crash from here.

Expected Behavior

1.17.1 loads up properly with no issues.

Additional Server Info

  1. No proxies were used, (in fact how is this possible?)
  2. Fabric API, ViaBackwards and ViaFabric,
  3. I am using client-side mode.

Checklist

FlorianMichael commented 8 months ago

Thanks for reporting