Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JEI x Artifacts x Supplementaries JEI cheat mode crash ''Index Out of bounds'' #250

Closed
ALainxD opened this issue Mar 16, 2024 · 5 comments
Closed
Labels
bug Something isn't working. Whoops

Comments

@ALainxD
Copy link

ALainxD commented Mar 16, 2024

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:

  1. Make a new Fabric 0.15.7 MC1.20.1 instance
  2. add mods: JEI, Supplementaries and Artifacts and their dependencies.
  3. Start MC, make new world, creative mode, start world.
  4. 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.
  5. Minecraft crashes
  6. 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?

@ALainxD ALainxD added the bug Something isn't working. Whoops label Mar 16, 2024
@ALainxD
Copy link
Author

ALainxD commented Mar 16, 2024

crash-2024-03-16_20.08.21-client.txt
Crashlog

@ALainxD
Copy link
Author

ALainxD commented Mar 16, 2024

Supplementaries issue post
MehVahdJukaar/Supplementaries#982

@ALainxD
Copy link
Author

ALainxD commented Mar 16, 2024

JEI Issue post
mezz/JustEnoughItems#3460

@ochotonida
Copy link
Owner

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.

@ochotonida
Copy link
Owner

I managed to reproduce this issue with just Trinkets, JEI, and a data pack, so it's definitely not caused by Artifacts. You need 8 or more trinket slots to trigger the crash, which explains why it doesn't happen with either Artifacts or Supplementaries on its own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. Whoops
Projects
None yet
Development

No branches or pull requests

2 participants