Queerbric / Inspecio

A Minecraft mod which adds more tooltip components to items.
https://modrinth.com/mod/inspecio
GNU Lesser General Public License v3.0
101 stars 25 forks source link

3 way mod conflict between REI, guard villagers (fabric) and inspecio [Bug] #61

Closed BossCreeper81 closed 2 years ago

BossCreeper81 commented 2 years ago

Game crashes when searching anything, while REI, guard villagers and Inspecio are installed.

1 .Install REI, Inspecio and Guard villagers (fabric)

  1. Start the game
  2. Crash

Disabling the search tooltip feature in REI "fixes" the bug

1.18.1 fabric

logs: https://pastebin.com/xcPZP2si //only the 3 mods and their dependencies installed https://crashy.net/43KxFDcVH6NL5g7QqqM2 // crashy with my full setup

Removing either inspecio or guard villagers also fixes the bug

[shedaniel/RoughlyEnoughItems#740]

LambdAurora commented 2 years ago

This is very clearly an issue in Guard Villagers itself, this issue is identical to #33, #30, and #13.

BossCreeper81 commented 2 years ago

Thanks for the fast reply!