Fruitful Fun ๐ŸŠ

Fruitful Fun ๐ŸŠ

5M Downloads

Bug with renderSelectedItemName mixin, game crashes.

Starfire1147 opened this issue ยท 5 comments

commented

Mod loader

Forge

Minecraft version

1.20.1

Mod version

7.6.3 - 7.6.7

Modloader version

Forge 47.1.3

Modpack info

Custom

[IMPORTANT] If bug:

  • I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.

[IMPORTANT] If bug: The latest.log file, not the crash report

https://gist.github.com/Starfire1147/96bbd975a644fe8b6a0ad1e47e397c53

Issue description

Bug with renderSelectedItemName mixin, any version higher then 7.5.3. Forge 47.1.3, Synitra Connector (current version is also tested). Creative Core new version is also tested. I can provide any logs/info needed.

commented

Please make sure this bug is reproducible on a minimal setup, not a modpack with many other mods.

commented

Newer versions of forge works fine, but with 47.1.3 (Sinytra Connector and some other mods hardcoded version, split Forge/NeoForge version) does not and crashes.

commented

Tested on a minimal setup - https://gist.github.com/Starfire1147/6c446f38cc040ea08cdfb3e2f70cdd62
Mods:
FruitfulFun-1.20.1-Forge-7.6.7.jar
Kiwi-1.20.1-Forge-11.8.20.jar
Lychee-1.20.1-Forge-5.1.15.jar
Forge 47.1.3
Java Adoptium 21 and Oracle 21

commented

I investigated some more, mod is not working up to version 47.1.13, on 47.1.14 it is working good, but whatever changed between them is the issue.

  • 47.1.14 Make item name rendering and status bar rendering respect additional gui overlays being rendered by mods (#9648)

I found this in Forge changelog. I dont know if this is the issue, still, i would love version 47.1.3 to be compatible with the current version of mod

commented

Thank you for the investigation. It's very helpful