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

Opening F3 in any world crashes the client with NoSuchMethod fatal error. #224

Closed Kichura closed 1 year ago

Kichura commented 1 year ago

/viaversion dump Output

(Impossible to get as dump outputs nothing on snapshot client)

Console Error

Game crash can be found here after F3 was pressed.

Bug Description

When pressing F3 whilst being on 23w05a including any world you have, it will basically just yeet the client entirely.

Steps to Reproduce

  1. Have latest viafabric with 23w05a dev build of viaversion installed,
  2. Enter any world you have,
  3. Push F3 once,
  4. Expect a crash to happen from here.

Expected Behavior

Pressing F3 will display coordinates and all that properly, 1.19.3 and older clients don't seem to be affected by it.

Additional Server Info

  1. The server did not run on a proxy,
  2. This was tested on a 23w05a client with Latest dev builds of ViaFabric, ViaBackwards and Fabric API,
  3. Client-Side mode was enabled.

Checklist

Kichura commented 1 year ago

Update: Seems to be affecting 1.19.3 as a whole now aswell.

Kichura commented 1 year ago

Resolved in post-1.19.4 release.