JEI x Artifacts x Supplementaries JEI cheat mode crash ''Index Out of bounds''
ALainxD opened this issue ยท 5 comments
When you go into creative mode, open JEI, activate cheat menu and give yourself a Item the game crashes ONLY if also supplementaries is installed.
If Supplementaries OR Artifacts is disabled it works fine, but both active it causes that crash.
To Reproduce
Steps to reproduce the behavior:
- Make a new Fabric 0.15.7 MC1.20.1 instance
- add mods: JEI, Supplementaries and Artifacts and their dependencies.
- Start MC, make new world, creative mode, start world.
- Open your inventory, go to the normal player inventory (not in a creative items tab), enable cheat mode in JEI and give yourself a item.
- Minecraft crashes
- MC error code: ''The game crashed whilst mousereleased event handler
Error: java.lang.IndexOutOfBoundsException: Index 54 out of bounds for length 54''
Game Environment
Fresh install Fabric
- Artifacts: artifacts-fabric-9.3.1.jar
- Forge/Fabric Api: Fabric 0.15
- Other mods needed ->
Amendments 1.20-1.1.10 [required by Supplementaries]
Architectury 9.2.14 [Required by Artifacts]
Artifacts 9.3.1
Cloth Config v11 11.1.118 [required by Artifacts]
Fabric API 0.92.0+1.20.1
Fabric Loader 0.15.7
Just Enough Items 15.3.0.4
moonlight-1.20-2.11.4-fabric.jar [required by Supplementaries]
Supplementaries 1.20-2.8.6
Trinkets 3.7.2
btw is there a specific reason why Curseforge launcher doesn't install Architectury, Cloth Config and Trinkets when installing Artifacts?
Are the dependencies not labled correctly?
crash-2024-03-16_20.08.21-client.txt
Crashlog
Supplementaries issue post
MehVahdJukaar/Supplementaries#982
JEI Issue post
mezz/JustEnoughItems#3460
It seems like the same issue occurs with Botania (VazkiiMods/Botania#4365).
I honestly have no idea how Artifacts could cause something like this, so I'm more inclined to believe that this is something on either Trinkets' or JEI's side.