RBMK crane can't be moved using Open Computers
MCNaOtlichnoYT opened this issue ยท 2 comments
- Run lua in OC
- c=require("component")
- r=c.rbmk_crane
- r.load() works OK
- r.move('up') or any other direction does not move the crane
From what I see, I don't see any changes in this section (of the code) since the original post, so I'll see if I can change some things to get it back working. (Yes, very late reply.)