schollz / croc

Easily and securely send things from one computer to another :crocodile: :package:
https://schollz.com/software/croc6
MIT License
26.79k stars 1.07k forks source link

No CLI output on Windows with v9.6.12 #668

Closed tech189 closed 3 months ago

tech189 commented 4 months ago

Describe the bug

When running croc v9.6.12, no output appears. Neither for 32-bit or 64-bit versions.

Still no output in v9.6.13.

To Reproduce

Steps to reproduce the behavior:

  1. Install croc v9.6.12
  2. Run croc --version
  3. See no output

Expected behaviour

with croc v9.6.11:

❯ croc --version
croc version v9.6.11

with croc v9.6.12:

❯ croc --version

Version

v9.6.12

Additional context

No issues running croc v9.6.12 on macOS and WSL Ubuntu 20.04.5 LTS (GNU/Linux 5.15.133.1-microsoft-standard-WSL2 x86_64)

subscribernamegoeshere commented 4 months ago

summary, its not only no cli output, but no functioning at all alltogether. process simply terminates no matter what.

i have this issue as well. just tried the 9.6.12 version, all windows builds (x86/x84) even that of the win7 special builds (i guess cause of go layer etc...) all four versions on my win10 x64 system, executed from simple dosbox/cmd are simply exiting terminating. doesnt seem like a crash but simple exit or some sort of fail.

no console textual output and no functioning. reverted back to x64 build of version 9.6.11

and croc.exe -v

immediately displays the version string and functions all normal.

Tragen commented 4 months ago

9.6.13 still has the same bug. It's not working. Last working version for me is 9.6.11

aofarrel commented 4 months ago

Having the same issue, but with a twist. Interestingly, if the Windows machine is receiving from a non-Windows machine, the file will transfer to the Windows machine successfully. So it works a little bit...?

Mathomstore commented 3 months ago

Confirming 9.6.13 still fails silently on any version of Windows. 6.9.11 is last working version.