Industrial Revolution

Industrial Revolution

5M Downloads

[BUG] Modular armor tooltip crash with Inspicio

TheEpicBlock opened this issue ยท 1 comments

commented

Description:
When hovering over any modular armor piece with Inspicio installed, the client will crash. This is due to Inspicio adding custom TooltipData's for armor. Inspicio patches the vanilla method to handle this custom TooltipData, but Indrev replaces the vanilla method here

This can be bypassed by disabling tooltips for armor in the Inspicio config.

Steps to Reproduce:

  • Install both Indrev & Inspicio
  • Grab a modular chestplate
  • Hover over it

Technical Information:

  • Minecraft: 1.17.1
  • Fabric API: 0.40.1
  • Industrial Revolution: 1.10.0-alpha.12

Logs:
https://paste.ee/p/kFXdp

commented

This has been fixed as of 1.12.0-BETA available on curseforge. Thanks for reporting!