[๐]: JEI x Artifacts x Supplementaries JEI cheat mode crash ''Index Out of bounds''
ALainxD opened this issue ยท 8 comments
Before Continuing:
- Always check you are using the latest version of the mods and its dependencies
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version
1.20.1-FABRIC
Supplementaries Version
Supplementaries 1.20-2.8.6
Moonlight Lib Version
moonlight-1.20-2.11.4-fabric.jar
Issue Detail
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
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
crash-2024-03-16_20.08.21-client.txt
crashlog
Artifacts issue post
ochotonida/artifacts#250
JEI issue post
mezz/JustEnoughItems#3460
latest.log
All Items no matter which item you want to take with the cheat mode it crashes, only when Supplementaries AND Artifacts is installed.
[Pastebin version] https://pastebin.com/ZyBZgGC4
dont really know what could cause this. seems really weird and i dont see anything supplementaries related there
This seems to be caused by too many trinkets slots being added (>=8), while being in creative. I don't think this is something that supplementaries is responsible for, you can probably close the issue. It was replicated with Trinkets, Jei, and a datapack
on trinkets' side:
emilyploszaj/trinkets#306
minimum replication on artifacts issue:
ochotonida/artifacts#250 (comment)