Exporters just won't work.
xxjetterxx opened this issue ยท 10 comments
If I attach an exporter to a network that has an item interface on the other chest (two chests, like the example on the mod page) no matter what I do, I can't get it to pull any items to the chest with the exporter on it. I'm putting a blank card in the export item slot, it's active (not errored) and should be working (again, it's the same as on the example page).
@xxjetterxx Seems to work just fine here.
This might have been related to #30 though, so let me know if you still encounter this problem after I release the new (ID) update.
Also, if it doesn't work, please send me a screenshot of the setup and the export gui.
That's strange, I just tested the exact same thing myself and that worked.
Can you try removing all other mods and try in a fresh new world?
Perhaps some other mod is breaking something.
Just tried that, can't get it to work, even with a brand new world and a brand new minecraft install. I'm running the latest version of forge (2299) and cyclopscore 0.10.3, commoncapabilites 1.3.2. Is there a dependency I need to update or something?
No other dependencies are needed.
Are you able to make a short recording of you building your setup and demonstrating that items aren't being transferred?
Perhaps you somehow are doing something special what breaks it, somehow...
https://www.youtube.com/watch?v=M1Cq0VUUAWE&feature=youtu.be
There, that should work
Thanks for the video.
When using your Forge version I can indeed reproduce the problem. I'm looking into it...
Ok, apparently I broke something recently in the 1.11 version.
I'm pushing out a new (1.11) release at the moment, should be on curseforge in a few minutes.
Thanks for your help in debugging this!