Custom data not working

Hello,

The DataAPI hates me :disappointed_relieved:
I created all needed classes for custom data and registered it.
The custom data is passed to an ArmorStand but if I try to retrieve the data back from the ArmorStand no data is present.

Thanks for your help,
felixoi aka. Feeliiix

Try adding the DataManipulator onto the armor stand instead of the Key. Once you’ve added the DataManipulator, the Key should start working.

Ok, theoretically it’s working now but I get an error message:

org.spongepowered.api.data.DataRegistrationNotFoundException: Could not locate a DataRegistration for class class net.felixoi.felograms.data.FelogramsHologramData