CyclopsMC / IntegratedTerminals

Terminals for managing and overviewing Integrated Dynamics networks
MIT License
5 stars 6 forks source link

[Crash]: Clicking on Integrated Terminals energy w/ JEI installed: java.lang.IllegalArgumentException: Unknown ingredient class: class java.lang.Long #86

Closed DasBrain closed 1 year ago

DasBrain commented 1 year ago

Issue type:


Short description:

When clicking on the energy in a Storage Terminal, the client crashes. Seems to be an issue with IntegratedTerminals + JEI

Steps to reproduce the problem:

  1. Make an Integrated Dynamics Network with at least 1 Energy Battery + 1 Storage Terminal
  2. Add some energy to to the Energy Battery
  3. Open the Storage Terminal
  4. Go to the Energy Tab
  5. Click on the stored energy.
  6. CRASH

Expected behaviour:

No crash?


Versions:

Log file:

https://gist.github.com/DasBrain/9ce4776307c8cbc53ed099a4b592d776

Related bug: https://github.com/mezz/JustEnoughItems/issues/2988

rubensworks commented 1 year ago

Thanks for reporting!