You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
We've been stuck with the problem for a few days now that the SteamCMD doesn't flush its buffer after the end of the line, but whenever the standard buffer of 4096 is full. This behavior is standard when an application is not interactive.
Even with the correct ConPTY from Microsoft, he still detected the application as non-interactive for inexplicable reasons. This is where your lib comes into play, we just wanted to see if it works with your lib now, but here I get no output at all, attached is a small POC.
Unfortunately, I'm currently too tired to get down to it, maybe you'll find something out in time.
Version = .Net 6
VSS = VSS22
Hi there,
We've been stuck with the problem for a few days now that the SteamCMD doesn't flush its buffer after the end of the line, but whenever the standard buffer of 4096 is full. This behavior is standard when an application is not interactive.
Even with the correct ConPTY from Microsoft, he still detected the application as non-interactive for inexplicable reasons. This is where your lib comes into play, we just wanted to see if it works with your lib now, but here I get no output at all, attached is a small POC.
Unfortunately, I'm currently too tired to get down to it, maybe you'll find something out in time.
https://github.com/MypowerHD/Poc.SteamCMD---ConPTY
Greetings Timo.
The text was updated successfully, but these errors were encountered: