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

Crash on rendering information of item conduit from EnderIO #1706

Closed
ItsmeCurly opened this issue May 14, 2020 · 2 comments
Closed

Crash on rendering information of item conduit from EnderIO #1706

ItsmeCurly opened this issue May 14, 2020 · 2 comments
Labels
Bug A modpack specific bug Status: Fixed In Next Release This issue has been fixed in the next (unreleased) version of the pack

Comments

@ItsmeCurly
Copy link

Modpack version
1.80

Issue
When placing a mekanism machine and hooking it up with an enderio item conduit with a enderio power conduit/other conduit that forms a connection, the machine will render the two connecting but will throw an error if the item conduit's information button is hovered over. This is probably due to the item conduit not forming the connection, as the mekanism machine doesn't connect to the conduit unless there's another one forming the connection.

Steps to reproduce:

  1. Place mekanism machine
  2. Set mekanism machine connection to None
  3. Place item conduit, it should not connect to the side as its connection is None
  4. Set mekanism machine side with the item conduit to Input or Output
  5. Place another conduit (not item conduit) on same side that forms connection to machine
  6. Hover over the (i) button that displays the number of effective items the conduit is pulling from the machine.

Logs
https://pastebin.com/5Y5NTGUH

@NielsPilgaard
Copy link
Collaborator

Thank you for the report, I will investigate the issue.

@NielsPilgaard NielsPilgaard added the Bug A modpack specific bug label May 14, 2020
@NielsPilgaard NielsPilgaard added the Status: Fixed In Next Release This issue has been fixed in the next (unreleased) version of the pack label May 31, 2020
@NielsPilgaard
Copy link
Collaborator

I cannot reproduce this, but I did update EnderCore so I'm guessing it's fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A modpack specific bug Status: Fixed In Next Release This issue has been fixed in the next (unreleased) version of the pack
Projects
None yet
Development

No branches or pull requests

2 participants