Super edge case probably, but I recently got into trouble because of another plugin setting wallpaper health to float.MaxValue.

On paste, copypaste tries to convert the saved health from to an int32. The value is way higher than the max for an int, so the paste fails.