My Test Server crashes often in the last time and every time it gives me the following error code.(look into the file)
I'm the developer of DynamicStands (https://www.spigotmc.org/resources/dynamicstands-two-new-vehicles-1-9.15892/) and I think it has to do with the moving of armor stands.
That's the only nms-method i call: entity.move(x, y, z);
I'm hopefully that you could help me or that you can say me whether this is a bug or my personal fault.