Open rhoslynroebuck opened 7 months ago
Inconsistently receive the below error message when running the python puppeteering client for the Subtle Game. When the error occurred, it was during the knot-tying task, but I'm not sure exactly when.
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR F0000 00:00:1712578868.442780 18216 generated_message_reflection.cc:172] Protocol Buffer reflection usage error: Method : google::protobuf::Reflection::FieldSize Message type: nanover.protocol.FloatArray Field : nanover.protocol.StringArray.values Problem : Field does not match message type. *** Check failure stack trace: *** @ 00007FFE623F6CB9 (unknown) @ 00007FFE5EAA209A (unknown) @ 00007FFE5EA9C4F9 (unknown) @ 00007FFE619C60AE (unknown) @ 00007FFE62B25255 (unknown) @ 00007FFE62B7BE43 (unknown) @ 00007FFE62B7E7E7 (unknown) @ 00007FFE62B45621 (unknown) @ 00007FFE62B45F75 (unknown) @ 00007FFE62C65C7F (unknown) @ 00007FFE62B46244 (unknown) @ 00007FFE62B458E1 (unknown) @ 00007FFE62B46505 (unknown) @ 00007FFE62BC0DF8 (unknown) @ 00007FFE62BB2160 (unknown) @ 00007FFE62B45C4D (unknown) @ 00007FFE62B45F75 (unknown) @ 00007FFE62C65C7F (unknown) @ 00007FFE62C5DE16 (unknown) @ 00007FFE62CFD196 (unknown) @ 00007FFE62CFD293 (unknown) @ 00007FFE62CFCEC8 (unknown) @ 00007FFE62CF9C7B (unknown) @ 00007FFE62AC1E01 (unknown) @ 00007FFE62AC2A32 (unknown) @ 00007FFE62AC2F18 (unknown) @ 00007FFE62AC2FAC (unknown) @ 00007FF61A781490 (unknown) @ 00007FFEECCA257D (unknown) @ 00007FFEEE74AA58 (unknown)
This occurred after I merged #210, which may be relevant.
Inconsistently receive the below error message when running the python puppeteering client for the Subtle Game. When the error occurred, it was during the knot-tying task, but I'm not sure exactly when.
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR F0000 00:00:1712578868.442780 18216 generated_message_reflection.cc:172] Protocol Buffer reflection usage error: Method : google::protobuf::Reflection::FieldSize Message type: nanover.protocol.FloatArray Field : nanover.protocol.StringArray.values Problem : Field does not match message type. *** Check failure stack trace: *** @ 00007FFE623F6CB9 (unknown) @ 00007FFE5EAA209A (unknown) @ 00007FFE5EA9C4F9 (unknown) @ 00007FFE619C60AE (unknown) @ 00007FFE62B25255 (unknown) @ 00007FFE62B7BE43 (unknown) @ 00007FFE62B7E7E7 (unknown) @ 00007FFE62B45621 (unknown) @ 00007FFE62B45F75 (unknown) @ 00007FFE62C65C7F (unknown) @ 00007FFE62B46244 (unknown) @ 00007FFE62B458E1 (unknown) @ 00007FFE62B46505 (unknown) @ 00007FFE62BC0DF8 (unknown) @ 00007FFE62BB2160 (unknown) @ 00007FFE62B45C4D (unknown) @ 00007FFE62B45F75 (unknown) @ 00007FFE62C65C7F (unknown) @ 00007FFE62C5DE16 (unknown) @ 00007FFE62CFD196 (unknown) @ 00007FFE62CFD293 (unknown) @ 00007FFE62CFCEC8 (unknown) @ 00007FFE62CF9C7B (unknown) @ 00007FFE62AC1E01 (unknown) @ 00007FFE62AC2A32 (unknown) @ 00007FFE62AC2F18 (unknown) @ 00007FFE62AC2FAC (unknown) @ 00007FF61A781490 (unknown) @ 00007FFEECCA257D (unknown) @ 00007FFEEE74AA58 (unknown)