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

Thermal Expansion JEI plugin not working #1052

Closed
FakeDomi opened this issue Mar 30, 2019 · 3 comments
Closed

Thermal Expansion JEI plugin not working #1052

FakeDomi opened this issue Mar 30, 2019 · 3 comments
Labels
Mod Issue Status: Reported This mod issue has been reported to the mod's issue tracker or is already a known issue there

Comments

@FakeDomi
Copy link

Modpack version
1.59a

Can the issue be reproduced?
Yes

Logs
Not applicable

Issue
In 1.59 you cannot see any TE processing recipes in JEI. They appear as expected in 1.58.
Inside the machines, the "show recipe" area also doesn't exist.

Example:
image
(The tab is completely missing in 1.59)

@NielsPilgaard
Copy link
Collaborator

Thank you for the report, I will investigate the issue.
Kinda duplicate of #1045

@NielsPilgaard NielsPilgaard added Mod Issue Status: Reported This mod issue has been reported to the mod's issue tracker or is already a known issue there labels Mar 31, 2019
@NielsPilgaard
Copy link
Collaborator

Closing this and merging with #1024

@FakeDomi
Copy link
Author

Turns out it's not the same issue. In this case it's a chain of bad mod interactions.

  1. Building Gadgets 2.6.7 adds a Pulverizer recipe that need less energy than what's provided in one tick
  2. Thermal Expansion rounds the processing time down to 0 ticks and passes that value to JEI
  3. JEI doesn't like 0 ticks and disables the entire TE-JEI plugin

The recipe has been fixed in Building Gadgets 2.6.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mod Issue Status: Reported This mod issue has been reported to the mod's issue tracker or is already a known issue there
Projects
None yet
Development

No branches or pull requests

2 participants