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

Game crashes when hovering over certain items #309

Closed
Linkling64 opened this issue Aug 15, 2024 · 3 comments
Closed

Game crashes when hovering over certain items #309

Linkling64 opened this issue Aug 15, 2024 · 3 comments
Labels
1.15 bug Something isn't working Forge

Comments

@Linkling64
Copy link

Linkling64 commented Aug 15, 2024

Describe the Bug

When hovering over certain items in the JEI recipes GUI, the game crashes. I think it's all items from a certain mod, but I can't see what mod it is because when I hover over it, it crashes before I can see the mod. It gives the error "java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 2". One item it does this for is the item that appears in the bottom left of the GUI when looking at the recipe for an eternal stella. (I don't know what the item is because, again, it crashes before it shows up.) This happens every time

Reproduction Steps

  1. Search "eternal stella" in the JEI menu and click it to see the recipe
  2. Hover over the item in the bottom left of the screen (Don't know what it is, it is black and yellow and looks like a pedestal or something)
  3. The game should crash
    *This is just one example, there are other items that this happens with too. I think they're all from the same mod

Screenshots and Videos

Here is a video of the bug in action (sry for the low quality)
https://github.com/user-attachments/assets/fdbe9202-050d-4a19-a953-bdcc7601e618

Crash Report or Log

https://gist.github.com/Linkling64/5c878454deaa1353a1e15987778ee878

Operating System

Sonoma 14.6.1

Minecraft Version

1.19.2

Modloader

Forge

Modpack Version

v24

Other Mods

No response

@Linkling64 Linkling64 added the bug Something isn't working label Aug 15, 2024
@batteryhun78
Copy link

batteryhun78 commented Aug 17, 2024

I was just reading about the modpack's bugs, weeks ago my friend had this problem (hovering over item, causes crash, but not for me.)

We found that, it was caused by the coldsweat mod, we updated it to the latest one (At the time) "ColdSweat-2.3-b04f" and it worked.

The modpack currently has "ColdSweat-2.3-b03d"
We updated to "ColdSweat-2.3-b04f"

The crash is caused tooltips, which ColdSweat-2.3-b03e fixes:

"Fixes:

  • Fixed another crash related to item tooltips"

I hope the pack is going to be updated soon, mods are out of date :/

@batteryhun78
Copy link

Might be a related fix
mezz/JustEnoughItems@03c9f11

@qwek1
Copy link
Collaborator

qwek1 commented Aug 27, 2024

fixed on v25

@qwek1 qwek1 closed this as completed Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.15 bug Something isn't working Forge
Projects
None yet
Development

No branches or pull requests

3 participants