Tiviacz1337 / Travelers-Backpack

Unique and upgradeable backpacks with customisation, Curios API/Trinkets integration and more!
152 stars 81 forks source link

[1.21.1 Fabric] Game crashing when placing backpack in Back slot (Accessories with Trinket compat) #1043

Open Nephillia opened 7 hours ago

Nephillia commented 7 hours ago
  1. ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10) Fabric 1.21.1 Accessories 1.1.0-beta4 Trinkets Compat Layer 3.10.0-beta 14 Traveler's Backpack 10.1.2

  2. Describe the bug

Game crashes when equipping backpack in Back slot. Cannot rejoin server without reset. I posted this in the Git for Accessories too because tbh I can't figure out which mod is doing the crashing primarily as other features of both work fine. Client Log: https://mclo.gs/zY6o49z

Server Log: https://mclo.gs/7BgHOj4

  1. Write steps to reproduce the bug Obtain backpack Attempt to put backpack into Back slot (Trinket/Accessories menu of inventory) Game freezes and crashes/kicked by server for Ticking Exception

  2. What is expected behaviour Put Backpack in Back slot and no issue.

Apologies in advance if this is not the proper avenue for posting this bug!

Dragon-Seeker commented 7 hours ago

Hey @Tiviacz1337 why are you checking for an accessory menu class instance by chance? The Latest screen rewrite refactors such but you can use AccessoriesMenuBase as the instance check.