Legendary Tooltips [Forge]

Legendary Tooltips [Forge]

28M Downloads

[1.20/Fabric] Crash with Andromeda

melontini opened this issue · 5 comments

commented

Hi, I received multiple crash reports about my mod crashing with Legendary Tooltips installed.

Here's the stacktrace:
https://hastebin.com/share/oqohevakon.php

Deobfuscated:
https://hastebin.com/share/irovexexod.php

This happens when my mod is trying to render item frame tooltips, which calls the drawTooltip method when there's no screen open.

commented

Hey, thanks for letting me know. I've fixed this in the latest version of Iceberg (1.1.13). 😄

commented

I'll close this issue now, feel free to reopen if things are not working as expected.

commented

Dont wana reopen this if it is unrelated but Im pretty sure it is, too bad I cant see the pastebin
I dont know how to explain it, I tried updating all of the Sodium, Indium and Iris mods, which didnt work out well with all the mods I had so I switched back to the older versions Im pretty sure with everything and then I started getting a crash when hovering over a item with the Legendary Tooltips mod
I did also update Andromeda and Iceberg as they were causing issues with itemframed maps
And I dont know what happened now, I modified the config to turn off the 3D renders of items while also rolling back the version of Andromeda which weirdly enough works now (and didnt crash with the map), but yeah it is not the 3D renders, but the newest version of Andromeda? (0.9.1)
[Minecraft modding is so scuffed]

Here's the latest crash report I had
https://pastebin.com/YiyHg8Qz

commented

You should open a separate issue, as this is not related to Andromeda. The only mods in the stacktrace are iceberg, sodium and inventorio.

Btw, your sodium version is out-of-date. I believe iceberg 1.1.15 only supports >=0.5.0

commented

Ah I see, thank you, will do
#109
Well yeah thats the thing, I tried updating the Sodium to newest versions (0.5.1) and other mods including Indium, Iris, Iceberg and Andromeda, but then other things started crashing like Cave Dust, and then I was getting a report I did not know what to do as the only suspected where literally Minecraft and Fabric, didnt detect a cause from a mod and the error was very vague like null exception or something