Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Conversation

@bkepps
Copy link

@bkepps bkepps commented Feb 2, 2024

fixes #14

I've done some testing of this, and it seems to fix the error. I haven't come across anything important that this breaks, but based on my limited understanding of this code it'll make it so bridge_all.py can't keep track of the number of lost packets. Definitely not the proper way to fix this error, but once again, it seems to work.

@bkepps bkepps changed the title Update bridge_all.py Fix for "Byte field arithmetic fails with "TypeError: can't concat int to bytes"" Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Byte field arithmetic fails with "TypeError: can't concat int to bytes"

1 participant