Java Protobuf compilation issues

Hi, I have been trying to generate the java source code for the protobuf files I have written but I keep on getting an error which says at option(kalix.codegen) not mentioned or sometimes it mentions ‘rpc’ method expected here, I have made sure that all these things are syntactically correct in my code but still these errors seem to emerge?

Hi @kartikayluthra001

can you share your code? Without this it’s hard to say where is the issue.