Yogcraft crash; Updating Screen Events. Need help!

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

t0r4k

New Member
Jul 29, 2019
1
0
0
Right, I've been having a recent problem since yesterday. I can open Not Enough Items, [it comes up with no items listed], althought it does come up with the item subsets. But, when I try search for something, it just crashes.
This is part of the crash report, the rest of it is in the link at the bottom.
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 01/08/13 09:59
Description: Updating screen events

java.lang.NullPointerException
at codechicken.nei.NEIClientConfig.setSearchExpression(NEIClientConfig.java:544)
at codechicken.nei.SearchField.onTextChange(SearchField.java:39)
at codechicken.nei.TextField.handleKeyPress(TextField.java:111)
at codechicken.nei.LayoutManager.keyTyped(LayoutManager.java:148)
at codechicken.nei.forge.GuiContainerManager.firstKeyTyped(GuiContainerManager.java:457)
at avf.n(GuiContainer.java:720)
at aul.m(SourceFile:115)
at net.minecraft.client.Minecraft.l(Minecraft.java:1513)
at net.minecraft.client.Minecraft.J(Minecraft.java:848)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)
http://pastebin.com/u2ZjxcNu
Any help would be massivley appreciated. <3
 

Gaz_

FTB App
Team Member
Web Developer
Global Moderator
Feb 4, 2013
69
12
53
Please follow these steps exactly: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
This is to rule out any issues with your client setup.

If you continue to have trouble, please post your complete client-side console log in debug-mode to pastebin.com and link your paste URL here.
To find your logs: http://desk.feed-the-beast.com/inde...29/1/what-log-do-you-need-where-can-i-find-it

If you have already completed some variation of these steps, please just humor me and complete the steps, exactly as listed.

In future please make a ticket on the support desk.
 
Status
Not open for further replies.