AHilyard / LegendaryTooltips

A mod for Minecraft that adds fancy tooltips for rare items as well as tooltip customization options.
Other
26 stars 15 forks source link

[1.20/Fabric] Crash with Andromeda #101

Closed melontini closed 12 months ago

melontini commented 12 months ago

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.

AHilyard commented 12 months ago

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

AHilyard commented 12 months ago

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

HaipaDev commented 11 months ago

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

melontini commented 11 months ago

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

HaipaDev commented 11 months ago

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