Just Enough Resources (JER)

Just Enough Resources (JER)

163M Downloads

[1.12.2] Unable to see any tabs, DIY or not

RundownRhino opened this issue ยท 2 comments

commented

Forge version: 14.23.5.2821
JEI version: 4.15.0.268
JER version: 0.9.0
(specifically, that's the FTB Presents Direwolf20 1.12.2 pack, v. 2.5.0)
Like in the title, no tabs that JER is supposed to add are actually added, whether I turn DYI mode on or off before restarting. In addition, searching for jer, I found this in the log as a possible culprit:
https://gist.github.com/RundownRhino/2c8c45399b088a8fae7c7a15b2d8d798

commented

Looking at the line in question, SeedHelper:22, looks like the latest change to the file, while a year old, concerned it.

result.add(new PlantDrop(seed, ((WeightedRandom.Item) o).itemWeight));

commented

I was going to try and downgrade, and suddenly realised that 0.9.0 that MultiMC showed me is not even the full version, and I had the outdated 0.9.0.52. Version Checker also haven't picked up on that.
Upgrading to 0.9.2.60 fixed the problem. Sorry for this.