-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Hey all,
I am facing some issues with the google datastore sdk. It looks like some incompatibilities with packaged proto classes. The error I am seeing is:
java.lang.VerifyError: Bad return type Exception Details: Location: com/google/cloud/datastore/PathElement.toPb()Lcom/google/protobuf/GeneratedMessage; @4: areturn Reason: Type 'com/google/datastore/v1/Key$PathElement' (current frame, stack[0]) is not assignable to 'com/google/protobuf/GeneratedMessage' (from method signature) Current Frame: bci: @4 flags: { } locals: { 'com/google/cloud/datastore/PathElement' } stack: { 'com/google/datastore/v1/Key$PathElement' }
Has anyone seen that issue?
Metadata
Metadata
Assignees
Labels
No labels