Create

Create

86M Downloads

game crashes when trying to load an item using JEI to view the recipes

commanderdarkkirby opened this issue ยท 10 comments

commented

Describe the Bug

i get this error when browsing through the JEI list: "The game crashed whilst rendering item
Error: java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.objects.Object2IntMap.getInt(Object)" because "this.uniformCache" is null"
latest.log

Reproduction Steps

  1. its easy to do as all it requires is that one page in JEI for an item/block to cause the game to crash

...

Expected Result

i was suppose to view the repices of the buildings/items in this mod using JEI but the game just crashes as soon as i tried to access the page containing the item/block causing the issue.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

windows 10

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

47.2.0

Other Mods

No response

Additional Context

No response

commented

cannot reproduce, probably caused by connector or something like embeddium as it's mixins are showing up in the stack trace

commented

ok so quick update on the issue, i just reported it over to JEI and they said to report it back to you. check this out, this one item is actually causing a lot of issues with rendering: mezz/JustEnoughItems#3421

commented

JEI Issue, report to them

well this mod was the cause of the crash so i didn't know who to report it to

commented

JEI Issue, report to them

commented

have you looked at the log?

commented

have you looked at the log?

Yes

[cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.8 by Microsoft; OS Windows 10 arch amd64 version 10.0
[03Feb2024 22:07:58.598] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow

They've got connector but they are running forge

commented

ah i see, i checked for synitra but i didn't expect it to be called connector, mb.

commented

create patch f hasn't been released on fabric. where did you get that?

commented

create patch f hasn't been released on fabric. where did you get that?

They are on forge, this is the forge issue tracker.

commented

yes i'm using a connecter that allows the use of forage and fabric mods. but i'am using the forge version of this mod