I had a similar issue here: C# Exports Issue
So the resource name (only?) needs to be longer than 16 bytes in size? An element mentioned it couldn’t be 16 characters, but I was a bit confused by that.
Edit: I’ve made the resource and method names all pretty long, and I still have the same issue.