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

No Output in Textbox #1

Open
pat2381 opened this issue Nov 19, 2021 · 4 comments
Open

No Output in Textbox #1

pat2381 opened this issue Nov 19, 2021 · 4 comments

Comments

@pat2381
Copy link

pat2381 commented Nov 19, 2021

Hey,
I have a problem that I don't get any output in my text box! Please look at the pictures. Only in Visual Studio in the debug window do I get the correct output. In my text box I only ever get the path from the SteamCMD.
The event "OutputDataReceived" is only fired once and, as already mentioned, only returns the path to SteamCMD.
Do you have any idea what I'm doing wrong here?
Best regards
Jim

SteamCMD_3
SteamCMD
SteamCMD_2

@BattlefieldDuck
Copy link
Member

I think your script is correct. You may try to run the program on Release mode instead of Debug mode. I figured out on Debug mode may cause the conpty not working. You may try https://github.com/WindowsGSM/SteamCMD.ConPTY/blob/main/SteamCMD.WPF/MainWindow.xaml.cs

@SteliosLL
Copy link

Hey i have the exact same issue and im on winforms

@SteliosLL
Copy link

Ran it as release, tried your script. still the same

@SteliosLL
Copy link

I only get this
εικόνα

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

3 participants