Spongeforge can't set NPC's skin

This code works fine on SpongeVanilla, but not SpongeForge.

e.offer(Keys.SKIN_UNIQUE_ID, UUID.fromString(customSkins.get(key)));

Is there any workarounds? There’s no errors or warnings in the console/logs.

Whats your spongeforge build?

This is my spongeforge
spongeforge-1.12.2-2825-7.1.7-RC3774.jar

And what sponge vanilla did you use?