1.0.0: NEI buggyness

baelerin

New Member
Jul 29, 2019
1
0
0
Version:
1.0.0

What is the bug:
When scrolling through the NEI mods section i found that mousing over "Thaumic Exploration" altered my NEI view greatly.

Picture: http://imgur.com/j5LSOhv

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
I am able to repeat this every time i mouse over "Thaumic Exploration"

Known Fix:
 

Londran

New Member
Jul 29, 2019
2
0
0
Version:
1.0.0

What is the bug:
Forestry not shown enterily in NEI (Short Mead: error)
Drums not shown in NEI


Picture:

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
Yes.

Known Fix:
I guess the latest Forestry Version fixed it, as I builded my own Pack without FTB, it fixed at least that issue. Still the problem with the drums remains...
 

Eddy_D

New Member
Jul 29, 2019
8
0
0
Version:
1.0.0

What is the bug:
NEI Not showing recipe for Pulverizer (Basic) in GUI.
It does not show up from the Pulverizer (Resonant) (by clicking on the basic block in the resonant recipe) either.
It can be found by going to page 3 of the recipes for the Resonant pulverizer.

Can it be repeated:
Yes.

Known Fix:
none.

Mitigation:
Use page 3 recipe for the Pulverizer (Resonant)
 

It_IS_Lupus

New Member
Jul 29, 2019
74
0
0
Version:
1.0.0

What is the bug:
Forestry not shown enterily in NEI (Short Mead: error)
Drums not shown in NEI


Picture:

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
Yes.

Known Fix:
I guess the latest Forestry Version fixed it, as I builded my own Pack without FTB, it fixed at least that issue. Still the problem with the drums remains...
Not a bug. If you have inpure core installed it removes/culls the superfluous junk from nei drums, microblocks, facades, leaving one of each to show you how it's made.
 

Trisscar

New Member
Jul 29, 2019
974
0
0
Version: 1.0.1
Occasionally NEI will lock up and refuse to search for a tag or indeed even drop the one it currently has. THis is the part of the log that comes up when it does this, though I suspect it may have to do with clicking on the search box too many times in quick succession;

Exception in thread "NEI Item Filtering" java.util.ConcurrentModificationException
at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
at java.util.LinkedList$ListItr.next(Unknown Source)
at mcp.mobius.waila.handlers.nei.ModNameFilter$Filter.matches(ModNameFilter.java:71)
at codechicken.nei.ItemList.itemMatches(ItemList.java:76)
at codechicken.nei.ItemList$2.execute(ItemList.java:173)
at codechicken.nei.RestartableTask$1.run(RestartableTask.java:24)