So i've been working on an omni-directional, frame-engine powered aircraft in Tekkit SMP, and I can't quite get it to move. I've made a prototype in SSP which works, to a degree, but I just can't get movement in SMP working. After a little bit of messing around, i was able to make the aircraft move a couple of blocks, but since have not been able to replicate the action. As far as I can tell, the issue is coming from the engines not being able to physically move the body of aircraft, ie. i think there may be an illegal block or some other obstruction which does not allow the engines to pull forward. Here's a list of things which cannot be the problem,
all engines are powered
they are recieving redstone input (from toggle switches)
they are facing the correct directions
their movement side has part of the ship under it (ie. they are attached to aircraft)
the aircraft is not corrected to the land (ie. it's floating)
If anyone has encountered a similar issue, could you please give me some tips?
I have been using this tutorial:
Thanks!