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

Item Loading Issue #426

Open
Bennyboy1695 opened this issue Oct 2, 2023 · 4 comments
Open

Item Loading Issue #426

Bennyboy1695 opened this issue Oct 2, 2023 · 4 comments
Labels
can't reproduce Can't readily reproduce

Comments

@Bennyboy1695
Copy link

I replaced the nei version in the material energy ^4 pack with this one as i like the features and stuff of this one better than normal nei. But whn joining the world my items never loaded and this appeared in my log

[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.NoSuchMethodError: extracells.integration.opencomputers.UpgradeItemAEBase$class.getRarity(Lextracells/integration/opencomputers/UpgradeItemAEBase;Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/EnumRarity;
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at extracells.item.ItemOCUpgrade$.func_77613_e(ItemOCUpgrade.scala:8)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.enderio.core.common.transform.EnderCoreMethods.getItemRarity(EnderCoreMethods.java:42)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at net.minecraft.item.ItemStack.func_77953_t(Unknown Source)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline(GuiContainerManager.java:155)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.guihook.GuiContainerManager.concatenatedDisplayName(GuiContainerManager.java:232)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.api.ItemInfo.lambda$getSearchName$4(ItemInfo.java:523)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1660)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.api.ItemInfo.getSearchName(ItemInfo.java:520)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.api.ItemInfo.populateSearchMap(ItemInfo.java:170)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.ItemList$1.execute(ItemList.java:230)
[17:53:22] [NEI Item Loading/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.RestartableTask$1.run(RestartableTask.java:25)

Version: Latest on CF for this and dependencies

@miozune
Copy link
Member

miozune commented Oct 14, 2023

Are you sure this is solely caused by changing NEI version, without changing other mods?

@Bennyboy1695
Copy link
Author

The only two mods I changed were the NEI version to be the GT latest version and the codechicken dependency to the latest too

@miozune
Copy link
Member

miozune commented Oct 18, 2023

Even though the same error appears in the log, I can still view item list and search names.

my items never loaded

What do you mean by this?

@Bennyboy1695
Copy link
Author

Bennyboy1695 commented Oct 18, 2023

What do you mean by this?

it just never progressed past the part where it says its getting the item list or whatever the exact phrase is

@miozune miozune added the can't reproduce Can't readily reproduce label Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can't reproduce Can't readily reproduce
Projects
None yet
Development

No branches or pull requests

2 participants