We have marked it as Nonnull but we were still sending null values inside because of NPC name sometimes being null. Make the param nullable and add null and empty check. Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
We have marked it as Nonnull but we were still sending null values inside because of NPC name sometimes being null. Make the param nullable and add null and empty check. Signed-off-by: Tomas Slusny <slusnucky@gmail.com>