Crash with looking up JEI item usage
mechobree opened this issue ยท 3 comments
Issue Description:
When I look at an items uses, like a wooden slab for example, I get a crash that I suspect is because of the painter as the crash log seems to show, it appears to error with a liquid from tech reborn. (I will most likely make an issue report on their issue tracker aswell)
Unsure if this is the same as this issue as the crashes seem to originate from the painter, but seem to be for different reasons.
I have already tried to set:
# When enabled blocks with tile entities (e.g. machines) can be used as paint targets. (synced from server) [default: true]
B:allowTileEntitiesAsPaintSource=false
and
# If true, only a handful of sample painter recipes will be shown in JEI. Enable this if you have timing problems starting a world or logging into a server. [default: true]
B:jeiUseShortenedPainterRecipes=false
to false for a possible fix to no avail.
What happens:
The games crashes right upon trying to look as uses of an item with JEI
What you expected to happen:
To show me uses without crashing
Steps to reproduce:
- have tech reborn installed along with JEI and ender io
- Open up JEI
- Look for uses on a wooded slab (or others, haven't tested on others as of yet)
Affected Versions:
- EnderIO: 5.0.29
- EnderCore: 0.5.35
- Minecraft: 1.12.2
- Forge: 14.23.4.2739
- SpongeForge? no
- Optifine? yes
- Single Player and/or Server? Both
Your most recent log file where the issue was present:
Duplicate #4744
You were close
Read the error message and don't shoot the messenger.
java.lang.RuntimeException: Fluid nc.fluid.FluidCoolant@6d120ce3 (redstone_nak, class nc.fluid.FluidCoolant) from item 1xitem.techreborn.cell@0 returned an unregistered block from getBlock(). This is a major bug in the mod that fluid belongs to.