[Bug]: Fuel Loader right click
Edrig opened this issue ยท 5 comments
Minecraft Version
1.19.2
Mod Loader and Version
Forge-43.2.3
Ad Astra! Version
1.11.9
Addon Mod Version (This Mod)
forge-1.19.2-1.8
The details
- Place a Fuel Loader
- Right Click the Fuel Loader
- the game disconnect server and send this crash report
https://crashy.net/INPLZDSWLjML4MHHU3jw
https://bytebin.lucko.me/r2Pqv3X01q
I think this problem is from REI compatibilities.
Can you send report to REI dev first?
I will fix when If they says it is not REI's fault.
This is not REI's fault as the class is not a part of the JEI API spec. Use another way to get the gui pos, the JEI internals way is not the way.
Alternatively you can enable the Forge REI integration and disable the REI's JEI compat layer by following shedaniel/REIPluginCompatibilities-Issues#23 (comment)
This is not REI's fault as the class is not a part of the JEI API spec. Use another way to get the gui pos, the JEI internals way is not the way. Alternatively you can enable the Forge REI integration and disable the REI's JEI compat layer by following shedaniel/REIPluginCompatibilities-Issues#23 (comment)
Ah yes, it was not api spec. ok I see.
Thanks for fast feedback
Fixed at 5c672ea
Next version will work normally.
Waiting for review from CurseForge now.
Released https://www.curseforge.com/minecraft/mc-mods/ad-astra-giselle-addon/files/4313623
Try check it.