I 'm trying to make a me_exportbus component actually transfer items; The component is recognized by adapter and is facing east (sides:5). It is facing towards a regular chest, however, when I call:
component.me_exportbus.exportIntoSlot(5,1)
it returns nil "no inventory" error.
The bus is configured for minecraft arrow and there is a lot of arrows in the system. What could be the problem?
Edit:
Actually, using setExportConfiguration does not work either; when run properly from the script it returns true, however, when trying to get the saved config by getExportConfigurati