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

[BUG] Cannot use command line tool #347

Closed
JPersson77 opened this issue Dec 26, 2023 · 2 comments
Closed

[BUG] Cannot use command line tool #347

JPersson77 opened this issue Dec 26, 2023 · 2 comments
Assignees

Comments

@JPersson77
Copy link

JPersson77 commented Dec 26, 2023

What OS and Version?

Win11 22631.2861 (23H2)
PacketSender (in portable mode) v8.6.3

Description of issue

It works perfectly well to use the GUI to send a simple ascii text over tcp, and I can also use the command line with the -n switch to recall the saved packet - but I cannot use the command line. Whatever I've tried I get the error: "Error: Could not resolve address:"

Skärmbild 2023-12-26 234128

Skärmbild 2023-12-26 234808

This is the relevant code for the error message:

OUTIF() << "Error: Could not resolve address:" + address;

@dannagle
Copy link
Owner

You are correct. I withdrew last week's release and pushed a new one with the address fix. It seems in my testing I picked up a debug build.

Thank you for letting me know.

@JPersson77
Copy link
Author

Thanks a lot for your quick fix! Can confirm it working properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants