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

Question on AE2 ExportIntoSlot functionality with 1.5.5 #997

Closed
theron61 opened this issue Apr 1, 2015 · 6 comments
Closed

Question on AE2 ExportIntoSlot functionality with 1.5.5 #997

theron61 opened this issue Apr 1, 2015 · 6 comments
Milestone

Comments

@theron61
Copy link

theron61 commented Apr 1, 2015

I have a question in regards to the AE2 ExportIntoSlot call. What is the recommended way to keep a export bus from performing operations all of the time to make this call useful? I used a redstone card that disabled the bus on prior versions and that seemed to work. This no longer works with the latest 1.5.5 release.

@fnuecke
Copy link
Member

fnuecke commented Apr 1, 2015

Works absolutely fine for me (tested with latest OC and AE2 rv2-beta-18). Are you sure nothing has changed in your configuration, and it's not an issue on AE2's side? (i.e. it works if you apply a redstone signal using a redstone torch or so?)

@theron61
Copy link
Author

theron61 commented Apr 1, 2015

I am using AE2 rv2-beta-18 as well.

I changed the redstone card to one operation per pulse and it acted like the setConfiguration changes were being queued; each pulse changed the configuration to what the script called for. It did not deposit the item in the requested slot.

I'll re-test with the latest OC dev build and respond back. The configuration (as far as I know) has not been changed from OC 1.5.4.

@theron61
Copy link
Author

theron61 commented Apr 4, 2015

It looks like the issue is persisting with the latest 1.5.5 build. How can I help troubleshoot this?

@fnuecke
Copy link
Member

fnuecke commented Apr 4, 2015

Screenshots of a minimal build that reproduces this, of the inventory of the computer and bus, as well as the code you're running would be a good start.

@theron61
Copy link
Author

theron61 commented Apr 4, 2015

I see this if I print the result of the exportIntoSlot code (see attached screenshot).
oc-error

Working on the other items.

@fnuecke
Copy link
Member

fnuecke commented Apr 4, 2015

Ah, I misunderstood earlier. Can reproduce, looking into it. Thanks!

Sorry, something went wrong.

@fnuecke fnuecke closed this as completed in 3251a8b Apr 4, 2015
@fnuecke fnuecke added this to the v1.5.6 milestone Apr 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants