You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Minecraft instance with only JEI, Trinkets, and Fabric API
Create a world and enable a datapack that adds extra trinket slots
Attempt to grab an item from JEI, with cheat mode on
Observe that it does not crash
Add Patchouli and Botania to the instance, and enter the world with the datapack enabled
Repeat step 3
Observe the crash
Other information
Versions:
JEI: 11.5.2.1007
Patchouli: 1.19.2-77
Trinkets: 3.4.2
I asked in Emi(the creator of Trinkets)'s discord about this issue, she didn't have any idea what was going wrong beyond the IndexOutOfBoundsException in the crash report seemingly referring to an out-of-bounds item slot. BluKat in that discord theorized that the issue is related to a mixin on Botania's end, so here I am with this issue report.
The text was updated successfully, but these errors were encountered:
Mod Loader
Fabric
Minecraft Version
1.19.2
Botania version
1.19.2-439
Modloader version
Loader: 0.14.19, API: 0.76.0
Modpack info
N/A
The latest.log file
https://pastebin.com/k6amZBfz
Issue description
Pretty much exactly as the title describes, I can't think of any other information to put here
Crash report: https://pastebin.com/SDWBjeEn
Datapack: https://github.com/beholderface/ExtraTrinkets
Steps to reproduce
Other information
Versions:
I asked in Emi(the creator of Trinkets)'s discord about this issue, she didn't have any idea what was going wrong beyond the IndexOutOfBoundsException in the crash report seemingly referring to an out-of-bounds item slot. BluKat in that discord theorized that the issue is related to a mixin on Botania's end, so here I am with this issue report.
The text was updated successfully, but these errors were encountered: