Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fr.B4D.bot.B4DException: Couldn't find any packet on any device. Please try again. #4

Closed
LucBerge opened this issue Feb 22, 2019 · 1 comment · Fixed by #9
Closed
Labels
welcom Good for newcomers

Comments

@LucBerge
Copy link
Member

LucBerge commented Feb 22, 2019

This issue occurs when NetworkFinder.find() don't find any active device. Normaly, PacketCapture.findDevice() (from jpcap) should return the active device. But after few tests, this function only return the first device in the PacketCapture.lookupDevices() list. To find the active one, B4D listen on every devices in this list. When a packet is detected, the device name is returned.

Please keep trying and make sure you have an internet connection

@LucBerge LucBerge added the welcom Good for newcomers label Feb 22, 2019
@LucBerge LucBerge pinned this issue Feb 22, 2019
@LucBerge
Copy link
Member Author

LucBerge commented Nov 9, 2019

This error does not exist in the latest version.

@LucBerge LucBerge closed this as completed Nov 9, 2019
@LucBerge LucBerge unpinned this issue Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
welcom Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant