
Create moving contraption causes log spam with Jade
Tempystral opened this issue ยท 2 comments
Mod loader
Forge
Minecraft version
1.20.1
Mod version
11.12.3
Modloader version
47.4.0
Modpack info
No response
[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
Issue description
I'm running a Create server and whenever I'm near a moving contraption, I get a bunch of error messages. As far as I can tell, Jade is trying to read the inventory of the Create contraption and gets and error because it can't find the method getSharedInventory()
. It doesn't seem to cause any other errors thankfully, just log spam. I have confirmed that this occurs in a minimal installation with ONLY Create, Jade, and Jade Addons installed.