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

[Crash]: JEI cheat mode crash after reloading resources #3756

Open
thelyric27 opened this issue Sep 11, 2024 · 2 comments
Open

[Crash]: JEI cheat mode crash after reloading resources #3756

thelyric27 opened this issue Sep 11, 2024 · 2 comments

Comments

@thelyric27
Copy link

thelyric27 commented Sep 11, 2024

Steps to Reproduce the Crash

Mod version: 15.18.0.79 Fabric, sourced from Curseforge
Mod loader: Quilt 0.26.4-beta.7
Minecraft version: 1.20.1

I was checking ore textures from the Excavated Variants mod with some different resource packs for a personal modpack when I started crashing while picking blocks from JEI with cheat mode in creative. When I first load the game, JEI looks and functions as normal, but if I go to the resource packs menu and change something, after reloading all the items in the JEI panel are disorganized, and without fail trying to pick one crashes the game. It doesn't seem to matter what item it is either. It crashes with errors such as

"[Render thread/ERROR]: Reported exception thrown!
net.minecraft.class_148: mouseReleased event handler"

and

"java.lang.IndexOutOfBoundsException: Index 54 out of bounds for length 54"

Mod Pack URL (Optional)

[Private, mod list within log]

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

Now that I know exactly what causes it I can avoid the crash on my own and it shouldn't cause issues while me and my friends play, but when I was trying to find out why I was crashing I came across this other unresolved issue and it seemed similar, also happening on the fabric version when picking up an item in cheat mode.

Crash Report

https://mclo.gs/JKC1uQF

@mezz
Copy link
Owner

mezz commented Sep 12, 2024

Thanks for the report!
You have many mods that alter the game in your mod list. Please try narrowing the issue down by seeing if this happens with JEI alone, and then try removing mods to figure out which one is causing a problem.
Also, JEI is built against Fabric so please try testing with it to make sure there isn't a problem coming from Quark.

@PUrE-elF
Copy link

PUrE-elF commented Sep 18, 2024

@thelyric27 Is it going like this ?
1429259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants