So, I have a FTB Lite Server with a few Plugins (AlwaysDay, Essentials(Core,Chat,Spawn), MultiWorld, PermissionsEx, WorldEdit).
I have builded an airship using RedPower. It is using Computercraft with GPS to lacate its position and automaticly navigate to the coordinates given.
But if I am at coords -600 -160 220 and navigate to -600 -200 220 the whole server crashs if I reach Y:-200.
After the crash the airship is on the old coords (-600 -160 220)
EDIT:
Now the server crashes everytime if the airship finished with moving.
But if I move it manually nothing happens.
So it seems that the program is the problem
Program: http://pastebin.com/c4hRe0Hq
Server Log: (Crash starts at line 121)
http://pastebin.com/ew7mzsb3
Do anyone has an idea why this happens and how to fix it?
Thanks for helping me out and at last sorry if my english is not that good, I'm not a native speaker
I have builded an airship using RedPower. It is using Computercraft with GPS to lacate its position and automaticly navigate to the coordinates given.
But if I am at coords -600 -160 220 and navigate to -600 -200 220 the whole server crashs if I reach Y:-200.
After the crash the airship is on the old coords (-600 -160 220)
EDIT:
Now the server crashes everytime if the airship finished with moving.
But if I move it manually nothing happens.
So it seems that the program is the problem
Program: http://pastebin.com/c4hRe0Hq
Server Log: (Crash starts at line 121)
http://pastebin.com/ew7mzsb3
Do anyone has an idea why this happens and how to fix it?
Thanks for helping me out and at last sorry if my english is not that good, I'm not a native speaker