Unknownreported this bug
I am using the API for my vehicles plugin but some time ago some vehicles decided not to have a model applied.
After a bunch of debugging I got this: [Legacy attachment omitted] [Legacy attachment omitted]
The first screenshot is System.out.println(getBukkitEntity().getEntityId() + " " + ReflectionUtil.getFieldValue(ReflectionUtil.getField("bones", ActiveModelImpl.class), megModel)) being called right after applying the model to the entity. The second one is when I try to mount the vehicle, but the vehicle has no model and its bones are empty.
[Legacy attachment omitted]
[Legacy attachment omitted] [Legacy attachment omitted]
Server version:
[Legacy attachment omitted]